方舟mod:Lady's Food and Farming介绍与代码

这个mod的设计是为了给方舟的厨房和农业部分带来更多的变化和活力。我试图让农业看起来更现实,但并没有拖拖拉拉。我创造了你可能在世界上看到的东西,比如蜂房、鸡舍和挤奶站。所有这些物品都有很棒的小朋友,他们在里面过着最好的生活,为你提供你需要的东西。一个新的改良堆肥箱,用于将所有浪费的食物转化为作物的肥料。我甚至想过,为了确保你的农场得到充分的灌溉和温室,需要修建多少结构,只需看看水槽和稻草人就可以了,水槽里有喷水口,稻草人可以确保你的所有植物都得到应有的绿房子。
在厨房里,你会发现有两个新的炉灶可供使用,还有几个新的装饰项目,可以悬挂和放置在周围。这些炉灶包含几个新的食谱,以及几个新的可定制食谱供您使用。我们为您提供了一块新的砧板,用于找到完美的肉块。您还可以找到一些桌椅设计以及餐具,以满足前来参观您寒舍的饥饿客人的需求。(本翻译由百度提供)
本人大致介绍:本模组有大量的农作物供玩家种植,可以给你的方舟提供更好的游戏体验。喜欢农业的可以下载玩玩,mod的建模和细节都很不错的。
想快速搜索代码可以(ctrl+f)
modID:2723396734


mod展示图

mod展示图

mod展示图

mod展示图

mod展示图

mod展示图

前面的都是废话代码才是重点

作物类
ALOE 芦荟
代码
芦荟:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/AloeVeraClippings/PrimalItemConsumable_Aloe_LWCM.PrimalItemConsumable_Aloe_LWCM'" 1 0 0
芦荟种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/AloeVera/PrimalItemConsumable_Seed_AloeVera_LWCM.PrimalItemConsumable_Seed_AloeVera_LWCM'" 1 0 0



Basil 罗勒
代码
罗勒:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Basil/PrimalItemConsumable_Basil_LWCM.PrimalItemConsumable_Basil_LWCM'" 1 0 0
罗勒种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Basil/PrimalItemConsumable_Seed_Basil_LWCM.PrimalItemConsumable_Seed_Basil_LWCM'" 1 0 0


罗勒

罗勒结果期
beans 豆
代码
豆:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Beans/PrimalItemConsumable_Veggie_Beans_LWCM.PrimalItemConsumable_Veggie_Beans_LWCM" 1 0 0
豆种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Beans/PrimalItemConsumable_Seed_Beans_LWCM.PrimalItemConsumable_Seed_Beans_LWCM'" 1 0 0



Beet 甜菜
代码
甜菜:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Beet/PrimalItemConsumable_Veggie_Beet_LWCM.PrimalItemConsumable_Veggie_Beet_LWCM'" 1 0 0
甜菜种子:
cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Beets/PrimalItemConsumable_Seed_Beets_LWCM.PrimalItemConsumable_Seed_Beets_LWCM'" 1 0 0



pepper 菜椒
代码
青椒:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/BellPepper/PrimalItemConsumable_Veggie_GreenPepper_LWCM.PrimalItemConsumable_Veggie_GreenPepper_LWCM'" 1 0 0
橙椒:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/BellPepper/PrimalItemConsumable_Veggie_OrangePepper_LWCM.PrimalItemConsumable_Veggie_OrangePepper_LWCM'" 1 0 0
红椒:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/BellPepper/PrimalItemConsumable_Veggie_RedPepper_LWCM.PrimalItemConsumable_Veggie_RedPepper_LWCM'" 1 0 0
黄椒:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/BellPepper/PrimalItemConsumable_Veggie_YellowPepper_LWCM.PrimalItemConsumable_Veggie_YellowPepper_LWCM'" 1 0 0
菜椒种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/BellPepper/PrimalItemConsumable_Seed_BellPepper_LWCM.PrimalItemConsumable_Seed_BellPepper_LWCM'" 1 0 0






Blackberry 黑莓
代码
黑莓:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Blackberry/PrimalItemConsumable_Blackberry_LWCM.PrimalItemConsumable_Blackberry_LWCM'" 1 0 0
黑莓种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Blackberry/PrimalItemConsumable_Seed_Blackberry_LWCM.PrimalItemConsumable_Seed_Blackberry_LWCM'" 1 0 0



Carrot 胡萝卜
代码
胡萝卜:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Carrot/PrimalItemConsumable_Veggie_Carrot_LWCM.PrimalItemConsumable_Veggie_Carrot_LWCM'" 1 0 0
胡萝卜种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Carrot/PrimalItemConsumable_Seed_Carrot_LWCM.PrimalItemConsumable_Seed_Carrot_LWCM'" 1 0 0
注:与原版的不同



Celery 芹菜
代码
芹菜:
cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Celery/PrimalItemConsumable_Veggie_Celery_LWCM.PrimalItemConsumable_Veggie_Celery_LWCM'" 1 0 0
cheat
芹菜种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Celery/PrimalItemConsumable_Seed_Celery_LWCM.PrimalItemConsumable_Seed_Celery_LWCM'" 1 0 0



Chamomile 洋甘菊
代码
洋甘菊:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Chamomile/PrimalItemConsumable_Veggie_Chamomile_LWCM.PrimalItemConsumable_Veggie_Chamomile_LWCM'" 1 0 0
洋甘菊代码:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Chamomile/PrimalItemConsumable_Seed_Chamomile_LWCM.PrimalItemConsumable_Seed_Chamomile_LWCM'" 1 0 0



Chickpea 鹰嘴豆
代码
鹰嘴豆:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Chickpea/PrimalItemConsumable_Chickpea_LWCM.PrimalItemConsumable_Chickpea_LWCM'" 1 0 0
鹰嘴豆种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Chickpea/PrimalItemConsumable_Seed_Chickpea_LWCM.PrimalItemConsumable_Seed_Chickpea_LWCM'" 1 0 0



Cilantro 香菜
代码
香菜:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Cilantro/PrimalItemConsumable_Cilantro_LWCM.PrimalItemConsumable_Cilantro_LWCM'" 1 0 0
香菜种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Cilantro/PrimalItemConsumable_Seed_Cilantro_LWCM.PrimalItemConsumable_Seed_Cilantro_LWCM'" 1 0 0



Corn 玉米
代码
玉米:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Corn/PrimalItemConsumable_Corn_LWCM.PrimalItemConsumable_Corn_LWCM'" 1 0 0
玉米种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Corn/PrimalItemConsumable_Seed_Corn_LWCM.PrimalItemConsumable_Seed_Corn_LWCM'" 1 0 0
注:与原版的不同



Garlic 蒜
代码
蒜:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Garlic/PrimalItemConsumable_Garlic_LWCM.PrimalItemConsumable_Garlic_LWCM'" 1 0 0
蒜种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Garlic/PrimalItemConsumable_Seed_Garlic_LWCM.PrimalItemConsumable_Seed_Garlic_LWCM'" 1 0 0



Grape 葡萄
代码
紫葡萄:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Grape/Purple/PrimalItemConsumable_PurpleGrape_LWCM.PrimalItemConsumable_PurpleGrape_LWCM'" 1 0 0
青葡萄:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Grape/Green/PrimalItemConsumable_GreenGrape_LWCM.PrimalItemConsumable_GreenGrape_LWCM'" 1 0 0
紫葡萄种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Grapes/Purple/PrimalItemConsumable_Seed_PurpleGrapes_LWCM.PrimalItemConsumable_Seed_PurpleGrapes_LWCM'" 1 0 0
青葡萄种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Grapes/Green/PrimalItemConsumable_Seed_GreenGrapes_LWCM.PrimalItemConsumable_Seed_GreenGrapes_LWCM'" 1 0 0






Lemon 柠檬
代码
柠檬:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Lemon/PrimalItemConsumable_Veggie_Lemon_LWCM.PrimalItemConsumable_Veggie_Lemon_LWCM'" 1 0 0
柠檬种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Lemon/PrimalItemConsumable_Seed_Lemon_LWCM.PrimalItemConsumable_Seed_Lemon_LWCM'" 1 0 0
注:与原版的不同



Lettuce 莴苣(生菜)
代码
莴苣:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Lettuce/PrimalItemConsumable_Lettuce_LWCM.PrimalItemConsumable_Lettuce_LWCM'" 1 0 0
莴苣种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Lettuce/PrimalItemConsumable_Seed_Lettuce_LWCM.PrimalItemConsumable_Seed_Lettuce_LWCM'" 1 0 0



mint 薄荷
代码
薄荷:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/mint/PrimalItemConsumable_Mint_LWCM.PrimalItemConsumable_Mint_LWCM'" 1 0 0
薄荷种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/mint/PrimalItemConsumable_Seed_Mint_LWCM.PrimalItemConsumable_Seed_Mint_LWCM'" 1 0 0



Mushroom 蘑菇
代码
蘑菇:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Mushroom/PrimalItemConsumable_Mushroom_LWCM.PrimalItemConsumable_Mushroom_LWCM'" 1 0 0
蘑菇枯木(蘑菇种子):cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/MushroomStalk/PrimalItemConsumable_MushroomStalk_LWCM.PrimalItemConsumable_MushroomStalk_LWCM'" 1 0 0
灵芝:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Reisi/PrimalItemConsumable_Reishi_LWCM.PrimalItemConsumable_Reishi_LWCM'" 1 0 0
PORCIHI (某类蘑菇):cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Porcihi/PrimalItemConsumable_Porcihi_LWCM.PrimalItemConsumable_Porcihi_LWCM'" 1 0 0





Onion 洋葱
代码
洋葱:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Onion/PrimalItemConsumable_Onion_LWCM.PrimalItemConsumable_Onion_LWCM'" 1 0 0
洋葱种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Onion/PrimalItemConsumable_Seed_Onion_LWCM.PrimalItemConsumable_Seed_Onion_LWCM'" 1 0 0


洋葱种子

洋葱结果期
Oregano 牛至
代码
牛至:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Oregano/PrimalItemConsumable_Oregano_LWCM.PrimalItemConsumable_Oregano_LWCM'" 1 0 0
牛至种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Oregano/PrimalItemConsumable_Seed_Oregano_LWCM.PrimalItemConsumable_Seed_Oregano_LWCM'" 1 0 0



Potato 土豆
代码
土豆:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Potato/PrimalItemConsumable_Potato_LWCM.PrimalItemConsumable_Potato_LWCM'" 1 0 0
土豆种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Potato/PrimalItemConsumable_Seed_Potato_LWCM.PrimalItemConsumable_Seed_Potato_LWCM'" 1 0 0
注:与原版的不同



Rice 大米
代码
大米:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Rice/PrimalItemConsumable_Rice_LWCM.PrimalItemConsumable_Rice_LWCM'" 1 0 0
大米种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Rice/PrimalItemConsumable_Seed_Rice_LWCM.PrimalItemConsumable_Seed_Rice_LWCM'" 1 0 0



Schisandra 五味子属
代码
五味子属:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Schisandra/PrimalItemConsumable_Schisandra_LWCM.PrimalItemConsumable_Schisandra_LWCM" 1 0 0
五味子属种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Schisandra/PrimalItemConsumable_Seed_Schisandra_LWCM.PrimalItemConsumable_Seed_Schisandra_LWCM" 1 0 0



Strawberry 草莓
代码
草莓:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Strawberry/PrimalItemConsumable_Strawberry_LWCM.PrimalItemConsumable_Strawberry_LWCM'" 1 0 0
草莓种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Strawberry/PrimalItemConsumable_Seed_Strawberry_LWCM.PrimalItemConsumable_Seed_Strawberry_LWCM'" 1 0 0



Sugar 糖(甘蔗)
代码
糖:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Sugar/PrimalItemConsumable_RawSugar_LWCM.PrimalItemConsumable_RawSugar_LWCM'" 1 0 0
糖种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/SugarCane/PrimalItemConsumable_Seed_SugarCane_LWCM.PrimalItemConsumable_Seed_SugarCane_LWCM'" 1 0 0



Thyme 百里香
代码
百里香:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Thyme/PrimalItemConsumable_Thyme_LWCM.PrimalItemConsumable_Thyme_LWCM'" 1 0 0
百里香种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Thyme/PrimalItemConsumable_Seed_Thyme_LWCM.PrimalItemConsumable_Seed_Thyme_LWCM'" 1 0 0



Tomato 番茄
代码
番茄:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/FoodBPS/Tomato/PrimalItemConsumable_Tomato_LWCM.PrimalItemConsumable_Tomato_LWCM'" 1 0 0
番茄种子:cheat GiveItem "Blueprint'/Game/Mods/LWCM/Blueprints/Seeds/Tomato/PrimalItemConsumable_Seed_Tomato_LWCM.PrimalItemConsumable_Seed_Tomato_LWCM'" 1 0 0



