make mithril scythes work with pumpkins

master
Jane 2022-05-01 12:59:17 +00:00 committed by CalebJ
parent 7d6b04b741
commit cc10076491
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ minetest.register_node("farming:pumpkin_8", {
"farming_pumpkin_top.png",
"farming_pumpkin_side.png"
},
drop = "farming:pumpkin_8",
groups = {
food_pumpkin = 1, choppy = 1, oddly_breakable_by_hand = 1,
flammable = 2, plant = 1