master
Nathan Salapat 2021-11-29 19:02:29 -06:00
parent 427a32245a
commit f7aa7fcfc6
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ for i in ipairs(coral_color) do
description = Col..' Coral',
tiles = {'more_coral_coral_base.png^[multiply:'..hex..':100'},
groups = {cracky = 3, coral = 1},
drops = 'default:coral_skeleton',
drop = 'default:coral_skeleton',
sounds = default.node_sound_stone_defaults(),
})