Started by
redfrogcrab
on
Topic category: Help with Minecraft modding (Java Edition)
Hi
I am here to get help with some custom tree-related things
1. How can I make a sapling grow into a tree?
2. how can I make my tree leaves drop different items with different tools?
3. how do I make carpet-like blocks? I want to make some leaf piles
that's all for now
https://www.youtube.com/watch?v=KxDqOYPuQ9A
2. Do you mean like shears and vanilla leaves?
yes, as in like the vanilla leaves
Looks like that would require custom "code"
https://misode.github.io/
if you're making carpet blocks, then you need to make a 1-pixel tall block model in blockbench, and then map the texture to it when you import it, then select the texture when you're making the block.