1
0
镜像自地址 https://codeberg.org/tenplus1/farming.git 已同步 2025-11-13 03:55:30 +01:00

cocoa pods are no longer walkable

这个提交包含在:
TenPlus1
2018-08-13 21:03:11 +01:00
父节点 aa73d0baba
当前提交 0c7110403c

查看文件

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