Make pumpkins and melons opaque again

This commit is contained in:
Wuzzy 2018-03-13 02:38:57 +01:00
parent d73651424c
commit e19271398d
3 changed files with 0 additions and 3 deletions

View file

@ -278,7 +278,6 @@ function mcl_farming:add_gourd(full_unconnected_stem, connected_stem_basename, s
walkable = false,
drop = stem_drop,
drawtype = "nodebox",
paramtype = "light",
node_box = {
type = "fixed",
fixed = connected_stem_nodebox[i]