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:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'io.github.fisher2911'
|
||||
version '1.4.0'
|
||||
version '1.4.1'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user