Welcome to use Unlit Mod.
The mod supports Forge-1.19-41.1.0+
Thanks:
The mod remakes from Realistic Torch (1.16.5)
some ideas come from Hardcore Torch (Forge-1.19-41.0.45)
----------------------------------
Brief Introduction:
The Mod changes the rule of the burning block, now they will run out. So, you must to find better Lighting objects to help your survival!
First About Torch:
Now when you want to crafting a torch, you need to resolve the COAL/CHARCOAL to Coal Dusts.
If you want to lit it up. There are four choices for you.
- Use Fire Starter
Then you can press on right click to use Fire Starter.(Have chance to fail and it will take damage)
- Use Matchbox
Its function likes Flint and Steel as well. However, it can only be used once.
- Use Flint and Steel
- Crafting with MatchBox
WARNING:1. When weather is Raining, the torches will change to smoldering
2.The Vanilla Torch can be crafted by Glowstone Crystal or Glowstone Paste(support silk enchantment)
3.Just hold Unlit Torches and right click the Lit Torch Block ,the Torches you hold will be lit
Second About Lantern
You can also use three ways to lit it up. But the premise is you need use Fat Drum to fuel it.
What’s more , you should use fat to fill it so that you can use it to fuel your lantern.
You can get Animal Fat from animals.
WARNING:1. Vanilla Lantern doesn’t support silk enchantment
2.Mod lantern can be replaced by right click
Third Jack o’Lantern
Just to lit it up!
(it's mod torch)
Warning:
- Vanilla Jack o’Lantern doesn’t support silk enchantment
Fourth About Candles
Now you not only need Honey Comb and String, but also need Glowstone Dust
Fifth About Config(the information is from the config file)
#Determines if the vanilla light block will be replaced the mod light block(Warning:Please Don't enable it with TORCH_CAUSE_FIRE enabled , or villages will burn down )(True is ENABLE)//决定是否开启替换原版光照方块为模组的光照方块(请不要同时开启它和TORCH_CAUSE_FIRE,否则村庄回被烧毁)(True是开启)
replaceVanillaBlock = false
#*Hardcore* Determines if Lit Blocks in the inventory or on the World or On the Containers Will be influenced(True is ENABLE)//*困难*决定是否背包里的点燃的方块会熄灭(True 是 开启)
hardcore = true
#Determines if torches cause combustibles burnt(True is ENABLE) (Only Lit Torch Not Smoldering Torch)//决定是否火把会导致易燃物燃烧(True 是 开启)(仅限点燃的火把不包含阴燃的火把)
torchCauseFire = true
#Determines if Lit torches in your inventory will be unlit when you are in the water(True is ENABLE)//决定当你进入水中时是否你背包里点燃的火把会被熄灭(True 是 开启)
water_burnt = true
#The time of a torch burns out(Minute),Setting this to -1 will disable torch burnout.//以分钟为单位。设置为-1会禁止火把熄灭(范围 -1 -- 2880)
#Range: -1 ~ 2880
lanternBurnOutTime = 160
#The time of a torch or a Pumpkin burns out(Minute),Setting this to -1 will disable torch burnout.//以分钟为单位。设置为-1会禁止火把或南瓜熄灭(范围 -1 -- 2880)
#Range: -1 ~ 2880
torchBurnoutTime = 60