From 5a66bf162bce14789dd6edd0949601942504a5d1 Mon Sep 17 00:00:00 2001 From: tastybento Date: Wed, 17 May 2023 15:30:38 -0700 Subject: [PATCH] Add blocks that should be zero by default as they are available on the ocean floor. https://github.com/BentoBoxWorld/Level/issues/284 --- src/main/resources/blockconfig.yml | 52 ++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/main/resources/blockconfig.yml b/src/main/resources/blockconfig.yml index 47e33da..d1580ac 100644 --- a/src/main/resources/blockconfig.yml +++ b/src/main/resources/blockconfig.yml @@ -778,6 +778,58 @@ worlds: ANDESITE: 0 DIORITE: 0 acidisland_world: + BRAIN_CORAL: 0 + BRAIN_CORAL_BLOCK: 0 + BRAIN_CORAL_FAN: 0 + BRAIN_CORAL_WALL_FAN: 0 + BUBBLE_CORAL: 0 + BUBBLE_CORAL_BLOCK: 0 + BUBBLE_CORAL_FAN: 0 + BUBBLE_CORAL_WALL_FAN: 0 + DEAD_BRAIN_CORAL: 0 + DEAD_BRAIN_CORAL_BLOCK: 0 + DEAD_BRAIN_CORAL_FAN: 0 + DEAD_BRAIN_CORAL_WALL_FAN: 0 + DEAD_BUBBLE_CORAL: 0 + DEAD_BUBBLE_CORAL_BLOCK: 0 + DEAD_BUBBLE_CORAL_FAN: 0 + DEAD_BUBBLE_CORAL_WALL_FAN: 0 + FIRE_CORAL: 0 + FIRE_CORAL_BLOCK: 0 + FIRE_CORAL_FAN: 0 + FIRE_CORAL_WALL_FAN: 0 + DEAD_FIRE_CORAL: 0 + DEAD_FIRE_CORAL_BLOCK: 0 + DEAD_FIRE_CORAL_FAN: 0 + DEAD_FIRE_CORAL_WALL_FAN: 0 + HORN_CORAL: 0 + HORN_CORAL_BLOCK: 0 + HORN_CORAL_FAN: 0 + HORN_CORAL_WALL_FAN: 0 + DEAD_HORN_CORAL: 0 + DEAD_HORN_CORAL_BLOCK: 0 + DEAD_HORN_CORAL_FAN: 0 + DEAD_HORN_CORAL_WALL_FAN: 0 + TUBE_CORAL: 0 + TUBE_CORAL_BLOCK: 0 + TUBE_CORAL_FAN: 0 + TUBE_CORAL_WALL_FAN: 0 + DEAD_TUBE_CORAL: 0 + DEAD_TUBE_CORAL_BLOCK: 0 + DEAD_TUBE_CORAL_FAN: 0 + DEAD_TUBE_CORAL_WALL_FAN: 0 SAND: 0 SANDSTONE: 0 + RED_SAND: 0 ICE: 0 + AMETHYST_CLUSTER: 0 + AMETHYST_BLOCK: 0 + LARGE_AMETHYST_BUD: 0 + MEDIUM_AMETHYST_BUD: 0 + SMALL_AMETHYST_BUD: 0 + BUDDING_AMETHYST: 0 + SEA_PICKLE: 0 + CALCITE: 0 + TALL_SEAGRASS: 0 + SEAGRASS: 0 + SMOOTH_BASALT: 0