Started by
ninjawizard1234
on
Topic category: Help with Minecraft modding (Java Edition)
im trying to solve this problem (without double the amount of entities on my mod) - i set all my animal entities to Despawn (box check) on the mcreator mob spawning tab (for obivous reasons since i got more than 100 animals on my mod and if i set them all to not Despwn it would lag as hell the game), however, i would like the mobs people capture and keep on their base to dont despawn somehow, so i was thinking if would not be possible to change this set, on each entity (by right clicking or wtv) with a Procedure?
right click (item in hand) -> target entity -> set to Not Despawn ?
thanks!
nobody? isnt this possible manually editing procedure codes?