Started by
gustavowizard123
on
Topic category: Help with MCreator software
My NBT of my entity logic true/false reset after i load the game, how can i retrieve it when i load?
When Entity Spawns counts for a entity that is already there when you load? if so is there a way i can pull the NBT logic back?
if not, how could i achive this?
man is there a more active place to brainstorm ideas and procedures? nobody interact here... i manage to keep the variables using Sync Data from entity + procedures to return state, however i need 2 extra procedures for each sitting tameable mob now using those sync entity data and the return, one to return is true other to return if its false. i was wondering if i could use just 2 for all mobs instead of 2 per mob
What do your procedures look like?