Started by
Moulita
on
Topic category: Help with Minecraft modding (Java Edition)
Hi everyone,
I try to do a coin with max stack in 100.
I change the MaxStackSize value to 100 and when I take the item, it´s fine, I take 256 coins, but when I put in the inventory, the coins separate in groups of 64. I want that in the inventory the item stay in 100. How can I do this?
You can't do that (Because it breaks the laws of physics) but I think you can with java code