From af05c1dcbd4f0f7796db1f156789bb68d014c465 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Mon, 20 Aug 2018 23:51:48 -0400 Subject: [PATCH] Fix bubbles --- DynmapCore/src/main/resources/texture_1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DynmapCore/src/main/resources/texture_1.txt b/DynmapCore/src/main/resources/texture_1.txt index d57a173e..bab507a0 100644 --- a/DynmapCore/src/main/resources/texture_1.txt +++ b/DynmapCore/src/main/resources/texture_1.txt @@ -2185,8 +2185,8 @@ block:id=void_air,transparency=TRANSPARENT # Cave air block:id=cave_air,transparency=TRANSPARENT -# Bubble column -block:id=bubble_column,topbottom=12000:water_still,allsides=12000:water_flow,stdrot=true,transparency=SEMITRANSPARENT +# Bubble column (taken care of due to being waterlogged) +block:id=bubble_column,transparency=SEMITRANSPARENT # Smooth stone block:id=smooth_stone,allfaces=0:stone_slab_top,stdrot=true