mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
25 lines
No EOL
479 B
JSON
25 lines
No EOL
479 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"SHS",
|
|
"IWI",
|
|
"SHS"
|
|
],
|
|
"key": {
|
|
"H": {
|
|
"item": "minecraft:hay_block"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:iron_bars"
|
|
},
|
|
"S": {
|
|
"item": "naturesaura:sky_ingot"
|
|
},
|
|
"W": {
|
|
"item": "naturesaura:token_euphoria"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:animal_spawner"
|
|
}
|
|
} |