Leaves decaying with custom trees

Started by EndxrMqn_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Mar 2022
Points:
469

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Leaves decaying with custom trees

title 

when i create custom trees, the leaves decay

i know why, it's because the leaves don't detect the log block as a log, but why? how do i fix this?

thanks!

Active 2 years ago
Joined Mar 2022
Points:
536

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
The log block is probably…
Sun, 03/06/2022 - 22:08

The log block is probably detected as a normal block by the game

Active 3 years ago
Joined Mar 2022
Points:
469

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
solved - i added a log tag…
Mon, 03/07/2022 - 05:18

solved - i added a log tag and then added my custom logs to it.

Active 11 hours ago
Joined Dec 2018
Points:
1352

User statistics:

  • Modifications: 18
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 832
That'll do it.
Sat, 04/09/2022 - 12:37

That'll do it.