HytaleKit
ChestRangeMod

ChestRangeMod

by appelcs

utilitygameplay

ChestRangeMod extends the range at which crafting benches can pull materials from nearby chests, allowing you to build larger storage rooms while maintaining full crafting access.

Hytale’s crafting benches can pull materials from nearby chests, but the default 7-block range limits your storage room designs. ChestRangeMod removes that limitation, allowing you to build expansive storage areas.

What Does This Mod Do?

By default, Hytale limits the “Using items from nearby chests” feature to a 7-block horizontal radius. This mod extends that range to 20 blocks (configurable), letting you design large-scale storage rooms without sacrificing crafting convenience.

Key Features

Extended Range

Increase the search radius from 7 blocks to 20 or more, enabling massive storage room designs.

Configure vertical search range separately, useful for multi-floor storage buildings.

Chest Limit Control

Set a maximum number of chests to search, preventing performance issues in areas with many storage containers.

Configuration

Edit mods/ChestRangeMod/config.json:

{
  "horizontalRadius": 20,
  "verticalRadius": 10,
  "chestLimit": 200
}
OptionDescriptionDefault
horizontalRadiusHorizontal search distance20
verticalRadiusVertical search distance10
chestLimitMax chests to search200

Note: Higher values may impact performance in areas with many chests.

Who Is This Mod For?

Ideal for:

  • Players building large storage facilities
  • Base designers wanting organized crafting areas
  • Anyone frustrated by the default range limit

Compatibility

  • Hytale Version: Early Access
  • License: MIT License