取决于

Works with

关于 Custom Mixing

RUST 插件测试服务器
在那里测试我的插件!

连接 play.thepitereq.ovh:28050

 

Custom Mixing 插件允许您为混合表创建无限数量的自定义配方。它更新了混合台,使您能够自定义、添加或删除配方,更改它们的制作时间、成分等等!

 

 

  • 使用 Custom Mixing 插件创建无限数量的自定义配方。
  • 编辑或删除默认配方,支持带有皮肤、显示名称和蓝图要求的自定义物品工艺,并提供可配置的混合时间。
  • 完全支持项目内容,因此您可以处理容器内的液体。
  • 制作时间通过服务器重启来缓存,它包括制作物品搜索和分页功能。
  • 单击项目图标时会显示可配置的提示,管理员可以通过在按下 SPRINT 按钮的情况下单击图标来提供项目,前提是他们具有权限。
  • 一个以 RUST 为主题的 UI。
  • 管理员的可选统计数据文件。

 

  • custommixing.give – 通过在按下 SPRINT 按钮的情况下单击图标来授予项目。
  • custommixing.instacraft – 使每个制作都成为 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": "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": "",
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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,
      "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": "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",
      "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
          }
        }
      ]
    }
  ]
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。