mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Fix swift sneak allowed item on default config.
This commit is contained in:
parent
8c90ae2184
commit
76fc354127
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ restriction_sweeping:
|
||||||
restriction_swift_sneak:
|
restriction_swift_sneak:
|
||||||
useInFuture: true
|
useInFuture: true
|
||||||
enchantments: [ swift_sneak ]
|
enchantments: [ swift_sneak ]
|
||||||
notAffectedGroups: [ enchanted_book, boots ]
|
notAffectedGroups: [ enchanted_book, leggings ]
|
||||||
|
|
||||||
restriction_thorns:
|
restriction_thorns:
|
||||||
enchantments: [ thorns ]
|
enchantments: [ thorns ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue