Jump to content

ThePitereq

Creator
  • Posts

    1,475
  • Joined

  • Last visited

Everything posted by ThePitereq

  1. How it should work? Not sure if i can change player gravity, i think it is client-side. All i know is that ican change gravity of dropped items, etc. Edit: If you mean the fall damage scaled down, just set the Fall Damage mutation to value below 1.
  2. Check your config, maybe something broke up after update. Idk how many versions you skipped.
  3. Version 1.3.2

    741 downloads

    RUST Plugin Test Server TEST MY PLUGINS THERE! connect play.thepitereq.ovh:28050 Custom Mixing plugin allows you to create an infinite number of custom recipes for the mixing table and cooking workbench. It updates the mixing table, enabling you to customize, add, or remove recipes, change their craft times, ingredients, and much more! Create an infinite number of custom recipes with the Custom Mixing plugin. Edit or remove default recipes, supports custom item crafts with skins, display names, and blueprint requirements, and offers configurable mixing times. Full support of the item content, so you can work with liquids inside containers. Crafting times are cached through server restarts, and it includes crafting item search and paging features. Configurable hints appear when clicking on item icons, and admins can give items by clicking an icon with the SPRINT button pressed, provided they have permission. A RUST-themed UI. Optional statistics data file for admins. Supports both Mixing Table and Cooking Workbench. You can set individual recipes in each one. custommixing.give - Gives access for giving items by clicking icons with SPRINT button pressed. custommixing.instacraft - Makes every crafting an insta-craft. { "Enable Statistics": false, "PopUP API Preset Name": "Legacy", "Use Translated Item Names (will generate a lot of text in lang file)": false, "Required Amount Char": "x", "Craftings": [ { "Crafting Display Name": "Bread Loaf", "Item Shortname": "bread.loaf", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 20.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "wheat", "Item Amount": 5, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Chicken Pie", "Item Shortname": "pie.chicken", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "chicken.cooked", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "corn", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "egg", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Apple Pie", "Item Shortname": "pie.apple", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "apple", "Item Amount": 2, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "honey", "Item Amount": 3, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pumpkin Pie", "Item Shortname": "pie.pumpkin", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "egg", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "pumpkin", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Hunters Pie", "Item Shortname": "pie.hunters", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "deermeat.cooked", "Item Amount": 2, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "egg", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "potato", "Item Amount": 2, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "mushroom", "Item Amount": 2, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Fish Pie", "Item Shortname": "pie.fish", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "fish.cooked", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "egg", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "potato", "Item Amount": 2, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "mushroom", "Item Amount": 2, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Bear Pie", "Item Shortname": "pie.bear", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "bearmeat.cooked", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "mushroom", "Item Amount": 2, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "egg", "Item Amount": 2, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pork Pie", "Item Shortname": "pie.pork", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 30.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 2, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "meat.pork.cooked", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "egg", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "wheat", "Item Amount": 3, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Low Grade Fuel", "Item Shortname": "lowgradefuel", "Item Amount": 4, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "cloth", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "fat.animal", "Item Amount": 3, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Gun Powder", "Item Shortname": "gunpowder", "Item Amount": 10, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "sulfur", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "charcoal", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "sulfur", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "charcoal", "Item Amount": 10, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Explosives", "Item Shortname": "explosives", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 4.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": { "custommixing.premium": 1.5, "custommixing.vip": 4.0 }, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 50, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "lowgradefuel", "Item Amount": 3, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "sulfur", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 10, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pistol Bullet", "Item Shortname": "ammo.pistol", "Item Amount": 4, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 10, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "5.56 Rifle Ammo", "Item Shortname": "ammo.rifle", "Item Amount": 3, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "HV Pistol Bullet", "Item Shortname": "ammo.pistol.hv", "Item Amount": 4, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 10, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "HV 5.56 Rifle Ammo", "Item Shortname": "ammo.rifle.hv", "Item Amount": 3, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "gunpowder", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Incendiary Pistol Bullet", "Item Shortname": "ammo.pistol.fire", "Item Amount": 4, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "sulfur", "Item Amount": 5, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Incendiary 5.56 Rifle Ammo", "Item Shortname": "ammo.rifle.incendiary", "Item Amount": 3, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "gunpowder", "Item Amount": 10, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "metal.fragments", "Item Amount": 5, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "sulfur", "Item Amount": 5, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Healing Tea", "Item Shortname": "healingtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Healing Tea", "Item Shortname": "healingtea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "healingtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Healing Tea", "Item Shortname": "healingtea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "healingtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "healingtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Ore Tea", "Item Shortname": "oretea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "blue.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "blue.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Ore Tea", "Item Shortname": "oretea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "oretea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Ore Tea", "Item Shortname": "oretea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "oretea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "oretea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Anti-Rad Tea", "Item Shortname": "radiationresisttea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Anti-Rad Tea", "Item Shortname": "radiationresisttea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "radiationresisttea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Anti-Rad Tea", "Item Shortname": "radiationresisttea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "radiationresisttea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "radiationresisttea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Wood Tea", "Item Shortname": "woodtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "blue.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "blue.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Wood Tea", "Item Shortname": "woodtea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "woodtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Wood Tea", "Item Shortname": "woodtea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "woodtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "woodtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Scrap Tea", "Item Shortname": "scraptea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "white.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "white.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Scrap Tea", "Item Shortname": "scraptea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "scraptea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Scrap Tea", "Item Shortname": "scraptea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "scraptea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "scraptea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Basic Max Health Tea", "Item Shortname": "maxhealthtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Advanced Max Health Tea", "Item Shortname": "maxhealthtea.advanced", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "maxhealthtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Pure Max Health Tea", "Item Shortname": "maxhealthtea.pure", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "maxhealthtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "maxhealthtea.advanced", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Cooling Tea", "Item Shortname": "coolingtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Warming Tea", "Item Shortname": "warmingtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "red.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Harvesting Tea", "Item Shortname": "harvestingtea", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "yellow.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Crafting Quality Tea", "Item Shortname": "craftingtea_quality", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 5.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 3, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "green.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "white.berry", "Item Amount": 1, "Skin ID": 0, "Content Item": null } ] }, { "Crafting Display Name": "Worm", "Item Shortname": "worm", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 2.0, "Crafting Source (1 - Mixing Table, 2 - Cooking Workbench, 3 - Both)": 1, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "custommixing.worm", "Hide Recipe Anyway (not displayed, possible to craft)": false, "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "horsedung", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "waterjug", "Item Amount": 1, "Skin ID": 0, "Content Item": { "Item Shortname": "water", "Item Amount": 50, "Skin ID": 0, "Content Item": null } } ] } ] }
    $10.00
  4. ThePitereq

    Conflict with Crafts

    I'll contact the plugin owner to check what's wrong there,
  5. Version 1.0.10

    88 downloads

    RUST Plugin Test Server TEST MY PLUGINS THERE! connect play.thepitereq.ovh:28050 Monument Mutations allows you to apply mutations to any default or custom monument on the map. You can create positive mutations that give players bonuses for gathering, output, and stats, as well as negative mutations that impact their gameplay. With almost infinite possible mutations and more to come, this plugin offers extensive customization options. Create mutations with custom effects on any monument using Monument Mutations. Highly configurable with hundreds of options, allowing you to customize the number of active mutations. Adjust radiation resistance on default Hazmat Suits and Heavy Scientist Suits. Supports both default and custom monuments. Create an infinite number of mutation profiles and set their chances of appearing. Almost every programmed bonus comes with additional customizable options. The 1.0.0 version is just a beginning of the journey. I made the plugin highly expandable, so if you have any idea of additional mutations, hit me on my Discord! (link above) Mutation Descriptions As I said, plugin have a lot of possible options which are not described anywhere because they are different for each mutation type. Some of the mutations might not work with your server because other plugin is overwriting the RUST behavior, like custom recyclers etc. You can find all the definitions here! radMult - Multiplies the radiation on default monuments or radiation spheres in custom maps. radSet - Sets the radiation on the whole monument radius. If you set the value to 0.001 it will disable radiation on the whole monument. damageDealt - Multiplies the damage dealt to described entity type. Currently, the plugin supports 4 Mutation Object References: empty - Multiplies the damage in all cases. bot - The entity is NPC or bot. player - The entity is a player. animal - The entity is an animal. durability - Multiplies the durability loss on items. healing - Multiplies the healing amount of used items. noWounded - Sets the chance that when a player is killed, the wounded state is skipped, and he automatically dies. Values work in range 0-100. (percentage) gravity - Multiplies damage dealt by gravity, when players fall from a high place. recycle - Multiplies speed of the recycler work. There are a lot of custom recycler plugins that might not work in this case, then I don't recommend using this mutation. loot - Multiplies the loot in containers in mutated monument. Currently, the plugin supports 3 Mutation Object References: empty - Works for all items in containers. item shortname (ex. scrap) - Sets the multiplier only on selected item. In this case, it's scrap. item category (ex. Component) - Sets the multiplier only on selected item category. In this case - in all items in Component category. gather - Multiplies the gather from dispensers in mutated monument. Currently, the plugin supports 3 Mutation Object References: empty - Works for all resource dispensers. tree - Works only on all trees. ore - Works only on all ores. upgradeCrate - Sets the chance that when a crate is spawned or mutation started, the spawned crate can be upgraded to another tier. The tree looks like this: Normal Crate > Military Crate > Elite Crate Values work in range 0-100. (percentage) Information about "Possible Mutations" list: If you set only one value, and it's "All" then it rolls from the whole mutation pool. For better experience, I recommend making it manually, but this function exist ^^. Example Config (Version 1.0.0) With additional mutations, more detailed each mutation tier and some smaller customizations. (my private configuration) MonumentMutations.json { "Mutation Info Commands": [ "mut", "mutation", "mutations" ], "Minimal Active Mutations": 1, "Maximal Active Mutations": 3, "New Mutation Check Inverval (in minutes)": 15, "Default Hazmat Protection Override (0 to disable, 0.5 - default)": 0.0, "Hazmat Mk.II Protection (0 to disable)": 1.0, "Positive Over Negative Mutations": true, "Marker Map Scaling Value (Higher = Smaller)": 100.0, "Broadcast Mutation Info On Enter": true, "Mutations": { "DurabilityLoss": { "Mutation Type (see website for reference)": "durability", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "FasterRecycle": { "Mutation Type (see website for reference)": "recycle", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.2, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.2 }, "HighGravity": { "Mutation Type (see website for reference)": "gravity", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.1 }, "InstaKill": { "Mutation Type (see website for reference)": "noWounded", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 50.0, "Mutation Value - Rounding": 5.0 }, "LessBotResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "bot", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "LessHealing": { "Mutation Type (see website for reference)": "healing", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 50.0, "Mutation Value - Rounding": 5.0 }, "LessPlayerResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "player", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "LowGravity": { "Mutation Type (see website for reference)": "gravity", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.1, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.1 }, "MoreBotResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "bot", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 3, "Mutation Value - Min": 0.9, "Mutation Value - Max": 0.5, "Mutation Value - Rounding": 0.05 }, "MoreDurability": { "Mutation Type (see website for reference)": "durability", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.3, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.1 }, "MoreHealing": { "Mutation Type (see website for reference)": "healing", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 120.0, "Mutation Value - Max": 200.0, "Mutation Value - Rounding": 10.0 }, "MoreLoot": { "Mutation Type (see website for reference)": "loot", "Mutation Object Reference (see website for reference)": "Component", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 2, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.5 }, "MorePlayerResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "player", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.6, "Mutation Value - Max": 0.95, "Mutation Value - Rounding": 0.05 }, "MoreRocks": { "Mutation Type (see website for reference)": "gather", "Mutation Object Reference (see website for reference)": "ore", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "MoreScrap": { "Mutation Type (see website for reference)": "loot", "Mutation Object Reference (see website for reference)": "scrap", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 2, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.5 }, "MoreWood": { "Mutation Type (see website for reference)": "gather", "Mutation Object Reference (see website for reference)": "tree", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "NoRadiation": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.001, "Mutation Value - Max": 0.001, "Mutation Value - Rounding": 0.001 }, "RadiationMultiplierNegative": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 2, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "RadiationMultiplierPositive": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.2, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.05 }, "RadiationSet": { "Mutation Type (see website for reference)": "radSet", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 75.0, "Mutation Value - Rounding": 5.0 }, "SlowRecycle": { "Mutation Type (see website for reference)": "recycle", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 0.5, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.05 }, "UpgradedCrates": { "Mutation Type (see website for reference)": "upgradeCrate", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 3, "Mutation Value - Min": 5.0, "Mutation Value - Max": 25.0, "Mutation Value - Rounding": 5.0 } }, "Profiles": { "Basic": { "Marker Color - Inside": "#32CD32", "Marker Color - Border": "#32CD32", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 1, "Positive Mutations - Maximum": 2, "Negative Mutations - Minimum": 0, "Negative Mutations - Maximum": 1, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "RadiationMultiplierNegative", "RadiationSet", "HighGravity", "SlowRecycle", "MoreDurability", "MoreRocks", "MoreWood", "MorePlayerResistance", "MoreBotResistance", "LessBotResistance" ] }, "Dangerous": { "Marker Color - Inside": "#FF0000", "Marker Color - Border": "#FF0000", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 3, "Positive Mutations - Maximum": 4, "Negative Mutations - Minimum": 2, "Negative Mutations - Maximum": 3, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "All" ] }, "Extreme": { "Marker Color - Inside": "#000000", "Marker Color - Border": "#000000", "Marker Color - Alpha": 0.5, "Positive Mutations - Minimum": 3, "Positive Mutations - Maximum": 5, "Negative Mutations - Minimum": 3, "Negative Mutations - Maximum": 5, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "All" ] }, "Normal": { "Marker Color - Inside": "#FFA500", "Marker Color - Border": "#FFA500", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 2, "Positive Mutations - Maximum": 3, "Negative Mutations - Minimum": 1, "Negative Mutations - Maximum": 2, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "RadiationMultiplierNegative", "RadiationSet", "LessPlayerResistance", "HighGravity", "SlowRecycle", "MoreDurability", "MoreRocks", "MoreWood", "LessPlayerResistance", "MorePlayerResistance", "MoreBotResistance", "LessBotResistance", "MoreScrap", "NoRadiation", "RadiationMultiplierPositive" ] } }, "Monument Names - Strict Name Check": true, "Monuments - Add Custom Monuments": false, "Monuments": { "HQM Quarry": { "Enabled": false, "Chance Weight": 1, "Default Monument Bounds Scale": 1.0, "Monument Radius": 0.0, "Mutation Length Multiplier": 1.0, "Profile Chances": { "Basic": 7, "Normal": 5, "Dangerous": 2, "Extreme": 1 } }, "Giant Excavator Pit": { "Enabled": false, "Chance Weight": 1, "Default Monument Bounds Scale": 1.0, "Monument Radius": 0.0, "Mutation Length Multiplier": 1.0, "Profile Chances": { "Basic": 7, "Normal": 5, "Dangerous": 2, "Extreme": 1 } } } }
    $35.00
  6. ThePitereq

    Conflict with Crafts

    Hey. It's weird that this plugin causes problem because it seems it is only for crafting the recycler. You can try changing item name in mine config. Not sure if it wil fix your issue.
  7. ThePitereq

    Remove

    Hey. Sorry for long reply. You sure you have PopUpAPI addon? It prints you then that you need to press SPRINT button in order to destroy your quarry.
  8. ThePitereq

    farming from the roof

    Hey. Sorry for long reply. YOu mean that bradley can be on brake mode for only 3 seconds? It is on brake only when shoots, if it is stuck on one place try increasing height offset in config.
  9. Hey. Minigun range is hard-coded, it means it would require Harmony to run. Cannon damage will be added in one of future updates, but it's need to be done in tricky way and i want to make it performance friendly.
  10. I had a lot questions about this feature. Maybe I will release "Vanilla Update" with all default placed quarries and pumpjacks support.
  11. If you remove/drastically change output items, yes, because data file refer to config values of gathered items to minimize data file size. Changing values shouldn't make problems with data.
  12. Changed Status from Pending to Closed Changed Fixed In to 2.0.8
  13. Hey! The default option has been added and reference config updated. Sorry for problems!
  14. Changed Status from Pending to Closed Changed Fixed In to Next Version
  15. I've tried with computer station, but you cannot open inventory on computer seat. Will try to make something like that in future.
  16. Hey. Fron newest version you need to specify the recycler permission. I'll add option to ignore this part in next update. if you want yo ucan create backup of your config and generate new one for reference. I am little bit busy in this month, so all updates are made "fast" sorry for that. Everything will be sorted out soon and a lot of new updates.
  17. What? Sorry but i don't understand your idea. Can you specify it a little bit more please?
  18. YOu've probably not cleaned your Imagelibrary data file on wipe and it cannot find the images. I'll investigate the ImageLibrary little bit more when will have a little bit time.
  19. ThePitereq

    increase building dmg

    Hey! Editing bradley cannon damage is very tricky. I can try to make it in future updates, but cannot guarantee.
  20. the ui about required shift button is displayed when not clicking with shift. I don't see reason of adding another ui for that.
  21. Changed Status from Pending to Closed
  22. Hey! Yeah, there was a lot of changes from 1.0 to 2.0, almost whole new code. It was recommended to create backup of config and generate new one for reference.
  23. Changed Status from Pending to Closed
  24. Hey! I forgot to change the version in the plugin. It's newer version but jsut with an old number Will be updated on next version
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.2k

Files Sold

Total number of files sold.

2.6m

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.