Add belt slots for several items

This commit is contained in:
Swept
2020-12-23 05:32:42 +00:00
committed by GitHub
parent c1d42de991
commit c3a6d0c597
66 changed files with 365 additions and 166 deletions

View File

@@ -26,6 +26,24 @@
]
]
},
{
"name": "equipped-BELT",
"directions": 4,
"delays": [
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
},
{
"name": "off-inhand-right",
"directions": 4,
@@ -140,4 +158,3 @@
]
}