Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree Types from PVJ, BoP, TF, Betweenlands, NetherEx, ExtraUtilities2 #1

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
e086dcf
Add files via upload
katubug Jun 4, 2019
4f02c66
Delete twilightforest_treeoftransformation.json
katubug Jun 4, 2019
9c016ee
Delete twilightforest_treeoftime.json
katubug Jun 4, 2019
b308cb6
Delete twilightforest_sortingtree.json
katubug Jun 4, 2019
486d8d8
Delete twilightforest_minerstree.json
katubug Jun 4, 2019
d31549e
Update thebetweenlands_rubber_tree.json
katubug Jun 4, 2019
ea8ec14
Update thebetweenlands_spirit_tree.json
katubug Jun 4, 2019
ce1ec00
Update thebetweenlands_nibbletwig.json
katubug Jun 4, 2019
e8ffb80
Update thebetweenlands_hearthgrove.json
katubug Jun 4, 2019
2d3c345
Update biomesoplenty_ethereal.json
katubug Jun 4, 2019
29d6356
Update biomesoplenty_sacred_oak.json
katubug Jun 4, 2019
629bc40
Update extrautils2_ferrous_juniper.json
katubug Jun 4, 2019
4534646
Update extrautils2_ferrous_juniper_dead.json
katubug Jun 4, 2019
23a257c
Update minecraft_brownmushroom.json
katubug Jun 4, 2019
b05ba26
Update minecraft_cactus.json
katubug Jun 4, 2019
57c9fe3
Update minecraft_redmushroom.json
katubug Jun 4, 2019
70c79d2
Update nex_elder_mushroom_brown.json
katubug Jun 4, 2019
8169ab0
Update nex_elder_mushroom_red.json
katubug Jun 4, 2019
030e7a0
Update pvj_aspen.json
katubug Jun 4, 2019
5d60f2a
Update pvj_baobab.json
katubug Jun 4, 2019
891d0fd
Update pvj_cottonwood.json
katubug Jun 4, 2019
c542cf1
Update pvj_fir.json
katubug Jun 4, 2019
5d8e0ab
Update pvj_jacaranda.json
katubug Jun 4, 2019
83122bb
Update pvj_juniper.json
katubug Jun 4, 2019
9f50f9d
Update pvj_mangrove.json
katubug Jun 4, 2019
f436520
Update pvj_orange_maple.json
katubug Jun 4, 2019
f7559c4
Update pvj_palm.json
katubug Jun 4, 2019
58104a5
Update pvj_pine.json
katubug Jun 4, 2019
de73264
Update pvj_pink_cherry_blossom.json
katubug Jun 4, 2019
7542dd8
Update pvj_red_maple.json
katubug Jun 4, 2019
d0e0b90
Update pvj_redwood.json
katubug Jun 4, 2019
f061e60
Update pvj_white_cherry_blossom.json
katubug Jun 4, 2019
9d1fd27
Update pvj_willow.json
katubug Jun 4, 2019
4e5d431
Update thebetweenlands_sap_tree.json
katubug Jun 4, 2019
23cc0b0
Update thebetweenlands_weedwood.json
katubug Jun 4, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "biomesoplenty:ethereal",
"mod": "biomesoplenty",
"sapling": {
"name": "biomesoplenty:sapling_0",
"data": 7
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "biomesoplenty:log_1",
"data": 4,
"type": "WOOD"
},
{
"name": "biomesoplenty:sapling_0",
"data": 7,
"type": "SAPLING"
},
{
"name": "biomesoplenty:leaves_1",
"data": 11,
"type": "LEAVES"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "biomesoplenty:sacred_oak",
"mod": "biomesoplenty",
"sapling": {
"name": "biomesoplenty:sapling_1",
"data": 7
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "biomesoplenty:log_0",
"data": 4,
"type": "WOOD"
},
{
"name": "biomesoplenty:sapling_1",
"data": 7,
"type": "SAPLING"
},
{
"name": "biomesoplenty:leaves_3",
"data": 11,
"type": "LEAVES"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "extrautils2:ferrous_juniper",
"mod": "extrautils2",
"sapling": {
"name": "extrautils2:ironwood_sapling",
"data": 0
},
"growTimeMultiplier": 2,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "extrautils2:ironwood_log",
"data": 0,
"type": "WOOD"
},
{
"name": "extrautils2:ironwood_sapling",
"data": 0,
"type": "SAPLING"
},
{
"name": "extrautils2:ironwood_leaves",
"data": 0,
"type": "LEAVES"
},
{
"name": "minecraft:iron_nugget",
"data": 0,
"type": "CUSTOM",
"count": 1,
"chance": 0.1
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "extrautils2:ferrous_juniper_dead",
"mod": "extrautils2",
"sapling": {
"name": "extrautils2:ironwood_sapling",
"data": 1
},
"growTimeMultiplier": 3,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "extrautils2:ironwood_log",
"data": 1,
"type": "WOOD"
},
{
"name": "extrautils2:ironwood_sapling",
"data": 1,
"type": "SAPLING"
},
{
"name": "extrautils2:ironwood_leaves",
"data": 1,
"type": "LEAVES"
},
{
"name": "minecraft:blaze_powder",
"data": 0,
"type": "CUSTOM",
"count": 1,
"chance": 0.1
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "minecraft:brownmushroom",
"sapling": {
"name": "minecraft:brown_mushroom",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:brown_mushroom_block",
"data": 0,
"type": "WOOD"
},
{
"name": "minecraft:brown_mushroom",
"data": 0,
"type": "FRUIT"
}
],
"compatibleSoilTags": [ "mycelium" ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "minecraft:cactus",
"sapling": {
"name": "minecraft:cactus",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:cactus",
"data": 0,
"type": "WOOD"
},
{
"name": "minecraft:dye",
"data": 2,
"type": "LEAVES"
},
{
"name": "harvestcraft:cactusfruititem",
"data": 0,
"type": "FRUIT"
}
],
"compatibleSoilTags": [ "sand" ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "minecraft:redmushroom",
"sapling": {
"name": "minecraft:red_mushroom",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:red_mushroom_block",
"data": 0,
"type": "WOOD"
},
{
"name": "minecraft:red_mushroom",
"data": 0,
"type": "FRUIT"
}
],
"compatibleSoilTags": [ "mycelium" ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "nex:elder_mushroom_brown",
"sapling": {
"name": "nex:elder_mushroom",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "nex:elder_mushroom_cap",
"data": 0,
"type": "WOOD"
},
{
"name": "nex:elder_mushroom",
"data": 0,
"type": "FRUIT"
},
{
"name": "nex:enoki_mushroom",
"data": 0,
"type": "CUSTOM",
"count": 1,
"chance": 0.01
}
],
"compatibleSoilTags": [ "mycelium", "netherrack" ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "nex:elder_mushroom_red",
"sapling": {
"name": "nex:elder_mushroom",
"data": 1
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "nex:elder_mushroom_cap",
"data": 1,
"type": "WOOD"
},
{
"name": "nex:elder_mushroom",
"data": 1,
"type": "FRUIT"
},
{
"name": "nex:enoki_mushroom",
"data": 0,
"type": "CUSTOM",
"count": 1,
"chance": 0.01
}
],
"compatibleSoilTags": [ "mycelium", "netherrack" ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "pvj:aspen",
"mod": "pvj",
"sapling": {
"name": "pvj:sapling_aspen",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "pvj:log_aspen",
"data": 0,
"type": "WOOD"
},
{
"name": "pvj:sapling_aspen",
"data": 0,
"type": "SAPLING"
},
{
"name": "pvj:leaves_pine",
"data": 0,
"type": "LEAVES"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "pvj:baobab",
"mod": "pvj",
"sapling": {
"name": "pvj:sapling_baobab",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "pvj:log_baobab",
"data": 0,
"type": "WOOD"
},
{
"name": "pvj:sapling_baobab",
"data": 0,
"type": "SAPLING"
},
{
"name": "pvj:leaves_baobab",
"data": 0,
"type": "LEAVES"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "pvj:cottonwood",
"mod": "pvj",
"sapling": {
"name": "pvj:sapling_cottonwood",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "pvj:log_cottonwood",
"data": 0,
"type": "WOOD"
},
{
"name": "pvj:sapling_cottonwood",
"data": 0,
"type": "SAPLING"
},
{
"name": "pvj:leaves_cottonwood",
"data": 0,
"type": "LEAVES"
}
]
}
31 changes: 31 additions & 0 deletions src/main/resources/assets/bonsaitrees/config/types.d/pvj_fir.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "pvj:fir",
"mod": "pvj",
"sapling": {
"name": "pvj:sapling_fir",
"data": 0
},
"growTimeMultiplier": 1,
"drops": [
{
"name": "minecraft:stick",
"data": 0,
"type": "STICK"
},
{
"name": "pvj:log_fir",
"data": 0,
"type": "WOOD"
},
{
"name": "pvj:sapling_fir",
"data": 0,
"type": "SAPLING"
},
{
"name": "pvj:leaves_fir",
"data": 0,
"type": "LEAVES"
}
]
}
Loading