9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-06 15:51:50 +00:00

Modify main.yml for the lantern cosmetic

This commit is contained in:
lucian929
2022-01-27 23:43:20 -05:00
parent 85fc9d9056
commit cc768d8186
3 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group 'io.github.fisher2911'
version '1.4.0'
version '1.4.1'
repositories {
mavenCentral()

View File

@@ -36,8 +36,8 @@ items:
permission: ""
id: backpack
3:
material: END_ROD
name: "<blue>Offhand Cosmetic"
material: PAPER
name: "<blue>Lantern Cosmetic"
lore:
- ""
- "<gray>Enabled: <#6D9DC5>%enabled%"
@@ -45,9 +45,10 @@ items:
locked-lore:
- "<red>You do not own this item!"
amount: 1
model-data: 5
type: OFF_HAND
permission: ""
id: off_hand
id: lantern_cosmetic
37:
material: PAPER
name: "<#40B7D6>Previous Page"

View File

@@ -1,6 +1,6 @@
name: HMCCosmetics
main: io.github.fisher2911.hmccosmetics.HMCCosmetics
version: 1.4.0
version: 1.4.1
api-version: 1.17
softdepend:
- Multiverse