File Details
Simple Burnout Torch - 1.21.1 - 1.0.4
- R
- Oct 20, 2025
- 50.34 KB
- 19
- 1.21.1
- NeoForge
File Name
simple_burnout_torch-neoforge-1.21.1-1.0.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
• Added support for custom relighter items via the new item tag:
#simple_burnout_torch:torch_relighting_items
- Items in this tag can now be used to relight Burned Out Torches.
- By default, this tag includes flint_and_steel and fire_charge.
- Modpack makers can freely add or remove items through datapacks.
• Added a new config option: "consumeRelighters"
- When true (default), relighting items will be consumed or damaged on use.
- When false, relighters will not be consumed or damaged.
- Useful for creative, peaceful, or decorative setups.
• Relighting sound behavior has been improved:
- Flint & Steel uses the standard FLINTANDSTEEL_USE sound.
- All other relighters use the FIRECHARGE_USE sound.
This makes torch re-lighting fully data-driven and configurable,
allowing modpack makers to define custom ignition tools and behaviors.