add first patch
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user