mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
22 lines
364 B
JSON
22 lines
364 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"ISI",
|
||
|
"SRS",
|
||
|
"ISI"
|
||
|
],
|
||
|
"key": {
|
||
|
"I": {
|
||
|
"item": "actuallyadditions:enori_crystal"
|
||
|
},
|
||
|
"S": {
|
||
|
"item": "minecraft:sugar"
|
||
|
},
|
||
|
"R": {
|
||
|
"item": "actuallyadditions:restonia_crystal"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:drill_upgrade_speed"
|
||
|
}
|
||
|
}
|