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,57 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 1,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "enchanted:belladonna_flower",
"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": "enchanted:belladonna_seeds",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
5,
7,
12,
14,
16
]
}

View File

@@ -0,0 +1,62 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 1,
"modifiers": [
{
"id": "reclamation:summon_mandrake"
}
],
"mods": [],
"products": [
{
"chance": 0.95,
"item": "enchanted:mandrake_root",
"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": "enchanted:mandrake_seeds",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
4,
5,
7,
9,
12
]
}

View File

@@ -0,0 +1,64 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 1,
"mods": [],
"products": [
{
"chance": 0.75,
"item": "minecraft:snowball",
"max": 1,
"min": 1,
"required": true
},
{
"chance": 0.75,
"item": "enchanted:icy_needle",
"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": "enchanted:snowbell_seeds",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
3,
7,
11,
14,
16
]
}

View File

@@ -0,0 +1,57 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 1,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "enchanted:water_artichoke",
"max": 2,
"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_or_higher",
"tolerance_factor": 0.1,
"value": "wet"
},
"soil_nutrients": {
"type": "equal_or_higher",
"tolerance_factor": 0.1,
"value": "high"
}
},
"seeds": [
{
"item": "enchanted:water_artichoke_seeds",
"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,
5,
7,
14
]
}

View File

@@ -0,0 +1,57 @@
{
"cloneable": true,
"growth_bonus": 0.025,
"growth_chance": 0.75,
"harvest_stage": 1,
"mods": [],
"products": [
{
"chance": 0.95,
"item": "enchanted:wolfsbane_flower",
"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": "enchanted:wolfsbane_seeds",
"override_planting": false,
"grass_drop_chance": 0.0,
"seed_drop_chance": 1.0,
"seed_drop_bonus": 0.0
}
],
"spread_chance": 0.1,
"stages": [
3,
8,
10,
12,
14
]
}

View File

@@ -0,0 +1,28 @@
{
"items": [
{
"id": "enchanted:quicklime",
"Count": 1
},
{
"id": "enchanted:gypsum",
"Count": 1
},
{
"id": "enchanted:mutandis",
"Count": 1
},
{
"id": "minecraft:bone_meal",
"Count": 1
}
],
"shapes": {
"enchanted:small_circle": "enchanted:ritual_chalk"
},
"factory": {
"type": "enchanted:fertility",
"radius": 25,
"bonemeal_chance": 0.8
}
}

View File

@@ -0,0 +1,13 @@
{
"items": [
{ "id": "enchanted:wicker_bundle", "Count": 1 },
{ "id": "botania:grass_seeds", "Count": 1 },
{ "id": "enchanted:whiff_of_magic", "Count": 1 },
{ "id": "bloodmagic:activationcrystalweak", "Count": 1}
],
"shapes": {
"enchanted:medium_circle": "enchanted:ritual_chalk"
},
"power": 4000,
"factory": { "type": "enchanted:forest", "radius": 25, "spacing": 7 }
}

View File

@@ -0,0 +1,16 @@
{
"replace": true,
"values": [
"minecraft:oak_sapling",
"minecraft:spruce_sapling",
"minecraft:birch_sapling",
"minecraft:jungle_sapling",
"minecraft:acacia_sapling",
"minecraft:dark_oak_sapling",
"minecraft:cherry_sapling",
"enchanted:alder_sapling",
"enchanted:rowan_sapling",
"enchanted:hawthorn_sapling",
"minecraft:dead_bush"
]
}

View File

@@ -0,0 +1,10 @@
{
"replace": true,
"values": [
"minecraft:grass",
"enchanted:glint_weed",
"enchanted:ember_moss",
"enchanted:spanish_moss",
"enchanted:blood_poppy"
]
}