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)

Joined Sep 2024
Points:

User statistics:

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