Started by
The Biggest No…
on
Topic category: Help with Minecraft modding (Java Edition)
So, i am making a gun mod ,and i want to make a system where you can hold up to 999 bullets 500 shells infinite cells and 100 rockets ,but i dont know how to affect stacks?
Can i use a proxy item that adds 1 to the real item,or converts to real item if real item is not in inventory?
i dont think you can go over 64, mcreator simply doesnt allow it
You can go over 64 using procedures, I don't think there's any limit when you use that, however, this can get your minecraft to lag a lot.
Forgot to fix my reply, the limit is around 2.14 billion when using procedures.
how does one do that tho?