Page 1 of 1

[mod]extruder[git][extruder]

PostPosted: Sat Jul 11, 2015 12:23
by cd2

extruder by cd2



This mod adds a block extruder and a block remover.

Download https://github.com/cdqwertz/extruder/archive/master.zip
Browse Code https://github.com/cdqwertz/extruder

License: LGPL 2.1 or later

Dependencies: -

Report bugs or request help on the forum topic.

Installation


see http://wiki.minetest.com/wiki/Installing_Mods

Todo


post your ideas!

Re: [mod]extruder[git][extruder]

PostPosted: Sat Jul 11, 2015 13:10
by ExeterDad
Wasn't sure what your definition of extruder was. Looking at your code it seems to set a copy of what player is pointing at on top.
Is that correct?

Re: [mod]extruder[git][extruder]

PostPosted: Sat Jul 11, 2015 14:18
by cd2
yea it is, but it doesnt put it on top, it is putting it at the pointed node face (pointed_thing.above).
Its like extruding something in blender.

I am going to add a new extruder type which is able to extrude structures.

Re: [mod]extruder[git][extruder]

PostPosted: Wed Jul 15, 2015 15:51
by cd2
the new version is out!
  • I added a stairs extruder