How to change the Max Stack Size in the Inventory?

Started by Moulita on

Topic category: Help with modding (Java Edition)

Last seen on 19:09, 5. Jul 2021
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to change the Max Stack Size in the Inventory?

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? 

Last seen on 15:58, 8. Dec 2023
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can't do that (Because…
Thu, 07/08/2021 - 07:27

You can't do that (Because it breaks the laws of physics) but I think you can with java code