Jump to content

Wrecks

Developer
  • Posts

    511
  • Joined

  • Last visited

Recent Profile Visitors

10,058 profile views

Wrecks's Achievements

Proficient

Proficient (10/15)

  • Posting Machine Rare
  • Very Popular Rare
  • Well Followed Rare
  • One Year In
  • Collaborator

Recent Badges

185

Reputation

  1. If this is for my Custom Drops plugin feel free to verify your purchase here for support as you aren’t on my list.
  2. Wrecks

    Custom Crops

    Version 1.0.7

    10 downloads

    Create 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. ADMIN PERMISSION - customcrops.admin CANCLONE PERMISSION - customcrops.canclone The config comes Preset with a seed pack, and seeds to harvest weapons and ammo. 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 off 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 VIDEO DEMO - CONFIG AND LANG BELOW Config { "Settings": { "Only Allow Gather At Ripe State?": false }, "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, "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, "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, "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, "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, "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, "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 { "CropCannotBeCloned": "[<color=green>Crops</color>] This <color=green>{0}</color> crop cannot be cloned.", "CropItemsGiven": "[<color=green>Crops</color>] You have received <color=yellow>{0}</color> items from your <color=green>{1}</color> crop at the <color=green>{2}</color> state.", "CropNotRipe": "[<color=green>Crops</color>] This <color=green>{0}</color> crop is Not Ripe." }
    $16.00
  3. Changed Status from Pending to Not a Bug
  4. Probably possible but not on the list right now as I got alot of private stuff going on at the moment and a few other improvements going on with stuff here. I can test the idea when I get away from that if its within reason
  5. Wrecks

    The Angler

    Should work on carbon, it came out before they added the compatibility tags. It just uses basic oxide hooks
  6. Wrecks

    Only 1 item

    Changed Status from Pending to Closed Changed Fixed In to 1.0.3
  7. Wrecks

    Only 1 item

    Ill see if i can send a patch to better loot for api
  8. Wrecks

    Only 1 item

    yeah way better sorry about that!
  9. Wrecks

    Only 1 item

    Works now, it will add i guess the default version of the DM only is 6 slots. I expanded it fully.
  10. Wrecks

    Only 1 item

  11. Wrecks

    Only 1 item

    I got it, i will init full slots in the update
  12. Wrecks

    Only 1 item

    ill keep testing it to see though
  13. Wrecks

    Only 1 item

    and the issue with only seeing x amount of items, some of those are probably not stackable
  14. Wrecks

    Only 1 item

    Id remove it from there
  15. Wrecks

    Only 1 item

    { "Generic": { "blueprintProbability": 0.11, "listUpdatesOnLoaded": true, "removeStackedContainers": true, "WatchedPrefabs": [ "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab", "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab", "assets/bundled/prefabs/autospawn/resource/loot/trash-pile-1.prefab", "assets/bundled/prefabs/radtown/crate_basic.prefab", "assets/bundled/prefabs/radtown/crate_elite.prefab", "assets/bundled/prefabs/radtown/crate_mine.prefab", "assets/bundled/prefabs/radtown/crate_normal.prefab", "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "assets/bundled/prefabs/radtown/crate_normal_2_food.prefab", "assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab", "assets/bundled/prefabs/radtown/crate_tools.prefab", "assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab", "assets/bundled/prefabs/radtown/crate_underwater_basic.prefab", "assets/bundled/prefabs/radtown/dmloot/dm ammo.prefab", "assets/bundled/prefabs/radtown/dmloot/dm c4.prefab", "assets/bundled/prefabs/radtown/dmloot/dm construction resources.prefab", "assets/bundled/prefabs/radtown/dmloot/dm construction tools.prefab", "assets/bundled/prefabs/radtown/dmloot/dm food.prefab", "assets/bundled/prefabs/radtown/dmloot/dm medical.prefab", "assets/bundled/prefabs/radtown/dmloot/dm res.prefab", "assets/bundled/prefabs/radtown/dmloot/dm tier1 lootbox.prefab", "assets/bundled/prefabs/radtown/dmloot/dm tier2 lootbox.prefab", "assets/bundled/prefabs/radtown/dmloot/dm tier3 lootbox.prefab", "assets/bundled/prefabs/radtown/foodbox.prefab", "assets/bundled/prefabs/radtown/loot_barrel_1.prefab", "assets/bundled/prefabs/radtown/loot_barrel_2.prefab", "assets/bundled/prefabs/radtown/loot_trash.prefab", "assets/bundled/prefabs/radtown/minecart.prefab", "assets/bundled/prefabs/radtown/oil_barrel.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_ammunition.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_elite.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_food_1.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_food_2.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_fuel.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_medical.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_normal.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_normal_2.prefab", "assets/bundled/prefabs/radtown/underwater_labs/crate_tools.prefab", "assets/bundled/prefabs/radtown/underwater_labs/tech_parts_1.prefab", "assets/bundled/prefabs/radtown/underwater_labs/tech_parts_2.prefab", "assets/bundled/prefabs/radtown/underwater_labs/vehicle_parts.prefab", "assets/bundled/prefabs/radtown/vehicle_parts.prefab", "assets/content/props/roadsigns/roadsign1.prefab", "assets/content/props/roadsigns/roadsign2.prefab", "assets/content/props/roadsigns/roadsign3.prefab", "assets/content/props/roadsigns/roadsign4.prefab", "assets/content/props/roadsigns/roadsign5.prefab", "assets/content/props/roadsigns/roadsign6.prefab", "assets/content/props/roadsigns/roadsign7.prefab", "assets/content/props/roadsigns/roadsign8.prefab", "assets/content/props/roadsigns/roadsign9.prefab", "assets/prefabs/deployable/chinooklockedcrate/chinooklockedcrate.prefab", "assets/prefabs/deployable/chinooklockedcrate/chinooklockedcratecodelocked.prefab", "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab", "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate_oilrig.prefab", "assets/prefabs/misc/supply drop/supply_drop.prefab", "assets/prefabs/npc/m2bradley/bradley_crate.prefab", "assets/prefabs/npc/patrol helicopter/heli_crate.prefab" ] }, "Loot": { "enableHammerLootCycle": false, "hammerLootCycleTime": 3.0, "lootMultiplier": 1, "scrapMultiplier": 1 }, "Rarity": { "Override": { "autoturret": 4, "lmg.m249": 4, "targeting.computer": 3 } } }
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.