mirror of
https://github.com/joe7575/techpack.git
synced 2024-12-26 07:27:34 +01:00
Update fermenter.lua
This commit is contained in:
parent
3600024ef7
commit
6850b50dde
@ -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", {
|
||||
|
Loading…
Reference in New Issue
Block a user