Simple Pocket Recycler

Платно Simple Pocket Recycler 1.0.7

1 / 4
Код:
{
  "Recycler Container Size": 6,
  "Works only for those who have permission ?": true,
  "Use Sound Effects?": true,
  "Recycle Sound Effects": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
  "Recycler Open Sound Effects?": "assets/prefabs/npc/autoturret/effects/autoturret-deploy.prefab",
  "Allow blueprints to be obtained from recycled items.(default: false)": false,
  "Chance of obtaining blueprints from recycled items. 0 - 100 (default: 0)": 0,
  "Stack Multiplier Per Recycle Tick(default: 0.1)": 0.1,
  "Extra Scrap rate(default: 0)": 0.0,
  "Default recycling efficiency (pocketrecycler.use: 0.4)": 0.4,
  "Default recycling time duration (pocketrecycler.use: 8)": 8,
  "Recycler Permissions Settings": {
    "Recycling efficiency [permission] = efficiency (1.0 = 100%)": {
      "pocketrecycler.deluxe": 1.0,
      "pocketrecycler.premium": 0.8,
      "pocketrecycler.vip": 0.6
    },
    "Recycling time duration [permission] = time (sec)": {
      "pocketrecycler.deluxe": 0,
      "pocketrecycler.premium": 4,
      "pocketrecycler.vip": 6
    }
  }
}
Назад
Верх