add mushroom tags for better mod compatibility

This commit is contained in:
Christian Voß 2020-04-29 23:41:16 +02:00
parent 7bca7e9707
commit 7ad1fb1c62
14 changed files with 85 additions and 2 deletions

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"#forge:mushroom_caps/brown",
"#forge:mushroom_caps/glowshroom"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool_block"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:glowshroom_block"
]
}

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"#forge:mushrooms/brown",
"#forge:mushrooms/glowshroom"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool"
]
}

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool",
"biomesoplenty:glowshroom"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:glowshroom"
]
}

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"#forge:mushroom_caps/brown",
"#forge:mushroom_caps/glowshroom"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool_block"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:glowshroom_block"
]
}

View file

@ -1,7 +1,7 @@
{ {
"replace": false, "replace": false,
"values": [ "values": [
"biomesoplenty:glowshroom", "#forge:mushrooms/brown",
"biomesoplenty:toadstool" "#forge:mushrooms/glowshroom"
] ]
} }

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool"
]
}

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"biomesoplenty:toadstool",
"biomesoplenty:glowshroom"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"biomesoplenty:glowshroom"
]
}