Started by
erro_shadow
on
Topic category: Help with Minecraft modding (Java Edition)
I made a new biome and for some reason every time I find it the leaves of the trees start to fall and leave my game lagged, what do I do to solve it
Topic category: Help with Minecraft modding (Java Edition)
I made a new biome and for some reason every time I find it the leaves of the trees start to fall and leave my game lagged, what do I do to solve it
Go up to the top of your workspace window and click on the tag icon with a plus sign on it
In the list, tick on minecraft:logs and minecraft:leaves. Click add tags and the new tags called "LogBlocks" and "LeaveBlocks" will appear along your mod elements
If you have any custom blocks that act like the logs for the trees, open up LogBlocks and enter them in the space at the bottom This causes leave blocks to not decay when connected to this block
If you have any custom blocks that act like the leaves for the trees, open up LeaveBlocks and enter them in the space at the bottom as well (This just sets the breaking speed from shears and swords)