Skip to content

Commit

Permalink
move recipes back to alchemy station
Browse files Browse the repository at this point in the history
  • Loading branch information
KimoriWasTaken committed Dec 9, 2021
1 parent 3c653bd commit 7226522
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
70 changes: 35 additions & 35 deletions ValheimClient/BepInEx/plugins/EpicLoot/recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "Recipe_ShardRareUpgrade",
"item": "ShardRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardMagic", "amount": 5 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -45,7 +45,7 @@
"name": "Recipe_ShardEpicUpgrade",
"item": "ShardEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardRare", "amount": 5 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -55,7 +55,7 @@
"name": "Recipe_ShardLegendaryUpgrade",
"item": "ShardLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardEpic", "amount": 5 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -67,7 +67,7 @@
"name": "Recipe_DustRareUpgrade",
"item": "DustRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "DustMagic", "amount": 5 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -77,7 +77,7 @@
"name": "Recipe_DustEpicUpgrade",
"item": "DustEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "DustRare", "amount": 5 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -87,7 +87,7 @@
"name": "Recipe_DustLegendaryUpgrade",
"item": "DustLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "DustEpic", "amount": 5 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -98,7 +98,7 @@
"name": "Recipe_ReagentRareUpgrade",
"item": "ReagentRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ReagentMagic", "amount": 5 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -108,7 +108,7 @@
"name": "Recipe_ReagentEpicUpgrade",
"item": "ReagentEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ReagentRare", "amount": 5 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -118,7 +118,7 @@
"name": "Recipe_ReagentLegendaryUpgrade",
"item": "ReagentLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ReagentEpic", "amount": 5 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -129,7 +129,7 @@
"name": "Recipe_EssenceRareUpgrade",
"item": "EssenceRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "EssenceMagic", "amount": 5 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -139,7 +139,7 @@
"name": "Recipe_EssenceEpicUpgrade",
"item": "EssenceEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "EssenceRare", "amount": 5 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -149,7 +149,7 @@
"name": "Recipe_EssenceLegendaryUpgrade",
"item": "EssenceLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "EssenceEpic", "amount": 5 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -160,7 +160,7 @@
"name": "Recipe_RunestoneRareUpgrade",
"item": "RunestoneRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "RunestoneMagic", "amount": 5 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -170,7 +170,7 @@
"name": "Recipe_RunestoneEpicUpgrade",
"item": "RunestoneEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "RunestoneRare", "amount": 5 },
{ "item": "Coins", "amount": 50 }
Expand All @@ -180,7 +180,7 @@
"name": "Recipe_RunestoneLegendaryUpgrade",
"item": "RunestoneLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "RunestoneEpic", "amount": 5 },
{ "item": "Coins", "amount": 100 }
Expand All @@ -193,7 +193,7 @@
"name": "Recipe_MagicShardToDust_Conversion",
"item": "DustMagic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardMagic", "amount": 2 }
]
Expand All @@ -202,7 +202,7 @@
"name": "Recipe_MagicShardToEssence_Conversion",
"item": "EssenceMagic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardMagic", "amount": 2 }
]
Expand All @@ -211,7 +211,7 @@
"name": "Recipe_MagicShardToReagent_Conversion",
"item": "ReagentMagic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardMagic", "amount": 2 }
]
Expand All @@ -221,7 +221,7 @@
"name": "Recipe_RareShardToDust_Conversion",
"item": "DustRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardRare", "amount": 2 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -231,7 +231,7 @@
"name": "Recipe_RareShardToEssence_Conversion",
"item": "EssenceRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardRare", "amount": 2 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -241,7 +241,7 @@
"name": "Recipe_RareShardToReagent_Conversion",
"item": "ReagentRare",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardRare", "amount": 2 },
{ "item": "Coins", "amount": 2 }
Expand All @@ -252,7 +252,7 @@
"name": "Recipe_EpicShardToDust_Conversion",
"item": "DustEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardEpic", "amount": 2 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -262,7 +262,7 @@
"name": "Recipe_EpicShardToEssence_Conversion",
"item": "EssenceEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardEpic", "amount": 2 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -272,7 +272,7 @@
"name": "Recipe_EpicShardToReagent_Conversion",
"item": "ReagentEpic",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardEpic", "amount": 2 },
{ "item": "Coins", "amount": 5 }
Expand All @@ -283,7 +283,7 @@
"name": "Recipe_LegendaryShardToDust_Conversion",
"item": "DustLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardLegendary", "amount": 2 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -293,7 +293,7 @@
"name": "Recipe_LegendaryShardToEssence_Conversion",
"item": "EssenceLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardLegendary", "amount": 2 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -303,7 +303,7 @@
"name": "Recipe_LegendaryShardToReagent_Conversion",
"item": "ReagentLegendary",
"amount": 1,
"craftingStation": "",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "ShardLegendary", "amount": 2 },
{ "item": "Coins", "amount": 10 }
Expand All @@ -315,63 +315,63 @@
{
"name": "Recipe_BoneSkeletonTrophy",
"item": "TrophySkeleton",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "BoneFragments", "amount": 10 }
]
},
{
"name": "Recipe_EyeGreydwarfTrophy",
"item": "TrophyGreydwarf",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "GreydwarfEye", "amount": 10 }
]
},
{
"name": "Recipe_AntlerDeerTrophy",
"item": "TrophyDeer",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "HardAntler", "amount": 5 }
]
},
{
"name": "Recipe_HideTrollTrophy",
"item": "TrophyFrostTroll",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "TrollHide", "amount": 10 }
]
},
{
"name": "Recipe_CoreSurtlingTrophy",
"item": "TrophySurtling",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "SurtlingCore", "amount": 2 }
]
},
{
"name": "Recipe_FreezeGlandDrakeTrophy",
"item": "TrophyHatchling",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "FreezeGland", "amount": 3 }
]
},
{
"name": "Recipe_DragonTearRunestone",
"item": "RunestoneLegendary",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "DragonTear", "amount": 3 }
]
},
{
"name": "Recipe_YagluthThingRunestone",
"item": "RunestoneLegendary",
"craftingStation": "piece_workbench",
"craftingStation": "piece_alchemystation",
"resources": [
{ "item": "YagluthDrop", "amount": 1 }
]
Expand Down
Loading

0 comments on commit 7226522

Please sign in to comment.