remove excluded mods
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:bamboo",
|
||||
"parent1": "minecraft:sugar_cane",
|
||||
"parent2": "enchanted:water_artichoke"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:beetroot",
|
||||
"parent1": "enchanted:wolfsbane",
|
||||
"parent2": "enchanted:mandrake"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:brown_mushroom",
|
||||
"parent1": "minecraft:potato",
|
||||
"parent2": "enchanted:mandrake"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:cactus",
|
||||
"parent1": "minecraft:sugar_cane",
|
||||
"parent2": "minecraft:bamboo"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:carrot",
|
||||
"parent1": "minecraft:wheat",
|
||||
"parent2": "enchanted:snowbell"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:crimson_fungus",
|
||||
"parent1": "minecraft:nether_wart",
|
||||
"parent2": "minecraft:red_mushroom"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:kelp",
|
||||
"parent1": "enchanted:water_artichoke",
|
||||
"parent2": "minecraft:bamboo"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.25,
|
||||
"child": "minecraft:melon",
|
||||
"parent1": "minecraft:sugar_cane",
|
||||
"parent2": "minecraft:carrot"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:nether_wart",
|
||||
"parent1": "minecraft:brown_mushroom",
|
||||
"parent2": "minecraft:red_mushroom"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:potato",
|
||||
"parent1": "minecraft:wheat",
|
||||
"parent2": "enchanted:wolfsbane"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.25,
|
||||
"child": "minecraft:pumpkin",
|
||||
"parent1": "minecraft:carrot",
|
||||
"parent2": "minecraft:potato"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:red_mushroom",
|
||||
"parent1": "minecraft:carrot",
|
||||
"parent2": "enchanted:mandrake"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:sea_pickle",
|
||||
"parent1": "minecraft:seagrass",
|
||||
"parent2": "minecraft:kelp"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:seagrass",
|
||||
"parent1": "minecraft:wheat",
|
||||
"parent2": "minecraft:bamboo"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "minecraft:sugar_cane",
|
||||
"parent1": "enchanted:snowbell",
|
||||
"parent2": "enchanted:water_artichoke"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:sweet_berries",
|
||||
"parent1": "minecraft:melon",
|
||||
"parent2": "minecraft:beetroot"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.75,
|
||||
"child": "minecraft:warped_fungus",
|
||||
"parent1": "minecraft:nether_wart",
|
||||
"parent2": "minecraft:brown_mushroom"
|
||||
}
|
||||
Reference in New Issue
Block a user