Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Issues
  • #276

Closed
Open
Created Apr 24, 2025 by DezForse@DezForseBot

Crafting recipes with 'IngredientsLeftover' consumes all items in SHIFT holding

Setup:

Minecraft: 1.21
Paper: 1.21-130-master@b1b5d4c
MM: MythicMobs-5.8.0
MC: MythicCrucible-2.2.0-SNAPSHOT (Latest downloaded Build 3995 from 23.04.25)

Here is an issue that if you have crafting like this:

WheatFlour:
  Id: wheat
  Display: '<green>Wheat Flour'
  Recipes:
    SHAPED:
      Type: SHAPED
      Amount: 1
      IngredientsLeftover:
        - air | air | air
        - air | MortarAndPestle | air
        - air | air | air
      Ingredients:
        - wheat | wheat | wheat
        - wheat | MortarAndPestle | wheat
        - wheat | wheat | wheat

If you press SHIFT and try to craft a lot of WheatFlour with SHIFT - MortarAndPestle will be consumed with first craft and if you're not in creative. If you in Creative - all items will be dropped to the inventory. MortarAndPestle - is also the MM item. If we are using only one crafting recipe - MortarAndPestle moves to the top left corner, instead of center.

If to add something like this:

      IngredientsLeftover:
        - air | air | air
        - air | MortarAndPestle | air
        - air | bucket | air

After crafting we will have both IngredientsLeftover ingridients in the left top and left middle positions like this:

        - MortarAndPestle | air | air
        - bucket          | air | air
        - air | air| air

Feel free to ask logs or screenshots or more detailed info.

Thank you!

Edited May 08, 2025 by Brickgard
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking