mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
25 lines
No EOL
401 B
JSON
25 lines
No EOL
401 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" F",
|
|
"IP",
|
|
"IC"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"P": {
|
|
"item": "minecraft:piston"
|
|
},
|
|
"F": {
|
|
"item": "minecraft:flint"
|
|
},
|
|
"C": {
|
|
"item": "actuallyadditions:coil_advanced"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:leaf_blower"
|
|
}
|
|
} |