make pumpkin and melon easier to dig with their respective tools

Bu işleme şunda yer alıyor:
TenPlus1
2020-04-23 08:47:23 +01:00
ebeveyn 68332f2706
işleme f95a141210
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme

Dosyayı Görüntüle

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