Crafting Tweak: Craftable Name Tags - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Craftable Name Tags (craftable-name-tags)

Craftable Name Tags allows players to craft Name Tags.

Config

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

# Craftable Name Tags
# Allows you to craft Name Tags.
craftable-name-tags:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:name_tags_tags

teakstweaks:name_tags_tags

Messages

"craftable_name_tags.name": "Craftable Name Tags",
"craftable_name_tags.description": "Allows you to craft Name Tags.",

craftable_name_tags.name

  • Default - Craftable Name Tags

craftable_name_tags.description

  • Default - Allows you to craft Name Tags.