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

Realistic Torches [Plus]

Torches that burn out after a while, and compatible with any torch mods!

Загрузки
6K
Подписчики
22
Обновлён
28 апреля 2025 г.
Лицензия
CC-BY-NC-ND-4.0

Опубликован 3 апреля 2025 г.

🔥Realistic Torches Plus

A mod of my Easycraft modpack <3

  • Torches burn out after a certain time
  • Unlit Torches can be relit with Flint And Steel and other Torches
  • Torches immediately unlit when meet rain
  • Torches are also immediately unlit in Inventory when the player submerges in water

gif

If you want to add more torches, create a datapack with path /data/realistictorches/tags/items/torch_items.json

example json

{
  "replace": false,
  "values": [
    "quad-mstv-mtv:spruce_torch",
    "quad-mstv-mtv:birch_torch",
    "quad-mstv-mtv:jungle_torch",
    "quad-mstv-mtv:acacia_torch"
  ]
}

realistic_torches.json config (might has more in future)

{
  "torchBurnOutTime": 36000,
  "submergeInWaterUnlitTorchesInInventory": true,
  "rainExtinguishTorches": true
}

Ченджлог

2.1Релиз1.20.1 · 13 апреля 2025 г.

Fixed offhand torches don't unlit

2.0Релиз1.20.1 · 8 апреля 2025 г.

Made the hitbox biggers for unlit torches

1.8Релиз1.20.1 · 5 апреля 2025 г.
  • Fixed weird original block
  • Fixed unlit torches can't be placed on wall normally
1.7Релиз1.20.1 · 5 апреля 2025 г.

Fixed unlit torches that always fall back into the normal Minecraft torch

1.6Релиз1.20.1 · 5 апреля 2025 г.

Reduce durability loss by 1

1.5Релиз1.20.1 · 4 апреля 2025 г.

Fixed a really stupid bug that stopped the game from running

1.4Релиз1.20.1 · 4 апреля 2025 г.

Fixed block entity name when register

1.2Релиз1.20.1 · 3 апреля 2025 г.

Improved the previous state check, so It won't turn into grass,... when light back

Комментарии

Загружаем…