Update 'mods/ethereal/schematics/bamboo_tree.lua'
This commit is contained in:
parent
261e6a0aa4
commit
ce41be62b2
|
@ -75,11 +75,3 @@ ethereal.bamboo_tree = {
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
if ethereal.papyruswalk == true then
|
||||
|
||||
minetest.override_item("default:papyrus", {
|
||||
walkable = true,
|
||||
sunlight_propagates = true
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue