Skip to content
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

plugins {
id 'fabric-loom' version '1.2-SNAPSHOT' apply(false)
id 'fabric-loom' version '1.6-SNAPSHOT' apply(false)
id 'net.minecraftforge.gradle' version '[6.0,6.2)' apply(false)
id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT' apply(false)
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT' apply(false)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"aether:golden_oak_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "aether:golden_oak_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "aether:golden_oak_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "aether:golden_oak_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "aether:golden_oak_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"aether:skyroot_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "aether:skyroot_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "aether:skyroot_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "aether:skyroot_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "aether:skyroot_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"gravitation:aerfin_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "gravitation:aerfin_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "gravitation:aerfin_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "gravitation:aerfin_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "gravitation:aerfin_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"gravitation:beladon_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "gravitation:beladon_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "gravitation:beladon_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "gravitation:beladon_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "gravitation:beladon_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"gravitation:blue_aerfin_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "gravitation:blue_aerfin_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "gravitation:blue_aerfin_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "gravitation:aerfin_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "gravitation:blue_aerfin_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"gravitation:enchanted_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "gravitation:enchanted_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "gravitation:enchanted_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "gravitation:enchanted_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "gravitation:enchanted_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"gravitation:golden_aerfin_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "gravitation:golden_aerfin_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "gravitation:golden_aerfin_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "gravitation:aerfin_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "aether:golden_amber"
},
"minRolls": 1,
"maxRolls": 1
},
{
"chance": 0.10,
"output": {
"item": "gravitation:golden_aerfin_sapling"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"bookshelf:load_conditions": [
{
"type": "bookshelf:item_exists",
"values": [
"aether_redux:blighted_skyroot_sapling"
]
}
],
"type": "botanypots:crop",
"seed": {
"item": "aether_redux:blighted_skyroot_sapling"
},
"categories": [
"dirt",
"aether_dirt"
],
"growthTicks": 2750,
"display": {
"block": "aether_redux:blighted_skyroot_sapling"
},
"drops": [
{
"chance": 1.00,
"output": {
"item": "aether:skyroot_log"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.20,
"output": {
"item": "aether:skyroot_stick"
},
"minRolls": 1,
"maxRolls": 2
},
{
"chance": 0.10,
"output": {
"item": "aether_redux:blighted_skyroot_sapling"
}
}
]
}
Loading