mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
fix some typo on yml resources.
This commit is contained in:
parent
8ba1b532df
commit
655a0c36ac
2 changed files with 10 additions and 6 deletions
|
|
@ -51,6 +51,7 @@ axes:
|
|||
- netherite_axe
|
||||
|
||||
melee_weapons:
|
||||
type: include
|
||||
groups:
|
||||
- swords
|
||||
- axes
|
||||
|
|
@ -64,7 +65,7 @@ helmets:
|
|||
- diamond_helmet
|
||||
- golden_helmet
|
||||
- netherite_helmet
|
||||
- turtle_helme
|
||||
- turtle_helmet
|
||||
|
||||
chestplate:
|
||||
type: include
|
||||
|
|
@ -115,6 +116,7 @@ wearable:
|
|||
- player_head
|
||||
- creeper_head
|
||||
- dragon_head
|
||||
# do not exist in 1.18 but exist in future update
|
||||
- piglin_head
|
||||
groups:
|
||||
- armors
|
||||
|
|
@ -176,6 +178,7 @@ can_unbreak:
|
|||
- shield
|
||||
- carrot_on_a_stick
|
||||
- warped_fungus_on_a_stick
|
||||
# do not exist in 1.18 but exist in future update
|
||||
- brush
|
||||
groups:
|
||||
- melee_weapons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue