Crafting Tweak: Coal to Black Dye - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Coal to Black Dye (coal-to-black-dye)

Coal to Black Dye allows players to craft Black Dye from Coal.

Config

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

# Coal to Black Dye
# Allows you to craft Coal into Black Dye.
coal-to-black-dye:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:black_dye_coal

teakstweaks:black_dye_coal

Notes:

  • This is a shapeless recipe.

Messages

"coal_to_black_dye.name": "Coal to Black Dye",
"coal_to_black_dye.description": "Allows you to craft Coal into Black Dye.",

coal_to_black_dye.name

  • Default - Coal to Black Dye

coal_to_black_dye.description

  • Default - Allows you to craft Coal into Black Dye.