Is there any way to create an advancement for collecting 64 of the same item?

Started by CT Himself on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 months ago
Joined Sep 2024
Points:
61

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Is there any way to create an advancement for collecting 64 of the same item?

I'm currently creating an advancement that requires you to obtain a stack of a certain item. Is there a way how I can do that without having to duplicate the "if player has from 1 to 27 (item) in inventory" trigger 64 times?