Remove papyrus from treasures

This commit is contained in:
Wuzzy 2019-08-25 05:18:35 +02:00
parent fe4ff2025c
commit d9c4b78998
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ local chest_stuff = {
{name="default:diamond", max = 1},
{name="default:pick_steel", max = 1},
{name="default:pick_diamond", max = 1},
{name="default:papyrus", max = 9},
}
if minetest.get_modpath("farming") then