Detect when the player crafts something with all 9 spaces filled

Started by sillypantscoder on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Nov 2022
Points:
411

User statistics:

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