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,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "ars_nouveau:magebloom",
"max": 1,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 10,
"seasons": [
"summer",
"autumn"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [
{
"item": "ars_nouveau:magebloom_crop",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
2,
4,
6,
8,
10,
12,
14,
16
]
}

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"
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:black_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:black_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:blue_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:blue_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:brown_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:brown_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:cyan_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:cyan_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:gray_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:gray_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:green_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:green_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:light_blue_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:light_blue_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:light_gray_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:light_gray_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:lime_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:lime_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:magenta_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:magenta_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:orange_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:orange_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:pink_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:pink_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:purple_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:purple_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:red_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:red_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:white_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:white_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.5,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 1.0,
"item": "botania:yellow_petal",
"max": 2,
"min": 1,
"required": true
}
],
"clip_products": [
{
"chance": 1,
"item": "botania:yellow_mystical_flower",
"max": 2,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 12,
"seasons": [
"spring"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [],
"spread_chance": 0.1,
"stages": [
2,
3,
5,
6,
8,
9,
11,
12
]
}

View File

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

View File

@@ -0,0 +1,82 @@
{
"color": "b8b7b7",
"default_chromosome": {
"complicated_bees:active_time": {
"data": "nocturnal",
"dominant": 1
},
"complicated_bees:cave_dwelling": {
"data": 1,
"dominant": 1
},
"complicated_bees:effect": {
"data": "INVALID",
"dominant": 1
},
"complicated_bees:fertility": {
"data": 1,
"dominant": 0
},
"complicated_bees:flower": {
"data": "complicated_bees:tuff",
"dominant": 1
},
"complicated_bees:humidity": {
"data": "normal",
"dominant": 0,
"tolerance": "both_1"
},
"complicated_bees:lifespan": {
"data": "long",
"dominant": 0
},
"complicated_bees:productivity": {
"data": "slowest",
"dominant": 1
},
"complicated_bees:species": {
"data": "complicated_bees:invalid",
"dominant": 1
},
"complicated_bees:temperature": {
"data": "normal",
"dominant": 0,
"tolerance": "BOTH_1"
},
"complicated_bees:territory": {
"data": [
4,
2
],
"dominant": 1
},
"complicated_bees:weatherproof": {
"data": 0,
"dominant": 1
}
},
"models": [
"complicated_bees:bee/gray_drone",
"complicated_bees:bee/gray_princess",
"complicated_bees:bee/gray_queen"
],
"nest_color": "b8b7b7",
"products": [
{
"chance": 0.4,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:rocky"
}
}
],
"specialty_products": [
{
"chance": 0.25,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:copper"
}
}
]
}

View File

@@ -0,0 +1,82 @@
{
"color": "999999",
"default_chromosome": {
"complicated_bees:active_time": {
"data": "nocturnal",
"dominant": 1
},
"complicated_bees:cave_dwelling": {
"data": 1,
"dominant": 1
},
"complicated_bees:effect": {
"data": "INVALID",
"dominant": 1
},
"complicated_bees:fertility": {
"data": 2,
"dominant": 1
},
"complicated_bees:flower": {
"data": "complicated_bees:tuff",
"dominant": 1
},
"complicated_bees:humidity": {
"data": "normal",
"dominant": 0,
"tolerance": "down_1"
},
"complicated_bees:lifespan": {
"data": "average",
"dominant": 0
},
"complicated_bees:productivity": {
"data": "slower",
"dominant": 1
},
"complicated_bees:species": {
"data": "complicated_bees:invalid",
"dominant": 1
},
"complicated_bees:temperature": {
"data": "normal",
"dominant": 0,
"tolerance": "BOTH_1"
},
"complicated_bees:territory": {
"data": [
4,
2
],
"dominant": 1
},
"complicated_bees:weatherproof": {
"data": 0,
"dominant": 1
}
},
"models": [
"complicated_bees:bee/gray_drone",
"complicated_bees:bee/gray_princess",
"complicated_bees:bee/gray_queen"
],
"nest_color": "999999",
"products": [
{
"chance": 0.35,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:rocky"
}
}
],
"specialty_products": [
{
"chance": 0.20,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:copper"
}
}
]
}

View File

@@ -0,0 +1,82 @@
{
"color": "7e7e7e",
"default_chromosome": {
"complicated_bees:active_time": {
"data": "nocturnal",
"dominant": 1
},
"complicated_bees:cave_dwelling": {
"data": 1,
"dominant": 1
},
"complicated_bees:effect": {
"data": "INVALID",
"dominant": 1
},
"complicated_bees:fertility": {
"data": 2,
"dominant": 1
},
"complicated_bees:flower": {
"data": "complicated_bees:tuff",
"dominant": 1
},
"complicated_bees:humidity": {
"data": "dry",
"dominant": 1,
"tolerance": "NONE"
},
"complicated_bees:lifespan": {
"data": "shortest",
"dominant": 1
},
"complicated_bees:productivity": {
"data": "slowest",
"dominant": 1
},
"complicated_bees:species": {
"data": "complicated_bees:invalid",
"dominant": 1
},
"complicated_bees:temperature": {
"data": "warm",
"dominant": 1,
"tolerance": "up_1"
},
"complicated_bees:territory": {
"data": [
4,
2
],
"dominant": 1
},
"complicated_bees:weatherproof": {
"data": 0,
"dominant": 1
}
},
"models": [
"complicated_bees:bee/gray_drone",
"complicated_bees:bee/gray_princess",
"complicated_bees:bee/gray_queen"
],
"nest_color": "9d416b",
"products": [
{
"chance": 0.35,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:rocky"
}
}
],
"specialty_products": [
{
"chance": 0.15,
"item": "complicated_bees:comb",
"nbt": {
"comb_type": "complicated_bees:copper"
}
}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,376 @@
{
"values": [
{
"id": "farmersdelight:oak_cabinet",
"required": false
},
{
"id": "farmersdelight:spruce_cabinet",
"required": false
},
{
"id": "farmersdelight:birch_cabinet",
"required": false
},
{
"id": "farmersdelight:jungle_cabinet",
"required": false
},
{
"id": "farmersdelight:acacia_cabinet",
"required": false
},
{
"id": "farmersdelight:dark_oak_cabinet",
"required": false
},
{
"id": "farmersdelight:crimson_cabinet",
"required": false
},
{
"id": "farmersdelight:warped_cabinet",
"required": false
},
{
"id": "farmersdelight:mangrove_cabinet",
"required": false
},
{
"id": "farmersdelight:bamboo_cabinet",
"required": false
},
{
"id": "farmersdelight:cherry_cabinet",
"required": false
},
{
"id": "farmersdelight:basket",
"required": false
},
{
"id": "everycomp:fd/mynethersdelight/powdery_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/azalea_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/baobab_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/blackwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/blue_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/brimwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/cobalt_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/dead_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/eucalyptus_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/green_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/joshua_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/kapok_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/larch_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/magnolia_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/mauve_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/pink_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/socotra_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/yellow_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/aspen_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/baobab_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/blue_enchanted_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/cika_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/ebony_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/florus_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/green_enchanted_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/holly_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/ironwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/jacaranda_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/rainbow_eucalyptus_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/sakura_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/skyris_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/white_mangrove_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/witch_hazel_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/zelkova_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/jacaranda_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/dead_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/magic_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/umbran_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/hellbark_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/empyreal_cabinet",
"required": false
},
{
"id": "everycomp:fd/sullysmod/petrified_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/ancient_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/blossom_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/sugi_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/wisteria_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/aspen_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/olive_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/joshua_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/ghaf_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/palo_verde_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/coconut_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/cedar_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/larch_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/saxual_cabinet",
"required": false
}
]
}

View File

@@ -0,0 +1,376 @@
{
"values": [
{
"id": "farmersdelight:oak_cabinet",
"required": false
},
{
"id": "farmersdelight:spruce_cabinet",
"required": false
},
{
"id": "farmersdelight:birch_cabinet",
"required": false
},
{
"id": "farmersdelight:jungle_cabinet",
"required": false
},
{
"id": "farmersdelight:acacia_cabinet",
"required": false
},
{
"id": "farmersdelight:dark_oak_cabinet",
"required": false
},
{
"id": "farmersdelight:crimson_cabinet",
"required": false
},
{
"id": "farmersdelight:warped_cabinet",
"required": false
},
{
"id": "farmersdelight:mangrove_cabinet",
"required": false
},
{
"id": "farmersdelight:bamboo_cabinet",
"required": false
},
{
"id": "farmersdelight:cherry_cabinet",
"required": false
},
{
"id": "farmersdelight:basket",
"required": false
},
{
"id": "everycomp:fd/mynethersdelight/powdery_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/azalea_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/baobab_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/blackwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/blue_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/brimwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/cobalt_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/dead_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/eucalyptus_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/green_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/joshua_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/kapok_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/larch_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/magnolia_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/mauve_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/pink_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/socotra_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/regions_unexplored/yellow_bioshroom_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/aspen_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/baobab_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/blue_enchanted_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/cika_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/ebony_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/florus_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/green_enchanted_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/holly_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/ironwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/jacaranda_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/rainbow_eucalyptus_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/sakura_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/skyris_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/white_mangrove_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/witch_hazel_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomeswevegone/zelkova_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/pine_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/jacaranda_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/palm_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/dead_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/magic_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/umbran_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/hellbark_cabinet",
"required": false
},
{
"id": "everycomp:fd/biomesoplenty/empyreal_cabinet",
"required": false
},
{
"id": "everycomp:fd/sullysmod/petrified_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/ancient_cabinet",
"required": false
},
{
"id": "everycomp:fd/quark/blossom_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/redwood_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/sugi_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/wisteria_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/fir_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/willow_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/aspen_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/maple_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/cypress_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/olive_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/joshua_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/ghaf_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/palo_verde_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/coconut_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/cedar_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/larch_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/mahogany_cabinet",
"required": false
},
{
"id": "everycomp:fd/natures_spirit/saxual_cabinet",
"required": false
}
]
}

View File

@@ -0,0 +1,191 @@
{
"type": "create:layered_ore",
"config": {
"discard_chance_on_air_exposure": 0.0,
"layer_patterns": [
[
{
"max_size": 1,
"min_size": 1,
"targets": [
[
{
"state": {
"Name": "minecraft:stone"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:stone_ore_replaceables"
}
},
{
"state": {
"Name": "minecraft:deepslate",
"Properties": {
"axis": "y"
}
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:deepslate_ore_replaceables"
}
}
]
],
"weight": 1
},
{
"max_size": 5,
"min_size": 2,
"targets": [
[
{
"state": {
"Name": "create:scoria"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
]
],
"weight": 2
},
{
"max_size": 3,
"min_size": 2,
"targets": [
[
{
"state": {
"Name": "minecraft:basalt",
"Properties": {
"axis": "y"
}
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
],
[
{
"state": {
"Name": "minecraft:smooth_basalt"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
]
],
"weight": 1
}
],
[
{
"max_size": 1,
"min_size": 1,
"targets": [
[
{
"state": {
"Name": "minecraft:stone"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:stone_ore_replaceables"
}
},
{
"state": {
"Name": "minecraft:deepslate",
"Properties": {
"axis": "y"
}
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:deepslate_ore_replaceables"
}
}
]
],
"weight": 4
},
{
"max_size": 5,
"min_size": 2,
"targets": [
[
{
"state": {
"Name": "create:scorchia"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
]
],
"weight": 8
},
{
"max_size": 1,
"min_size": 1,
"targets": [
[
{
"state": {
"Name": "minecraft:magma_block"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
]
],
"weight": 1
},
{
"max_size": 3,
"min_size": 2,
"targets": [
[
{
"state": {
"Name": "minecraft:basalt",
"Properties": {
"axis": "y"
}
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
],
[
{
"state": {
"Name": "minecraft:smooth_basalt"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:base_stone_nether"
}
}
]
],
"weight": 4
}
]
],
"size": 32
}
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:artichoke",
"parent1": "croptopia:asparagus",
"parent2": "croptopia:lettuce"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:asparagus",
"parent1": "minecraft:carrot",
"parent2": "croptopia:corn"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:barley",
"parent1": "minecraft:sugar_cane",
"parent2": "minecraft:wheat"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:basil",
"parent1": "supplementaries:flax",
"parent2": "minecraft:potato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:bellpepper",
"parent1": "croptopia:basil",
"parent2": "croptopia:chile_pepper"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:blackbean",
"parent1": "minecraft:pumpkin",
"parent2": "minecraft:potato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:blackberry",
"parent1": "croptopia:strawberry",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:blueberry",
"parent1": "croptopia:strawberry",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:broccoli",
"parent1": "croptopia:lettuce",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:cabbage",
"parent1": "croptopia:onion",
"parent2": "minecraft:seagrass"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:cantaloupe",
"parent1": "minecraft:melon",
"parent2": "croptopia:strawberry"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:cauliflower",
"parent1": "croptopia:cabbage",
"parent2": "croptopia:lettuce"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:celery",
"parent1": "minecraft:wheat",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:chile_pepper",
"parent1": "croptopia:tomato",
"parent2": "croptopia:onion"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:coffee_beans",
"parent1": "minecraft:sugar_cane",
"parent2": "croptopia:greenbean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:corn",
"parent1": "croptopia:barley",
"parent2": "croptopia:rice"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:cranberry",
"parent1": "croptopia:blueberry",
"parent2": "croptopia:grape"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:cucumber",
"parent1": "minecraft:sea_pickle",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:currant",
"parent1": "croptopia:blackberry",
"parent2": "croptopia:strawberry"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:eggplant",
"parent1": "croptopia:zucchini",
"parent2": "croptopia:tomato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:elderberry",
"parent1": "croptopia:blackberry",
"parent2": "croptopia:currant"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:garlic",
"parent1": "croptopia:onion",
"parent2": "croptopia:ginger"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:ginger",
"parent1": "croptopia:peanut",
"parent2": "minecraft:bamboo"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:grape",
"parent1": "croptopia:blueberry",
"parent2": "croptopia:cantaloupe"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:greenbean",
"parent1": "minecraft:pumpkin",
"parent2": "supplementaries:flax"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:greenonion",
"parent1": "croptopia:onion",
"parent2": "croptopia:greenbean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:honeydew",
"parent1": "minecraft:melon",
"parent2": "croptopia:oat"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:hops",
"parent1": "croptopia:barley",
"parent2": "croptopia:cauliflower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:kale",
"parent1": "croptopia:cabbage",
"parent2": "croptopia:cauliflower"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:kiwi",
"parent1": "croptopia:cantaloupe",
"parent2": "croptopia:strawberry"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:leek",
"parent1": "croptopia:celery",
"parent2": "minecraft:carrot"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:lettuce",
"parent1": "croptopia:soybean",
"parent2": "croptopia:celery"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:mustard",
"parent1": "croptopia:chile_pepper",
"parent2": "croptopia:greenbean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:oat",
"parent1": "croptopia:corn",
"parent2": "croptopia:rice"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:olive",
"parent1": "croptopia:blackberry",
"parent2": "croptopia:greenbean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:onion",
"parent1": "minecraft:allium",
"parent2": "minecraft:potato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:peanut",
"parent1": "croptopia:greenbean",
"parent2": "croptopia:corn"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:pepper",
"parent1": "croptopia:mustard",
"parent2": "croptopia:bellpepper"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:pineapple",
"parent1": "croptopia:corn",
"parent2": "croptopia:spinach"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:radish",
"parent1": "minecraft:beetroot",
"parent2": "minecraft:carrot"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:raspberry",
"parent1": "croptopia:strawberry",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:rhubarb",
"parent1": "minecraft:sugar_cane",
"parent2": "croptopia:lettuce"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:rice",
"parent1": "croptopia:barley",
"parent2": "minecraft:wheat"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:rutabaga",
"parent1": "minecraft:beetroot",
"parent2": "croptopia:turnip"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:saguaro",
"parent1": "minecraft:sugar_cane",
"parent2": "minecraft:cactus"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:soybean",
"parent1": "croptopia:greenbean",
"parent2": "croptopia:rice"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:spinach",
"parent1": "croptopia:lettuce",
"parent2": "minecraft:cactus"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:squash",
"parent1": "croptopia:eggplant",
"parent2": "minecraft:pumpkin"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:strawberry",
"parent1": "minecraft:sweet_berries",
"parent2": "croptopia:soybean"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:sweetpotato",
"parent1": "minecraft:sugar_cane",
"parent2": "minecraft:potato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:tomatillo",
"parent1": "croptopia:tomato",
"parent2": "croptopia:cucumber"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:tomato",
"parent1": "croptopia:sweetpotato",
"parent2": "minecraft:carrot"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:turmeric",
"parent1": "croptopia:ginger",
"parent2": "croptopia:rice"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:turnip",
"parent1": "minecraft:beetroot",
"parent2": "croptopia:radish"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:vanilla",
"parent1": "minecraft:sugar_cane",
"parent2": "croptopia:turmeric"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:yam",
"parent1": "croptopia:sweetpotato",
"parent2": "minecraft:potato"
}

View File

@@ -0,0 +1,6 @@
{
"chance": 0.5,
"child": "croptopia:zucchini",
"parent1": "minecraft:pumpkin",
"parent2": "croptopia:cucumber"
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "croptopia:artichoke",
"max": 1,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 10,
"seasons": [
"summer",
"autumn"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [
{
"item": "croptopia:artichoke_seed",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
2,
3,
4,
5,
8,
10,
12,
16
]
}

View File

@@ -0,0 +1,60 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 4,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "croptopia:asparagus",
"max": 1,
"min": 1,
"required": true
}
],
"requirement": {
"light_tolerance_factor": 0.5,
"max_light": 16,
"min_light": 10,
"seasons": [
"summer",
"autumn"
],
"soil_acidity": {
"type": "equal",
"tolerance_factor": 0.2,
"value": "slightly_acidic"
},
"soil_humidity": {
"type": "equal",
"tolerance_factor": 0.15,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [
{
"item": "croptopia:asparagus_seed",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
2,
3,
4,
5,
8,
10,
12,
16
]
}

Some files were not shown because too many files have changed in this diff Show More