Skip to content
Snippets Groups Projects
Commit cc157b97 authored by TenPlus1's avatar TenPlus1
Browse files

increase default cucumber crop to 2

parent 1bc8817b
No related branches found
No related tags found
No related merge requests found
......@@ -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},
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment