liquid_renewable bugfix
This commit is contained in:
parent
1a1f0ceafd
commit
f7b69840a0
@ -94,6 +94,7 @@ minetest.register_node("techage:oil_flowing", {
|
||||
diggable = false,
|
||||
buildable_to = true,
|
||||
is_ground_content = false,
|
||||
liquid_renewable = false,
|
||||
drop = "",
|
||||
drowning = 1,
|
||||
liquidtype = "flowing",
|
||||
|
Loading…
Reference in New Issue
Block a user