From cbc1b7e67d0959c086cf27dff2458861d42a5d5d Mon Sep 17 00:00:00 2001 From: zaCade Date: Mon, 29 Apr 2019 22:26:16 +0200 Subject: [PATCH] Create ze_minecraft_adventure_v1_2c.cfg --- .../entwatch/ze_minecraft_adventure_v1_2c.cfg | 154 ++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 _entWatch4/configs/entwatch/ze_minecraft_adventure_v1_2c.cfg diff --git a/_entWatch4/configs/entwatch/ze_minecraft_adventure_v1_2c.cfg b/_entWatch4/configs/entwatch/ze_minecraft_adventure_v1_2c.cfg new file mode 100644 index 00000000..c54c4dd5 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_minecraft_adventure_v1_2c.cfg @@ -0,0 +1,154 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Sword" + "short" "Sword" + "color" "0000FF" + "filter" "" + "weaponid" "13270" + "buttonid" "193544" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "45" + } + "1" + { + "name" "Bow and Arrows" + "short" "Bow" + "color" "8B4513" + "filter" "" + "weaponid" "1657983" + "buttonid" "1657977" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "9" + } + "2" + { + "name" "River Axe" + "short" "Axe" + "color" "8B4513" + "filter" "" + "weaponid" "94227" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Diamond Pickaxe" + "short" "Pickaxe" + "color" "43C6DB" + "filter" "" + "weaponid" "120494" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "4" + { + "name" "Heal" + "short" "Heal" + "color" "FF0000" + "filter" "" + "weaponid" "182215" + "buttonid" "182281" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "5" + { + "name" "Flint" + "short" "Flint" + "color" "7D7D7D" + "filter" "" + "weaponid" "515304" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "6" + { + "name" "Steel" + "short" "Steel" + "color" "FFFFFF" + "filter" "" + "weaponid" "515276" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "7" + { + "name" "Firemines" + "short" "Firemines" + "color" "7D0000" + "filter" "" + "weaponid" "948183" + "buttonid" "948192" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "8" + { + "name" "Wall" + "short" "Wall" + "color" "7D7D7D" + "filter" "" + "weaponid" "948269" + "buttonid" "948278" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "13" + "cooldown" "1" + } + "9" + { + "name" "Dragon Egg" + "short" "Egg" + "color" "5A005A" + "filter" "" + "weaponid" "1175908" + "buttonid" "1175905" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "1" + "cooldown" "5" + } +}