方舟mod:Lady's Food and Farming介紹與程式碼

Lady's Food and Farming

這個mod的設計是為了給方舟的廚房和農業部分帶來更多的變化和活力。我試圖讓農業看起來更現實,但並沒有拖拖拉拉。我創造了你可能在世界上看到的東西,比如蜂房、雞舍和擠奶站。所有這些物品都有很棒的小朋友,他們在裡面過著最好的生活,為你提供你需要的東西。一個新的改良堆肥箱,用於將所有浪費的食物轉化為作物的肥料。我甚至想過,為了確保你的農場得到充分的灌溉和溫室,需要修建多少結構,只需看看水槽和稻草人就可以了,水槽裡有噴水口,稻草人可以確保你的所有植物都得到應有的綠房子。

在廚房裡,你會發現有兩個新的爐灶可供使用,還有幾個新的裝飾專案,可以懸掛和放置在周圍。這些爐灶包含幾個新的食譜,以及幾個新的可定製食譜供您使用。我們為您提供了一塊新的砧板,用於找到完美的肉塊。您還可以找到一些桌椅設計以及餐具,以滿足前來參觀您寒舍的飢餓客人的需求。(本翻譯由百度提供)

本人大致介紹:本模組有大量的農作物供玩家種植,可以給你的方舟提供更好的遊戲體驗。喜歡農業的可以下載玩玩,mod的建模和細節都很不錯的。

想快速搜尋程式碼可以(ctrl+f)

modID:2723396734

mod展示圖 mod展示圖 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 

ALOE ALOE SEED 蘆薈結果期樣子(蘆薈長這樣的?)

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

蘑菇 PORCIHI 靈芝 蘑菇枯木 蘑菇結果期(有東西嗎?)

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

番茄 番茄種子 番茄結果期

隨便看看 更多