Started by
HateTrix
on
Topic category: Help with Minecraft modding (Java Edition)
i want to do an spreading codyceps biome but the procedure in world tick update replace / place block (for spreading a mushroom) does not work. what can i do ?
can you show the procedure that doesn't work?
wait you shouldn't be using world tick update for something like this
enable ticking on your block and then use its tick update