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