Hardness for the last remaining items

This commit is contained in:
Wuzzy 2017-02-27 18:32:35 +01:00
parent 78fcc61759
commit 4ec6f5a3ec
10 changed files with 37 additions and 21 deletions

View file

@ -2,7 +2,7 @@ minetest.register_node("mcl_farming:melon", {
description = "Melon",
stack_max = 64,
tiles = {"farming_melon_top.png", "farming_melon_top.png", "farming_melon_side.png", "farming_melon_side.png", "farming_melon_side.png", "farming_melon_side.png"},
groups = {handy=1,axey=1, oddly_breakable_by_hand=2, building_block=1},
groups = {handy=1,axey=1, building_block=1},
drop = {
max_items = 1,
items = {