Stop leaves from decaying

Started by ch@mpi0ns on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Stop leaves from decaying

In my Edgy Mod, in a dimension I'm working on, the leaves keep decaying, despite being attached to logs. Help?

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you are using custom wood…
Sat, 01/23/2021 - 00:58

If you are using custom wood, you have to add a block tag for logs, and add the custom logs to it.
There are a few block tags that should be added to wood, but I think the minecraft block tag "logs" is the one important for this in particular.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've tried it wont work
Wed, 06/23/2021 - 03:19

I've tried it wont work

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make sure the block base is…
Wed, 06/23/2021 - 07:54

Make sure the block base is set to "leaves" in Visual, or make sure the blocks material is set to leaves.