
TorchOK
I don't know my version or loader

Automatically places a torch from inventory whenever the area around is too dark.
How to Use It
- The mod works automatically as soon as you install it
- When it gets too dark, it will take a torch from any slot in your inventory and place it for you
- You don’t need to do anything!
Client Configuration
In ModMenu you can configure light treshold. By default it is set to 4.
You can enable and disable autoplacement. There is also a key bind for that — Right Control.
Server Configuration
The mod works perfectly without any extra setup.
But if you want to customize it, create a file config/torchok.server.json with the following content:
{
"torches": ["minecraft:torch", "minecraft:soul_torch", "minecraft:copper_torch"],
"placeTimeout": 150
}
What these settings mean:
torches— the list of torches the mod is allowed to place. You can add or remove torches here (for example, you can add modded torches).placeTimeout: — this is the minimum time (in milliseconds) between placing two torches. It prevents the mod from spamming torches too quickly. 150 ms = 0.15 seconds — you usually don’t need to change this
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as torchok-2.0.0.jar — drop this file into the mods folder
- Download size: 25 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.