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