premium banner
increases the radius that crafting benches can search for nearby chests when crafting items.

Description

Hytale Server Mod Version Java License

What does this mod do?

Extended Chest Range increases the radius that crafting benches can search for nearby chests when crafting items. No more cramped storage rooms!

Comparison

Setting Vanilla With Mod
Horizontal Range 7 blocks 20 blocks
Vertical Range 3 blocks 10 blocks
Chest Limit 100 200

Features

  • Extended horizontal reach — Search chests up to 20 blocks away
  • Extended vertical reach — Search chests up to 10 blocks above/below
  • Increased chest limit — Support for larger storage systems (200 chests)
  • Fully configurable — Customize all values via JSON config
  • Lightweight — No performance impact

Configuration

After first launch, a config file ExtendedChestRange.json will be created in your

Hytale\UserData\Saves\your_world_name\mods\thefokysnik_ExtendedChestRange

folder:

{  
 "horizontalRadius": 20,  
 "verticalRadius": 10,  
 "chestLimit": 200  
}

Edit the values and restart the game to apply changes.

Installation

  1. Download the .jar file
  2. Place it in your Mods folder:
    • Windows: %APPDATA%\Hytale\UserData\Mods\
    • macOS: ~/Library/Application Support/Hytale/UserData/Mods/
  3. Launch the game
  4. Done!