disable pumpkin in mcl2

This commit is contained in:
tenplus1 2023-08-31 09:33:47 +01:00
parent df64f1117f
commit 8ce92bdb91
1 changed files with 1 additions and 0 deletions

View File

@ -735,6 +735,7 @@ if farming.mcl then
farming.cocoa = nil
farming.beetroot = nil
farming.sunflower = nil
farming.pumpkin = nil
end
-- helper function