This mod adds unlit torches to the game. Lit torch behavior is also modified
Held torches or those in a player’s inventory can be ignited when used on a lit torch, fire, lava, or by getting burned
How to use:
- overriderecipe – if set to false, the vanilla torch recipe will yield lit torches instead of unlit torches
- chancetoburnout-held – 1/x chance for torches in a player’s inventory to burn out (the higher the number, the less likely it is to burn out)
- chancetoburnout-set – 1/x chance for torches already placed down to burn out (the higher the number, the less likely it is to burn out)
- dropsunlit – whether lit torches drop as lit torches or unlit torches
- torchesburnout-held – if set to false, torches in a player’s inventory will not burn out
- torchesburnout-set – if set to false, torches placed in the world will not burn out
- dropsunlit – whether unlit torches drop as lit torches or unlit torches
- igniterids – additional block or item ids for igniters. ids MUST be separated by a comma with NO space
Example:
S:IgniterIds=2,45,123,54
2 is the block id of grass, so this will make a grass block (and whatever else those other ids belong to) into an igniter. Meaning a grass block will be usable to light an unlit torch. Igniters added this way will not be consumed when used to light a torch nor can they be used as a crafting ingredient for lit torches.
Installation:
- Download and install Minecraft Forge
- Simply place the PCL and Unlit Torch Mod zip files into your mod folder