Started by
Lolsy
on
Topic category: Help with Minecraft modding (Java Edition)
Hi! I have been working on a mod that adds new trees, but I cannot figure out how to make my custom logs and leaves have their associatedminecraft:leaves and minecraft:logs tags, to prevent leaf decay on world gen. I've watched a few tutorials, and I have tried to make a procedure for it, but i do not have enough knowledge to get it down right. Does anyone know how to do this?
If I'm reading you right, Go to your block(s) and go into the Advanced Properties tab and set the Tick Rate to something absurdly high, that way the block will have to tick that much before it runs any code. If this is not the solution then sorry I'm unaware how to control leaf decay with Mcreator.