Pack: Armored Elytra - teakivy/teaks-tweaks GitHub Wiki
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.
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
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
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
"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