Armor Trim
Armor Trim
All armor types ( including Turtle Helmet
) except Leather Armor
support trims
Trim Materials
- amethyst
- copper
- diamond
- emerald
- gold
- iron
- lapis
- netherite
- quartz
- redstone
Trim Patterns
- bolt
- coast
- dune
- eye
- flow
- host
- raiser
- rib
- sentry
- shaper
- silence
- snout
- spire
- tide
- vex
- ward
- wayfinder
- wild
An example of how to use the QUARTZ
trim with pattern SENTRY
in a prize.
Settings:
# If they need a permission to claim this envoy. Set too false to disable.
Claim-Permission: false
# What permission they need.
Claim-Permission-Name: 'lucky.envoy.use'
# All the prizes that can be gotten in the Tier.
Prizes:
'1':
Chance: 50
Items:
- 'Item:GOLDEN_HELMET, Amount:1, Trim-Material:QUARTZ, Trim-Pattern:SENTRY, Name:&cAn example helmet using Trims.'
An example but instead with TURTLE_HELMET
Settings:
# If they need a permission to claim this envoy. Set too false to disable.
Claim-Permission: false
# What permission they need.
Claim-Permission-Name: 'lucky.envoy.use'
# All the prizes that can be gotten in the Tier.
Prizes:
'1':
Chance: 50
Items:
- 'Item:TURTLE_HELMET, Amount:1, Trim-Material:QUARTZ, Trim-Pattern:SENTRY, Name:&cAn example helmet using Trims.'