Page 1 of 1

[Mod] Torches [carbone_torches] – client-side 3D torches

PostPosted: Sat Oct 25, 2014 19:14
by Calinou
3D torches. Client-side, thus no delay upon placing. Can be placed on ceilings like default torches.

This mod is originating from Carbone. You don't install this mod if you're playing that particular game; it's already included and enabled by default there.

GitHub repository (includes issue tracker)

Download
Rename the directory to “carbone_torches” after extracting the .zip file.

No dependencies on non-default mods.
License for code: CC0 1.0 Universal
License for textures: CC0 1.0 Universal

Re: [Mod] Torches [carbone_torches] – client-side 3D torches

PostPosted: Sat Oct 25, 2014 19:43
by stu
Calinou wrote: Client-side, thus no delay upon placing.


It seems to work well enough, I am just curious to know what makes it 'fully client-side' as opposed to default torches?

Re: [Mod] Torches [carbone_torches] – client-side 3D torches

PostPosted: Sat Oct 25, 2014 21:31
by Calinou
stu wrote:
Calinou wrote: Client-side, thus no delay upon placing.


It seems to work well enough, I am just curious to know what makes it 'fully client-side' as opposed to default torches?


As opposed to most 3D torch mods, it uses only one node with no additional logic on placement. This is why I call it client-side.

Re: [Mod] Torches [carbone_torches] – client-side 3D torches

PostPosted: Tue Oct 28, 2014 04:18
by Sokomine
Calinou wrote:As opposed to most 3D torch mods, it uses only one node with no additional logic on placement. This is why I call it client-side.

Thanks! That removes the annoyance other 3D torch mods cause. Lag-less 3d torches are welcomed :-)