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