28 lines
443 B
JSON
28 lines
443 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"tag": "forge:salt"
|
|
},
|
|
{
|
|
"item": "farmersdelight:brown_mushroom_colony"
|
|
},
|
|
{
|
|
"item": "minecraft:nether_wart"
|
|
},
|
|
{
|
|
"item": "minecraft:glowstone_dust"
|
|
},
|
|
{
|
|
"item": "atmospheric:orange"
|
|
},
|
|
{
|
|
"item": "minecraft:glow_berries"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "gag:sacred_salt",
|
|
"count": 1
|
|
}
|
|
}
|