Open YuRaNnNzZZ opened 1 year ago
Netherwood saplings should grow into Netherwood trees.
Netherwood saplings do not grow into trees, neither naturally nor with bonemeal. I suspect it's because of the worldgen change/"fix" for 1.19.3, which left tree ConfiguredFeature unused: https://github.com/SilentChaos512/Silent-Gear/blob/b5fba88e2b6a7fdd1d6aad799de0b948415ade9f/src/main/java/net/silentchaos512/gear/block/trees/NetherwoodTree.java#L28
https://user-images.githubusercontent.com/5104603/227772950-dcd22418-d055-4fd8-b8d6-365223f880f4.mp4
1.20.1-3.5.0
same problem with 1.20.1
Versions
Expected Behavior
Netherwood saplings should grow into Netherwood trees.
Actual Behavior
Netherwood saplings do not grow into trees, neither naturally nor with bonemeal. I suspect it's because of the worldgen change/"fix" for 1.19.3, which left tree ConfiguredFeature unused: https://github.com/SilentChaos512/Silent-Gear/blob/b5fba88e2b6a7fdd1d6aad799de0b948415ade9f/src/main/java/net/silentchaos512/gear/block/trees/NetherwoodTree.java#L28
Links/Images
https://user-images.githubusercontent.com/5104603/227772950-dcd22418-d055-4fd8-b8d6-365223f880f4.mp4
Steps to Reproduce the Problem