Custom Crops
$20.00
Sold by: WrecksCreate some new items for players to get while farming, Create Drug Farms, Ammo Farms, Weapon Farms, Whatever you set in Configuration for your players to harvest.
- Description
- Reviews (0)
- Version History
- Discussions (8)
- Setup
- Product Enquiry
Description
Description
MONEY SEED IN IMAGE IS AN EXAMPLE OF A CUSTOMERS CUSTOM CONFIG
WORKS WITH ZONE MANAGER – EX. CREATE CUSTOM ZONES FOR CROP PLANTING
The config comes Preset with a seed pack, and seeds to harvest weapons and ammo.
ADMIN PERMISSION – customcrops.admin
Create as many Seed Packs, and seeds as you like.
Seed packs must be an openable like a loot bag, Seeds must be seeds.
Config comes with a setting to only harvest at ripe, or turn of and set lesser rewards for players that want to harvest early.
Cloning is disabled but can be enabled per seed.
Eating is disabled and will block upon attempt.
Admin Commands
/giveseeds – gives seeds to players inv.
/giveseedpacks – gives seed packs to players inv.
/c.spawnpacks – spawns all packs into a container in front of you, useful if you have alot of custom packs
/c.spawnseeds- spawns all seedsinto a container in front of you, useful if you have alot of custom seeds
/c.spawnproduct - spawns all seed final product into a container in front of you
Config
{
“Settings”: {
“Only Allow Gather At Ripe State?”: true,
“Allow Planting in Specified Zones?”: false,
“Zones”: [
“ENTERIDHERE”,
“ENTERANOTHERHERE”
]
},
“Seed Packs”: [
{
“Seed Pack Shortname”: “halloween.lootbag.small”,
“Seed Pack Name”: “Weapons Seed Pack”,
“Seed Pack SkinID”: 3336282159,
“Minimum Amount of Seeds”: 1,
“Maximum Amount of Seeds”: 5,
“Seed Pack Loot Table”: [
{
“Shortname”: “seed.hemp”,
“SkinID”: 3336288267,
“Probability (0-1)”: 0.2,
“Custom Name”: “Rifle Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 5
},
{
“Shortname”: “seed.hemp”,
“SkinID”: 3336288376,
“Probability (0-1)”: 0.5,
“Custom Name”: “Pistol Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
{
“Shortname”: “seed.hemp”,
“SkinID”: 3336288463,
“Probability (0-1)”: 0.3,
“Custom Name”: “Shotgun Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
{
“Shortname”: “seed.yellow.berry”,
“SkinID”: 3336288567,
“Probability (0-1)”: 0.3,
“Custom Name”: “Rifle Ammo Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
{
“Shortname”: “seed.red.berry”,
“SkinID”: 3336288676,
“Probability (0-1)”: 0.3,
“Custom Name”: “Shotgun Ammo Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
{
“Shortname”: “seed.blue.berry”,
“SkinID”: 3336288759,
“Probability (0-1)”: 0.3,
“Custom Name”: “Pistol Ammo Seeds”,
“Minimum Amount”: 1,
“Maximum Amount”: 3
}
]
}
],
“Seeds”: [
{
“Seed Shortname (Must Be a Seed)”: “seed.hemp”,
“Seed Name”: “Rifle Seeds”,
“Seed SkinID”: 3336288267,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 2,
“Maximum Amount”: 4
},
“Mature”: {
“Minimum Amount”: 3,
“Maximum Amount”: 6
},
“Fruiting”: {
“Minimum Amount”: 5,
“Maximum Amount”: 8
},
“Ripe”: {
“Minimum Amount”: 7,
“Maximum Amount”: 10
},
“Dying”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
}
},
“Seed Loot Table”: [
{
“Shortname”: “rifle.ak”,
“SkinID”: 3335692326,
“Probability (0-1)”: 0.5,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
},
{
“Shortname”: “rifle.lr300”,
“SkinID”: 3312482754,
“Probability (0-1)”: 0.5,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
}
]
},
{
“Seed Shortname (Must Be a Seed)”: “seed.hemp”,
“Seed Name”: “Pistol Seeds”,
“Seed SkinID”: 3336288376,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 1,
“Maximum Amount”: 2
},
“Mature”: {
“Minimum Amount”: 3,
“Maximum Amount”: 5
},
“Fruiting”: {
“Minimum Amount”: 4,
“Maximum Amount”: 7
},
“Ripe”: {
“Minimum Amount”: 5,
“Maximum Amount”: 9
},
“Dying”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
}
},
“Seed Loot Table”: [
{
“Shortname”: “pistol.m92”,
“SkinID”: 0,
“Probability (0-1)”: 0.4,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
},
{
“Shortname”: “pistol.prototype17”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
},
{
“Shortname”: “pistol.revolver”,
“SkinID”: 0,
“Probability (0-1)”: 0.6,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
},
{
“Shortname”: “pistol.water”,
“SkinID”: 0,
“Probability (0-1)”: 0.6,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
}
]
},
{
“Seed Shortname (Must Be a Seed)”: “seed.hemp”,
“Seed Name”: “Shotgun Seeds”,
“Seed SkinID”: 3336288463,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
“Mature”: {
“Minimum Amount”: 4,
“Maximum Amount”: 6
},
“Fruiting”: {
“Minimum Amount”: 5,
“Maximum Amount”: 7
},
“Ripe”: {
“Minimum Amount”: 6,
“Maximum Amount”: 10
},
“Dying”: {
“Minimum Amount”: 1,
“Maximum Amount”: 2
}
},
“Seed Loot Table”: [
{
“Shortname”: “shotgun.double”,
“SkinID”: 1426115707,
“Probability (0-1)”: 0.3,
“Custom Name”: “”,
“Minimum Amount”: 10,
“Maximum Amount”: 20
},
{
“Shortname”: “shotgun.m4”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
},
{
“Shortname”: “shotgun.pump”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 1,
“Maximum Amount”: 1
}
]
},
{
“Seed Shortname (Must Be a Seed)”: “seed.yellow.berry”,
“Seed Name”: “Rifle Ammo Seeds”,
“Seed SkinID”: 3336288567,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
“Mature”: {
“Minimum Amount”: 4,
“Maximum Amount”: 6
},
“Fruiting”: {
“Minimum Amount”: 5,
“Maximum Amount”: 7
},
“Ripe”: {
“Minimum Amount”: 6,
“Maximum Amount”: 10
},
“Dying”: {
“Minimum Amount”: 1,
“Maximum Amount”: 2
}
},
“Seed Loot Table”: [
{
“Shortname”: “ammo.rifle”,
“SkinID”: 0,
“Probability (0-1)”: 0.3,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.rifle.hv”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.rifle.incendiary”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
}
]
},
{
“Seed Shortname (Must Be a Seed)”: “seed.red.berry”,
“Seed Name”: “Shotgun Ammo Seeds”,
“Seed SkinID”: 3336288676,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
“Mature”: {
“Minimum Amount”: 4,
“Maximum Amount”: 6
},
“Fruiting”: {
“Minimum Amount”: 5,
“Maximum Amount”: 7
},
“Ripe”: {
“Minimum Amount”: 6,
“Maximum Amount”: 10
},
“Dying”: {
“Minimum Amount”: 1,
“Maximum Amount”: 2
}
},
“Seed Loot Table”: [
{
“Shortname”: “ammo.shotgun”,
“SkinID”: 0,
“Probability (0-1)”: 0.3,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.shotgun.fire”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.shotgun.slug”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
}
]
},
{
“Seed Shortname (Must Be a Seed)”: “seed.blue.berry”,
“Seed Name”: “Pistol Ammo Seeds”,
“Seed SkinID”: 3336288759,
“Enable Yield Bonus?”: false,
“Allow Cloning?”: false,
“Clone Minimum”: 1,
“Clone Maximum”: 2,
“Yield Bonus Item Amount Per Yield Gene”: 1,
“Seed Harvest States”: {
“Sapling”: {
“Minimum Amount”: 0,
“Maximum Amount”: 1
},
“Crossbreed”: {
“Minimum Amount”: 1,
“Maximum Amount”: 3
},
“Mature”: {
“Minimum Amount”: 4,
“Maximum Amount”: 6
},
“Fruiting”: {
“Minimum Amount”: 5,
“Maximum Amount”: 7
},
“Ripe”: {
“Minimum Amount”: 6,
“Maximum Amount”: 10
},
“Dying”: {
“Minimum Amount”: 1,
“Maximum Amount”: 2
}
},
“Seed Loot Table”: [
{
“Shortname”: “ammo.pistol.hv”,
“SkinID”: 0,
“Probability (0-1)”: 0.3,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.pistol.fire”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
},
{
“Shortname”: “ammo.pistol”,
“SkinID”: 0,
“Probability (0-1)”: 0.2,
“Custom Name”: “”,
“Minimum Amount”: 64,
“Maximum Amount”: 128
}
]
}
]
}
Lang
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Settings for Disabling or Enabling Gather And Clone Messages.
- Updated Added Check for SkillTree by imthenewguy, Player Grown Yield Boost, This is only for gather, Cloning is not added yet. This will affect the initial loot item count.
- Updated ADDED C.SPAWNPRODUCT CHAT COMMAND, TO SPAWN ALL SEED FINAL PRODUCT IN FRONT OF YOU IN A COFFIN.
- Added Setting to only allow Custom Crop Planting in Certain Zones, ZoneIDS can be added to config, for example "12345". (ZONEMANAGER) Idea - Create Fertile Zones, Players can grow x Custom Crops in that zone, paired with no build, and compete over control of it.
- Updated Adjusted Spawn Pos of Coffin of Seeds and Packs.
- Updated Added a Min Max Property on Crop Cloning, per seed, adjust per your liking.
- Added Adds CanClone Permission, useful for creating roles for certain players, ex: botanist.
- Updated Added Config option per seed, to allow cloning. Will return a clone with the skinID of the Seed, but in clone form
- Added c.spawnpacks and c.spawnseeds, will spawn all seeds and packs into a container, if there is more than a container will hold, it will dynamically add more containers until all packs and seeds have been spawned.
- Added * - Added customcrops.admin Permission * - Changed GiveSeeds command to give only seeds * - Added GiveSeedPacks command to give only packs
- Updated * - Adds Yield Bonus, If Enabled, Per Y Gene in Crop. * - Ex. 1 gene and 2 bonus items per gene, Crop will give 2 extra of the items Selected from the table
- Updated Item Odds Change.
Discussions (8)
8 thoughts on "Custom Crops"
Leave a reply
Setup
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)
How do I use this? Where are the images stored or do I use URLs?
Did you ever figure it out? The custom packs and seeds are skinids, you can create skinids for items with some plugins to do custom things.
There is tools to do it on here called custom icon creator or something of that sort.
There is also free alternatives.
Are you talking about the skin ids?
Are you talking about the Skinids
Yes the skinids i believe so. I wanted to make custom crops like different strains and such. I just don’t know how to implement this. also is there a permission to give to use it?
You would just add more seed packs and crops like i did in the config example, you can add as many as you like just use what i did as a template, and no perms to use it the players just need the seeds you would either add the packs to your loot table or into kits or something.
https://discord.gg/Pj79w4Sw
feel free to join my discord if you want quicker help.
Okay i understand the plugin now i believe. so I can change the names of seed packs but it must grow an ingame item correct? or can I make it grow items I create like creatine seeds?
I got your other message but I don’t see it here. But yes as long as the custom item does something on your server of course. I got a guy that grows custom items like gold bars and money etc. just whatever your server had custom you can grow here