Change drop rate of glowstone

This commit is contained in:
Wuzzy 2017-02-08 17:19:24 +01:00
parent 14eadfa805
commit 01a57090a0
1 changed files with 1 additions and 1 deletions

View File

@ -1448,7 +1448,7 @@ minetest.register_node("mcl_core:glowstone", {
tiles = {"default_glowstone.png"},
is_ground_content = true,
stack_max = 64,
groups = {cracky=3,building_block=1},
groups = {oddly_breakable_by_hand=3,building_block=1},
drop = {
max_items = 1,
items = {