Crafting Tweak: Craftable Coral Blocks (2x2) - teakivy/teaks-tweaks GitHub Wiki
craftable-coral-blocks-2x2
)
Crafting Tweak: Craftable Coral Blocks (2x2) (Craftable Coral Blocks (2x2) allows players to craft Coral Blocks using Coral and Coral Fans in a 2x2 crafting grid.
Config
The config for this crafting tweak can be found in the config.yml
file for the plugin.
# Craftable Coral Blocks (2x2)
# Allows you to craft Coral Blocks from their Coral Plant in a 2x2. Both Tubes and Fans may be used interchangably.
craftable-coral-blocks-2x2:
enabled: false
Options
enabled
- Type -
boolean
- Default -
false
- Description - Controls whether the crafting tweak is enabled.
Recipes
teakstweaks:brain_coral_2x2
Notes:
- All instances of Coral or Coral Fans are interchangeable.
teakstweaks:bubble_coral_2x2
Notes:
- All instances of Coral or Coral Fans are interchangeable.
teakstweaks:fire_coral_2x2
Notes:
- All instances of Coral or Coral Fans are interchangeable.
teakstweaks:horn_coral_2x2
Notes:
- All instances of Coral or Coral Fans are interchangeable.
teakstweaks:tube_coral_2x2
Notes:
- All instances of Coral or Coral Fans are interchangeable.
Messages
"craftable_coral_blocks_2x2.name": "Craftable Coral Blocks (2x2)",
"craftable_coral_blocks_2x2.description": "Allows you to craft Coral Blocks from their Coral Plant in a 2x2. Both Tubes and Fans may be used interchangeably.",
craftable_coral_blocks_2x2.name
- Default -
Craftable Coral Blocks (2x2)
craftable_coral_blocks_2x2.description
- Default -
Allows you to craft Coral Blocks from their Coral Plant in a 2x2. Both Tubes and Fans may be used interchangeably.