Go to file
Izzy 9cac441bec heater, fixes 2018-06-20 19:21:41 -06:00
models spherical tank 2018-06-19 21:30:54 -06:00
textures heater, fixes 2018-06-20 19:21:41 -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
burner.lua heater, fixes 2018-06-20 19:21:41 -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 incremental 2013-10-11 19:37:26 -07:00
depends.txt beginning of major refocus 2018-06-12 23:42:58 -06:00
fluids.lua burners, lots of fixes 2018-06-19 00:52:09 -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 heater, fixes 2018-06-20 19:21:41 -06:00
nodedefs.lua increment 2013-10-14 11:29:37 -07:00
oilshale.lua heater, fixes 2018-06-20 19:21:41 -06:00
pipes.lua pump 2018-06-20 00:11:04 -06:00
pump.lua heater, fixes 2018-06-20 19:21:41 -06:00
refinery.lua heater, fixes 2018-06-20 19:21:41 -06:00
sphere_tank.lua heater, fixes 2018-06-20 19:21:41 -06:00
wells.lua burners, lots of fixes 2018-06-19 00:52:09 -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.