Torchmaster

Adds a special torch which prevents mob spawning in a configurable radius

File Details

torchmaster_1.12.2-1.6.4.62.jar

  • R
  • May 9, 2018
  • 131.86 KB
  • 3.6M
  • 1.12.2
  • Forge

File Name

torchmaster_1.12.2-1.6.4.62.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:torchmaster-254268:2560361")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.6.4

  • FIX: reworked torch storage system to use capabilities instead of a global file. This fixes an issue with torches not working in most modded dimensions after a restart. You might need to replace your torches and lamps for the changes to take effect.

v1.6.3

  • FIX: Moved russian language files to correct location

v1.6.2

  • Updated to latest stable MCForge Version (14.23.3.2655)
  • FIX: Feral Flare Lantern now uses the configuration option for its tick rate
  • FIX: Torches should no longer work across multiple world saves
  • FIX: Added small workaround to prevent a crash during world startup on certain modpacks
  • FIX: Improved Terrain lighter compatibility with replaceable blocks
  • CHANGE: Removed some Logging Spam (and added more :D well, just for some errors)

v1.6.1

  • Fix Mega Torch and Dread Lamp not working (oops...)

v1.6.0

  • Add Feral Flare Lantern (Illuminates a big area with a configurable minimum light level, default 16 radius)
  • Add Frozen Pearl (Removes nearby invisible feral flare light sources)

v1.5.3

  • Changed buildscript and configuration to be compatible with 1.12 and 1.12.1+

v1.5.2

  • Update to forge 14.22.0.2445
  • Marked as stable release
  • WARNING: IF YOU UPDATE FROM 1.4.3 OR EARLIER YOU WILL NEED TO REPLACE YOUR TORCHES AND LAMPS!

v1.5.1

  • Switched torchmaster logging to debug instead of info to reduce log spam

v1.5.0

  • Added beginner tooltips to the mega torch, dread lamp and terrain lighter
  • Added persistent torch registry (Allows torches and lamps to work while not being chunk loaded)
  • MC 1.12 versions of this mod are now signed, yey!

v1.4.3

  • Updated to forge 14.21.0.2363, fixes a crash on startup due to the forge registry changes.