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

Izzy 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
models fdcc77edf2 cement mixer, concrete tweaks %!s(int64=5) %!d(string=hai) anos
textures 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
LICENSE fcc9cb9ca1 initial commit. %!s(int64=11) %!d(string=hai) anos
README.md fcc9cb9ca1 initial commit. %!s(int64=11) %!d(string=hai) anos
barrel.lua 6678ba4e8f vapor fixes %!s(int64=4) %!d(string=hai) anos
blueprints.lua fdcc77edf2 cement mixer, concrete tweaks %!s(int64=5) %!d(string=hai) anos
burner.lua 7c7b943266 tweaks %!s(int64=5) %!d(string=hai) anos
concrete.lua 75947e833f rock crusher, tweaks %!s(int64=5) %!d(string=hai) anos
containers.lua 72b8ebe7a9 increment %!s(int64=11) %!d(string=hai) anos
craftitems.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
crafts.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
cylinder_tank.lua 51ea1d0a30 fixes and balancing %!s(int64=5) %!d(string=hai) anos
depends.txt 32e8116869 beginning of major refocus %!s(int64=6) %!d(string=hai) anos
fluids.lua a88e546312 fix for new minetest version %!s(int64=4) %!d(string=hai) anos
generators.lua fec01e9f42 meh %!s(int64=11) %!d(string=hai) anos
heater.lua 9cac441bec heater, fixes %!s(int64=6) %!d(string=hai) anos
init.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
lights.lua 9d2581c8ef storage tank %!s(int64=5) %!d(string=hai) anos
magic_nodes.lua 9d2581c8ef storage tank %!s(int64=5) %!d(string=hai) anos
nodedefs.lua f8a3c25fbc increment %!s(int64=11) %!d(string=hai) anos
oilshale.lua ac2b0f1b13 lots of tweaks and fixes %!s(int64=6) %!d(string=hai) anos
ore_gen.lua 75947e833f rock crusher, tweaks %!s(int64=5) %!d(string=hai) anos
pipeline.lua fdcc77edf2 cement mixer, concrete tweaks %!s(int64=5) %!d(string=hai) anos
pipes.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
pump.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
refinery.lua 6678ba4e8f vapor fixes %!s(int64=4) %!d(string=hai) anos
rock_crusher.lua 75947e833f rock crusher, tweaks %!s(int64=5) %!d(string=hai) anos
sphere_tank.lua 524c297c33 cylindrical tank finished %!s(int64=5) %!d(string=hai) anos
spills.lua 32d204111c fluids, spills, and intake bug fixes %!s(int64=4) %!d(string=hai) anos
vapors.lua b1e28e734c fluids should fall through vapors %!s(int64=5) %!d(string=hai) anos
wells.lua 7c7b943266 tweaks %!s(int64=5) %!d(string=hai) anos

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.