File Details
recipes_hud-0.2.0-neoforge-1.21.1.jar
- R
- May 6, 2026
- 1.88 MB
- 42
- 1.21.1
- NeoForge
File Name
recipes_hud-0.2.0-neoforge-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
๐ Multiple Recipe Tracking (up to 5)
- You can now track up to 5 recipes simultaneously. The HUD stacks them vertically, one per row.
- A greedy craftability algorithm evaluates each recipe in order of entry: if you have enough items for a recipe, it marks it with a โ and "consumes" those items from the pool, so the next recipe is checked against the remaining stock.
- Ingredients are aggregated across all tracked recipes: if two recipes both need sticks, the HUD shows a single row with the combined total.
๐ณ HUD visible in any screen
โ Auto-fill crafting grid
- When a recipe is crafteable (has โ), an arrow button (โ) appears to the right of its row while a menu is open.
- Clicking the arrow automatically places the ingredients in the correct slots of the crafting grid.
- Works in both inventory (2ร2) and crafting table (3ร3). Shaped recipes are placed in the correct positions.
- Only available when the current screen has a crafting grid.
๐๏ธ Per-recipe remove button
- Each recipe row in the HUD now shows a ร button (red, to the right of the row) when a menu is open. Clicking it removes only that recipe from the tracking list.
๐ Item Search Screen improvements
- Multi-select: clicking an item marks it (green border) without closing the screen. Click again to deselect.
- Confirm with โ (applies all pending selections) or cancel with โ. The โ button is disabled until at least one item is selected.
- Counter (X/5) in the title shows how many slots are already used (confirmed + pending). Turns red when full.
- Panel is fully opaque so it covers the background blur completely.
- The list stays open until you explicitly confirm or cancel.
Auto-remove on completion
- Each recipe is individually removed as soon as its result item appears in the playerโs inventory.

