Go to file
Izzy 524c297c33 cylindrical tank finished 2019-03-31 15:14:35 -06:00
models better organization 2018-06-23 00:31:23 -06:00
textures cylindrical tank finished 2019-03-31 15:14:35 -06:00
LICENSE initial commit. 2013-10-09 13:42:16 -07:00
README.md initial commit. 2013-10-09 13:42:16 -07:00
barrel.lua barrel extractor, evaporation tweaks 2019-03-19 21:06:15 -06:00
blueprints.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
burner.lua tweaks 2019-03-09 07:08:34 -07:00
concrete.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
containers.lua increment 2013-10-12 19:21:25 -07:00
craftitems.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
crafts.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
cylinder_tank.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
depends.txt beginning of major refocus 2018-06-12 23:42:58 -06:00
fluids.lua barrel extractor, evaporation tweaks 2019-03-19 21:06:15 -06:00
generators.lua meh 2013-10-19 18:20:41 -07:00
heater.lua heater, fixes 2018-06-20 19:21:41 -06:00
init.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
magic_nodes.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
nodedefs.lua increment 2013-10-14 11:29:37 -07:00
oilshale.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
ore_gen.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
pipes.lua working cylindrical tank 2019-03-31 01:20:18 -06:00
pump.lua tweaks 2019-03-09 07:08:34 -07:00
refinery.lua tweaks 2019-03-09 07:08:34 -07:00
sphere_tank.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
wells.lua tweaks 2019-03-09 07:08:34 -07:00

README.md

minetest_bitumen

by Izzy Lots of code "borrowed" from RealBadAngel, VanessaE.

Introduction: Adds bitumen to minetest, including tar sands, oil shale, refineries, and some basic generators

How to install: Unzip the archive an place it in minetest-base-directory/mods/minetest/ if you have a windows client or a linux run-in-place client. If you have a linux system-wide instalation place it in ~/.minetest/mods/minetest/. If you want to install this mod only in one world create the folder worldmods/ in your worlddirectory. For further information or help see: http://wiki.minetest.com/wiki/Installing_Mods

License: UNLICENSE (see LICENSE file in package) --or-- WTFPL (see below) --or-- Whatever license you feel like. AGPLv3 is nice. ;)

See also: http://minetest.net/

     DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2004 Sam Hocevar sam@hocevar.net

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.