Minecraft Forum - Source Code - Issue Tracker
Realistic Torches is a lightweight mod that makes early gameplay more difficult by causing torches to burn out after a configurable amount of time. This encourages players to move toward more permanent light sources early on.
Features
- Torches are now unlit after being crafted, and must be lit with a matchbox
- Torches will burn out after a configurable amount of time (60 minutes real time by default), encouraging players to seek out more permanent light sources
- Torches are extinguished when rained on
- Torches generated in vanilla structures will be replaced by unlit torches
- Permanently lit torches can be crafted using a glowstone crystal
- Naturally light-emitting blocks and items will emit light when held (pre-1.14.4)
Installation
- If you intend to use this mod in an existing world, backup your world first!
- Install Forge
- Navigate to your .minecraft folder
- Download the mod and place the jar file in .minecraft/mods
- Play!
Recipes
Unlit torch (coal or charcoal)
Matchbox
Lit torch (shapeless, matchbox takes damage)
Glowstone crystal (coal or charcoal)
Glowstone paste (shapeless)
Vanilla torch (glowstone crystal)
Vanilla torch (glowstone paste)
Modpacks
Yes, you can use this mod in your modpack.
Support
If you enjoy the mod and would like to support the project, feel free to leave a donation on PayPal. Support is greatly appreciated!
Sponsor
This project is proudly sponsored by BisectHosting. If you're looking for a server, check out their hosting plans and use the promo code Chaos at checkout to get 25% off your first month!
craftingTable.removeRecipe(<item:minecraft:torch>);
craftingTable.addShaped("vanilla_torch", <item:minecraft:torch> * 4, [
[<item:realistictorches:glowstone_crystal>], [<item:minecraft:stick>]
]);
craftingTable.addShaped("matchbox", <item:realistictorches:matchbox>, [
[<item:minecraft:paper>, <item:minecraft:paper>, <item:minecraft:paper>],
[<tag:minecraft:wooden_slabs>, <tag:minecraft:wooden_slabs>, <tag:minecraft:wooden_slabs>]
]);
^ Use this with CraftTweaker and it should fix everything (at least on 1.15.2)
Also thanks Aldair: https://www.curseforge.com/minecraft/mc-mods/restric-recipes
can 1.16 users confirm the crafting recipes are broken on that version too or is it just older versions
Hi! i watched some videos of this mod, but i play in the 1.17.1 version, because my other versions are laggy(for some reason), and i really wanted to play with this mod, so (if you have some time), could you please update this to 1.17?
Hi there. Thank you for this mod! Indeed, I would love to have an 1.18 version too.
we should spawm with matchsticks bc with any world gen mod it is painfull to find iron for flint and steel or sugar canes
In reply to j4wsth3sh4rk:
You can use Custom Starter Gear mod so whenever you spawn in a new world you'll spawn with a matchbox.
https://www.curseforge.com/minecraft/mc-mods/custom-starter-gear
I also personally increase the durability of it as well since they get used up in seconds when lighting up a cave.
In reply to Snowyjoe6:
it is enough
you just need it for a single iron
In reply to j4wsth3sh4rk:
i feel like it would make more sense to start with a matchbox, since all you need to do is find a tree and sugar cane (which introduces biomes with trees to the player as well as water biomes)
what this mod needs to do is add support for all wood types, especially modded, since you need oak for the matchbox for whatever reason
I absolutely love this mod.
Are there any plans to update to 1.18?
Maybe 1.17.1 so I can finish up my modpack and post it
2 problems:
I know how to fix the second one just by using the mod Polymorph, but what about the first one? idk what to do there
In reply to DeMooniC_:
it was working fine for me until my world glitched and half my house disappeared, ever since then i can only craft the paste, crystal and matchboxes
Polymorph? i've never heard of this mod, you may have just provided me a temporary fix. thanks
In reply to Felix_FTW_:
You are welcome! Yeah I just knew that mod from seeing it in some random YT videos long ago and then remembered its existence when I had this problem with the mod lol. It's reaaally useful for big mod packs too
I love this idea. Maximizes spookiness and "get in, get out" tension of caving.
Planning on 1.17?
Thanks for your creativity
Can you please change the recipe for the unlit torch to be different from vanilla torches?
Plenty of mods interfere with vanilla recipes, thus making the vanilla torch recipe dominant again, rendering users unable to craft unlit torches (except when you craft regular ones and then destroy them to get unlit torches, which breaks immersion).
If the crafting pattern for unlit torches was a unique one, this particular incompatibility would be dealt with permanently.
In reply to gh0un:
Use Polymorph here's the link for Forge https://www.curseforge.com/minecraft/mc-mods/polymorph and here the link for fabric https://www.curseforge.com/minecraft/mc-mods/polymorph-fabric
In reply to gh0un:
Here is a solution so that it does not conflict with vanilla:
In reply to AldairNT74:
i tried this and it still didn't work
In reply to Felix_FTW_:
here another solution.
Restric Recipes - Mods - Minecraft - CurseForge
In reply to AldairNT74:
that's awesome that we now have a mod to fix realistic torches, but im on 1.15 and need crafttweaker to disable the recipe