Skip to content

Commit

Permalink
extractinator duplicates removal botany trees for other mods
Browse files Browse the repository at this point in the history
  • Loading branch information
Monster-Zer0 committed Jan 12, 2023
1 parent c8e4301 commit fd14b17
Show file tree
Hide file tree
Showing 107 changed files with 5,077 additions and 0 deletions.
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/biomemakeover/ancient_oak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"biomemakeover:ancient_oak_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "biomemakeover:ancient_oak_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "biomemakeover:ancient_oak_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "biomemakeover:ancient_oak_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "biomemakeover:ancient_oak_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/biomemakeover/blighted_balsa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"biomemakeover:blighted_balsa_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "biomemakeover:blighted_balsa_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "biomemakeover:blighted_balsa_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "biomemakeover:blighted_balsa_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "biomemakeover:blighted_balsa_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/biomemakeover/swamp_cypress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"biomemakeover:swamp_cypress_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "biomemakeover:swamp_cypress_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "biomemakeover:swamp_cypress_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "biomemakeover:swamp_cypress_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "biomemakeover:swamp_cypress_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/biomemakeover/willow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"biomemakeover:willow_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "biomemakeover:willow_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "biomemakeover:willow_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "biomemakeover:willow_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "biomemakeover:willow_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/byg/araucaria.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"byg:araucaria_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "byg:araucaria_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:araucaria_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "byg:pine_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "byg:araucaria_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/byg/aspen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"byg:aspen_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "byg:aspen_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:aspen_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "byg:aspen_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "byg:aspen_sapling"
}
}
]
}
53 changes: 53 additions & 0 deletions kubejs/data/botanytrees/recipes/byg/baobab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"byg:baobab_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "byg:baobab_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:baobab_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "byg:baobab_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "byg:baobab_fruit"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "byg:baobab_sapling"
}
}
]
}
45 changes: 45 additions & 0 deletions kubejs/data/botanytrees/recipes/byg/blue_enchanted.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"byg:blue_enchanted_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "byg:blue_enchanted_sapling"
},
"categories": [
"dirt"
],
"growthTicks": 2400,
"display": {
"block": "byg:blue_enchanted_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "byg:blue_enchanted_log"
},
"minRolls": 2,
"maxRolls": 4
},
{
"chance": 0.20,
"output": {
"item": "minecraft:stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.01,
"output": {
"item": "byg:blue_enchanted_sapling"
}
}
]
}
Loading

0 comments on commit fd14b17

Please sign in to comment.