Add small jungle trees #3781

Open
opened 2023-06-06 14:36:38 +02:00 by kneekoo · 3 comments
Contributor

According to the wiki:

  • Jungle needs at least 5 spaces above (3x3 column) when placing a single sapling.
  • Giant jungle needs at least 11 spaces above (6x6 column) when planted as 4 saplings in a 2x2 square. Also requires the 4x4 area centered on the saplings at the same level to be empty.[1]

Current feature in Minecraft

Minecraft has small jungle trees, which are great to grow indoors/underground while also growing cocoa on them. In my test below I prepared a space with 10 spaces above, and they have plenty of variety.
various small jungle trees in Minecraft

Some metrics here:

  • trunks: 4-8 blocks tall
  • crown width: 5x5 blocks
  • crown height: 4 blocks
  • leaves: end at 1 level above top log

Maybe L-System trees would be better for a large variety, I might look into it at some point.

According to [the wiki](https://minecraft.fandom.com/wiki/Sapling#Growing_trees): > - Jungle needs at least 5 spaces above (3x3 column) when placing a single sapling. > - Giant jungle needs at least 11 spaces above (6x6 column) when planted as 4 saplings in a 2x2 square. Also requires the 4x4 area centered on the saplings at the same level to be empty.[[1]](https://bugs.mojang.com/browse/MC-8187) ### Current feature in Minecraft Minecraft has small jungle trees, which are great to grow indoors/underground while also growing cocoa on them. In my test below I prepared a space with 10 spaces above, and they have plenty of variety. ![various small jungle trees in Minecraft](https://i.imgur.com/tYPI0KR.jpg) Some metrics here: - trunks: 4-8 blocks tall - crown width: 5x5 blocks - crown height: 4 blocks - leaves: end at 1 level above top log Maybe [L-System trees](https://dev.minetest.net/Introduction_to_L-system_trees) would be better for a large variety, I might look into it at some point.
kneekoo added the
missing feature
gameplay
labels 2023-06-06 14:36:38 +02:00

totally didn't love coding in LOGO.

~~totally didn't love coding in LOGO.~~
Author
Contributor

I never touched LOGO, and L-System trees are definitely not fun to tackle, but considering the benefit... it's probably worth trying.

I never touched LOGO, and L-System trees are definitely not fun to tackle, but considering the benefit... it's probably worth trying.

dang Nicu, you should try LOGO. Its super fun. https://turtleacademy.com/playground

dang Nicu, you should try LOGO. Its super fun. https://turtleacademy.com/playground
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#3781
No description provided.