Files
2026-07-31 10:34:32 +09:00

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
}
}