Description
Viper Crafters come in 2 Styles, Base and Premium.
Each Crafter relies on the SkinID on build, to function, this is customizable in config.
Base crafts at normal speed, Premium crafts at 2x Speed.
The Base Crafter is a regular water purifier and needs a campfire to be fully placed, The Premium is a powered water purifier that doesn’t need power to craft.
Each crafter comes with storage, upon crafting completion, the items deposit to the box if there is room, if there is no room, the item will become a world dropped item.
The premium crafter can have a list of skins for random skins on placement.
Upon crafter death or pickup or remover tool, any contents will transfer to a pouch for easy pickup.
You can enable or disable proximity check, so players need to be nearby while crafting for full immersion.
UI is fully customizable, crafting menu supports Pages, so create as many recipes as you like.
Recipes have an info button that shows that recipes needed items to craft for the players current multiplier setting.
Ingredients can be vanilla and custom items.
Recipe Images in Crafting menu supports URL or SkinID, if using SkinID, leave URL “”
COMMANDS
/GIVECRAFTERS – GIVES EACH CRAFTER TO ADMINS INVENTORY
/V.SPAWNRECIPES – SPAWNS ALL VIPER RECIPES IN A CONTAINER
/V.SPAWNINGREDIENTS – SPAWNS ALL VIPER INGREDIENTS IN A CONTAINER
IDEAS OF USE
Pair with The Dealer, Custom Crops, and Drugs for an ecosystem of plugins that compliment each other.
NOTES
UPON ACTIVE CRAFTING AND IF PLUGIN IS UNLOADED WHILE CRAFTING, ALL STATES WILL COMPLETE AND ITEMS WILL DEPOSIT TO THE RESPECTIVE CRAFTER
TO HELP COMBAT FAST CRAFTER BOX PICKUPS, USE SKINS THE PLAYER CANNOT NORMALLY USE, AS THATS WHAT I CHECK TO PREVENT PICKUPS.
OVERVIEW – *CUSTOM CONFIG IN USE*
Overview Link
TEASER VIDEO
DEMO CONFIG
{
"Multiplier Buttons": [
1,
5,
10,
20,
50,
100,
200,
500,
1000
],
"Radius Player Needs To Be During Mix Check, Default Is 1, Try not to go too high, To Prevent Crafter Overlap": 1,
"Amount of Items to give, when Spawning in Recipes and Ingredients Via Command": 100,
"Base Crafter Skin": 3343180461,
"Enable Base Crafter Proximity?": true,
"Base Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10,
"Fast Crafter Skin": 3343195295,
"Enable Fast Crafter Proximity?": true,
"Fast Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10,
"Fast Crafter Small Box Skins": [
1736652162,
1717985913,
3343194879
],
"Text Color": "0.78 1 0.82 1",
"Multiplier Background Color": "0.96 0.57 0.18 0.75",
"Recipe Info Image": "https://www.dropbox.com/scl/fi/rbytqsfn66u0n5ud5im27/Info.png?rlkey=tn2lmrsnvnxe49zlvbqdg5d4n&st=rjcossda&dl=1",
"Stroke Image": "https://www.dropbox.com/scl/fi/2upkidj1i7myyql3862js/GlowStroke.png?rlkey=spcq15j4wlrfw452ha4t5ekfl&st=j3kxkywu&dl=1",
"Banner Image": "https://www.dropbox.com/scl/fi/dbkf772yww1r0hznxvu3w/PMGLOWa.png?rlkey=n1ea7jqv3ppl528t78itwufzv&st=6smt8gtl&dl=1",
"Back Button Image": "https://www.dropbox.com/scl/fi/gipwp9d59tqv1mg13ehpw/BACK.png?rlkey=isiwwk3zqri2vyy6c9dfhby80&st=aen8y3ei&dl=1",
"Next Button Image": "https://www.dropbox.com/scl/fi/yl0qskx962a5pct4v8uzy/Next.png?rlkey=4pb1xt3xkkwj2bj1ol0qjuji3&st=2816qqdb&dl=1",
"Navigation Buttons Color": "0.96 0.57 0.18 0.9",
"Close Button Color": "0.96 0.57 0.18 0.9",
"Background Image": "https://www.dropbox.com/scl/fi/69uuot1m6l49nip59zm1v/VIPER3.png?rlkey=srd9lebvdrjbkq22hatd3t28l&st=4fsfe7gx&dl=1",
"Toast Image": "https://www.dropbox.com/scl/fi/vkvtxl1irp0k6f61sbun4/PopUp.png?rlkey=netyo7pjli1nhx91vwv8d88cv&st=ta5l9mzc&dl=1",
"Mini Toast Image": "https://www.dropbox.com/scl/fi/5crdhycyfsrd0jrkjxne2/miniGlow.png?rlkey=t39dav111edarg9eqzx6repak&st=7838j609&dl=1",
"Recipes": [
{
"RecipeName": "Blue Shatter",
"RecipeDescription": "Blue Shatter",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Sulfur",
"IngredientShortname": "sulfur",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Snowball",
"IngredientShortname": "snowball",
"RequiredAmount": 3,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 3215916045,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Ether",
"RecipeDescription": "Ether",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Sulfur",
"IngredientShortname": "sulfur",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Snowball",
"IngredientShortname": "snowball",
"RequiredAmount": 3,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 2980167987,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Irad Serum",
"RecipeDescription": "Irad Serum",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Super Serum",
"IngredientShortname": "supertea",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Snowball",
"IngredientShortname": "snowball",
"RequiredAmount": 3,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 3027539800,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Lean",
"RecipeDescription": "Lean",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Super Serum",
"IngredientShortname": "supertea",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Snowball",
"IngredientShortname": "snowball",
"RequiredAmount": 6,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 3027539845,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Coke",
"RecipeDescription": "Coke",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Cloth",
"IngredientShortname": "cloth",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Snowball",
"IngredientShortname": "snowball",
"RequiredAmount": 6,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 3027243010,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Hash",
"RecipeDescription": "Hash",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Cloth",
"IngredientShortname": "cloth",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Wood",
"IngredientShortname": "wood",
"RequiredAmount": 6,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 2961371625,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
},
{
"RecipeName": "Pills",
"RecipeDescription": "Pills",
"RecipeImageUrl": "",
"Ingredients": [
{
"IngredientCustomName": "Cloth",
"IngredientShortname": "cloth",
"RequiredAmount": 2,
"IngredientSkinID": 0
},
{
"IngredientCustomName": "Sulfur",
"IngredientShortname": "sulfur",
"RequiredAmount": 6,
"IngredientSkinID": 0
}
],
"OutputItemSkinID": 3027373420,
"OutputItemShortname": "glue",
"OutputItemAmount": 1,
"RecipeCraftTime": 3
}
]
}

LANG
Special thanks to @Luuxen for the teaser video and for testing this for me until i was ready for a public release!
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.