Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:aspen_sapling"
}
],
"seed": {
"item": "byg:aspen_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:aspen_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:aspen_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:aspen_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:baobab_sapling"
}
],
"seed": {
"item": "byg:baobab_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:baobab_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:baobab_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:baobab_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:blue_enchanted_sapling"
}
],
"seed": {
"item": "byg:blue_enchanted_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:blue_enchanted_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:blue_enchanted_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:blue_enchanted_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:blue_spruce_sapling"
}
],
"seed": {
"item": "byg:blue_spruce_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:blue_spruce_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:spruce_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:blue_spruce_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:brown_birch_sapling"
}
],
"seed": {
"item": "byg:brown_birch_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:brown_birch_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:birch_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:brown_birch_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:brown_oak_sapling"
}
],
"seed": {
"item": "byg:brown_oak_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:brown_oak_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:brown_oak_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:cika_sapling"
}
],
"seed": {
"item": "byg:cika_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:cika_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:cika_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:cika_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:cypress_sapling"
}
],
"seed": {
"item": "byg:cypress_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:cypress_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:cypress_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:cypress_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:ebony_sapling"
}
],
"seed": {
"item": "byg:ebony_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:ebony_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:ebony_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:ebony_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:fir_sapling"
}
],
"seed": {
"item": "byg:fir_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:fir_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:fir_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:fir_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:green_enchanted_sapling"
}
],
"seed": {
"item": "byg:green_enchanted_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:green_enchanted_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:green_enchanted_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:green_enchanted_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,65 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:holly_sapling"
}
],
"seed": {
"item": "byg:holly_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:holly_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:holly_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.90,
"output": {
"item": "minecraft:sweet_berries"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.05,
"output": {
"item": "minecraft:sweet_berries"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:holly_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:indigo_jacaranda_sapling"
}
],
"seed": {
"item": "byg:indigo_jacaranda_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:indigo_jacaranda_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:jacaranda_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:indigo_jacaranda_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:jacaranda_sapling"
}
],
"seed": {
"item": "byg:jacaranda_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:jacaranda_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:jacaranda_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:jacaranda_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,57 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:joshua_sapling"
}
],
"seed": {
"item": "byg:joshua_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:joshua_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.75,
"output": {
"item": "byg:joshua_fruit"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.05,
"output": {
"item": "byg:joshua_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:lament_sapling"
}
],
"seed": {
"item": "byg:lament_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:lament_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:lament_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:lament_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:mahogany_sapling"
}
],
"seed": {
"item": "byg:mahogany_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:mahogany_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:mahogany_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:mahogany_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:mangrove_sapling"
}
],
"seed": {
"item": "byg:mangrove_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:mangrove_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:mangrove_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:mangrove_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:maple_sapling"
}
],
"seed": {
"item": "byg:maple_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:maple_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:maple_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:maple_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:nightshade_sapling"
}
],
"seed": {
"item": "byg:nightshade_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:nightshade_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:nightshade_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:nightshade_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:orange_birch_sapling"
}
],
"seed": {
"item": "byg:orange_birch_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:orange_birch_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:birch_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:orange_birch_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:orange_oak_sapling"
}
],
"seed": {
"item": "byg:orange_oak_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:orange_oak_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:orange_oak_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:orange_spruce_sapling"
}
],
"seed": {
"item": "byg:orange_spruce_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:orange_spruce_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:spruce_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:orange_spruce_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,57 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:orchard_sapling"
}
],
"seed": {
"item": "byg:orchard_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:orchard_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.75,
"output": {
"item": "minecraft:apple"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.05,
"output": {
"item": "byg:orchard_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:palm_sapling"
}
],
"seed": {
"item": "byg:palm_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:palm_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:palm_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:palm_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:palo_verde_sapling"
}
],
"seed": {
"item": "byg:palo_verde_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:palo_verde_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:palo_verde_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:palo_verde_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:pine_sapling"
}
],
"seed": {
"item": "byg:pine_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:pine_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:pine_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:pine_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:pink_cherry_sapling"
}
],
"seed": {
"item": "byg:pink_cherry_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:pink_cherry_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:cherry_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:pink_cherry_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:rainbow_eucalyptus_sapling"
}
],
"seed": {
"item": "byg:rainbow_eucalyptus_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:rainbow_eucalyptus_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:rainbow_eucalyptus_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:rainbow_eucalyptus_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:red_birch_sapling"
}
],
"seed": {
"item": "byg:red_birch_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:red_birch_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:birch_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:red_birch_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:red_maple_sapling"
}
],
"seed": {
"item": "byg:red_maple_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:red_maple_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:maple_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:red_maple_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:red_oak_sapling"
}
],
"seed": {
"item": "byg:red_oak_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:red_oak_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:red_oak_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:red_spruce_sapling"
}
],
"seed": {
"item": "byg:red_spruce_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:red_spruce_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:spruce_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:red_spruce_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:redwood_sapling"
}
],
"seed": {
"item": "byg:redwood_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:redwood_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:redwood_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:redwood_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:silver_maple_sapling"
}
],
"seed": {
"item": "byg:silver_maple_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:silver_maple_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:maple_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:silver_maple_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,57 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:skyris_sapling"
}
],
"seed": {
"item": "byg:skyris_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:skyris_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:skyris_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.75,
"output": {
"item": "byg:green_apple"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.05,
"output": {
"item": "byg:skyris_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:white_cherry_sapling"
}
],
"seed": {
"item": "byg:white_cherry_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:white_cherry_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:cherry_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:white_cherry_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:willow_sapling"
}
],
"seed": {
"item": "byg:willow_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:willow_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:willow_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:willow_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:witch_hazel_sapling"
}
],
"seed": {
"item": "byg:witch_hazel_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:witch_hazel_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:witch_hazel_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:witch_hazel_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:withering_oak_sapling"
}
],
"seed": {
"item": "byg:withering_oak_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:withering_oak_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:withering_oak_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:withering_oak_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:yellow_birch_sapling"
}
],
"seed": {
"item": "byg:yellow_birch_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:yellow_birch_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:birch_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:yellow_birch_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:yellow_spruce_sapling"
}
],
"seed": {
"item": "byg:yellow_spruce_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:yellow_spruce_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "minecraft:spruce_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:yellow_spruce_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "botanypots:crop",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "byg"
},
{
"type": "forge:item_exists",
"item": "byg:zelkova_sapling"
}
],
"seed": {
"item": "byg:zelkova_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:zelkova_sapling"
},
"drops": [
{
"chance": 0.50,
"output": {
"item": "byg:zelkova_log"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.05,
"output": {
"item": "byg:zelkova_sapling"
},
"minRolls": 1,
"maxRolls": 1
}
]
}