Started by
AtomicLight
on
Topic category: Help with Minecraft modding (Java Edition)
I wanna add a new mob to the game, but I only want it to spawn near a composter when the composter is full. The tutorials I have seen seem to be outdated, Any help would be greatly appreciated
Is (Get block at x, y, z) the same blockstate as ( (composter) with integer property level set to 8)
It worked for me