How to make leaves that work similarly to vanilla?

Started by Fire Dog85 on Sun, 01/08/2023 - 01:03

Topic category: Help with modding (Java Edition)

Last seen on 02:40, 25. Mar 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • Tracker tickets:
  • MCreator plugins:
  • Comments:
How to make leaves that work similarly to vanilla?
Sun, 01/08/2023 - 01:03

So I wanna know how to make my custom leaves that drops itself when you use a shear, and when you break a naturally generating leaf block it'll have a chance to drop it's sapling and some sticks but it's not guaranteed, and when they aren't naturally generated they won't drop anything (when using your hand). The main problem is the natural leaves having loot tables and the manually placed ones not since while I could give the leaves in tree structures loot tables, but since the trees in the custom dimension aren't custom structures they can't work the same way. Anyone know how to make leaves act similar to vanilla?

Last seen on 00:38, 23. Feb 2023
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • Tracker tickets:
  • MCreator plugins:
  • Comments:
Also add the block to the…
Sat, 01/14/2023 - 04:35

Also add the block to the Leaves tag