Crafting Tweak: Craftable Coral Blocks (3x3) - teakivy/teaks-tweaks GitHub Wiki

Crafting Tweak: Craftable Coral Blocks (3x3) (craftable-coral-blocks-3x3)

Craftable Coral Blocks (3x3) allows players to craft Coral Blocks using Coral and Coral Fans in a 3x3 crafting grid.

Config

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

# Craftable Coral Blocks (3x3)
# Allows you to craft Coral Blocks from their Coral Plant in a 3x3. Both Tubes and Fans may be used interchangably.
craftable-coral-blocks-3x3:
  enabled: false

Options

enabled

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

Recipes

teakstweaks:brain_coral_3x3

teakstweaks:brain_coral_3x3

Notes:

  • All instances of Coral or Coral Fans are interchangeable.

teakstweaks:bubble_coral_3x3

teakstweaks:bubble_coral_3x3

Notes:

  • All instances of Coral or Coral Fans are interchangeable.

teakstweaks:fire_coral_3x3

teakstweaks:fire_coral_3x3

Notes:

  • All instances of Coral or Coral Fans are interchangeable.

teakstweaks:horn_coral_3x3

teakstweaks:horn_coral_3x3

Notes:

  • All instances of Coral or Coral Fans are interchangeable.

teakstweaks:tube_coral_3x3

teakstweaks:tube_coral_3x3

Notes:

  • All instances of Coral or Coral Fans are interchangeable.

Messages

"craftable_coral_blocks_3x3.name": "Craftable Coral Blocks (3x3)",
"craftable_coral_blocks_3x3.description": "Allows you to craft Coral Blocks from their Coral Plant in a 3x3. Both Tubes and Fans may be used interchangeably.",

craftable_coral_blocks_3x3.name

  • Default - Craftable Coral Blocks (3x3)

craftable_coral_blocks_3x3.description

  • Default - Allows you to craft Coral Blocks from their Coral Plant in a 3x3. Both Tubes and Fans may be used interchangeably.