mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
25 lines
No EOL
480 B
JSON
25 lines
No EOL
480 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"BRB",
|
|
"IWI",
|
|
"BRB"
|
|
],
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:nether_brick"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:blaze_rod"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:sky_ingot"
|
|
},
|
|
"W": {
|
|
"item": "naturesaura:token_fear"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:potion_generator"
|
|
}
|
|
} |