Go to file
Izzy df49a5c3f6 fixed pump, removed some debugging print()'s 2019-03-07 22:04:16 -07:00
models better organization 2018-06-23 00:31:23 -06:00
textures better organization 2018-06-23 00:31:23 -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
blueprints.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
burner.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
concrete.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
containers.lua increment 2013-10-12 19:21:25 -07:00
craftitems.lua increment 2013-10-14 11:29:37 -07:00
crafts.lua beginning of well pumping and forceloading 2018-07-07 00:55:38 -06:00
depends.txt beginning of major refocus 2018-06-12 23:42:58 -06:00
fluids.lua fixed pump, removed some debugging print()'s 2019-03-07 22:04:16 -07: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 lots of tweaks and fixes 2018-06-23 23:45:55 -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 fixed pump, removed some debugging print()'s 2019-03-07 22:04:16 -07:00
pump.lua fixed pump, removed some debugging print()'s 2019-03-07 22:04:16 -07:00
refinery.lua heater, fixes 2018-06-20 19:21:41 -06:00
sphere_tank.lua lots of tweaks and fixes 2018-06-23 23:45:55 -06:00
wells.lua beginning of well pumping and forceloading 2018-07-07 00:55:38 -06: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.