fix cocoa drops

This commit is contained in:
tenplus1 2021-07-03 17:53:43 +01:00
parent e6994235c5
commit a5ea92bdd3
1 changed files with 0 additions and 5 deletions

View File

@ -135,11 +135,6 @@ local def = {
tiles = {"farming_cocoa_1.png"},
paramtype = "light",
walkable = false,
drop = {
items = {
{items = {"farming:cocoa_beans 1"}, rarity = 2},
}
},
selection_box = {
type = "fixed",
fixed = {-0.3, -0.5, -0.3, 0.3, 0.5, 0.3}