BentoBoxWorld / TwerkingForTrees

Twerk to make trees grow faster on your island!
Eclipse Public License 2.0
4 stars 1 forks source link

Jungle saplings grow into oak trees #19

Closed partydev closed 4 years ago

partydev commented 4 years ago

Description

Describe the bug

4 jungle saplings often don't grow into jungle trees, they grow into oak trees frequently instead.

Steps to reproduce the behavior

Place 4 jungle saplings, then twerk until it grows, an oak tree will be created.

Expected behavior

Jungle saplings grow into jungle tree.

Environment

BentoBox Version (Mandatory)
[11:56:20 INFO]: Running Invalid 1.15.2.
[11:56:20 INFO]: BentoBox version: 1.13.1
[11:56:20 INFO]: Database: MARIADB
[11:56:20 INFO]: Loaded Game Worlds:
[11:56:20 INFO]: skyblock (Skyblock): Overworld
[11:56:20 INFO]: Loaded Addons:
[11:56:20 INFO]: Biomes 1.7.0 (ENABLED)
[11:56:20 INFO]: BSkyBlock 1.13.1 (ENABLED)
[11:56:20 INFO]: ControlPanel 1.7.0 (ENABLED)
[11:56:20 INFO]: DimensionalTrees 1.6.0 (ENABLED)
[11:56:20 INFO]: IslandFly 1.7.3 (ENABLED)
[11:56:20 INFO]: Level 2.0.0 (ENABLED)
[11:56:20 INFO]: Limits 1.12.2 (ENABLED)
[11:56:20 INFO]: MagicCobblestoneGenerator 1.7.0.2 (ENABLED)
[11:56:20 INFO]: TwerkingForTrees 1.3.0 (ENABLED)
[11:56:20 INFO]: Warps 1.9.3 (ENABLED)
Running Tuinity-106
tastybento commented 4 years ago

This is actually vanilla server behavior. If the big tree cannot grow (according to the server), e.g., there isn't enough room or the y value is too high or low, then it will just grow a default tree. You still should have 3 jungle saplings left. Right now, there is nothing I can do about this one.

partydev commented 4 years ago

Fair enough, thanks for confirming that it is a vanilla issue.