TorchAutoCraft

Quick rating

Community listing page, reviews here may not be monitored by the author.

TorchAutoCraft

No reviews yet

Torch AutoCraft auto-crafts torches when your hotbar runs low.

Mod Loaders
Minecraft

About

Description

This mod checks your hotbar torch count every few ticks. If below a set threshold, it finds coal/charcoal and sticks in your inventory, crafts torches, and fills your hotbar—all automatically. Fully configurable.

Option Default Value

Range

Description
enabled true - Whether to enable auto-crafting
torchThreshold 16 1-64 Trigger crafting when total torches are below this value
craftAmount 16 1-64 Target number of torches to craft per trigger
checkIntervalTicks 20 1-1200 Check interval (in game ticks, 20 ticks = 1 second)
survivalOnly true - Enable only in survival mode
adventureEnabled true - Enable in adventure mode
preferCharcoal false - Prefer charcoal (true) or coal (false)
debugLog false - Debug log
countOffhand true - Whether to include off-hand slot torches in the trigger check

In single-player mode, the player is already an OP by default, so it can be used directly. On multiplayer servers, OP permissions are required.

Command

Description

/torchautocraft

Toggle, switches between enabled and disabled

/torchautocraft on

Explicitly enable

/torchautocraft off

Explicitly disable

/torchautocraft status

Check current status (returns ENABLED / DISABLED)