init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:black_mystical_flower",
|
||||
"parent1": "botania:magenta_mystical_flower",
|
||||
"parent2": "botania:blue_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:blue_mystical_flower",
|
||||
"parent1": "botania:cyan_mystical_flower",
|
||||
"parent2": "botania:white_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:brown_mystical_flower",
|
||||
"parent1": "botania:yellow_mystical_flower",
|
||||
"parent2": "botania:white_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:cyan_mystical_flower",
|
||||
"parent1": "botania:gray_mystical_flower",
|
||||
"parent2": "minecraft:melon"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:gray_mystical_flower",
|
||||
"parent1": "botania:brown_mystical_flower",
|
||||
"parent2": "minecraft:sugar_cane"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:green_mystical_flower",
|
||||
"parent1": "botania:blue_mystical_flower",
|
||||
"parent2": "botania:yellow_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:light_blue_mystical_flower",
|
||||
"parent1": "botania:blue_mystical_flower",
|
||||
"parent2": "botania:white_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:light_gray_mystical_flower",
|
||||
"parent1": "botania:gray_mystical_flower",
|
||||
"parent2": "botania:white_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:lime_mystical_flower",
|
||||
"parent1": "botania:blue_mystical_flower",
|
||||
"parent2": "botania:yellow_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:magenta_mystical_flower",
|
||||
"parent1": "botania:orange_mystical_flower",
|
||||
"parent2": "botania:purple_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:orange_mystical_flower",
|
||||
"parent1": "botania:red_mystical_flower",
|
||||
"parent2": "botania:yellow_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:pink_mystical_flower",
|
||||
"parent1": "botania:purple_mystical_flower",
|
||||
"parent2": "botania:cyan_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:purple_mystical_flower",
|
||||
"parent1": "botania:red_mystical_flower",
|
||||
"parent2": "botania:blue_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:red_mystical_flower",
|
||||
"parent1": "botania:blue_mystical_flower",
|
||||
"parent2": "botania:brown_mystical_flower"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:white_mystical_flower",
|
||||
"parent1": "enchanted:belladonna",
|
||||
"parent2": "minecraft:oxeye_daisy"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"child": "botania:yellow_mystical_flower",
|
||||
"parent1": "enchanted:wolfsbane",
|
||||
"parent2": "minecraft:dandelion"
|
||||
}
|
||||
Reference in New Issue
Block a user