Started by
eliotroden
on
Topic category: Help with Minecraft modding (Java Edition)
everytime i try to use a global itemstack variable outside of the procedure that i set the varible in it just comes out as "0 minecraft:air". anyone know how to help?
Maybe you have found a bug. Try to make minimal reproducible example workspace and open bug report at our github issue tracker
where can i find the github?
i have found out that it only happens when i set the global variable with a button in a gui. i dont know why this happens tho i think it has something to do with the gui not being global/static