aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/resourcepacks
diff options
context:
space:
mode:
authorGhost <66458557+Ghost-3@users.noreply.github.com>2024-02-18 23:17:33 +0300
committerGhost <66458557+Ghost-3@users.noreply.github.com>2024-02-18 23:17:33 +0300
commit114e455ae4578c848b59b7a839c6ae043060edb9 (patch)
tree8cee9c0c3df0db00244143c43ca76f6412409592 /src/main/resources/resourcepacks
parentc2e4a0513ef19aac52c38478fdd34a8d93990e75 (diff)
downloadSkyblocker-114e455ae4578c848b59b7a839c6ae043060edb9.tar.gz
Skyblocker-114e455ae4578c848b59b7a839c6ae043060edb9.tar.bz2
Skyblocker-114e455ae4578c848b59b7a839c6ae043060edb9.zip
Spider's Den server Widget
Diffstat (limited to 'src/main/resources/resourcepacks')
-rw-r--r--src/main/resources/resourcepacks/top_aligned/assets/skyblocker/tabhud/standard/spider_den.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/resources/resourcepacks/top_aligned/assets/skyblocker/tabhud/standard/spider_den.json b/src/main/resources/resourcepacks/top_aligned/assets/skyblocker/tabhud/standard/spider_den.json
new file mode 100644
index 00000000..0df51096
--- /dev/null
+++ b/src/main/resources/resourcepacks/top_aligned/assets/skyblocker/tabhud/standard/spider_den.json
@@ -0,0 +1,17 @@
+{
+ "widgets": [
+ {
+ "name": "SpidersDenServerWidget",
+ "alias": "psw"
+ }
+ ],
+ "layout": [
+ {
+ "op": "place",
+ "where": "centerTop",
+ "apply_to": [
+ "psw"
+ ]
+ }
+ ]
+} \ No newline at end of file