Crafting Tweak: Copper Powered Rails - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Copper Powered Rails (copper-powered-rails)

Allows players to craft Powered Rails using Copper Ingots.

Config

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

# Copper Powered Rails
# Allows you to craft Powered Rails using Copper Ingots.
copper-powered-rails:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:copper_powered_rails

teakstweaks:copper_powered_rails

Messages

"copper_powered_rails.name": "Copper Powered Rails",
"copper_powered_rails.description": "Allows you to craft Powered Rails using Copper Ingots.",

copper_powered_rails.name

  • Default - Copper Powered Rails

copper_powered_rails.description

  • Default - Allows you to craft Powered Rails using Copper Ingots.