Search the Community
Showing results for tags 'custom recipes'.
-
Version 1.3.1
9 downloads
Recycle Anything allows you to setup your own custom recycler recipes, complete with custom outputs. If you are like me then you HATE having to eat those damn berries to get their seeds. You're welcome. This plugin is not limited to just recycling food. If you felt particularly spicy you could even allow the player to recycle their fertilizer instead of having to sell it at Bandit Camp. VERY customizable Recycler recipes/ outputs (NOT LIMITED TO FOOD). Can differentiate recipes by item skin ids (great for custom items) Can differentiate recipes by item names (also, great for custom items) Able to set a minimum required amount before the player can recycle an item What's on the todo list? Allow for random output (recycle a sleeping bag and get 500 wood, or 3 sheet metal doors for example) If you are using any plugin that modifies an items name or skin id after the item is already in the inventory (if so you have likely had clashes with other plugins too), then this plugin MAY cause stack sizes to be incorrect. I will be happy to work with you to resolve this issue IF it shows up. DEFAULT: HGRecycleAnything.json Readme: For a detailed explanation of the configuration file as well as a general explanation of the plugin please view the following; https://docs.google.com/document/d/1YxmU62QjICWnC_ar3vAo2J0-L72QboA5v6Zo5V0ldhk/edit?usp=sharing$5.00-
- #custom recipes
- #recycler
-
(and 3 more)
Tagged with:
-
Version 1.2.2
459 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. 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. 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, "Next Page Button Offset": { "X Offset - Min": 576, "X Offset - Max": 636, "Y Offset - Min": 439, "Y Offset - Max": 546, "Button Text Size": 80 }, "Prev Page Button Offset": { "X Offset - Min": 576, "X Offset - Max": 636, "Y Offset - Min": 227, "Y Offset - Max": 334, "Button Text Size": 80 }, "Current Page Text Offset": { "X Offset - Min": 576, "X Offset - Max": 636, "Y Offset - Min": 334, "Y Offset - Max": 439, "Button Text Size": 18 }, "Craftings": [ { "Crafting Display Name": "Low Grade Fuel", "Item Shortname": "lowgradefuel", "Item Amount": 4, "Skin ID": 0, "Item Name": "", "Mixing Time": 1.0, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": true, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "", "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": "Worm", "Item Shortname": "worm", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 2.0, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "custommixing.worm", "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