Hardcore Torches
Makes torches burn out after a configurable amount of time, as well as optionally starting unlit and extinguishing when broken or in the rain
Обновлён 5 мая 2026 г. · опубликован 16 декабря 2021 г.
NOW A FABRIC MOD Hardcore Torches makes torches and lanterns temporary, and now campfires as well! You place them and they burn out eventually.
By default, torches last 40 minutes, and cannot be moved once placed. Lanterns last 3x as long, are currently filled with coal, and can be moved around. Campfires are lit by fuel items for 8x the amount of time that the item would burn in a furnace.
You can configure:
how long they last
if you can pick them up again once placed down
if they extinguish in the rain
if they are crafted pre-lit or must be lit with flint and steel
among others
Tag Configuration: Some configuration options must now be done through tags. You can make a datapack, or add items to tags through a mod like CraftTweaker. The tags are:
Blocks: hardcore_torches:blocks/free_torch_light_blocks - Blocks you can right click with a torch to light the torch
Items: Item tags are 3 parts: consume, damage, free - whether the item will be consumed, durability damaged, or not affected. torch, lantern - whether this tag applies to torches or lanterns. light, extinguish, smother - light lights the block, smother makes it smoldering, extinguish makes it unlit. Currently, lantern only has light.
Example: hardcore_torches:items/damage_torch_light_items - Items which take damage to light a torch (Flint and Steel)
PLANS:
I plan on adding many more features. Some include:
Candles which also burn out
Different qualities of torches for modded coals
Torch Bandolier which condenses torches for easy placement
More configuration options
And more
JOIN MY NEW DISCORD: https://discord.gg/GS4KfrNBZn
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.21.0-2.2 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (257 КБ) |
| 1.21.0-2.1 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (256 КБ) |
| 1.21.0-2.0 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (256 КБ) |
| 1.21.0-1.9 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (255 КБ) |
| 1.21.0-1.8 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (255 КБ) |
| 1.21.0-1.7 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | neoforge | 5 мая 2026 г. | .jar (255 КБ) |
| 1.20.1-v | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 4 апреля 2026 г. | .jar (232 КБ) |
| 1.20.1-u | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 4 апреля 2026 г. | .jar (230 КБ) |
| 1.20.1-t | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 4 апреля 2026 г. | .jar (229 КБ) |
| 1.20.1-r | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 4 апреля 2026 г. | .jar (229 КБ) |
| 1.20.1-q | Релиз | 1.20.1 | forge | 1 октября 2025 г. | .jar (226 КБ) |
| 1.21.0-1.6 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | neoforge | 16 сентября 2025 г. | .jar (252 КБ) |
| 1.20.4-2.0 | Релиз | 1.20.4 | forge | 16 сентября 2025 г. | .jar (250 КБ) |
| 1.20.4-1.1 | Релиз | 1.20.4 | forge | 16 сентября 2025 г. | .jar (234 КБ) |
| 1.20.4-1.0 | Релиз | 1.20.4 | forge | 16 сентября 2025 г. | .jar (225 КБ) |
Показаны последние 15 из 48 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-vРелиз1.20.4, 1.20.5, 1.20.6 · 4 апреля 2026 г.
- Fix item durability going into the negatives and never breaking when lighting torches, lanterns, campfires (thanks Epsilon017)
- Add Tinkers Construct compatibility so if users configure tools to be able to light torches etc. it won't work when the tool is broken (thanks Epsilon017)
- Add Create tag allowing lit hardcore campfires to smoke things with the encased fan, like regular campfires do (thanks Epsilon017)
- Add Tinkers Construct flint and brick to the default torch and lantern lighting tags
1.20.1-uРелиз1.20.4, 1.20.5, 1.20.6 · 4 апреля 2026 г.
- Attempt to fix a crash on world load
1.20.1-tРелиз1.20.4, 1.20.5, 1.20.6 · 4 апреля 2026 г.
- Removed the cap on a torch's fuel value, so that another mod can overfill it.
- This shouldn't cause any issues as the internal fuel setting method also caps it, but tell me if it does.
1.20.1-rРелиз1.20.4, 1.20.5, 1.20.6 · 4 апреля 2026 г.
- Add a config option to modify loot tables
1.20.1-qРелиз1.20.1 · 1 октября 2025 г.
- Fix some issues with the relight config option
1.21.0-1.6Релиз1.21.6, 1.21.7, 1.21.8 · 16 сентября 2025 г.
- Update to 1.21
1.20.4-2.0Релиз1.20.4 · 16 сентября 2025 г.
- Added the Bandolier. Must have Curios installed to use it.
- Bandolier stores 3 stacks of torches (configurable)
- Bandolier will automatically consolidate torches of different fuel values, and in some cases even differerent states. For example you can add lit torches to a bandolier full of unlit ones, and it will extinguish them.
- When wearing the Bandolier on your belt, you can right click a block to place a torch from it and light it automatically. By default, you must be holding nothing to do this.
1.20.4-1.1Релиз1.20.4 · 16 сентября 2025 г.
- Fixed animal fat loot tables
- Fixed Curios support
- Fixed Unlit Campfire emitting light with Lucent
Полная история изменений — на Modrinth.
Комментарии
Загружаем…