AutoCrafter (Automatic Crafting & Smelting)

Adds an arcane device to the game that allows players to automatically craft a chosen item from resources in their inventory as they get them.

File Details

AutoCrafter-1.4.0-release-2026.03.26-89796e57b.jar

  • R
  • Apr 1, 2026
  • 23.70 KB
  • 75
  • Early Access

File Name

AutoCrafter-1.4.0-release-2026.03.26-89796e57b.jar

Supported Versions

  • Early Access

AutoCrafter (v1.4.0-release-2026.03.26-89796e57b)

New: Target Quantity

  • Set a quantity limit for auto-crafting (e.g. "keep 64 arrows")
  • When inventory count drops below the target, crafting resumes automatically
  • Quantity of 0 means Unlimited (same behaviour as before)
  • UI controls: - / + buttons, x to reset, and +10 / +25 / +50 quick increments
  • Changing quantity while enabled immediately triggers crafting to fill the gap

Improved: Recipe Support

  • Now supports all recipe ingredient types: ItemId, ResourceTypeId, and ItemTag
  • Recipes using resource types (e.g. Crude Arrows requiring any Rubble) now work correctly

Performance

  • Replaced 2-second polling scheduler with instant InventoryChangeEvent ECS system, crafting now triggers the moment ingredients enter your inventory

Safety

  • AutoCrafter now auto-disables when the item leaves your inventory (dropped, stored, traded)
  • Picking the autocrafter back up always starts disabled. no accidental crafting
  • One-time craft attempt when you hit Enable (catches ingredients already in inventory)

Visual

  • Enhanced UI with toggling and quantity options
  • New hand-painted 64x64 hotbar icon (sorry i really need a designer)