Update fermenter.lua

This commit is contained in:
theFox6 2018-06-30 09:35:07 +02:00 committed by GitHub
parent 3600024ef7
commit 6850b50dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -269,7 +269,7 @@ minetest.register_node("tubelib_addons1:fermenter_top", {
paramtype2 = "facedir",
groups = {crumbly=0, not_in_creative_inventory=1},
is_ground_content = false,
pointable = true,
pointable = false,
})
minetest.register_craftitem("tubelib_addons1:biogas", {