Started by
gustavowizard123
on
Topic category: Help with Minecraft modding (Java Edition)
Hey guys im trying to make a Space Helmet that have/spend air, and fill air on a air compressor (GUI of a block), but the second procedure (to fill it with air), is not working for some reason... do i need something like a Global Variable when i use 2 separated procedures using the same NBT tags ? (if so how do i do it ?) thanks in advance!
since im testing now i set it up to fill it max 200 ticks (10 seconds of air)
i wonder if i can use the same text tag on both procedures to link them or do i need a global variable too ??