promotional bannermobile promotional banner

TouchFire

👉 Adds an ignition system and makes torches more realistic 🔥 Dropped torches can set nearby flammable blocks on fire

File Details

TouchFIre-1.1

  • R
  • Apr 10, 2026
  • 1.70 MB
  • 45
  • 1.12.2
  • Forge

File Name

TouchFIre-1.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

=== TouchFireMod v1.1 - Update Notes ===

NEW FEATURES:
- Configuration Menu: Full in-game config GUI accessible from Mods menu (Mods → TouchFireMod → Config)
- Whitelist/Blacklist System: Control which blocks can ignite torches
  • Enable Whitelist Mode: Only selected blocks ignite torches
  • Enable Blacklist Mode: All blocks except selected ones ignite torches
- Toggle Mod: Enable or disable the mod without removing it (modEnabled setting)
- Adjustable Burn Delay: Customize torch ignition time in ticks (default: 100 ticks = 5 seconds)
- Multi-language Support: English, Russian, German, Ukrainian translations
- Chat Announcement: Welcome message with clickable links to ModRinth and CurseForge

IMPROVEMENTS:
- Better mod block detection: Now supports blocks from other mods (DynamicTrees, etc.) via material and registry name checking
- All wooden blocks supported: Logs, leaves, planks, wood stairs
- Server-side only: No client-side overhead on servers
- Configurable blacklist: Default blocks included (stone, cobblestone, bedrock)

CONFIGURATION:
Config file location: config/touchfiremod.cfg
Settings:
  • modEnabled: Enable/disable the mod
  • burnDelay: Torch ignition delay (ticks)
  • useWhitelist: Whitelist vs Blacklist mode
  • blockList: Block registry names (format: modid:blockname)