Go to file
Izzy 32d204111c fluids, spills, and intake bug fixes
gasoline-powered pump
better pump textures
2020-04-17 11:46:57 -06:00
models cement mixer, concrete tweaks 2019-04-22 23:59:53 -06:00
textures fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -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 vapor fixes 2020-04-16 09:32:03 -06:00
blueprints.lua cement mixer, concrete tweaks 2019-04-22 23:59:53 -06:00
burner.lua tweaks 2019-03-09 07:08:34 -07:00
concrete.lua rock crusher, tweaks 2019-04-26 00:52:55 -06:00
containers.lua increment 2013-10-12 19:21:25 -07:00
craftitems.lua fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
crafts.lua fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
cylinder_tank.lua fixes and balancing 2019-04-01 20:37:01 -06:00
depends.txt beginning of major refocus 2018-06-12 23:42:58 -06:00
fluids.lua fix for new minetest version 2020-04-07 10:41:47 -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 fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
lights.lua storage tank 2019-04-20 18:53:41 -06:00
magic_nodes.lua storage tank 2019-04-20 18:53:41 -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 rock crusher, tweaks 2019-04-26 00:52:55 -06:00
pipeline.lua cement mixer, concrete tweaks 2019-04-22 23:59:53 -06:00
pipes.lua fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
pump.lua fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
refinery.lua vapor fixes 2020-04-16 09:32:03 -06:00
rock_crusher.lua rock crusher, tweaks 2019-04-26 00:52:55 -06:00
sphere_tank.lua cylindrical tank finished 2019-03-31 15:14:35 -06:00
spills.lua fluids, spills, and intake bug fixes 2020-04-17 11:46:57 -06:00
vapors.lua fluids should fall through vapors 2019-04-13 00:19:34 -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.