DS-Minetest
dd477201da
change drawtype of node to airlike, add wield_image to node, fill mod.conf with stuff and make getpos to get_pos
[Mod] digiline colour carrier [colour_carrier]
channel is "colour_carrier_all"
or "colour_carrier/"..pos.z .."/"..pos.y .."/"..pos.x
or "colour_carrier("..pos.x ..","..pos.y ..","..pos.z..")"
where "*"
instead of one of the positions makes the one pos ignored
or "colour_carrier("..startpos.x ..","..startpos.y ..","..startpos.z..")("..endpos.x ..","..endpos.y ..","..endpos.z)
where "*"
instead of one of the positions means infinite
msg is "#RRGGBB" or "#RGB"
Depends: see depends.txt
License: see LICENSE.txt
Download: zip, tar.gz
If you got ideas or found bugs, please tell them to me.
TODO:
— add crafting
— change groups, maybe placement_prediction, etc.
Description
Languages
Lua
100%