aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/notenoughupdates/invbuttons
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/notenoughupdates/invbuttons')
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/editor.pngbin0 -> 1806 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/expanded_inventory.pngbin0 -> 2494 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json18
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory.pngbin0 -> 1778 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory_gold.pngbin0 -> 1859 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor.pngbin0 -> 1782 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor_gold.pngbin0 -> 1917 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles.pngbin0 -> 776 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles_gold.pngbin0 -> 810 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/cross.pngbin0 -> 1747 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/green_check.pngbin0 -> 1637 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet.pngbin0 -> 1826 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet_gold.pngbin0 -> 1919 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/question.pngbin0 -> 1517 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/recipe.pngbin0 -> 2176 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/search.pngbin0 -> 2018 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/settings.pngbin0 -> 3962 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/skyblock_menu.pngbin0 -> 2108 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/extraicons/white_check.pngbin0 -> 1684 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/invbuttons/presets.json2729
20 files changed, 2747 insertions, 0 deletions
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/editor.png b/src/main/resources/assets/notenoughupdates/invbuttons/editor.png
new file mode 100644
index 00000000..0d58e0c9
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/editor.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/expanded_inventory.png b/src/main/resources/assets/notenoughupdates/invbuttons/expanded_inventory.png
new file mode 100644
index 00000000..d941fa6e
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/expanded_inventory.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json
new file mode 100644
index 00000000..5a99f3f0
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons.json
@@ -0,0 +1,18 @@
+{
+ "baubles ring": "baubles",
+ "baubles gold ring": "baubles_gold",
+ "cross x": "cross",
+ "green check mark": "green_check",
+ "white check mark": "white_check",
+ "question mark help": "question",
+ "settings cog config": "settings",
+ "accessory ring": "accessory",
+ "accessory ring gold": "accessory_gold",
+ "armor chestplate": "armor",
+ "armor gold chestplate": "armor_gold",
+ "pet cat": "pet",
+ "pet cat gold": "pet_gold",
+ "skyblock menu": "skyblock_menu",
+ "recipe book": "recipe",
+ "search glass": "search"
+} \ No newline at end of file
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory.png
new file mode 100644
index 00000000..867b00fd
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory_gold.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory_gold.png
new file mode 100644
index 00000000..70f8558a
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/accessory_gold.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor.png
new file mode 100644
index 00000000..69edc534
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor_gold.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor_gold.png
new file mode 100644
index 00000000..ee606367
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/armor_gold.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles.png
new file mode 100644
index 00000000..9c1f5035
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles_gold.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles_gold.png
new file mode 100644
index 00000000..963ce85d
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/baubles_gold.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/cross.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/cross.png
new file mode 100644
index 00000000..6ee727a6
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/cross.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/green_check.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/green_check.png
new file mode 100644
index 00000000..5c5ffb45
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/green_check.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet.png
new file mode 100644
index 00000000..9aebf1fd
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet_gold.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet_gold.png
new file mode 100644
index 00000000..f86e367a
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/pet_gold.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/question.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/question.png
new file mode 100644
index 00000000..3f9fe254
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/question.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/recipe.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/recipe.png
new file mode 100644
index 00000000..4eaca5c8
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/recipe.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/search.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/search.png
new file mode 100644
index 00000000..70a0476e
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/search.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/settings.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/settings.png
new file mode 100644
index 00000000..481a0588
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/settings.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/skyblock_menu.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/skyblock_menu.png
new file mode 100644
index 00000000..c0f62308
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/skyblock_menu.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/white_check.png b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/white_check.png
new file mode 100644
index 00000000..d646e498
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/extraicons/white_check.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/invbuttons/presets.json b/src/main/resources/assets/notenoughupdates/invbuttons/presets.json
new file mode 100644
index 00000000..7692fc07
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/invbuttons/presets.json
@@ -0,0 +1,2729 @@
+{
+ "Empty":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ }
+ ],
+ "Empty (Dark)":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":1,
+ "command":""
+ }
+ ],
+ "Simple":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/warp home",
+ "icon":"skull:c9c8881e42915a9d29bb61a16fb26d059913204d265df5b439b3d792acd56"
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/warp hub",
+ "icon":"skull:d7cc6687423d0570d556ac53e0676cb563bbdd9717cd8269bdebed6f6d4e7bf8"
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/enderchest",
+ "icon":"ENDER_CHEST"
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/pets",
+ "icon":"extra:pet_gold"
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":2,
+ "command":"/wardrobe",
+ "icon":"extra:baubles_gold"
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":"BONE"
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ }
+ ],
+ "All Warps":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"pets",
+ "icon":"extra:pet_gold"
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/wardrobe",
+ "icon":"extra:armor"
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/enderchest",
+ "icon":"ENDER_CHEST"
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"hotm",
+ "icon":"skull:86f06eaa3004aeed09b3d5b45d976de584e691c0e9cade133635de93d23b9edb"
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":"GOLD_BLOCK"
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/pv",
+ "icon":"PAINTING"
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":"extra:baubles_gold"
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/ah",
+ "icon":"GOLD_BLOCK"
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/bz",
+ "icon":"GOLD_BARDING"
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp home",
+ "icon":"skull:c9c8881e42915a9d29bb61a16fb26d059913204d265df5b439b3d792acd56"
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp hub",
+ "icon":"skull:d7cc6687423d0570d556ac53e0676cb563bbdd9717cd8269bdebed6f6d4e7bf8"
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp dungeon_hub",
+ "icon":"skull:9b56895b9659896ad647f58599238af532d46db9c1b0389b8bbeb70999dab33d"
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp end",
+ "icon":"skull:7840b87d52271d2a755dedc82877e0ed3df67dcc42ea479ec146176b02779a5"
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp barn",
+ "icon":"skull:4d3a6bd98ac1833c664c4909ff8d2dc62ce887bdcf3cc5b3848651ae5af6b"
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp desert",
+ "icon":"skull:2116b9d8df346a25edd05f842e7a9345beaf16dca4118abf5a68c75bcaae10"
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp gold",
+ "icon":"skull:73bc965d579c3c6039f0a17eb7c2e6faf538c7a5de8e60ec7a719360d0a857a9"
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp deep",
+ "icon":"skull:569a1f114151b4521373f34bc14c2963a5011cdc25a6554c48c708cd96ebfc"
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp mines",
+ "icon":"skull:c754318a3376f470e481dfcd6c83a59aa690ad4b4dd7577fdad1c2ef08d8aee6"
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp park",
+ "icon":"skull:a221f813dacee0fef8c59f76894dbb26415478d9ddfc44c2e708a6d3b7549b"
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp spider",
+ "icon":"skull:9d7e3b19ac4f3dee9c5677c135333b9d35a7f568b63d1ef4ada4b068b5a25"
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/warp nether",
+ "icon":"skull:38957d5023c937c4c41aa2412d43410bda23cf79a9f6ab36b76fef2d7c429"
+ }
+ ],
+ "More Buttons":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/sbmenu",
+ "icon":"SKYBLOCK_MENU"
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"enderchest",
+ "icon":"ENDER_CHEST"
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"pets",
+ "icon":"BONE"
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"effects",
+ "icon":"POTION"
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/recipes",
+ "icon":"extra:recipe"
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/collections",
+ "icon":"PAINTING"
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/scg",
+ "icon":"BOOK"
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/calendar",
+ "icon":"BOOK_AND_QUILL"
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":"CHEST"
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"craft",
+ "icon":"WORKBENCH"
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":2,
+ "command":"/wardrobe",
+ "icon":"extra:baubles_gold"
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/warp hub",
+ "icon":"skull:d7cc6687423d0570d556ac53e0676cb563bbdd9717cd8269bdebed6f6d4e7bf8"
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/warp home",
+ "icon":"skull:c9c8881e42915a9d29bb61a16fb26d059913204d265df5b439b3d792acd56"
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":"BONE"
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/ah",
+ "icon":"GOLD_BLOCK"
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/bz",
+ "icon":"GOLD_BARDING"
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ }
+ ],
+ "Dungeons":[
+ {
+ "x":87,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"warp dungeon_hub",
+ "icon":"skull:9b56895b9659896ad647f58599238af532d46db9c1b0389b8bbeb70999dab33d"
+ },
+ {
+ "x":108,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"reparty",
+ "icon":"COMMAND"
+ },
+ {
+ "x":129,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"/p FragRunBot azael_mew azael_mewh",
+ "icon":"GIANT_FRAGMENT_DIAMOND"
+ },
+ {
+ "x":150,
+ "y":63,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"pets",
+ "icon":"extra:pet_gold"
+ },
+ {
+ "x":87,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":108,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":129,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":150,
+ "y":5,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":25,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":87,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":105,
+ "y":43,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":143,
+ "y":35,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":60,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":2,
+ "command":"/wardrobe",
+ "icon":"extra:baubles_gold"
+ },
+ {
+ "x":60,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":8,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":26,
+ "y":60,
+ "playerInvOnly":true,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"",
+ "icon":""
+ },
+ {
+ "x":2,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":2,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":true,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":-19,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":-19,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"joindungeon catacombs 1",
+ "icon":"GOLD_BONZO_HEAD"
+ },
+ {
+ "x":-19,
+ "y":22,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"joindungeon catacombs 2",
+ "icon":"GOLD_SCARF_HEAD"
+ },
+ {
+ "x":-19,
+ "y":42,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"joindungeon catacombs 3",
+ "icon":"GOLD_PROFESSOR_HEAD"
+ },
+ {
+ "x":-19,
+ "y":62,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":false,
+ "backgroundIndex":0,
+ "command":"joindungeon catacombs 4",
+ "icon":"GOLD_THORN_HEAD"
+ },
+ {
+ "x":-19,
+ "y":-84,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"joindungeon catacombs 5",
+ "icon":"GOLD_LIVID_HEAD"
+ },
+ {
+ "x":-19,
+ "y":-64,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"/joindungeon catacombs 6",
+ "icon":"GOLD_SADAN_HEAD"
+ },
+ {
+ "x":-19,
+ "y":-44,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":"joindungeons catacombs 7",
+ "icon":"GOLD_NECRON_HEAD"
+ },
+ {
+ "x":-19,
+ "y":-24,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":4,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":25,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":46,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":67,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":88,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":109,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":130,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ },
+ {
+ "x":151,
+ "y":2,
+ "playerInvOnly":false,
+ "anchorRight":false,
+ "anchorBottom":true,
+ "backgroundIndex":0,
+ "command":""
+ }
+ ]
+} \ No newline at end of file