Ranged Item Not Stacking

Started by Changee on

Topic category: Help with modding (Java Edition)

Last seen on 06:10, 24. Oct 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ranged Item Not Stacking

I made a ranged item and I set it to stack up to 64, but it isn't stacking. Any fixes for this?

Last seen on 15:05, 1. May 2022
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The reason for this is that…
Thu, 01/20/2022 - 14:55

The reason for this is that you need to set the durability of your ranged item to 0, otherwise it won't allow it to stack above 1