Started by
Gabi2137
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make entity doing something when jukebox is playing, only options I'm seeing are checking if it have something in it, maybe via using NBT logic tag? I tried this but it didn't work
Did you just forgot that there is procedure block for checking item inside block.
And there is also an iteration procedure block to check every slot of block.