方舟生存进化代码盘点 万能地代码分享

2023年3月6日 80点热度 0人点赞 0条评论

这个文章仅仅就是代码,想看解析请看之前的视频。

方舟生存进化代码盘点(万能地代码分享)--第1张

建筑物代码:

Zweiessen Crafter(二级桶)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/AutoEssence/Tier1/PrimalItemStructure_EssenceBarrelTier1.PrimalItemStructure_EssenceBarrelTier1'"
100 1 0 0

Dreiessen Crafter(三级桶)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/AutoEssence/Tier2/PrimalItemStructure_EssenceBarrelTier2.PrimalItemStructure_EssenceBarrelTier2'"
100 1 0 0

Vieressen Crafter(四级桶)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/AutoEssence/Tier3/PrimalItemStructure_EssenceBarrelTier3.PrimalItemStructure_EssenceBarrelTier3'"
100 1 0 0

Funessen Crafter(五级桶)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/AutoEssence/Tier4/PrimalItemStructure_EssenceBarrelTier4.PrimalItemStructure_EssenceBarrelTier4'"
100 1 0 0

Zweiessen Crop Plot(二级地)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tier1/PrimalItemStructure_CropPlot_Magic.PrimalItemStructure_CropPlot_Magic'"
100 1 0 0

Dreiessen Crop Plot(三级地)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tier2/PrimalItemStructure_CropPlot_MagicTier2.PrimalItemStructure_CropPlot_MagicTier2'"
100 1 0 0

Vieressen Crop Plot(四级地)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tier3/PrimalItemStructure_CropPlot_MagicTier3.PrimalItemStructure_CropPlot_MagicTier3'"
100 1 0 0

Funessen Crop Plot(五级地)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tier4/PrimalItemStructure_CropPlot_MagicTier4.PrimalItemStructure_CropPlot_MagicTier4'"
100 1 0 0

Tech Plot(泰克地)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tech/PrimalItemStructure_TechPlotRC.PrimalItemStructure_TechPlotRC'"
100 1 0 0

Tech Plot 2.0(泰克地2.0)

Cheat
Giveitem
"Blueprint'/Game/Mods/Reasource_Crops/CropPlot/Tech2/PrimalItemStructure_TechPlot2RC.PrimalItemStructure_TechPlot2RC'"
50 1 0 0

Zweiessen Forge(二级熔炉)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/Forge/Tier1/PrimalItemStructure_IndustrialForgeTier1.PrimalItemStructure_IndustrialForgeTier1'"
100 1 0 0

Dreiessen Forge(三级熔炉)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/Forge/Tier2/PrimalItemStructure_IndustrialForgeTier2.PrimalItemStructure_IndustrialForgeTier2'"
100 1 0 0

Vieressen Forge(四级熔炉)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/Forge/Tier3/PrimalItemStructure_IndustrialForgeTier3.PrimalItemStructure_IndustrialForgeTier3'"
100 1 0 0

Funessen Forge(五级熔炉)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/Forge/Tier4/PrimalItemStructure_IndustrialForgeTier4.PrimalItemStructure_IndustrialForgeTier4'"100
1 0 0

RoboBeetle(屎壳郎)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/RoboBeetle/PrimalItemStructure_RoboBeetle2.PrimalItemStructure_RoboBeetle2'"
6 1 0 0

Seed Bench(种子工作台)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/PrimalItemStructure_SeedCrafter.PrimalItemStructure_SeedCrafter'"
1 1 0

Spoiling bin(腐肉箱)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/Spoilingbin/PrimalItemStructure_SpoilingBin.PrimalItemStructure_SpoilingBin'"
1 1 0

Magic water Tank(水箱)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Crafter/WaterTank/PrimalItemStructure_WaterTankMagic.PrimalItemStructure_WaterTankMagic'"
1 1 0

Potion table(药水制作台)

Cheat
GiveItem
"Blueprint'/Game/Mods/Reasource_Crops/Potions/PrimalItemStructure_PotionTable.PrimalItemStructure_PotionTable'"
100 1 0 0

代码太多了我这边就直接放一个分享链接,我做了一个Excel表,各位自己去下载吧。

https://share.weiyun.com/um6qp1cS

fengjun

这个人很懒,什么都没留下

猜你喜欢

文章评论

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据