mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 09:53:11 +01:00
14 lines
277 B
JSON
14 lines
277 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "minecraft:nether_bricks"
|
||
|
},
|
||
|
{
|
||
|
"item": "naturesaura:gold_fiber"
|
||
|
}
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "naturesaura:gold_nether_brick"
|
||
|
}
|
||
|
}
|