Crafting Tweak: Blackstone Cobblestone - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Blackstone Cobblestone (blackstone-cobblestone)

Blackstone Cobblestone adds variant to recipes that require cobblestone to allow them to be crafted from blackstone.

Config

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

# Blackstone Cobblestone
# Craft all items that require Cobblestone, using Blackstone.
blackstone-cobblestone:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:brewing_stand_blackstone

teakstweaks:brewing_stand_blackstone

Notes:

  • All Instances of Blackstone can also be Cobblestone.

teakstweaks:dispenser_blackstone

teakstweaks:dispenser_blackstone

Notes:

  • All Instances of Blackstone can also be Cobblestone.

teakstweaks:dropper_blackstone

teakstweaks:dropper_blackstone

Notes:

  • All Instances of Blackstone can also be Cobblestone.

teakstweaks:lever_blackstone

teakstweaks:lever_blackstone

Notes:

  • All Instances of Blackstone can also be Cobblestone.

teakstweaks:observer_blackstone

teakstweaks:observer_blackstone

Notes:

  • All Instances of Blackstone can also be Cobblestone.

teakstweaks:piston_blackstone

teakstweaks:piston_blackstone

Notes:

  • All instances of Oak Planks shown can be any wooden planks.
  • All Instances of Blackstone can also be Cobblestone.

Messages

"blackstone_cobblestone.name": "Blackstone Cobblestone",
"blackstone_cobblestone.description": "Craft all items that require Cobblestone, using Blackstone.",

blackstone_cobblestone.name

  • Default - Blackstone Cobblestone

blackstone_cobblestone.description

  • Default - Craft all items that require Cobblestone, using Blackstone.