Stuff go brr
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"entities": [
|
||||
"player"
|
||||
],
|
||||
"slots": [
|
||||
"chest/vest"
|
||||
]
|
||||
}
|
6
src/main/resources/data/trinkets/slots/chest/vest.json
Normal file
6
src/main/resources/data/trinkets/slots/chest/vest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"replace": false,
|
||||
"amount": 1,
|
||||
"order": 0,
|
||||
"icon": "plasticgun:gui/slots/vest_slot"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"plasticgun:kevlar_vest",
|
||||
"plasticgun:flak_vest"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user