mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
28 lines
No EOL
553 B
JSON
28 lines
No EOL
553 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"BSB",
|
|
"IAI",
|
|
"BWB"
|
|
],
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:nether_brick"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:iron_bars"
|
|
},
|
|
"S": {
|
|
"item": "naturesaura:tainted_gold"
|
|
},
|
|
"A": {
|
|
"item": "minecraft:soul_sand"
|
|
},
|
|
"W": {
|
|
"item": "naturesaura:token_sorrow"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:animal_generator"
|
|
}
|
|
} |