mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
26 lines
No EOL
487 B
JSON
26 lines
No EOL
487 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"GIG",
|
|
"GPG",
|
|
"GEG"
|
|
],
|
|
"key": {
|
|
"G": {
|
|
"item": "minecraft:glass"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:sky_ingot"
|
|
},
|
|
"P": {
|
|
"item": "minecraft:piston"
|
|
},
|
|
"E": {
|
|
"item": "naturesaura:token_rage"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:field_creator",
|
|
"count": 2
|
|
}
|
|
} |