Page 1 of 1

[Mod] Locked Furnace [20120813] [locked_furnace]

PostPosted: Mon Aug 13, 2012 15:28
by kotolegokot
This mod adds locked furnaces. Only placer and main admin can dig and use it.

Image

Code: GPLv3, textures: CC BY-SA

Mod dependencies: default

Download

Github repository

PostPosted: Mon Aug 13, 2012 16:58
by Cooper
This is great

PostPosted: Mon Aug 13, 2012 23:59
by cornernote
+1, was wanting something like this so my furnaces don't get ninja'd

PostPosted: Tue Aug 14, 2012 00:37
by SegFault22
Awesome! This needs to be added to default, for 2 reasons:
-It's very useful and looks cool
-Minecraft doesn't have it
Maybe you should ask Celeron55.

PostPosted: Tue Aug 14, 2012 01:18
by tinoesroho
Celeron does what celeron wants to. He's merged in creative_inventory and fire - both community creations. This will probably find its way into the next release.

PostPosted: Thu Dec 27, 2012 11:00
by LorenzoVulcan
http://screencloud.net/v/xoR4

This gives an error while starting the server.

PostPosted: Thu Dec 27, 2012 12:25
by webdesigner97
+1

Cool and useful idea! :D

PostPosted: Sat Feb 16, 2013 06:58
by kotolegokot
webdesigner97 wrote:+1

Cool and useful idea! :D

Thanks :)

PostPosted: Sat Feb 16, 2013 12:25
by jojoa1997
you should also make a recipe S- steel_ingot, F- frunace
S
F

PostPosted: Sat Feb 16, 2013 12:48
by 4aiman
+ over 9000

PostPosted: Sat Feb 16, 2013 14:10
by kotolegokot
jojoa1997 wrote:you should also make a recipe S- steel_ingot, F- frunace
S
F

Yeah, you are right.

PostPosted: Fri Mar 14, 2014 02:18
by ak399g
I get this error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>

PostPosted: Fri Mar 14, 2014 06:19
by 4aiman
ak399g wrote:I get this error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>


Update your Minetest! :)

PostPosted: Fri Mar 14, 2014 13:37
by ak399g
4aiman wrote:
ak399g wrote:I get this error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>


Update your Minetest! :)

Mine's already 4.9!

PostPosted: Fri Mar 14, 2014 13:40
by BrunoMine
great idea! Should be added minetest. (Add a padlock in texture)

PostPosted: Sat Mar 15, 2014 00:49
by Topywo
ak399g wrote:
4aiman wrote:
ak399g wrote:I get this error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>


Update your Minetest! :)

Mine's already 4.9!



The mod is not working anymore, because 8 December 2013, the 'hacky_swap_method' furnaces uses, has been replaced by the 'minetest_swap_node'. Also, if I understood it correctly, the hacky was used global and the minetest is used local. I've copied those changes into the locked_furnace mod and it seems to work. Let me know if it doesn't or when you prefer another compressed format than .zip:

https://dl.dropboxusercontent.com/u/65428713/locked_furnace%20(15-03-2014).zip

PostPosted: Sat Mar 15, 2014 17:23
by ak399g
New ver. seems to work. Thanks!

PostPosted: Sat Mar 15, 2014 17:40
by 4aiman
I'm too late, but by "update your MT" I meant that you also need to see the changes made.
Should you have done that and you would have known what Topywo has told you.

Sorry I was far from being clear... yet again...

Re: [Mod] Locked Furnace [20120813] [locked_furnace]

PostPosted: Wed May 11, 2016 21:58
by Fixerol
Reuploaded original and fixed one to forum, just to be sure