关于 Custom Mixing
RUST 插件测试服务器
在那里测试我的插件!
连接 play.thepitereq.ovh:28050
Custom Mixing 插件允许您为混合台和烹饪工作台创建无限数量的自定义配方。
它更新了混合台,使您能够自定义、添加或删除配方,更改它们的制作时间、成分等等!
- 使用 Custom Mixing 插件创建无限数量的自定义配方。
- 编辑或删除默认配方,支持带有皮肤、显示名称和蓝图要求的自定义物品工艺,并提供可配置的混合时间。
- 完全支持项目内容,因此您可以处理容器内的液体。
- 制作时间通过服务器重启来缓存,它包括制作物品搜索和分页功能。
- 单击项目图标时会显示可配置的提示,管理员可以通过在按下 SPRINT 按钮的情况下单击图标来提供项目,前提是他们具有权限。
- 一个以 RUST 为主题的 UI。
- 管理员的可选统计数据文件。
- 支持 Mixing Table 和 Cooking Workbench。您可以在每个配方中设置单独的配方。
- 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": "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
}
}
]
}
]
}
![图片[6]-自定义混合 1.3.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RustClient16_02.202416_13_01_913.jpg.f246c94ab4a6e509750bdcbd67ab6994.jpg)
![图片[7]-自定义混合 1.3.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RustClient16_02.202416_13_08_450.jpg.33253c232cbe705eef04deb40df9b97e.jpg)
![图片[8]-自定义混合 1.3.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RustClient16_02.202416_13_53_542.jpg.841d501f8e9e2c83a82394b682d0c556.jpg)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END























暂无评论内容