remove excluded mods

This commit is contained in:
2026-01-05 10:05:26 +01:00
parent c092c5353b
commit a7d0ff9aaa
3637 changed files with 15 additions and 74 deletions

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:black_mystical_flower",
"parent1": "botania:magenta_mystical_flower",
"parent2": "botania:blue_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:blue_mystical_flower",
"parent1": "botania:cyan_mystical_flower",
"parent2": "botania:white_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:brown_mystical_flower",
"parent1": "botania:yellow_mystical_flower",
"parent2": "botania:white_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:cyan_mystical_flower",
"parent1": "botania:gray_mystical_flower",
"parent2": "minecraft:melon"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:gray_mystical_flower",
"parent1": "botania:brown_mystical_flower",
"parent2": "minecraft:sugar_cane"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:green_mystical_flower",
"parent1": "botania:blue_mystical_flower",
"parent2": "botania:yellow_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:light_blue_mystical_flower",
"parent1": "botania:blue_mystical_flower",
"parent2": "botania:white_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:light_gray_mystical_flower",
"parent1": "botania:gray_mystical_flower",
"parent2": "botania:white_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:lime_mystical_flower",
"parent1": "botania:blue_mystical_flower",
"parent2": "botania:yellow_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:magenta_mystical_flower",
"parent1": "botania:orange_mystical_flower",
"parent2": "botania:purple_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:orange_mystical_flower",
"parent1": "botania:red_mystical_flower",
"parent2": "botania:yellow_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:pink_mystical_flower",
"parent1": "botania:purple_mystical_flower",
"parent2": "botania:cyan_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:purple_mystical_flower",
"parent1": "botania:red_mystical_flower",
"parent2": "botania:blue_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:red_mystical_flower",
"parent1": "botania:blue_mystical_flower",
"parent2": "botania:brown_mystical_flower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:white_mystical_flower",
"parent1": "enchanted:belladonna",
"parent2": "minecraft:oxeye_daisy"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "botania:yellow_mystical_flower",
"parent1": "enchanted:wolfsbane",
"parent2": "minecraft:dandelion"
}