forked from thunderdog1138/star_wars
Update 'mods/ethereal/schematics/bamboo_tree.lua'
This commit is contained in:
parent
3221e8be8a
commit
6592c35652
|
@ -75,11 +75,3 @@ ethereal.bambootree = {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ethereal.papyruswalk == true then
|
|
||||||
|
|
||||||
minetest.override_item("default:reeds", {
|
|
||||||
walkable = true,
|
|
||||||
sunlight_propagates = true
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in New Issue