This commit is contained in:
2026-01-02 14:53:38 +01:00
commit 1b961c0df8
3634 changed files with 547921 additions and 0 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"
}