mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-04 20:39:09 +01:00
15 lines
290 B
JSON
15 lines
290 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "minecraft:stonebrick",
|
||
|
"data": 0
|
||
|
},
|
||
|
{
|
||
|
"item": "naturesaura:gold_fiber"
|
||
|
}
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "naturesaura:gold_brick"
|
||
|
}
|
||
|
}
|