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

Netherwood trees do not grow #593

Open
YuRaNnNzZZ opened this issue Mar 26, 2023 · 2 comments
Open

Netherwood trees do not grow #593

YuRaNnNzZZ opened this issue Mar 26, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@YuRaNnNzZZ
Copy link

Versions

  • Silent Gear: 3.3.0
  • Silent's Gems: N/A
  • Silent Lib: 7.1.0
  • Forge: 44.1.23
  • Modpack: N/A
  • Optifine Installed: No

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:

public static final Holder<ConfiguredFeature<TreeConfiguration, ?>> NETHERWOOD_TREE = Holder.direct(new ConfiguredFeature<>(Feature.TREE, NETHERWOOD_TREE_CONFIG));

Links/Images

Base.Profile.2023.03.26.-.14.26.35.03.1.mp4

Steps to Reproduce the Problem

  1. Place a Netherwood sapling on appropriate soil (grass)
  2. Use Bonemeal or wait some time
  3. Nothing happens
@YuRaNnNzZZ YuRaNnNzZZ added the bug Something isn't working label Mar 26, 2023
@YuRaNnNzZZ
Copy link
Author

1.20.1-3.5.0
2023-06-20_14-09-54_0d7d714a-f5f3-44e0-8425-0da513a2bb6f

@uhloin
Copy link

uhloin commented Sep 20, 2023

same problem with 1.20.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants