Update 'mods/ethereal/schematics/bamboo_tree.lua'

This commit is contained in:
thunderdog1138 2020-05-19 16:37:52 +00:00
parent 3221e8be8a
commit 6592c35652
1 changed files with 0 additions and 8 deletions

View File

@ -75,11 +75,3 @@ ethereal.bambootree = {
}
}
if ethereal.papyruswalk == true then
minetest.override_item("default:reeds", {
walkable = true,
sunlight_propagates = true
})
end