Pack: Armored Elytra - teakivy/teaks-tweaks GitHub Wiki

Pack: Armored Elytra (armored-elytra)

Armored Elytra allows you to combine the protection of a chestplate, with the flying ability of an elytra.

Drop an elytra and a chestplate above an anvil to merge them into one item. Drop the item above a grindstone to separate them again.Enchantments are kept safely between merging and separating. Burning a netherite armored elytra will separate the items.

Showcase

armored-elytra

Config

The config for this pack can be found in the config.yml file for the plugin.

# Armored Elytra
# Drop an elytra and a chestplate above an anvil to merge them into one item. Drop the item above a grindstone to separate them again.
# Enchantments are kept safely between merging and separating. Burning netherite armored elytra will separate the items.
#
# Permissions:
# teakstweaks.armored-elytra.create
# teakstweaks.armored-elytra.separate
armored-elytra:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Permissions

teakstweaks.armored-elytra.create

  • Default - true
  • Description - Controls whether the player can create an armored elytra

teakstweaks.armored-elytra.separate

  • Default - true
  • Description - Controls whether the player can separate an armored elytra

Messages

Messages

"armored_elytra.name": "Armored Elytra",
"armored_elytra.description": "Drop an elytra and a chestplate above an anvil to merge them into one item. Drop the item above a grindstone to separate them again.<newline>Enchantments are kept safely between merging and separating. Burning netherite armored elytra will separate the items.",
"armored_elytra.item_name": "<gold>Armored Elytra",

armored_elytra.name

  • Default - Armored Elytra

armored_elytra.description

  • Default - Drop an elytra and a chestplate above an anvil to merge them into one item. Drop the item above a grindstone to separate them again.<newline>Enchantments are kept safely between merging and separating. Burning netherite armored elytra will separate the items.

armored_elytra.item_name

  • Default - <gold>Armored Elytra
⚠️ **GitHub.com Fallback** ⚠️