Is there guide on recipes?

Status
Not open for further replies.
Here's an IRL recipe. 1 part bleach, 1 part ammonia.

Use it like you would any auroma therapy
 
--BROKEN GUNS
{ { "broken_crossbow", "wire", "scrapmetal1" }
{ { "broken_akm", "wrench", "spareparts", "scrapmetal1", "akmmag" }
{ { "broken_ar2", "wrench", "spareparts", "scrapmetal1", "battery", "combinetech" }
{ { "broken_ar1", "wrench", "spareparts", "scrapmetal1", "battery", "combinetech" }
{ { "broken_ak74su", "wrench", "spareparts", "scrapmetal1", "ak74mag" }
{ { "broken_m16", "wrench", "spareparts", "scrapmetal1", "stanag" }
{ { "broken_mp7", "wrench", "spareparts", "scrapmetal1", "mp7mag" }
{ { "broken_mosin", "wrench", "spareparts", "scrapmetal1", "spareparts" }
{ { "broken_glock", "spareparts", "scrapmetal1", "glock18mag" }

--Melee
{ { "scrapmetal1" }, { "weapon_cc_pipe" }, 20 },
{ { "scrapmetal2" }, { "scrapmetal1", "scrapmetal1" }, 20 },
{ { "scrapmetal1", "scrapmetal2", "weapon_cc_pipe" }, { "weapon_cc_crowbar" }, 20 },
{ { "scrapmetal1", "scrapmetal2", "weapon_cc_crowbar" }, { "weapon_cc_shovel" }, 20 },
{ { "distilledalcohol", "paper" }, { "weapon_cc_molotov" }, 20 },

--Explosives
{ { "explosive", "scrapelectronics" }, { "weapon_cc_doorbreach" }, 20 },
{ { "explosive", "scrapmetal1", "battery" }, { "weapon_cc_grenade" }, 20 },
{ { "scrapmetal1", "battery", "scrapelectronics" }, { "weapon_cc_flashbang" }, 20 },

--Items
{ { "scrapelectronics", "scrapmetal1" }, { "radio" }, 20 },
{ { "scrapelectronics", "scrapmetal2" }, { "bigradio" }, 20 },
{ { "wire", }, { "zipties" },

--Nagant
{ { "weapon_cc_nagant", "silencer" }, { "weapon_cc_nagant_silenced" }, 20 },
{ { "weapon_cc_nagant_silenced" }, { "weapon_cc_nagant", "silencer" }, 20 },

--OTS
{ { "weapon_cc_ots", "silencer" }, { "weapon_cc_ots_sd" }, 20 },
{ { "weapon_cc_ots_sd" }, { "weapon_cc_ots", "silencer" }, 20 },

--GLOCK
{ { "weapon_cc_glock", "silencer" }, { "weapon_cc_glock_silenced" }, 20 },
{ { "weapon_cc_glock", "glock18mag" }, { "weapon_cc_glock_18" }, 20 },
{ { "weapon_cc_glock", "weapon_cc_glock" }, { "weapon_cc_glock_dual" }, 20 },
{ { "weapon_cc_glock_silenced", "weapon_cc_glock_silenced" }, { "weapon_cc_glock_dual_silenced" }, 20 },
{ { "weapon_cc_glock_silenced" }, { "weapon_cc_glock", "silencer" }, 20 },
{ { "weapon_cc_glock_18" }, { "weapon_cc_glock" , "glock18mag" }, 20 },
{ { "weapon_cc_glock_dual" }, { "weapon_cc_glock", "weapon_cc_glock" }, 20 },
{ { "weapon_cc_glock_dual_silenced" }, { "weapon_cc_glock_silenced", "weapon_cc_glock_silenced" }, 20 },

--MP7
{ { "weapon_cc_mp7", "silencer", "holo" }, { "weapon_cc_mp7_silenced" }, 20 },
{ { "weapon_cc_mp7", "mp7mag", "holo" }, { "weapon_cc_mp7_aimpoint" }, 20 },
{ { "weapon_cc_mp7", "mp7mag", "holo", "spareparts", "combinetech" }, { "weapon_cc_mp7_specops" }, 20 },
{ { "weapon_cc_mp7", "weapon_cc_mp7" }, { "weapon_cc_mp7_dual" }, 20 },
{ { "weapon_cc_mp7_silenced", "weapon_cc_mp7_silenced" }, { "weapon_cc_mp7_dual_silenced" }, 20 },
{ { "weapon_cc_mp7_silenced" }, { "weapon_cc_mp7" , "silencer", "holo" }, 20 },
{ { "weapon_cc_mp7_aimpoint" }, { "weapon_cc_mp7" , "mp7mag", "holo" }, 20 },
{ { "weapon_cc_mp7_dual" }, { "weapon_cc_mp7", "weapon_cc_mp7" }, 20 },
{ { "weapon_cc_mp7_dual_silenced" }, { "weapon_cc_mp7_silenced", "weapon_cc_mp7_silenced" }, 20 },

--MP5
{ { "weapon_cc_mp5", "silencer", "scrapmetal1" }, { "weapon_cc_mp5sd" }, 20 },
{ { "weapon_cc_mp5" }, { "weapon_cc_mp5k", "spareparts" }, 20 },
{ { "weapon_cc_mp5sd" }, { "weapon_cc_mp5", "silencer" }, 20 },
{ { "weapon_cc_mp5k" , "spareparts" }, { "weapon_cc_mp5" }, 20 },
{ { "weapon_cc_mp5" , "spareparts", "holo", "scrapmetal1" }, { "weapon_cc_mp5pdw" }, 20 },
{ { "weapon_cc_mp5pdw" }, { "weapon_cc_mp5", "holo" }, 20 },

--MAC10
{ { "weapon_cc_mac10", "silencer" }, { "weapon_cc_mac10_silenced" }, 20 },
{ { "weapon_cc_mac10", "weapon_cc_mac10" }, { "weapon_cc_mac10_dual" }, 20 },
{ { "weapon_cc_mac10_silenced", "weapon_cc_mac10_silenced" }, { "weapon_cc_mac10_dual_silenced" }, 20 },
{ { "weapon_cc_mac10_silenced" }, { "weapon_cc_mac10", "silencer" }, 20 },
{ { "weapon_cc_mac10_dual" }, { "weapon_cc_mac10", "weapon_cc_mac10" }, 20 },
{ { "weapon_cc_mac10_dual_silenced" }, { "weapon_cc_mac10_silenced", "weapon_cc_mac10_silenced" }, 20 },

--SKS
{ { "weapon_cc_sks", "holo" }, { "weapon_cc_sks_kobra" }, 20 },
{ { "weapon_cc_sks", "scope" }, { "weapon_cc_sks_scope" }, 20 },
{ { "weapon_cc_sks_kobra" }, { "weapon_cc_sks", "holo" }, 20 },
{ { "weapon_cc_sks_scope" }, { "weapon_cc_sks", "scope" }, 20 },

--AKM
{ { "weapon_cc_akm", "silencer", "holo" }, { "weapon_cc_akm_kobra" }, 20 },
{ { "weapon_cc_akm", "drum", "spareparts", "wrench", "scrapmetal1" }, { "weapon_cc_akm_rpk" }, 20 },
{ { "weapon_cc_akm", "scope", "akmmag" }, { "weapon_cc_akm_pso" }, 20 },
{ { "weapon_cc_akm_kobra" }, { "weapon_cc_akm", "silencer", "holo" }, 20 },
{ { "weapon_cc_akm_rpk" }, { "weapon_cc_akm", "drum" }, 20 },
{ { "weapon_cc_akm_pso" }, { "weapon_cc_akm", "scope", "akmmag" }, 20 },

--AK74
{ { "weapon_cc_ak74_su", "spareparts" }, { "weapon_cc_ak74" }, 20 },
{ { "weapon_cc_ak74" }, { "weapon_cc_ak74_su", "spareparts" }, 20 },
{ { "weapon_cc_ak74_su", "silencer", "holo" }, { "weapon_cc_ak74_kobra" }, 20 },
{ { "weapon_cc_ak74_kobra" }, { "weapon_cc_ak74_su", "silencer", "holo" }, 20 },
{ { "weapon_cc_ak74", "drum", "spareparts", "holo" }, { "weapon_cc_ak74_rpk" }, 20 },
{ { "weapon_cc_ak74", "scope", "ak74mag" }, { "weapon_cc_ak74_pso" }, 20 },
{ { "weapon_cc_ak74_rpk" }, { "weapon_cc_ak74", "drum", "holo" }, 20 },
{ { "weapon_cc_ak74_pso" }, { "weapon_cc_ak74", "scope", "ak74mag" }, 20 },
{ { "weapon_cc_ak74", "holo", "spareparts" }, { "weapon_cc_ak74_gp25" }, 20 },
{ { "weapon_cc_ak74_gp25" }, { "weapon_cc_ak74", "holo" }, 20 },

--M16
{ { "weapon_cc_m16", "scrapmetal1", "stanag", }, { "weapon_cc_m16_m203" }, 20 },
{ { "weapon_cc_m16", "scrapmetal1", "scope", "stanag" }, { "weapon_cc_m16_acog" }, 20 },
{ { "weapon_cc_m4", "scrapmetal1", "silencer", "holo" }, { "weapon_cc_m4_sd" }, 20 },
{ { "weapon_cc_m4", "scrapmetal1", "stanag", "holo" }, { "weapon_cc_m4_cco" }, 20 },
{ { "weapon_cc_m4", "scrapmetal1", "scope", "battery" }, { "weapon_cc_m4_m203" }, 20 },
{ { "weapon_cc_m16_m203" }, { "weapon_cc_m16", "stanag" }, 20 },
{ { "weapon_cc_m16_acog" }, { "weapon_cc_m16", "stanag", "scope" }, 20 },
{ { "weapon_cc_m4_sd" }, { "weapon_cc_m4", "silencer", "holo" }, 20 },
{ { "weapon_cc_m4_m203" }, { "weapon_cc_m4", "scope", "battery" }, 20 },
{ { "weapon_cc_m4_cco" }, { "weapon_cc_m4", "holo" }, 20 },

--G36C
{ { "weapon_cc_g36c", "scrapmetal1", "scope", "stanag" }, { "weapon_cc_g36c_acog" }, 20 },
{ { "weapon_cc_g36c", "scrapmetal1", "silencer", "holo" }, { "weapon_cc_g36c_sd" }, 20 },
{ { "weapon_cc_g36c", "scrapmetal1", "drum", "holo" }, { "weapon_cc_g36c_mg36" }, 20 },
{ { "weapon_cc_g36c_sd" }, { "weapon_cc_g36c", "holo", "silencer" }, 20 },
{ { "weapon_cc_g36c_acog" }, { "weapon_cc_g36c", "scope" }, 20 },
{ { "weapon_cc_g36c_mg36" }, { "weapon_cc_g36c", "holo", "drum" }, 20 },

--TAR
{ { "weapon_cc_tar", "scrapmetal1", "scope", "stanag" }, { "weapon_cc_tar_acog" }, 20 },
{ { "weapon_cc_tar", "scrapmetal1", "silencer", "holo" }, { "weapon_cc_tar_sd" }, 20 },
{ { "weapon_cc_tar_sd" }, { "weapon_cc_tar", "holo", "silencer" }, 20 },
{ { "weapon_cc_tar_acog" }, { "weapon_cc_tar", "scope" }, 20 },

--G3A3
{ { "weapon_cc_g3", "scrapmetal1", "scope", "boxmag" }, { "weapon_cc_g3_dmr" }, 20 },
{ { "weapon_cc_g3_dmr" }, { "weapon_cc_g3", "scope" }, 20 },

--HK416
{ { "weapon_cc_hk416", "scrapmetal1", "scope", "stanag" }, { "weapon_cc_hk416_acog" }, 20 },
{ { "weapon_cc_hk416", "scrapmetal1", "silencer", "holo" }, { "weapon_cc_hk416_sd" }, 20 },
{ { "weapon_cc_hk416_sd" }, { "weapon_cc_hk416", "holo", "silencer" }, 20 },
{ { "weapon_cc_hk416_acog" }, { "weapon_cc_hk416", "scope" }, 20 },
{ { "weapon_cc_hk417", "scrapmetal1", "scope", "boxmag" }, { "weapon_cc_hk417_scoped" }, 20 },
{ { "weapon_cc_hk417", "scrapmetal1", "silencer", "holo", "boxmag" }, { "weapon_cc_hk417_sd" }, 20 },
{ { "weapon_cc_hk417_sd" }, { "weapon_cc_hk417", "holo", "silencer" }, 20 },
{ { "weapon_cc_hk417_scoped" }, { "weapon_cc_hk417", "scope" }, 20 },

--SCAR
{ { "weapon_cc_scar_mk16", "scrapmetal1", "holo", "stanag" }, { "weapon_cc_scar_mk16eglm" }, 20 },
{ { "weapon_cc_scar_mk16", "scrapmetal1", "silencer", "holo" }, { "weapon_cc_scar_mk16sd" }, 20 },
{ { "weapon_cc_scar_mk16sd" }, { "weapon_cc_scar_mk16", "holo", "silencer" }, 20 },
{ { "weapon_cc_scar_mk16eglm" }, { "weapon_cc_scar_mk16", "holo" }, 20 },
{ { "weapon_cc_scar_mk17", "scrapmetal1", "holo", "boxmag" }, { "weapon_cc_scar_mk17eglm" }, 20 },
{ { "weapon_cc_scar_mk17", "scrapmetal1", "silencer", "holo", "boxmag" }, { "weapon_cc_scar_mk17sd" }, 20 },
{ { "weapon_cc_scar_mk17sd" }, { "weapon_cc_scar_mk17", "holo", "silencer" }, 20 },
{ { "weapon_cc_scar_mk17eglm" }, { "weapon_cc_scar_mk17", "holo" }, 20 },
{ { "weapon_cc_scar_mk17", "scrapmetal1", "scope", "boxmag" }, { "weapon_cc_scar_mk17acog" }, 20 },
{ { "weapon_cc_scar_mk17acog" }, { "weapon_cc_scar_mk17", "scope" }, 20 },

--Mosin
{ { "weapon_cc_mosin", "scrapmetal1", "scope", "spareparts" }, { "weapon_cc_mosin_pso" }, 20 },
{ { "weapon_cc_mosin_pso", }, { "weapon_cc_mosin" , "scope" }, 20 },

--K98
{ { "weapon_cc_k98", "scrapmetal1", "scope", "spareparts" }, { "weapon_cc_k98_scope" }, 20 },
{ { "weapon_cc_k98_scope", }, { "weapon_cc_k98" , "scope" }, 20 },

--G43
{ { "weapon_cc_g43", "scrapmetal1", "scope", "spareparts" }, { "weapon_cc_g43_scope" }, 20 },
{ { "weapon_cc_g43_scope", }, { "weapon_cc_g43" , "scope" }, 20 },

--Mossberg
{ { "weapon_cc_mossberg", "holo", "wrench", "spareparts" }, { "weapon_cc_mossberg_holo" }, 20 },
{ { "weapon_cc_mossberg_holo" }, { "weapon_cc_mossberg" , "holo" }, 20 },

--Crossbow
{ { "scrapmetal1", "scrapmetal2", "scrapelectronics", "wrench", "spareparts", "wire" }, { "weapon_cc_crossbow" }, 20 },
{ { "scrapmetal1", "scrapmetal2", "scrapelectronics", "scope", "wrench", "spareparts", "wire" }, { "weapon_cc_crossbow_scoped" }, 20 },
{ { "weapon_cc_crossbow", "scope" , "spareparts" }, { "weapon_cc_crossbow_scoped" }, 20 },
{ { "weapon_cc_crossbow", "scope", "scrapelectronics", "bugbait", "spareparts" }, { "weapon_cc_crossbow_acid" }, 20 },
{ { "weapon_cc_crossbow_scoped" }, { "weapon_cc_crossbow", "scope" },
 
I like how it's all contraband and guns. Forgot about food recipes. Forget that.
 
SweetandSour said:
I like how it's all contraband and guns. Forgot about food recipes. Forget that.

Enjoy,


  1. { { "beans" }, { "cookedbeans" }, { "burntbeans" }, 1/6 },

  2. { { "antliongib" }, { "cookedantliongib" }, { "burntantliongib" }, 1/4 },

  3. { { "headcrabgib" }, { "cookedheadcrabgib" }, { "burntheadcrabgib" }, 1/4 },

  4. { { "chinese", "water" }, { "cookedchinese" } },

  5. { { "teapot", "teabags", "water" }, { "tea", "tea", "tea", "tea", "teapot" } },

  6. { { "coffeebeans", "water" }, { "coffee", "coffee", "coffee" } },

  7. { { "cookedheadcrabgib", "cookedheadcrabgib", "water" }, { "headcrabstew" } },

  8. { { "cookedantliongib", "cookedantliongib", "water" }, { "antlionstew" } },

  9. { { "vodka" }, { "distilledalcohol" }, { true }, 1/6 }
This is old, may of changed! (Example Headcrab Stew)
 
Rokhazula said:
Enjoy,


  1. { { "beans" }, { "cookedbeans" }, { "burntbeans" }, 1/6 },

  2. { { "antliongib" }, { "cookedantliongib" }, { "burntantliongib" }, 1/4 },

  3. { { "headcrabgib" }, { "cookedheadcrabgib" }, { "burntheadcrabgib" }, 1/4 },

  4. { { "chinese", "water" }, { "cookedchinese" } },

  5. { { "teapot", "teabags", "water" }, { "tea", "tea", "tea", "tea", "teapot" } },

  6. { { "coffeebeans", "water" }, { "coffee", "coffee", "coffee" } },

  7. { { "cookedheadcrabgib", "cookedheadcrabgib", "water" }, { "headcrabstew" } },

  8. { { "cookedantliongib", "cookedantliongib", "water" }, { "antlionstew" } },

  9. { { "vodka" }, { "distilledalcohol" }, { true }, 1/6 }
This is old, may of changed! (Example Headcrab Stew)
Thanks Rokhazula!
 
tbh the OP shit such as spec ops or crossbow variants except the scoped one should be removed from the list
don't want the whole Resistance and their mothers sporting MP7 Spec-Cop killing edition
 
Now for a list of what the licenses actually sell, so we don't spend 1000 credits on "electronics."
 
Rokhazula said:
Enjoy,


  1. { { "beans" }, { "cookedbeans" }, { "burntbeans" }, 1/6 },

  2. { { "antliongib" }, { "cookedantliongib" }, { "burntantliongib" }, 1/4 },

  3. { { "headcrabgib" }, { "cookedheadcrabgib" }, { "burntheadcrabgib" }, 1/4 },

  4. { { "chinese", "water" }, { "cookedchinese" } },

  5. { { "teapot", "teabags", "water" }, { "tea", "tea", "tea", "tea", "teapot" } },

  6. { { "coffeebeans", "water" }, { "coffee", "coffee", "coffee" } },

  7. { { "cookedheadcrabgib", "cookedheadcrabgib", "water" }, { "headcrabstew" } },

  8. { { "cookedantliongib", "cookedantliongib", "water" }, { "antlionstew" } },

  9. { { "vodka" }, { "distilledalcohol" }, { true }, 1/6 }
This is old, may of changed! (Example Headcrab Stew)
oh god cooked chinese
 
just typing so more people see this
 
{ { "scrapelectronics", "scrapmetal1" }, { "radio" }, 20 },

Was testing out some crafting recipes and this didn't work, but the big radio one did.

Edit: it does work, but the scrapmetal1 isnt needed. just scrap electronics

Edit2: turns out if you're carrying a pipe and a shovel, you cant use the pipe but you can use the shovel. Huh
 
Last edited:
Was testing out some crafting recipes and this didn't work, but the big radio one did.
Edit: it does work, but the scrapmetal1 isnt needed. just scrap electronics
Edit2: turns out if you're carrying a pipe and a shovel, you cant use the pipe but you can use the shovel. Huh

16c10c0c98.png


the radio recipe's been updated at some point
generally all of this stuff has been updated at some point
:[
 
some weapons are reversible, as in, you can thrown them into the worktable and return the components that went into them
 
We're currently reworking the crafting system, so expect a lot of things to change when everything's finished.
 
Yee that crafting menu looks pretty snazzy, Tank. When can we expect the update?

(For reference since people are bitching over SF for some reason, the reason I rated Sarcastic Pyro's post dumb is because for simple things, like cooking shit and putting a holo on a rail that's meant for said holo, I don't think you need a goddamn IKEA assembly manual on how to put the red lego on top of the blue lego. Crafting some crazy ass spec-ops MP7 from a wide category of materials? That I can understand. Knowing how to make fucking tea? You've got to be shitting me.)

 
Last edited:
We'll probably push out the first version somewhere next week with more recipes being added later.
 
How will it work? Will you just need to stand near a workbench and click craft?
 
Yeah, instead of dropping items in the world you'll be able to access those recipes by just being near the workbench.
 
Status
Not open for further replies.

Users who are viewing this thread