Started by
Graydoor
on
Topic category: Help with Minecraft modding (Java Edition)
How would i grant the player an advancement from being close to a modded entity?
Im using 1.19.2, MCreator version is 2023.1
Topic category: Help with Minecraft modding (Java Edition)
How would i grant the player an advancement from being close to a modded entity?
Im using 1.19.2, MCreator version is 2023.1
Something like this could work (replace bee with the entity and the advancement with your advancement obviously)
Thank you! it worked, just wondering if it would be bad to have quite alot of these, im planning to make many mobs but im not sure if this would lag the game
I don't think so, you could also make multiple if/do blocks in one entity iterator thing if you want to try preventing lag