
Simple Burnout Torch
A simple torch that burns out over time and needs to be re-lit.
Список изменений
• 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.
