ARK: Survival Evolved

ARK: Survival Evolved

Scratchy Claws Advanced Crops (All resources)
 This topic has been pinned, so it's probably important
{SC} LadyAriel  [developer] 3 Apr, 2020 @ 2:23pm
SpawnCodes + INI-settings
GameUserSettings:

NB!!! The default boss settings is default at max.level dinos 30 (Devkit max wild lvl.). So if you run with higher level dinos, id suggest you test in SP to see how much they have with your own settings :)

Example: Dilo has 20k hp at lvl.30
So if the server has max wild lvl. 600, the dilo will have 400k hp at setting 1
(20k / 30) * server max. wild level = your hp

[ScratchyClaws]
CropWorkbenchSpeed=3
CropWorkbenchSlot=200
ProcessorSpeed=1 (1=5 min pr.Plate)
ProcessorSlots=100
AutoProcessorSpeed=1
AutoProcessorSlots=50
TitaniumSpeed=1 (1= 50 resources pr.10 min)
TitaniumSlots=100
CopperSpeed=1 (1= 100 resources pr.10 min)
CopperSlots=100
SilverSpeed=1 (1=150 resources pr.10 min)
SilverSlots=100
GoldSpeed=1 (1=200 resources pr.10 min)
GoldSlots=100
TekPlotSpeed=1 (1=250 resources pr.10 min)
TekPlotSlots=100
T1BossHP=1 (1=20.000)
T1BossDMG=1 (x5 vanilla dilo)
T2BossHP=1 (1=30.000)
T2BossDMG=1 (x5 Vanilla Velon)
T3BossHP=1 (1=50.000)
T3BossDMG=1 (x5 Vanilla managarmr)
T4BossHP=1 (1=100.000)
T4BossDMG=1 (x5 Vanilla Yuty)
T5BossHP=1 (1=200.000)
T5BossDMG=1 (x5 Vanilla Reaper Queen)

WORKBENCH:
- EngramEntry_WNRQcrops_workbench
- Cheat giveitem "Blueprint'/Game/Mods/SC/Workbench/SC_PrimalItemStructure_Workbench.SC_PrimalItemStructure_Workbench'" 1 0 0

PROCESSOR:
Cheat giveitem "Blueprint'/Game/Mods/SC/Processor/Processor/SC_PrimalItemStructure_Processor.SC_PrimalItemStructure_Processor'" 1 0 0

ALL IN ONE (Everything from the mod):
SCcrops_EngramEntry_AllInOne (Default learned at level 999)
Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/All_In_One/SCcrops_Consumable_AllInOne.SCcrops_Consumable_AllInOne'" 1 0 0
Last edited by {SC} LadyAriel; 19 Dec, 2021 @ 10:00am
< >
Showing 1-15 of 25 comments
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:34am 
BOSSES:

admincheat SpawnDino "Blueprint'/Game/Mods/WNRQcrops/crops/Tek/TekBoss/BossReaper/Character_BP_BossReaper.Character_BP_BossReaper'" 500 0 0 1

admincheat SpawnDino "Blueprint'/Game/Mods/WNRQcrops/crops/Gold/GoldBoss/YutyBoss/BossYutyrannus_Character_BP.BossYutyrannus_Character_BP'" 500 0 0 1

admincheat SpawnDino "Blueprint'/Game/Mods/WNRQcrops/crops/Silver/SilverBoss/ManagarmrBoss/ManagarmrBoss_Character_BP_Child.ManagarmrBoss_Character_BP_Child'" 500 0 0 1

admincheat SpawnDino "Blueprint'/Game/Mods/WNRQcrops/crops/Copper/CopperBoss/VelonBoss/BossVelon_Character_BP.BossVelon_Character_BP'" 500 0 0 1

admincheat SpawnDino "Blueprint'/Game/Mods/WNRQcrops/crops/Titanium/TitaniumBoss/DiloBoss/WNRQbossDilo_Character_BP.WNRQbossDilo_Character_BP'" 500 0 0 1

BOSS SUMMON ITEMS
Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/TitaniumBoss/DiloBoss_Summoner.DiloBoss_Summoner'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/CopperBoss/VelonBoss_Summoner.VelonBoss_Summoner'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/SilverBoss/ManagarmrBoss_Summoner.ManagarmrBoss_Summoner'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/GoldBoss/YutyBoss_Summoner.YutyBoss_Summoner'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Tek/TekBoss/ReaperBoss_Summoner.ReaperBoss_Summoner'" 1 0 0

CROP PLOTS:

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/TitaniumPlot/PrimalItem_WNRQcrops_TitaniumPlot.PrimalItem_WNRQcrops_TitaniumPlot'" 1 0 0

Cheat giveitem Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/TitaniumPlot/SC_PrimalItem_TitaniumPlot.SC_PrimalItem_TitaniumPlot" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/CopperPlot/SC_PrimalItem_CopperPlot.SC_PrimalItem_CopperPlot" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/SilverPlot/SC_PrimalItem_SilverPlot.SC_PrimalItem_SilverPlot" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/GoldPlot/SC_PrimalItem_GoldPlot.SC_PrimalItem_GoldPlot" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Tek/CropPlot/SC_PrimalItem_TekPlot.SC_PrimalItem_TekPlot'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:42am
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:34am 
If you want to change the Seed-recipies, you need these:
If you want to Disable some seeds, simply add this to your Game.ini:

ConfigOverrideItemCraftingCosts=(ItemClassString="WNRQ_Seed_Fiber_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="WNRQ_Seed_Fiber_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))


DEFAULT CROPS:
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:35am 
TIER 1 - TITANIUM:

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Fiber/SC_Seed_Fiber.SC_Seed_Fiber.SC_Seed_Fiber'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Hide/SC_Seed_Hide.SC_Seed_Hide'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Meat/SC_Seed_Meat.SC_Seed_Meat'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Mushrooms/SC_Seed_ABMushrooms.SC_Seed_ABMushrooms'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Sand/SC_Seed_Sand.SC_Seed_Sand'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Stone/SC_Seed_Stone.SC_Seed_Stone'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Thatch/SC_Seed_Thatch.SC_Seed_Thatch'" 1 0 0

Cheat Giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Titanium/Wood/SC_Seed_Wood.SC_Seed_Wood'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:43am
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:35am 
TIER 2 - COPPER

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/CactusSap/SC_Seed_Csap.SC_Seed_Csap'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Charcoal/SC_Seed_Charcoal.SC_Seed_Charcoal'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Chitin_Keratin/SC_Seed_ChitinKeratin.SC_Seed_ChitinKeratin'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Clay/SC_Seed_Clay.SC_Seed_Clay'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Crystal/SC_Seed_Crystal.SC_Seed_Crystal'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Flint/SC_Seed_Flint.SC_Seed_Flint'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Green_Gems/SC_Seed_GreenGem.SC_Seed_GreenGem'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Obsidian/SC_Seed_Obsidian.SC_Seed_Obsidian'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Pelt_Wool/SC_Seed_PeltWool.SC_Seed_PeltWool'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/RawMetal/SC_Seed_RawMetal.SC_Seed_RawMetal'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/RawSalt/SC_Seed_Salt.SC_Seed_Salt'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/Sap/SC_Seed_Sap.SC_Seed_Sap'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/SparkPowder/SC_Seed_SparkPowder.SC_Seed_SparkPowder'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Copper/SpoiledMeat/SC_Seed_SpoiledMeat.SC_Seed_SpoiledMeat'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:44am
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:36am 
TIER 3 - SILVER

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Anglergel/SC_Seed_Anglergel.SC_Seed_Anglergel'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/BioToxin/SC_Seed_BioToxin.SC_Seed_BioToxin'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Blue_Gems/SC_Seed_BlueGem.SC_Seed_BlueGem'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/CementingPaste/SC_Seed_CP.SC_Seed_CP'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/CongealedGasBall/SC_Seed_CgassBall.SC_Seed_CgassBall'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/FungalWood/SC_Seed_FungalWood.SC_Seed_FungalWood'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Honey/SC_Seed_Honey.SC_Seed_Honey'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Narcotic/SC_Seed_Narcotic.SC_Seed_Narcotic'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Oil/SC_Seed_Oil.SC_Seed_Oil'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Polymer/SC_Seed_Polymer.SC_Seed_Polymer'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/RareFlowers/SC_Seed_RareFlowers.SC_Seed_RareFlowers'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/RareMushroom/SC_Seed_RareMushroom.SC_Seed_RareMushroom'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/SilicaPearls/SC_Seed_SilicaPearls.SC_Seed_SilicaPearls'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Silk/SC_Seed_Silk.SC_Seed_Silk'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Skins/DinoSkins/SC_Seed_DinoSkins.SC_Seed_DinoSkins'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Skins/HeadSkins/SC_Seed_HeadSkins.SC_Seed_HeadSkins'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Skins/SetSkins/SC_Seed_SetSkins.SC_Seed_SetSkins'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Skins/SwimsuitSkins/SC_Seed_SwimsuitSkins.SC_Seed_SwimsuitSkins'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Skins/ToolSkins/SC_Seed_ToolSkins.SC_Seed_ToolSkins'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Stimulant/SC_Seed_Stimulant.SC_Seed_Stimulant'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Silver/Sulfer/SC_Seed_Sulfer.SC_Seed_Sulfer'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:45am
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:36am 
TIER 4 - GOLD:

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/BlackPearls/SC_Seed_BlackPearls.SC_Seed_BlackPearls'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Blood/SC_Seed_Blood.SC_Seed_Blood'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Dye/SC_Seed_Dye.SC_Seed_Dye'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Electronics/SC_Seed_Electronics.SC_Seed_Electronics'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/ElementOre/SC_Seed_ElementOre.SC_Seed_ElementOre'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Gasoline/SC_Seed_Gasoline.SC_Seed_Gasoline'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Gunpowder/SC_Seed_GunPowder.SC_Seed_GunPowder'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Kibble_New/SC_Seed_KibbleNew.SC_Seed_KibbleNew'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Kibble_Old/SC_Seed_KibbleOld.SC_Seed_KibbleOld'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/MetalIngot/SC_Seed_MetalIngot.SC_Seed_MetalIngot'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/Red_Gems/SC_Seed_RedGem.SC_Seed_RedGem'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/ApexDrop/SC_Seed_ApexDrop.SC_Seed_ApexDrop'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Gold/DLCapexdrop/SC_Seed_DLCapexDrop.SC_Seed_DLCapexDrop'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:46am
{SC} LadyAriel  [developer] 2 Jul, 2020 @ 8:37am 
TIER 5 - TEK

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Tek/Artifacts/SC_Seed_Artifacts.SC_Seed_Artifacts'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Tek/Element/SC_Seed_Element.SC_Seed_Element'" 1 0 0

Cheat giveitem "Blueprint'/Game/Mods/WNRQcrops/Crops/Tek/ElementDust/SC_Seed_Edust.SC_Seed_Edust'" 1 0 0
Last edited by {SC} LadyAriel; 4 Jan, 2021 @ 8:46am
megknight16 12 Aug, 2020 @ 1:07pm 
Ya i tried getting the silk seed because I can't find any silk on the center, spawning silk or the seed on this map and it doesn't work....
{SC} LadyAriel  [developer] 12 Aug, 2020 @ 5:08pm 
That seem weird
I just tried on my server... the Silk seed code works
I think you can make the silk in S+ grinder if you have that on
megknight16 12 Aug, 2020 @ 5:27pm 
I don't have it yet, but i'll check once i have it up. I don't know whats up. I copied and pasted exactly.
{SC} LadyAriel  [developer] 12 Aug, 2020 @ 5:34pm 
Can you learn the crop workbench?
Maby you dont have the mod proberly installed
megknight16 12 Aug, 2020 @ 8:14pm 
Worked fine then we switched maps. Didn't get that far. But if there's no silk on the center, then I dunno.
BotoSniper 15 Aug, 2020 @ 1:43pm 
is the tek crop like the ones from recourse crops?
{SC} LadyAriel  [developer] 15 Aug, 2020 @ 6:36pm 
They are the fastest, and need Tek geny to power
+ they are the only ones that can make the Artifacts and Elements
Deacon 23 Feb, 2021 @ 11:55am 
how do you get dust to make the liquids
< >
Showing 1-15 of 25 comments
Per page: 1530 50