Started by
Commqnd
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making an item where if you right click on a block, it will pull mobs in an 8 block radius into that block, but I cannot figure out how to target the mobs around that block. If anyone knows how to do it please help me out, I'm not very good with coding :(
For each entity iterator >>>>> set iterator location to your block
could you show me a screenshot or something on how to do that i cant find any blocks to do that bc am brainded :(
just write in the search field come on
For each entity iterator (set your values) ===> set iterator location to (set your values)