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

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

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.