1
0
geforkt von mtcontrib/farming

cocoa pods are no longer walkable

Dieser Commit ist enthalten in:
TenPlus1
2018-08-13 21:03:11 +01:00
Ursprung aa73d0baba
Commit 0c7110403c

Datei anzeigen

@@ -113,7 +113,7 @@ local crop_def = {
drawtype = "plantlike", drawtype = "plantlike",
tiles = {"farming_cocoa_1.png"}, tiles = {"farming_cocoa_1.png"},
paramtype = "light", paramtype = "light",
walkable = true, walkable = false,
drop = { drop = {
items = { items = {
{items = {'farming:cocoa_beans 1'}, rarity = 2}, {items = {'farming:cocoa_beans 1'}, rarity = 2},