Перейти к содержимому
Mineforgian

Totally Lit

Brings realistic/hardcore mechanics to torches, candles, lanterns, campfires, and jack o' lanterns in a configurable way.

572K загрузок95 подписчиковLGPL-3.0-or-laterfabricquilt

Обновлён 13 июня 2026 г. · опубликован 27 декабря 2021 г.

  • Background
  • Soul lanterns don't seem to die ...
  • Truly abandoned mineshafts
  • Banner
  • Light your way

https://cdn.modrinth.com/data/hbKDMT6l/images/7d1782940f24332ecb396c2272f8c10da115b726.png

Designed to fit into Minecraft's lore as closely as possible, while providing a more challenging early game experience and encouraging players to use powered, magical, and bioluminescent light sources.

An open source mod built for Fabric (works on Quilt, too). Requires Fabric API and owo-lib. For more in-depth information regarding the project, read the wiki 📖.

Inspired by Realistic Torches, thank you MattCzyr!

✨ Features

  • 💡 Dynamic lighting is fully supported with LambDynamicLights.
  • 🌧 Candles and torches will extinguish when rained on.
  • ⏳ Campfires, candles, jack o' lanterns, lanterns, and torches will extinguish over time.
  • 🔥 Bring unlit torches to life during your adventures with fire, lava (flowing, standing, or even in a cauldron!), or flint and steel.
  • 🏊 Wading, swimming, fully submerging in water, or getting rained on can cause jack o'lanterns, lanterns, and torches to extinguish.
  • 💪 Glowstone lanterns and torches for mid/late-game which are waterproof and never die out.
  • 🧯 Torches, lanterns, and jack o' lanterns extinguish when stored in chests or placing in bundles.
  • 👷 Villagers prevent any extinguishing in a configurable cubed radius, no more dark villages.
  • 📄 Configurable with files or the settings page provided by integration with Mod Menu.

⛔ Compatibility

Should work with most mods that don't modify torches, lanterns, campfires, candles, and jack o' lanterns in an intrusive way.

📥 Downloads

Officially available at CurseForge, Modrinth, and GitHub.

🛣️ Roadmap

  • Finish wiki.
  • Add events for developers.
  • Extend inventory behaviours to mobs.
  • Integrate Jade tooltips.
  • Attach to Villager and Allay AI brains to ignite unlit torches, lanterns, jack 'o lanterns, and campfires in a fun way.

📜 Copyright & License

© 2025 Dale E. Wingard, Jr.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License and a copy of GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.2+26.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt13 июня 2026 г..jar (1001 КБ)
1.2.1+26.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt11 июня 2026 г..jar (997 КБ)
1.2.1+1.21.11Релиз1.21.11fabric, quilt11 июня 2026 г..jar (999 КБ)
1.2.0+1.21.11Релиз1.21.11fabric, quilt10 июня 2026 г..jar (998 КБ)
1.1.4+1.21.1Релиз1.21.1fabric, quilt2 июня 2026 г..jar (136 КБ)
1.1.3+1.21.1Релиз1.21.1fabric, quilt2 июня 2026 г..jar (136 КБ)
1.1.2+1.21.1Релиз1.21.1fabric, quilt6 января 2026 г..jar (136 КБ)
1.1.1+1.21.1Релиз1.21.1fabric, quilt23 февраля 2025 г..jar (136 КБ)
1.1.0+1.21.1Релиз1.21.1fabric, quilt21 февраля 2025 г..jar (135 КБ)
1.1.1+1.19.2Релиз1.19.2fabric, quilt20 февраля 2025 г..jar (132 КБ)
1.1.0+1.19.2Релиз1.19.2fabric, quilt20 февраля 2025 г..jar (132 КБ)
1.1.0+1.20.1Релиз1.20.1fabric, quilt20 февраля 2025 г..jar (135 КБ)
1.1.0+1.21.4Релиз1.21.4fabric, quilt19 февраля 2025 г..jar (138 КБ)
1.0.1+1.21.4Релиз1.21.4fabric, quilt18 февраля 2025 г..jar (131 КБ)
1.0.0+1.21.4Релиз1.21.4fabric, quilt17 февраля 2025 г..jar (126 КБ)

Показаны последние 15 из 60 версий. Все версии — на Modrinth.

Ченджлог

1.2.2+26.1Релиз26.1, 26.1.1, 26.1.2 · 13 июня 2026 г.

Fixed

  • Fix missing block loot tables for unlit copper lanterns

Changed

  • Bump version
  • Set Java compatibility for mixins to version 25 instead of the old version 21
  • Require annotations for mixin overwriting
  • Refactor client source set to use a more descriptive package
1.2.1+26.1Релиз26.1, 26.1.1, 26.1.2 · 11 июня 2026 г.

Changed

  • Port to Minecraft 26.1.2
  • Bump version
1.2.1+1.21.11Релиз1.21.11 · 11 июня 2026 г.

Changed

  • Default to true for extinguishing lit items in containers
  • Update README
  • Use more descriptive names for Mixin method names
  • Migrate to the official Mojang mappings
  • Optimize imports
  • Rearrange code and whitespace
  • Update Gradle Wrapper
  • Bump version

Removed

  • Remove unnecessary code in build script
  • Code that was commented out
1.2.0+1.21.11Релиз1.21.11 · 10 июня 2026 г.

Added

  • Placing lit items in bundles will extinguish them
  • Add unlit copper lanterns
  • Add copper torch
  • Add Game Tests for caretaker functionality and whether torches extinguish in rain
  • Add caching for results of whether a caretaker is present
  • Add debugging information for certain conditions

Changed

  • Bump version
  • Port to Minecraft 1.21.11
  • Update dependencies
  • Change logic gates to reduce CPU cycles
  • Disable Lithium's optimizations for lit campfires instead of all campfires
  • Reduce high CPU usage with caretaker functionality enabled

Fixed

  • Fix crash when trying to extinguish in non-player inventories
1.1.4+1.21.1Релиз1.21.1 · 2 июня 2026 г.

Fixed

  • Added missing import

Changed

  • Updated Gradle
1.1.3+1.21.1Релиз1.21.1 · 2 июня 2026 г.

Fixed

  • Fix #58: ArrayIndexOutOfBoundsException crash when attempting to extinguish lit variants in player inventory

Changed

  • Improved readability of code
1.1.2+1.21.1Релиз1.21.1 · 6 января 2026 г.

Added

  • Add option to disable/enable caretaker functionality

Changed

  • Bump version
  • Changed default caretaker radius to 16

Fixed

  • Fix #46 and #57: lit torches dropping unlit variants
1.1.1+1.21.1Релиз1.21.1 · 23 февраля 2025 г.

Changed

  • Use explicit ItemStack type for TypedActionResult generic
  • Bump version

Fixed

  • Fix #44: Crash when using items defined in campfire_igniters tag to ignite campfires
  • Fix broken recipes

Removed

  • Unused imports

Полная история изменений — на Modrinth.

Комментарии

Загружаем…