Detect when the player crafts something with all 9 spaces filled

Started by sillypantscoder on

Topic category: Help with modding (Java Edition)

Last seen on 20:18, 12. Mar 2024
Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detect when the player crafts something with all 9 spaces filled

Title says it all. I want to run a procedure when the player crafts something, but only if they use all 9 slots.

Maybe I could just detect what they crafted, then check the recipe or something?