mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-12-19 06:05:59 +01:00
split mine gas out into a separate mod
This commit is contained in:
@@ -9,8 +9,6 @@ if minetest.get_modpath("doc") then
|
||||
oil_usage = S("Buckets of oil can be used as fuel.")
|
||||
end
|
||||
|
||||
dofile(MP.."/gas.lua")
|
||||
|
||||
local oil_sounds = {footstep = {name = "oil_oil_footstep", gain = 0.2}}
|
||||
|
||||
minetest.register_node("oil:oil_source", {
|
||||
|
||||
Reference in New Issue
Block a user