Craft Nearby Chests

Adding the ability to craft from nearby chests. Complete configurable (distance away from chests)
Back to Files

Nearby Craft 1.0.6

File namenearbycraft-1.21.1-1.0.6.jar
Uploader
MOD_MANNYMOD_MANNY
Uploaded
Jul 30, 2026
Downloads
33
Size
34.0 KB
Mod Loaders
NeoForge
File ID
8541548
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:craft-nearby-chests-1617553:8541548"

Learn more about Curse Maven

What's new

1.0.6

Furnaces are no longer raided for materials.

  • Crafting will no longer pull coal, fuel, or ingredients out of furnaces, blast furnaces, smokers, or brewing stands
  • These working machines are skipped by default; a new "Use Furnaces & Brewing Stands" config option can turn the old behavior back on

New: control which material gets used (the deepslate-vs-cobblestone issue).

  • Vanilla always spends the lowest item id, which is why stone tools kept using cobbled deepslate no matter where it was stored
  • Added a "Material Priority" config option:
    • INVENTORY_FIRST (default) - use materials from your own inventory first, then the nearest container
    • NEAREST_FIRST - use the closest source first
    • VANILLA - keep the old lowest-id behavior

This mod has no additional files