Minecraft

How to Install and Use Torchmaster for Minecraft

Minecraft·May 20, 2026·27 min read

Overview

Hostile mobs are part of Minecraft, but they are not always welcome guests. When zombies keep wandering into a base, skeletons interrupt mining, or creepers treat your build like a renovation project, Torchmaster gives server owners a cleaner way to control spawning.

Torchmaster is a Minecraft Forge mod that adds several craftable blocks and items for managing natural mob spawns. Some stop hostile mobs, some stop passive mobs, and one fills nearby areas with invisible light. The mod is also configurable, so server owners can adjust ranges and behavior instead of accepting the default values forever.

This guide covers downloading Torchmaster, installing it on both the client and server, using its main items, and editing its configuration on a Minecraft server.

Downloading Torchmaster

  1. Open the Torchmaster page on CurseForge and select Files near the top.
  1. Find the file that matches the Minecraft version you plan to use.
  1. Click the three-dot menu beside the file, then choose Download File.
  1. Save the downloaded `.jar` somewhere easy to find, such as your desktop or downloads folder.

Installing Torchmaster on Your Client

Torchmaster requires Minecraft Forge, so install Forge in your Minecraft Launcher before adding the mod. The Forge version must match the Minecraft version used by the mod file.

  1. Open the Minecraft Launcher and go to Installations.
  1. Locate your Forge profile and click the folder icon.
  1. Open the `mods` folder. If it does not exist, create a folder named `mods`.
  1. Drag the Torchmaster `.jar` file into that folder.
  1. Return to the launcher and start Minecraft using the Forge profile.

Installing Torchmaster on a Server

Your Minecraft server also needs Forge installed before it can load Torchmaster. In your hosting control panel, select the correct Forge version from your panel's version dropdown, then restart once so the Forge files and folders generate.

After Forge is ready, install the mod file:

  1. Open the server panel and go to FTP or your server file manager.
  1. Log in with your panel or FTP credentials.
  1. Open the `mods` directory, then choose Upload.
  1. Upload the Torchmaster `.jar` file.
  1. Wait until the upload reaches 100%, then restart the server.

Getting Started In-Game

Once the server is running and your client has the same mod installed, join the server and gather the materials needed for Torchmaster items. Wood, stone, gold, diamonds, obsidian, glowstone, glass, ice, and an ender pearl are all useful depending on what you want to craft.

Using JEI or a similar recipe-viewing mod is recommended because it makes the recipes easier to check in-game. The main Torchmaster items are still simple enough to understand: place the right block, and nearby spawning behavior changes immediately.

Mega Torch

The Mega Torch blocks hostile mob spawning in a large area around itself. It is usually the most useful Torchmaster item for bases, construction zones, storage rooms, and other places where surprise skeleton arrows are not part of the design plan.

To craft one, gather:

  • 3 torches
  • 2 diamonds
  • 2 wood logs
  • 2 gold blocks

By default, a Mega Torch prevents hostile mobs from spawning within a 64 block radius. This affects natural spawning and forced spawning, but mob spawners continue to work unless the config is changed. That means dungeon spawners and farms can still function while the surrounding base stays much quieter.

Place Mega Torches inside or near important builds, underground hubs, or large project areas. If the protected zone is too large or too small, adjust the radius in the configuration file.

Dread Lamp

The Dread Lamp works like the Mega Torch, but it targets passive mobs instead of hostile mobs. It is useful when sheep, pigs, cows, and other passive creatures keep appearing where you do not want them.

The recipe requires:

  • 5 obsidian
  • 1 glowstone
  • 2 glass panes
  • 1 black dye

By default, the Dread Lamp also uses a 64 block radius. It is commonly placed near mob farms, controlled building areas, or themed zones where random passive animals would get in the way. Since passive mobs are mostly an Overworld concern, this item is most useful there, though the configuration can still be adjusted for your server's needs.

Feral Flare Lantern

The Feral Flare Lantern does not directly block mobs. Instead, it creates invisible light sources nearby, helping illuminate an area without covering every floor and wall in torches.

To craft it, use:

  • 2 gold ingots
  • 2 glass
  • 1 glowstone dust

After placing the lantern, light sources begin appearing within its range, which is 16 blocks by default. Placement is handled over time, so the area may not fill instantly. The default minimum light level is 10, and this value can be changed in the config.

Be careful when increasing light settings too aggressively. Extreme values can cause world problems, which is a very expensive way to learn restraint.

If leftover light sources remain after removing a Feral Flare Lantern, use the Frozen Pearl. It clears those generated light sources so the area returns to normal.

The Frozen Pearl recipe is simple:

  • 4 ice
  • 1 ender pearl

Editing Torchmaster Configuration

Torchmaster can be customized through its config file. This is where server owners can change item ranges, spawner behavior, lighting values, and other settings.

  1. Open your server file manager or FTP access and log in.
  1. Go to the `config` folder.
  1. Find `torchmaster.toml` and open it with the file editor.
  1. Change the values you want to adjust, then save the file.
  1. Restart the server so the new settings take effect.

When editing `torchmaster.toml`, keep the formatting intact. TOML files rely on correct names, spacing, equal signs, and value types. A small typo can stop the file from loading properly.

Common Problems

Players cannot join the server

Make sure every player is launching Minecraft with the correct Forge profile and has Torchmaster installed in their local `mods` folder. The server must also be running the matching Forge version and have the same Torchmaster file in its own `mods` folder.

If the client and server versions do not match, Minecraft will usually reject the connection or show a mod mismatch error.

Mobs are not spawning where expected

Mega Torches and Dread Lamps block spawning in a large radius by default. If mobs will not appear near one of these blocks, either move the block, remove it, or reduce its range in `torchmaster.toml`.

Spawner blocks are not blocked by default, but that behavior can be changed in the config. Check the relevant setting if a farm stops working after configuration edits.

Config changes are not working

Confirm that the file was saved and the server was restarted afterward. If the server ignores the settings or fails to start, review the file for missing symbols, incorrect capitalization, or invalid values. Keep range and light settings reasonable, especially on active worlds.

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support