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

This commit is contained in:
thunderdog1138 2020-05-17 23:39:26 +00:00
parent 261e6a0aa4
commit ce41be62b2
1 changed files with 0 additions and 8 deletions

View File

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