Ranged Item Not Stacking

Started by Changee on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jan 2022
Points:
495

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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?

Active 3 years ago
Joined Aug 2019
Points:
656

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
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