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