• Добавили новые платежные методы (AnyPay, FreeKassa, PayPal), постарались уменьшить комиссию на пополнение баланса. Пользуйтесь!
Craft Panel

Скидка Craft Panel 2022-03-15

{
"Custom": {
"Title": "Craft Panel",
"Sound Effects": true,
"Sound Prefab 1": "assets/prefabs/tools/keycard/effects/swipe.prefab",
"Sound Prefab 2": "assets/bundled/prefabs/fx/build/promote_toptier.prefab",
"Sound Prefab 3": "assets/prefabs/misc/xmas/presents/effects/wrap.prefab",
"Permission Use /craft": "craftpanel.use",
"Color Title": "1.00 1.00 1.00 0.43",
"Color Button List": "1.00 1.00 1.00 0.10",
"Color Button Close": "0.52 0.00 0.00 1.00",
"Color Button Craft": "0.00 0.50 0.40 1.00",
"Color Background Panel": "0.2 0.2 0.2 0.95",
"Color Text VIP": "0.90 0.80 0.04 1.00",
"Color Text Amount": "1.00 1.00 1.00 1.00",
"Color Text Amount VIP": "0.90 0.80 0.04 1.00"
},
"Craft": [
{
"Short Name": "Recycler",
"Full Name": "Recycler at Home",
"Img Full": "",
"Img Icon": "",
"Description": "Make your own recycler to install it on your base. You can collect it by hitting with the hammer.",
"Craft Result": {
"Command (keep empty to create item)": "recycler.give {steamID}",
"Shortname": "",
"Amount": 0,
"Skin ID": 0
},
"Permission Use": "craftpanel.recycler.use",
"Permission VIP": "craftpanel.recycler.vip",
"Permission No Cost": "craftpanel.recycler.nocost",
"VIP discount: 10 = 10%": 10,
"Require Workbench? 0 = NOT, 1 = Level 1,...": 2,
"Items": [
{
"Item": "metal.fragments",
"Amount": 50000,
"Skin ID": 0
},
{
"Item": "metal.refined",
"Amount": 300,
"Skin ID": 0
},
{
"Item": "gears",
"Amount": 50,
"Skin ID": 0
},
{
"Item": "fuse",
"Amount": 10,
"Skin ID": 0
},
{
"Item": "techparts",
"Amount": 15,
"Skin ID": 0
}
]
},
{
"Short Name": "Mini Helicopter",
"Full Name": "Mini Helicopter",
"Img Full": "",
"Img Icon": "",
"Description": "Because having your own Helicopters whenever you want is cool too.\nCraft your Helis, put them away and take them out when you need them.",
"Craft Result": {
"Command (keep empty to create item)": "portablevehicles.give {steamID} minicopter",
"Shortname": "",
"Amount": 0,
"Skin ID": 0
},
"Permission Use": "craftpanel.miniheli.use",
"Permission VIP": "craftpanel.miniheli.vip",
"Permission No Cost": "craftpanel.miniheli.nocost",
"VIP discount: 10 = 10%": 25,
"Require Workbench? 0 = NOT, 1 = Level 1,...": 0,
"Items": [
{
"Item": "metal.fragments",
"Amount": 5000,
"Skin ID": 0
},
{
"Item": "propanetank",
"Amount": 10,
"Skin ID": 0
},
{
"Item": "gears",
"Amount": 10,
"Skin ID": 0
},
{
"Item": "roadsigns",
"Amount": 5,
"Skin ID": 0
},
{
"Item": "sheetmetal",
"Amount": 10,
"Skin ID": 0
}
]
},
...
]
}