mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-06 15:51:50 +00:00
feat: add firstperson-items for cosmetics
This commit is contained in:
@@ -15,6 +15,11 @@ backpack:
|
||||
model-data: 4
|
||||
name: "<blue>Backpack"
|
||||
amount: 1
|
||||
firstperson-item:
|
||||
material: PAPER
|
||||
model-data: 8
|
||||
name: "<white>Backpack"
|
||||
amount: 1
|
||||
future_wings:
|
||||
slot: BACKPACK
|
||||
permission: "hmccosmetics.future_wings"
|
||||
@@ -23,6 +28,11 @@ future_wings:
|
||||
model-data: 9
|
||||
name: "<#d24c9f>Future Wings"
|
||||
amount: 1
|
||||
firstperson-item:
|
||||
material: PAPER
|
||||
model-data: 10
|
||||
name: "<white>Future Wings"
|
||||
amount: 1
|
||||
lantern_cosmetic:
|
||||
slot: OFFHAND
|
||||
permission: "hmccosmetics.lantern_cosmetic"
|
||||
@@ -111,6 +121,11 @@ explorer_backpack:
|
||||
model-data: 3
|
||||
name: "<white>Explorer's Backpack"
|
||||
amount: 1
|
||||
firstperson-item:
|
||||
material: LEATHER_HORSE_ARMOR
|
||||
model-data: 5
|
||||
name: "<white>Explorer's Backpack"
|
||||
amount: 1
|
||||
garbage_truck_balloon:
|
||||
slot: BALLOON
|
||||
permission: "hmccosmetics.garbage_truck_balloon"
|
||||
@@ -128,4 +143,4 @@ earth_day_grabber:
|
||||
material: LEATHER_HORSE_ARMOR
|
||||
model-data: 4
|
||||
name: "<green>Earth Day Grabber"
|
||||
amount: 1
|
||||
amount: 1
|
||||
|
||||
Reference in New Issue
Block a user