0.4.7
update to 1.18.2, and bug fixes
This commit is contained in:
parent
e217fa80d7
commit
0b861e39bd
30 changed files with 224 additions and 160 deletions
|
@ -1,5 +1,5 @@
|
|||
id: "SWORDSMANN"
|
||||
name: "Swordsmann"
|
||||
color-name: "&cSwordsmann"
|
||||
color-name: "<red>Swordsmann"
|
||||
item_placeholder: "DIAMOND_SWORD"
|
||||
max_level: 10
|
||||
|
|
|
@ -14,4 +14,4 @@ Pack:
|
|||
model: "red_wool"
|
||||
drop_rate: 100.0
|
||||
lore:
|
||||
- '&cSuper lore'
|
||||
- '<red>Super lore'
|
|
@ -1,5 +1,5 @@
|
|||
world: world
|
||||
display_name: '&fLvl: {level} {name} &c❤{hp}&f/&c❤{hp_max}'
|
||||
display_name: '<white>Lvl: {level} {name} <red>❤{hp}</red>/<red>❤{hp_max}'
|
||||
name: 'example mob'
|
||||
base_mob: ZOMBIE
|
||||
ID: EXAMPLE_MOB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue