forked from mtcontrib/farming
increase default cucumber crop to 2
This commit is contained in:
parent
1bc8817b17
commit
cc157b97f3
|
@ -48,7 +48,7 @@ crop_def.tiles = {"farming_cucumber_4.png"}
|
|||
crop_def.groups.growing = 0
|
||||
crop_def.drop = {
|
||||
items = {
|
||||
{items = {'farming:cucumber'}, rarity = 1},
|
||||
{items = {'farming:cucumber 2'}, rarity = 1},
|
||||
{items = {'farming:cucumber 2'}, rarity = 2},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user