promotional bannermobile promotional banner
premium banner
This mod adds a chest that sorts items into nearby chests.

Description

VoidChest

Crafted with forgotten void magic, the void chest will sort items into nearby chests with the same item type inside.

Please report any bugs and issues.

Installation

  1. Download the mod JAR file
  2. Place it in your Mods folder:
  • Linux: ~/.var/app/com.hypixel.HytaleLauncher/data/Hytale/UserData/Mods/
  • macOS: ~/Library/Application Support/Hytale/UserData/Mods/
  • Windows: %APPDATA%\Hytale\UserData\Mods\

Configuration

The configuration file is created during the first start and is located in the Mods/dev.xoy_VoidChest/ directory. After making changes, the config must be reloaded with the /voidchest --reload command.

Default values

{
    "updateCheckEnabled": true,
    "updateCheckIntervalHours": 2,
    "updateCheckIntervalMinutes": 0,
    "updateCheckIntervalSeconds": 0,
    "voidChestRadius": 8,
    "voidChestSortingInterval": 30
}

The sorting interval is in seconds.

Commands

Command Description Permission
/voidchest --reload Reloads the configuration file dev.xoy.voidchest.commands.reload
/voidchest --update Runs the update check dev.xoy.voidchest.commands.update