From 944a2670ddf32d11cd8aa2e1b8758b33cce8cb53 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sat, 18 Aug 2018 00:57:30 -0500 Subject: [PATCH] More blocks --- DynmapCore/src/main/resources/models_1.txt | 170 +++++++------ DynmapCore/src/main/resources/texture_1.txt | 264 ++++++++++---------- 2 files changed, 222 insertions(+), 212 deletions(-) diff --git a/DynmapCore/src/main/resources/models_1.txt b/DynmapCore/src/main/resources/models_1.txt index 37de1433..4e67815f 100644 --- a/DynmapCore/src/main/resources/models_1.txt +++ b/DynmapCore/src/main/resources/models_1.txt @@ -175,7 +175,7 @@ ignore-updates:id=oak_leaves,id=birch_leaves,id=spruce_leaves,id=jungle_leaves,i # Birch Wood stair # Jungle Wood stair # (156) Quartz Stairs -customblock:id=oak_stairs,id=cobblestone_stairs,id=brick_stairs,id=stone_brick_stairs,id=nether_brick_stairs,id=sandstone_stairs,id=spruce_stairs,id=birch_stairs,id=jungle_stairs,id=quartz_stairs,data=*,class=org.dynmap.hdmap.renderer.StairStateRenderer +customblock:id=oak_stairs,id=cobblestone_stairs,id=brick_stairs,id=stone_brick_stairs,id=nether_brick_stairs,id=sandstone_stairs,id=spruce_stairs,id=birch_stairs,id=jungle_stairs,id=quartz_stairs,class=org.dynmap.hdmap.renderer.StairStateRenderer # Oak slab @@ -242,7 +242,7 @@ customblock:id=oak_fence,id=spruce_fence,id=birch_fence,id=jungle_fence,id=acaci # Wooden pressure plate # Light weighted pressure plate # Heavy weighted pressure plate -boxblock:id=wooden_pressure_plate,id=stone_pressure_plate,id=light_weighted_pressure_plate,id=heavy_weighted_pressure_plate,data=*,xmin=0.0625,xmax=0.9275,ymax=0.0625,zmin=0.0625,zmax=0.9275 +boxblock:id=wooden_pressure_plate,id=stone_pressure_plate,id=light_weighted_pressure_plate,id=heavy_weighted_pressure_plate,xmin=0.0625,xmax=0.9275,ymax=0.0625,zmin=0.0625,zmax=0.9275 # Trapdoor (closed) boxblock:id=oak_trapdoor,id=spruce_trapdoor,id=birch_trapdoor,id=jungle_trapdoor,id=acacia_trapdoor,id=dark_oak_trapdoor,data=12,data=13,data=14,data=15,data=28,data=29,data=30,data=31,data=44,data=45,data=46,data=47,data=60,data=61,data=62,data=63,ymax=0.1875 @@ -260,7 +260,7 @@ boxblock:id=oak_trapdoor,id=spruce_trapdoor,id=birch_trapdoor,id=jungle_trapdoor # Crops # Carrot # Potatoes -patchblock:id=wheat,id=carrots,id=potatoes,data=*,patch0=VertX075,patch1=VertX075@90,patch2=VertX025,patch3=VertX025@90 +patchblock:id=wheat,id=carrots,id=potatoes,patch0=VertX075,patch1=VertX075@90,patch2=VertX025,patch3=VertX025@90 # Stone Button - facing bottom # Oak button - facing bottom # Spruce button - facing bottom @@ -346,42 +346,42 @@ patchblock:id=wall_sign,data=4,patch0=WSignFront@270,patch1=WSignBack@270,patch2 patchblock:id=wall_sign,data=5,patch0=WSignFront@90,patch1=WSignBack@90,patch2=WSignTop@90,patch3=WSignBottom@90,patch4=WSignLeft@90,patch5=WSignRight@90 # Redstone wire -customblock:id=redstone_wire,data=*,class=org.dynmap.hdmap.renderer.RedstoneWireRenderer -ignore-updates:id=redstone_wire,data=* +customblock:id=redstone_wire,class=org.dynmap.hdmap.renderer.RedstoneWireRenderer +ignore-updates:id=redstone_wire # Signpost - facing west -patchblock:id=standing_sign,data=0,patch0=SignFront@180,patch1=SignBack@180,patch2=SignTop@180,patch3=SignBottom@180,patch4=SignLeft@180,patch5=SignRight@180,patch6=PostFront@180,patch7=PostBack@180,patch8=PostLeft@180,patch9=PostRight@180 +patchblock:id=sign,data=0,patch0=SignFront@180,patch1=SignBack@180,patch2=SignTop@180,patch3=SignBottom@180,patch4=SignLeft@180,patch5=SignRight@180,patch6=PostFront@180,patch7=PostBack@180,patch8=PostLeft@180,patch9=PostRight@180 # Signpost - facing north -patchblock:id=standing_sign,data=4,patch0=SignFront@270,patch1=SignBack@270,patch2=SignTop@270,patch3=SignBottom@270,patch4=SignLeft@270,patch5=SignRight@270,patch6=PostFront@270,patch7=PostBack@270,patch8=PostLeft@270,patch9=PostRight@270 +patchblock:id=sign,data=4,patch0=SignFront@270,patch1=SignBack@270,patch2=SignTop@270,patch3=SignBottom@270,patch4=SignLeft@270,patch5=SignRight@270,patch6=PostFront@270,patch7=PostBack@270,patch8=PostLeft@270,patch9=PostRight@270 # Signpost - facing east -patchblock:id=standing_sign,data=8,patch0=SignFront,patch1=SignBack,patch2=SignTop,patch3=SignBottom,patch4=SignLeft,patch5=SignRight,patch6=PostFront,patch7=PostBack,patch8=PostLeft,patch9=PostRight +patchblock:id=sign,data=8,patch0=SignFront,patch1=SignBack,patch2=SignTop,patch3=SignBottom,patch4=SignLeft,patch5=SignRight,patch6=PostFront,patch7=PostBack,patch8=PostLeft,patch9=PostRight # Signpost - facing south -patchblock:id=standing_sign,data=12,patch0=SignFront@90,patch1=SignBack@90,patch2=SignTop@90,patch3=SignBottom@90,patch4=SignLeft@90,patch5=SignRight@90,patch6=PostFront@90,patch7=PostBack@90,patch8=PostLeft@90,patch9=PostRight@90 +patchblock:id=sign,data=12,patch0=SignFront@90,patch1=SignBack@90,patch2=SignTop@90,patch3=SignBottom@90,patch4=SignLeft@90,patch5=SignRight@90,patch6=PostFront@90,patch7=PostBack@90,patch8=PostLeft@90,patch9=PostRight@90 # Signpost - facing northwest -patchblock:id=standing_sign,data=2,patch0=SignFront@225,patch1=SignBack@225,patch2=SignTop@225,patch3=SignBottom@225,patch4=SignLeft@225,patch5=SignRight@225,patch6=PostFront@225,patch7=PostBack@225,patch8=PostLeft@225,patch9=PostRight@225 +patchblock:id=sign,data=2,patch0=SignFront@225,patch1=SignBack@225,patch2=SignTop@225,patch3=SignBottom@225,patch4=SignLeft@225,patch5=SignRight@225,patch6=PostFront@225,patch7=PostBack@225,patch8=PostLeft@225,patch9=PostRight@225 # Signpost - facing northeast -patchblock:id=standing_sign,data=6,patch0=SignFront@315,patch1=SignBack@315,patch2=SignTop@315,patch3=SignBottom@315,patch4=SignLeft@315,patch5=SignRight@315,patch6=PostFront@315,patch7=PostBack@315,patch8=PostLeft@315,patch9=PostRight@315 +patchblock:id=sign,data=6,patch0=SignFront@315,patch1=SignBack@315,patch2=SignTop@315,patch3=SignBottom@315,patch4=SignLeft@315,patch5=SignRight@315,patch6=PostFront@315,patch7=PostBack@315,patch8=PostLeft@315,patch9=PostRight@315 # Signpost - facing southeast -patchblock:id=standing_sign,data=10,patch0=SignFront@45,patch1=SignBack@45,patch2=SignTop@45,patch3=SignBottom@45,patch4=SignLeft@45,patch5=SignRight@45,patch6=PostFront@45,patch7=PostBack@45,patch8=PostLeft@45,patch9=PostRight@45 +patchblock:id=sign,data=10,patch0=SignFront@45,patch1=SignBack@45,patch2=SignTop@45,patch3=SignBottom@45,patch4=SignLeft@45,patch5=SignRight@45,patch6=PostFront@45,patch7=PostBack@45,patch8=PostLeft@45,patch9=PostRight@45 # Signpost - facing southwest -patchblock:id=standing_sign,data=14,patch0=SignFront@135,patch1=SignBack@135,patch2=SignTop@135,patch3=SignBottom@135,patch4=SignLeft@135,patch5=SignRight@135,patch6=PostFront@135,patch7=PostBack@135,patch8=PostLeft@135,patch9=PostRight@135 +patchblock:id=sign,data=14,patch0=SignFront@135,patch1=SignBack@135,patch2=SignTop@135,patch3=SignBottom@135,patch4=SignLeft@135,patch5=SignRight@135,patch6=PostFront@135,patch7=PostBack@135,patch8=PostLeft@135,patch9=PostRight@135 # Signpost - facing west-northwest -patchblock:id=standing_sign,data=1,patch0=SignFront@203,patch1=SignBack@203,patch2=SignTop@203,patch3=SignBottom@203,patch4=SignLeft@203,patch5=SignRight@203,patch6=PostFront@203,patch7=PostBack@203,patch8=PostLeft@203,patch9=PostRight@203 +patchblock:id=sign,data=1,patch0=SignFront@203,patch1=SignBack@203,patch2=SignTop@203,patch3=SignBottom@203,patch4=SignLeft@203,patch5=SignRight@203,patch6=PostFront@203,patch7=PostBack@203,patch8=PostLeft@203,patch9=PostRight@203 # Signpost - facing north-northeast -patchblock:id=standing_sign,data=5,patch0=SignFront@293,patch1=SignBack@293,patch2=SignTop@293,patch3=SignBottom@293,patch4=SignLeft@293,patch5=SignRight@293,patch6=PostFront@293,patch7=PostBack@293,patch8=PostLeft@293,patch9=PostRight@293 +patchblock:id=sign,data=5,patch0=SignFront@293,patch1=SignBack@293,patch2=SignTop@293,patch3=SignBottom@293,patch4=SignLeft@293,patch5=SignRight@293,patch6=PostFront@293,patch7=PostBack@293,patch8=PostLeft@293,patch9=PostRight@293 # Signpost - facing north-northeast -patchblock:id=standing_sign,data=9,patch0=SignFront@23,patch1=SignBack@23,patch2=SignTop@23,patch3=SignBottom@23,patch4=SignLeft@23,patch5=SignRight@23,patch6=PostFront@23,patch7=PostBack@23,patch8=PostLeft@23,patch9=PostRight@23 +patchblock:id=sign,data=9,patch0=SignFront@23,patch1=SignBack@23,patch2=SignTop@23,patch3=SignBottom@23,patch4=SignLeft@23,patch5=SignRight@23,patch6=PostFront@23,patch7=PostBack@23,patch8=PostLeft@23,patch9=PostRight@23 # Signpost - facing north-northeast -patchblock:id=standing_sign,data=13,patch0=SignFront@113,patch1=SignBack@113,patch2=SignTop@113,patch3=SignBottom@113,patch4=SignLeft@113,patch5=SignRight@113,patch6=PostFront@113,patch7=PostBack@113,patch8=PostLeft@113,patch9=PostRight@113 +patchblock:id=sign,data=13,patch0=SignFront@113,patch1=SignBack@113,patch2=SignTop@113,patch3=SignBottom@113,patch4=SignLeft@113,patch5=SignRight@113,patch6=PostFront@113,patch7=PostBack@113,patch8=PostLeft@113,patch9=PostRight@113 # Signpost - facing west-southwest -patchblock:id=standing_sign,data=15,patch0=SignFront@157,patch1=SignBack@157,patch2=SignTop@157,patch3=SignBottom@157,patch4=SignLeft@157,patch5=SignRight@157,patch6=PostFront@157,patch7=PostBack@157,patch8=PostLeft@157,patch9=PostRight@157 +patchblock:id=sign,data=15,patch0=SignFront@157,patch1=SignBack@157,patch2=SignTop@157,patch3=SignBottom@157,patch4=SignLeft@157,patch5=SignRight@157,patch6=PostFront@157,patch7=PostBack@157,patch8=PostLeft@157,patch9=PostRight@157 # Signpost - facing north-northwest -patchblock:id=standing_sign,data=3,patch0=SignFront@247,patch1=SignBack@247,patch2=SignTop@247,patch3=SignBottom@247,patch4=SignLeft@247,patch5=SignRight@247,patch6=PostFront@247,patch7=PostBack@247,patch8=PostLeft@247,patch9=PostRight@247 +patchblock:id=sign,data=3,patch0=SignFront@247,patch1=SignBack@247,patch2=SignTop@247,patch3=SignBottom@247,patch4=SignLeft@247,patch5=SignRight@247,patch6=PostFront@247,patch7=PostBack@247,patch8=PostLeft@247,patch9=PostRight@247 # Signpost - facing east-northeast -patchblock:id=standing_sign,data=7,patch0=SignFront@337,patch1=SignBack@337,patch2=SignTop@337,patch3=SignBottom@337,patch4=SignLeft@337,patch5=SignRight@337,patch6=PostFront@337,patch7=PostBack@337,patch8=PostLeft@337,patch9=PostRight@337 +patchblock:id=sign,data=7,patch0=SignFront@337,patch1=SignBack@337,patch2=SignTop@337,patch3=SignBottom@337,patch4=SignLeft@337,patch5=SignRight@337,patch6=PostFront@337,patch7=PostBack@337,patch8=PostLeft@337,patch9=PostRight@337 # Signpost - facing south-southeast -patchblock:id=standing_sign,data=11,patch0=SignFront@67,patch1=SignBack@67,patch2=SignTop@67,patch3=SignBottom@67,patch4=SignLeft@67,patch5=SignRight@67,patch6=PostFront@67,patch7=PostBack@67,patch8=PostLeft@67,patch9=PostRight@67 +patchblock:id=sign,data=11,patch0=SignFront@67,patch1=SignBack@67,patch2=SignTop@67,patch3=SignBottom@67,patch4=SignLeft@67,patch5=SignRight@67,patch6=PostFront@67,patch7=PostBack@67,patch8=PostLeft@67,patch9=PostRight@67 # Fire -patchblock:id=fire,data=*,patch0=VertX0,patch1=VertX0@90,patch2=VertX0@180,patch3=VertX0@270,patch4=SlopeXUpZTop675,patch5=SlopeXUpZTop675@90,patch6=SlopeXUpZTop675@180,patch4=SlopeXUpZTop675@270 +patchblock:id=fire,patch0=VertX0,patch1=VertX0@90,patch2=VertX0@180,patch3=VertX0@270,patch4=SlopeXUpZTop675,patch5=SlopeXUpZTop675@90,patch6=SlopeXUpZTop675@180,patch4=SlopeXUpZTop675@270 # Bed - head - pointing west block:id=white_bed,id=orange_bed,id=magenta_bed,id=light_blue_bed,id=yellow_bed,id=lime_bed,id=pink_bed,id=gray_bed,id=light_gray_bed,id=cyan_bed,id=purple_bed,id=blue_bed,id=brown_bed,id=green_bed,id=red_bed,id=black_bed,data=8,scale=16 layer:0,1,2 @@ -491,7 +491,7 @@ block:id=white_bed,id=orange_bed,id=magenta_bed,id=light_blue_bed,id=yellow_bed, rotate:id=white_bed,data=0,rot=270 # Wooden/Iron Door -customblock:id=wooden_door,id=iron_door,data=*,class=org.dynmap.hdmap.renderer.DoorRenderer +customblock:id=wooden_door,id=iron_door,class=org.dynmap.hdmap.renderer.DoorRenderer # Wall lever, facing south patchblock:id=lever,data=1,patch0=WLeverBase1@270,patch1=WLeverBase2@270,patch2=WLeverBase3@270,patch3=WLeverBase4@270,patch4=WLeverBase5@270,patch5=WLeverSide1@270,patch6=WLeverSide2@270,patch7=WLeverSide3@270,patch8=WLeverSide4@270 @@ -522,7 +522,7 @@ patchrotate:id=lever,data=6,rotx=180 patchblock:id=lever,data=8 patchrotate:id=lever,data=14,rotx=180 # Cactus -patchblock:id=cactus,data=*,patch0=VertX00625,patch1=VertX00625@90,patch2=VertX00625@180,patch3=VertX00625@270,patch4=HorizY100ZTop,patch5=HorizY100ZTop@180/0/0 +patchblock:id=cactus,patch0=VertX00625,patch1=VertX00625@90,patch2=VertX00625@180,patch3=VertX00625@270,patch4=HorizY100ZTop,patch5=HorizY100ZTop@180/0/0 # Redstone repeater (on) facing east # Redstone repeater (off) facing east block:id=repeater,data=0,data=1,data=2,data=3,data=16,data=17,data=18,data=19,data=32,data=33,data=34,data=35,data=48,data=49,data=50,data=51,scale=16 @@ -723,18 +723,36 @@ block:id=piston_head,data=5,data=13,scale=8 rotate:id=piston_head,data=2,rot=90 # Glass pane # Iron fence -customblock:id=glass_pane,id=iron_bars,data=*,class=org.dynmap.hdmap.renderer.PaneRenderer +customblock:id=glass_pane,id=iron_bars,class=org.dynmap.hdmap.renderer.PaneRenderer + # Web # Nether Wart -# Rose -# Dandelion -# Brown Mushroom -# Red Mushroom # Dead shrubs -# Dead schrub (tall grass) -# Sapling # Sugar Cane -patchblock:id=sapling,id=cobweb,id=tallgrass,id=deadbush,id=yellow_flower,id=red_flower,id=brown_mushroom,id=red_mushroom,id=reeds,id=nether_wart,data=*,patch0=VertX1Z0ToX0Z1,patch1=VertX1Z0ToX0Z1@90 +# Grass +# Fern +# Dead shrub +# Seagrass +# Tall seagrass +# Tall grass +patchblock:id=tall_seagrass,id=seagrass,id=fern,id=grass,id=cobweb,id=tall_grass,id=dead_bush,id=sugar_cane,id=nether_wart,patch0=VertX1Z0ToX0Z1,patch1=VertX1Z0ToX0Z1@90 + +# Dandelion +# Poppy +# Blue Orchid +# Allium +# Azure Bluet +# Red tulip +# Orange tulip +# White tulip +# Pink tulip +# Oxeye daisy +# Brown mushroom +# Red mushroom +patchblock:id=dandelion,id=poppy,id=blue_orchid,id=allium,id=azure_bluet,id=red_tulip,id=orange_tulip,id=white_tulip,id=pink_tulip,id=oxeye_daisy,id=brown_mushroom,id=red_mushroom,patch0=VertX1Z0ToX0Z1,patch1=VertX1Z0ToX0Z1@90 + +# Sapling (oak, spruce, birch, jungle, acacia, dark oak) +patchblock:id=oak_sapling,id=spruce_sapling,id=birch_sapling,id=jungle_sapling,id=acacia_sapling,id=dark_oak_sapling,patch0=VertX1Z0ToX0Z1,patch1=VertX1Z0ToX0Z1@90 # Vines - N side of block patchblock:id=vine,data=2,patch0=VertX0In @@ -767,10 +785,10 @@ patchblock:id=vine,data=11,patch0=VertX0In,patch1=VertX0In@180,patch2=VertX0In@2 # Vines - N+S+E+W sides of block patchblock:id=vine,data=15,patch0=VertX0In@270,patch1=VertX0In@90,patch2=VertX0In@180,patch3=VertX0In # Fence gate -customblock:id=fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Pumpkin stem # Mellon stem -block:id=pumpkin_stem,id=melon_stem,data=*,scale=16 +block:id=pumpkin_stem,id=melon_stem,scale=16 layer:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 ---------------- ---------------- @@ -789,7 +807,7 @@ layer:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 ---------------- ---------------- # Lily pad -patchblock:id=waterlily,data=*,patch0=HorizY001ZTop +patchblock:id=waterlily,patch0=HorizY001ZTop # Water (1 down) # Lava (1 down) boxblock:id=flowing_water,id=water,id=flowing_lava,id=lava,data=1,ymax=0.875 @@ -812,12 +830,12 @@ boxblock:id=flowing_water,id=water,id=flowing_lava,id=lava,data=6,ymax=0.25 # Lava (7 down) boxblock:id=flowing_water,id=water,id=flowing_lava,id=lava,data=7,ymax=0.125 # Enchantment Table -boxblock:id=enchanting_table,data=*,ymax=0.75 +boxblock:id=enchanting_table,ymax=0.75 # Brewing Stand -patchblock:id=brewing_stand,data=*,patch0=HorizY001ZTop,patch1=StandSide,patch2=StandSide@90,patch3=StandSide@180,patch4=StandSide@270,patch5=StandArm,patch6=StandArm@120,patch7=StandArm@240 +patchblock:id=brewing_stand,patch0=HorizY001ZTop,patch1=StandSide,patch2=StandSide@90,patch3=StandSide@180,patch4=StandSide@270,patch5=StandArm,patch6=StandArm@120,patch7=StandArm@240 # Cauldron -block:id=cauldron,data=*,scale=8 +block:id=cauldron,scale=8 layer:0,1 **----** *------* @@ -846,7 +864,7 @@ layer:4,5,6,7 *------* ******** # Air portal -block:id=end_portal,data=*,scale=8 +block:id=end_portal,scale=8 layer:6 ******** ******** @@ -912,7 +930,7 @@ layer:13,14 ---------------- ---------------- # Dragon Egg -block:id=dragon_egg,data=*,scale=8 +block:id=dragon_egg,scale=8 layer:0,7 -------- -------- @@ -951,10 +969,10 @@ layer:3,4 --****-- # Chest - single, facing west # Trap Chest - single, facing west -customblock:id=chest,id=trapped_chest,data=*,class=org.dynmap.hdmap.renderer.ChestRenderer +customblock:id=chest,id=trapped_chest,class=org.dynmap.hdmap.renderer.ChestRenderer # Cake Block -block:id=cake,data=*,scale=16 +block:id=cake,scale=16 layer:0,1,2,3,4,5,6,7 ---------------- -**************- @@ -991,13 +1009,13 @@ patchblock:id=tripwire_hook,data=3,data=7,data=11,data=15 patchrotate:id=tripwire_hook,data=0,rot=270 # Ender Chest - facing south -customblock:id=ender_chest,data=*,class=org.dynmap.hdmap.renderer.ChestRenderer,doublechest=false +customblock:id=ender_chest,class=org.dynmap.hdmap.renderer.ChestRenderer,doublechest=false # Beacon -patchblock:id=beacon,data=*,patch0=BeaconGlassSide,patch1=BeaconGlassSide@90,patch2=BeaconGlassSide@180,patch3=BeaconGlassSide@270,patch4=BeaconGlassTop,patch5=BeaconGlassBottom,patch6=BeaconObsidianSide,patch7=BeaconObsidianSide@90,patch8=BeaconObsidianSide@180,patch9=BeaconObsidianSide@270,patch10=BeaconObsidianTop,patch11=BeaconLightSide,patch12=BeaconLightSide@90,patch13=BeaconLightSide@180,,patch14=BeaconLightSide@270,patch15=BeaconLightTop +patchblock:id=beacon,patch0=BeaconGlassSide,patch1=BeaconGlassSide@90,patch2=BeaconGlassSide@180,patch3=BeaconGlassSide@270,patch4=BeaconGlassTop,patch5=BeaconGlassBottom,patch6=BeaconObsidianSide,patch7=BeaconObsidianSide@90,patch8=BeaconObsidianSide@180,patch9=BeaconObsidianSide@270,patch10=BeaconObsidianTop,patch11=BeaconLightSide,patch12=BeaconLightSide@90,patch13=BeaconLightSide@180,,patch14=BeaconLightSide@270,patch15=BeaconLightTop # Cobblestone wall -customblock:id=cobblestone_wall,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=wall,link0=107 +customblock:id=cobblestone_wall,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=wall,link0=107 # Flower pot patchblock:id=flower_pot,data=0,patch0=FlowerPotTop,patch1=FlowerPotBottom,patch2=FlowerPotSide,patch3=FlowerPotSide@90,patch4=FlowerPotSide@180,patch5=FlowerPotSide@270,patch6=FlowerPotDirt @@ -1011,8 +1029,8 @@ patchblock:id=flower_pot,data=9,patch0=FlowerPotTop,patch1=FlowerPotBottom,patch patch:id=HeadTop,Ox=0.75,Oy=0.5,Oz=0.75,Ux=0.25,Uy=0.5,Uz=0.75,Vx=0.75,Vy=0.5,Vz=0.25,visibility=bottom patch:id=HeadBottom,Ox=0.25,Oy=0.0,Oz=0.25,Ux=0.75,Uy=0.0,Uz=0.25,Vx=0.25,Vy=0.0,Vz=0.75,visibility=top patch:id=HeadSide,Ox=0.75,Oy=0.0,Oz=0.25,Ux=0.25,Uy=0.0,Uz=0.25,Vx=0.75,Vy=0.5,Vz=0.25,visibility=top -#patchblock:id=skull,data=*,patch0=HeadTop,patch1=HeadBottom,patch2=HeadSide,patch3=HeadSide@90,patch4=HeadSide@180,patch5=HeadSide@270 -customblock:id=skull,data=*,class=org.dynmap.hdmap.renderer.SkullRenderer +#patchblock:id=skull,patch0=HeadTop,patch1=HeadBottom,patch2=HeadSide,patch3=HeadSide@90,patch4=HeadSide@180,patch5=HeadSide@270 +customblock:id=skull,class=org.dynmap.hdmap.renderer.SkullRenderer # Anvil patch:id=AnvilBaseSide,Ox=0.0,Oy=0.0,Oz=0.125,Ux=1.0,Uy=0.0,Uz=0.125,Vx=0.0,Vy=1.0,Vz=0.125,Umin=0.125,Umax=0.875,Vmin=0.0,Vmax=0.25,visibility=both patch:id=AnvilBaseTop,Ox=0.0,Oy=0.25,Oz=0.0,Ux=1.0,Uy=0.25,Uz=0.0,Vx=0.0,Vy=0.25,Vz=1.0,Umin=0.125,Umax=0.875,Vmin=0.125,Vmax=0.875,visibility=bottom @@ -1035,7 +1053,7 @@ patchblock:id=anvil,data=3,data=7,data=11,data=15 patchrotate:id=anvil,data=1,rot=180 # (151) Daylight Sensor -boxblock:id=daylight_detector,data=*,ymax=0.375 +boxblock:id=daylight_detector,ymax=0.375 # (149) Redstone Comparator (inactive) # (150) Redstone Comparator (active) @@ -1099,7 +1117,7 @@ block:id=comparator,data=12,data=13,data=14,data=15,scale=16 rotate:id=comparator,data=0,rot=270 # (154) Hopper -block:id=hopper,data=*,scale=16 +block:id=hopper,scale=16 layer:0,1,2,3 ---------------- ---------------- @@ -1190,16 +1208,14 @@ customblock:id=black_stained_glass_pane,class=org.dynmap.hdmap.renderer.PaneRend # Acacia Stairs (163) # Dark Oak Stairs (164) -customblock:id=acacia_stairs,id=dark_oak_stairs,data=*,class=org.dynmap.hdmap.renderer.StairStateRenderer +customblock:id=acacia_stairs,id=dark_oak_stairs,class=org.dynmap.hdmap.renderer.StairStateRenderer # (171) Carpet -boxblock:id=carpet,data=*,ymax=0.0625 +boxblock:id=black_carpet,id=red_carpet,id=green_carpet,id=brown_carpet,id=blue_carpet,id=purple_carpet,id=cyan_carpet,id=light_gray_carpet,id=gray_carpet,id=pink_carpet,id=lime_carpet,id=yellow_carpet,id=light_blue_carpet,id=magenta_carpet,id=orange_carpet,id=white_carpet,ymax=0.0625 # (175) Double Plant customblock:id=double_plant,data=0,data=1,data=2,data=3,data=4,data=5,class=org.dynmap.hdmap.renderer.PlantRenderer,metacnt=6 customblock:id=double_plant,data=8,data=9,data=10,data=11,data=12,data=13,data=14,data=15,class=org.dynmap.hdmap.renderer.PlantRenderer,metacnt=6,metasrc=below -# 1.8 blocks - # Iron Trapdoor boxblock:id=iron_trapdoor,data=0,data=1,data=2,data=3,ymax=0.1875 boxblock:id=iron_trapdoor,data=4,data=12,zmin=0.8125 @@ -1209,62 +1225,56 @@ boxblock:id=iron_trapdoor,data=7,data=15,xmax=0.1875 boxblock:id=iron_trapdoor,data=8,data=9,data=10,data=11,ymin=0.8125 # Inverted Daylight Sensor -boxblock:id=daylight_detector_inverted,data=*,ymax=0.375 +boxblock:id=daylight_detector_inverted,ymax=0.375 # Red Sandstone stairs -customblock:id=red_sandstone_stairs,data=*,class=org.dynmap.hdmap.renderer.StairStateRenderer - -# Red Sandstone Slab -boxblock:id=stone_slab2,data=0,ymax=0.5 -boxblock:id=stone_slab2,data=8,ymin=0.5 +customblock:id=red_sandstone_stairs,class=org.dynmap.hdmap.renderer.StairStateRenderer # Fence Gate (Spruce) -customblock:id=spruce_fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=spruce_fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Fence Gate (Birch) -customblock:id=birch_fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=birch_fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Fence Gate (Jungle) -customblock:id=jungle_fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=jungle_fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Fence Gate (Dark Oak) -customblock:id=dark_oak_fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=dark_oak_fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Fence Gate (Acacia) -customblock:id=acacia_fence_gate,data=*,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer +customblock:id=acacia_fence_gate,class=org.dynmap.hdmap.renderer.FenceGateBlockRenderer # Fence (Spruce) -customblock:id=spruce_fence,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=183 +customblock:id=spruce_fence,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=183 # Fence (Birch) -customblock:id=birch_fence,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=184 +customblock:id=birch_fence,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=184 # Fence (Jungle) -customblock:id=jungle_fence,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=185 +customblock:id=jungle_fence,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=185 # Fence (Dark Oak) -customblock:id=dark_oak_fence,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=186 +customblock:id=dark_oak_fence,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=186 # Fence (Acacia) -customblock:id=acacia_fence,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=187 +customblock:id=acacia_fence,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=fence,link0=187 # Wooden Door Block (Spruce) # Wooden Door Block (Birch) # Wooden Door Block (Jungle) # Wooden Door Block (Acacia) # Wooden Door Block (Dark Oak) -customblock:id=spruce_door,id=birch_door,id=jungle_door,id=acacia_door,id=dark_oak_door,data=*,class=org.dynmap.hdmap.renderer.DoorRenderer - -# 1.9 models +customblock:id=spruce_door,id=birch_door,id=jungle_door,id=acacia_door,id=dark_oak_door,class=org.dynmap.hdmap.renderer.DoorRenderer # End rod -#block:id=end_rod,data=*,patch0=0:end_rod,transparency=TRANSPARENT +#block:id=end_rod,patch0=0:end_rod,transparency=TRANSPARENT # Chorus Plant -customblock:id=chorus_plant,data=*,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=wall,link0=200 +customblock:id=chorus_plant,class=org.dynmap.hdmap.renderer.FenceWallBlockRenderer,type=wall,link0=200 # Chorus Flower -block:id=chorus_flower,data=*,scale=8 +block:id=chorus_flower,scale=8 layer:0,7 -------- -******- @@ -1289,21 +1299,17 @@ layer:1,2,3,4,5,6 # Purpur Pillar # Purpur Stairs -customblock:id=purpur_stairs,data=*,class=org.dynmap.hdmap.renderer.StairStateRenderer +customblock:id=purpur_stairs,class=org.dynmap.hdmap.renderer.StairStateRenderer # Purpur Slab (Double) -# Purpur Slab -boxblock:id=purpur_slab,data=0,data=1,data=2,data=3,data=4,data=5,data=6,data=7,ymax=0.5 -boxblock:id=purpur_slab,data=8,data=9,data=10,data=11,data=12,data=13,data=14,data=15,ymin=0.5 - # End Stone Bricks # Beetroot -patchblock:id=beetroots,data=*,patch0=VertX075,patch1=VertX075@90,patch2=VertX025,patch3=VertX025@90 +patchblock:id=beetroots,patch0=VertX075,patch1=VertX075@90,patch2=VertX025,patch3=VertX025@90 # Grass Path -boxblock:id=grass_path,data=*,ymax=0.9375 +boxblock:id=grass_path,ymax=0.9375 # 209 End Gateway diff --git a/DynmapCore/src/main/resources/texture_1.txt b/DynmapCore/src/main/resources/texture_1.txt index e3d36a5e..b59c8db2 100644 --- a/DynmapCore/src/main/resources/texture_1.txt +++ b/DynmapCore/src/main/resources/texture_1.txt @@ -81,22 +81,22 @@ texture:id=dropper_front_horizontal texture:id=dropper_front_vertical texture:id=hopper_inside texture:id=hopper_outside -texture:id=hardened_clay_stained_black -texture:id=hardened_clay_stained_blue -texture:id=hardened_clay_stained_brown -texture:id=hardened_clay_stained_cyan -texture:id=hardened_clay_stained_gray -texture:id=hardened_clay_stained_green -texture:id=hardened_clay_stained_light_blue -texture:id=hardened_clay_stained_lime -texture:id=hardened_clay_stained_magenta -texture:id=hardened_clay_stained_orange -texture:id=hardened_clay_stained_pink -texture:id=hardened_clay_stained_purple -texture:id=hardened_clay_stained_red -texture:id=hardened_clay_stained_light_gray -texture:id=hardened_clay_stained_white -texture:id=hardened_clay_stained_yellow +texture:id=black_terracotta +texture:id=blue_terracotta +texture:id=brown_terracotta +texture:id=cyan_terracotta +texture:id=gray_terracotta +texture:id=green_terracotta +texture:id=light_blue_terracotta +texture:id=lime_terracotta +texture:id=magenta_terracotta +texture:id=orange_terracotta +texture:id=pink_terracotta +texture:id=purple_terracotta +texture:id=red_terracotta +texture:id=light_gray_terracotta +texture:id=white_terracotta +texture:id=yellow_terracotta texture:id=hay_block_side texture:id=hay_block_top texture:id=black_wool @@ -213,7 +213,8 @@ texture:id=bricks texture:id=cobweb texture:id=dead_bush texture:id=grass -texture:id=tall_grass +texture:id=tall_grass_top +texture:id=tall_grass_bottom texture:id=dead_bush texture:id=seagrass texture:id=tall_seagrass_top @@ -412,7 +413,7 @@ texture:id=diorite texture:id=polished_diorite texture:id=andesite texture:id=polished_andesite -texture:id=sponge_wet +texture:id=wet_sponge texture:id=slime texture:id=iron_trapdoor texture:id=prismarine_bricks @@ -426,18 +427,18 @@ texture:id=red_sandstone texture:id=cut_red_sandstone texture:id=red_sandstone_top texture:id=dark_oak_planks -texture:id=acacia_door_lower -texture:id=acacia_door_upper -texture:id=birch_door_lower -texture:id=birch_door_upper -texture:id=dark_oak_door_lower -texture:id=dark_oak_door_upper +texture:id=acacia_door_bottom +texture:id=acacia_door_top +texture:id=birch_door_bottom +texture:id=birch_door_top +texture:id=dark_oak_door_bottom +texture:id=dark_oak_door_top texture:id=door_iron_lower texture:id=door_iron_upper -texture:id=jungle_door_lower -texture:id=jungle_door_upper -texture:id=spruce_door_lower -texture:id=spruce_door_upper +texture:id=jungle_door_bottom +texture:id=jungle_door_top +texture:id=spruce_door_bottom +texture:id=spruce_door_top texture:id=observer_front texture:id=observer_back texture:id=observer_side @@ -481,22 +482,22 @@ texture:id=structure_block_save texture:id=structure_block_load texture:id=structure_block_corner texture:id=structure_block_data -texture:id=glazed_terracotta_white -texture:id=glazed_terracotta_orange -texture:id=glazed_terracotta_magenta -texture:id=glazed_terracotta_light_blue -texture:id=glazed_terracotta_yellow -texture:id=glazed_terracotta_lime -texture:id=glazed_terracotta_pink -texture:id=glazed_terracotta_gray -texture:id=glazed_terracotta_light_gray -texture:id=glazed_terracotta_cyan -texture:id=glazed_terracotta_purple -texture:id=glazed_terracotta_blue -texture:id=glazed_terracotta_brown -texture:id=glazed_terracotta_green -texture:id=glazed_terracotta_red -texture:id=glazed_terracotta_black +texture:id=white_glazed_terracotta +texture:id=orange_glazed_terracotta +texture:id=magenta_glazed_terracotta +texture:id=light_blue_glazed_terracotta +texture:id=yellow_glazed_terracotta +texture:id=lime_glazed_terracotta +texture:id=pink_glazed_terracotta +texture:id=gray_glazed_terracotta +texture:id=light_gray_glazed_terracotta +texture:id=cyan_glazed_terracotta +texture:id=purple_glazed_terracotta +texture:id=blue_glazed_terracotta +texture:id=brown_glazed_terracotta +texture:id=green_glazed_terracotta +texture:id=red_glazed_terracotta +texture:id=black_glazed_terracotta texture:id=white_concrete texture:id=orange_concrete texture:id=magenta_concrete @@ -1525,22 +1526,22 @@ block:id=dropper,data=4,top=0:furnace_top,north=0:dropper_front_horizontal,south block:id=dropper,data=5,top=0:furnace_top,south=0:dropper_front_horizontal,north=0:furnace_side,east=0:furnace_side,west=0:furnace_side,bottom=0:furnace_top # (159) Colored clay -block:id=stained_hardened_clay,data=15,stdrot=true,allfaces=0:hardened_clay_stained_black -block:id=stained_hardened_clay,data=14,stdrot=true,allfaces=0:hardened_clay_stained_red -block:id=stained_hardened_clay,data=13,stdrot=true,allfaces=0:hardened_clay_stained_green -block:id=stained_hardened_clay,data=12,stdrot=true,allfaces=0:hardened_clay_stained_brown -block:id=stained_hardened_clay,data=11,stdrot=true,allfaces=0:hardened_clay_stained_blue -block:id=stained_hardened_clay,data=10,stdrot=true,allfaces=0:hardened_clay_stained_purple -block:id=stained_hardened_clay,data=9,stdrot=true,allfaces=0:hardened_clay_stained_cyan -block:id=stained_hardened_clay,data=8,stdrot=true,allfaces=0:hardened_clay_stained_light_gray -block:id=stained_hardened_clay,data=7,stdrot=true,allfaces=0:hardened_clay_stained_gray -block:id=stained_hardened_clay,data=6,stdrot=true,allfaces=0:hardened_clay_stained_pink -block:id=stained_hardened_clay,data=5,stdrot=true,allfaces=0:hardened_clay_stained_lime -block:id=stained_hardened_clay,data=4,stdrot=true,allfaces=0:hardened_clay_stained_yellow -block:id=stained_hardened_clay,data=3,stdrot=true,allfaces=0:hardened_clay_stained_light_blue -block:id=stained_hardened_clay,data=2,stdrot=true,allfaces=0:hardened_clay_stained_magenta -block:id=stained_hardened_clay,data=1,stdrot=true,allfaces=0:hardened_clay_stained_orange -block:id=stained_hardened_clay,data=0,stdrot=true,allfaces=0:hardened_clay_stained_white +block:id=black_terracotta,stdrot=true,allfaces=0:black_terracotta +block:id=red_terracotta,stdrot=true,allfaces=0:red_terracotta +block:id=green_terracotta,stdrot=true,allfaces=0:green_terracotta +block:id=brown_terracotta,stdrot=true,allfaces=0:brown_terracotta +block:id=blue_terracotta,stdrot=true,allfaces=0:blue_terracotta +block:id=purple_terracotta,stdrot=true,allfaces=0:purple_terracotta +block:id=cyan_terracotta,stdrot=true,allfaces=0:cyan_terracotta +block:id=light_gray_terracotta,stdrot=true,allfaces=0:light_gray_terracotta +block:id=gray_terracotta,stdrot=true,allfaces=0:gray_terracotta +block:id=pink_terracotta,stdrot=true,allfaces=0:pink_terracotta +block:id=lime_terracotta,stdrot=true,allfaces=0:lime_terracotta +block:id=yellow_terracotta,stdrot=true,allfaces=0:yellow_terracotta +block:id=light_blue_terracotta,stdrot=true,allfaces=0:light_blue_terracotta +block:id=magenta_terracotta,stdrot=true,allfaces=0:magenta_terracotta +block:id=orange_terracotta,stdrot=true,allfaces=0:orange_terracotta +block:id=white_terracotta,stdrot=true,allfaces=0:white_terracotta # (160) Stained Glass Pane block:id=white_stained_glass_pane,patch0=12000:white_stained_glass,patch1=12000:white_stained_glass_pane_top,transparency=TRANSPARENT block:id=orange_stained_glass_pane,patch0=12000:orange_stained_glass,patch1=12000:orange_stained_glass_pane_top,transparency=TRANSPARENT @@ -1594,7 +1595,7 @@ block:id=double_plant,data=0,data=1,data=2,data=3,data=4,data=5,patch0=0:double_ block:id=double_plant,data=8,data=9,data=10,data=11,data=12,data=13,data=14,data=15,patch0=0:double_plant_sunflower_top,patch1=0:double_plant_syringa_top,patch2=1000:double_plant_grass_top,patch3=1000:double_plant_fern_top,patch4=0:double_plant_rose_top,patch5=0:double_plant_paeonia_top,transparency=TRANSPARENT # Wet Sponge -block:id=sponge,data=1,allfaces=0:sponge_wet,stdrot=true +block:id=wet_sponge,allfaces=0:wet_sponge,stdrot=true # Slime Block block:id=slime,data=*,allfaces=0:slime,stdrot=true # Barrier @@ -1663,19 +1664,19 @@ block:id=dark_oak_fence,patch0-2=0:dark_oak_planks,transparency=TRANSPARENT block:id=acacia_fence,patch0-2=0:acacia_planks,transparency=TRANSPARENT # Wooden Door Block (Spruce) -block:id=spruce_door,data=*,patch0=0:spruce_door_upper,patch1=0:spruce_door_lower,transparency=TRANSPARENT +block:id=spruce_door,data=*,patch0=0:spruce_door_top,patch1=0:spruce_door_bottom,transparency=TRANSPARENT # Wooden Door Block (Birch) -block:id=birch_door,data=*,patch0=0:birch_door_upper,patch1=0:birch_door_lower,transparency=TRANSPARENT +block:id=birch_door,data=*,patch0=0:birch_door_top,patch1=0:birch_door_bottom,transparency=TRANSPARENT # Wooden Door Block (Jungle) -block:id=jungle_door,data=*,patch0=0:jungle_door_upper,patch1=0:jungle_door_lower,transparency=TRANSPARENT +block:id=jungle_door,data=*,patch0=0:jungle_door_top,patch1=0:jungle_door_bottom,transparency=TRANSPARENT # Wooden Door Block (Acacia) -block:id=acacia_door,data=*,patch0=0:acacia_door_upper,patch1=0:acacia_door_lower,transparency=TRANSPARENT +block:id=acacia_door,data=*,patch0=0:acacia_door_top,patch1=0:acacia_door_bottom,transparency=TRANSPARENT # Wooden Door Block (Dark Oak) -block:id=dark_oak_door,data=*,patch0=0:dark_oak_door_upper,patch1=0:dark_oak_door_lower,transparency=TRANSPARENT +block:id=dark_oak_door,data=*,patch0=0:dark_oak_door_top,patch1=0:dark_oak_door_bottom,transparency=TRANSPARENT # End rod @@ -1896,70 +1897,70 @@ block:id=black_shulker_box,data=5,top=5001,bottom=5002,south=0,north=7005,east=6 # Glazed Terracotta -block:id=white_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_white,north=0:glazed_terracotta_white,south=5000:glazed_terracotta_white,west=4000:glazed_terracotta_white,east=6000:glazed_terracotta_white -block:id=white_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_white,east=0:glazed_terracotta_white,west=5000:glazed_terracotta_white,north=4000:glazed_terracotta_white,south=6000:glazed_terracotta_white -block:id=white_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_white,south=0:glazed_terracotta_white,north=5000:glazed_terracotta_white,east=4000:glazed_terracotta_white,west=6000:glazed_terracotta_white -block:id=white_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_white,west=0:glazed_terracotta_white,east=5000:glazed_terracotta_white,south=4000:glazed_terracotta_white,north=6000:glazed_terracotta_white -block:id=orange_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_orange,north=0:glazed_terracotta_orange,south=5000:glazed_terracotta_orange,west=4000:glazed_terracotta_orange,east=6000:glazed_terracotta_orange -block:id=orange_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_orange,east=0:glazed_terracotta_orange,west=5000:glazed_terracotta_orange,north=4000:glazed_terracotta_orange,south=6000:glazed_terracotta_orange -block:id=orange_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_orange,south=0:glazed_terracotta_orange,north=5000:glazed_terracotta_orange,east=4000:glazed_terracotta_orange,west=6000:glazed_terracotta_orange -block:id=orange_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_orange,west=0:glazed_terracotta_orange,east=5000:glazed_terracotta_orange,south=4000:glazed_terracotta_orange,north=6000:glazed_terracotta_orange -block:id=magenta_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_magenta,north=0:glazed_terracotta_magenta,south=5000:glazed_terracotta_magenta,west=4000:glazed_terracotta_magenta,east=6000:glazed_terracotta_magenta -block:id=magenta_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_magenta,east=0:glazed_terracotta_magenta,west=5000:glazed_terracotta_magenta,north=4000:glazed_terracotta_magenta,south=6000:glazed_terracotta_magenta -block:id=magenta_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_magenta,south=0:glazed_terracotta_magenta,north=5000:glazed_terracotta_magenta,east=4000:glazed_terracotta_magenta,west=6000:glazed_terracotta_magenta -block:id=magenta_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_magenta,west=0:glazed_terracotta_magenta,east=5000:glazed_terracotta_magenta,south=4000:glazed_terracotta_magenta,north=6000:glazed_terracotta_magenta -block:id=light_blue_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_light_blue,north=0:glazed_terracotta_light_blue,south=5000:glazed_terracotta_light_blue,west=4000:glazed_terracotta_light_blue,east=6000:glazed_terracotta_light_blue -block:id=light_blue_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_light_blue,east=0:glazed_terracotta_light_blue,west=5000:glazed_terracotta_light_blue,north=4000:glazed_terracotta_light_blue,south=6000:glazed_terracotta_light_blue -block:id=light_blue_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_light_blue,south=0:glazed_terracotta_light_blue,north=5000:glazed_terracotta_light_blue,east=4000:glazed_terracotta_light_blue,west=6000:glazed_terracotta_light_blue -block:id=light_blue_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_light_blue,west=0:glazed_terracotta_light_blue,east=5000:glazed_terracotta_light_blue,south=4000:glazed_terracotta_light_blue,north=6000:glazed_terracotta_light_blue -block:id=yellow_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_yellow,north=0:glazed_terracotta_yellow,south=5000:glazed_terracotta_yellow,west=4000:glazed_terracotta_yellow,east=6000:glazed_terracotta_yellow -block:id=yellow_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_yellow,east=0:glazed_terracotta_yellow,west=5000:glazed_terracotta_yellow,north=4000:glazed_terracotta_yellow,south=6000:glazed_terracotta_yellow -block:id=yellow_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_yellow,south=0:glazed_terracotta_yellow,north=5000:glazed_terracotta_yellow,east=4000:glazed_terracotta_yellow,west=6000:glazed_terracotta_yellow -block:id=yellow_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_yellow,west=0:glazed_terracotta_yellow,east=5000:glazed_terracotta_yellow,south=4000:glazed_terracotta_yellow,north=6000:glazed_terracotta_yellow -block:id=lime_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_lime,north=0:glazed_terracotta_lime,south=5000:glazed_terracotta_lime,west=4000:glazed_terracotta_lime,east=6000:glazed_terracotta_lime -block:id=lime_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_lime,east=0:glazed_terracotta_lime,west=5000:glazed_terracotta_lime,north=4000:glazed_terracotta_lime,south=6000:glazed_terracotta_lime -block:id=lime_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_lime,south=0:glazed_terracotta_lime,north=5000:glazed_terracotta_lime,east=4000:glazed_terracotta_lime,west=6000:glazed_terracotta_lime -block:id=lime_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_lime,west=0:glazed_terracotta_lime,east=5000:glazed_terracotta_lime,south=4000:glazed_terracotta_lime,north=6000:glazed_terracotta_lime -block:id=pink_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_pink,north=0:glazed_terracotta_pink,south=5000:glazed_terracotta_pink,west=4000:glazed_terracotta_pink,east=6000:glazed_terracotta_pink -block:id=pink_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_pink,east=0:glazed_terracotta_pink,west=5000:glazed_terracotta_pink,north=4000:glazed_terracotta_pink,south=6000:glazed_terracotta_pink -block:id=pink_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_pink,south=0:glazed_terracotta_pink,north=5000:glazed_terracotta_pink,east=4000:glazed_terracotta_pink,west=6000:glazed_terracotta_pink -block:id=pink_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_pink,west=0:glazed_terracotta_pink,east=5000:glazed_terracotta_pink,south=4000:glazed_terracotta_pink,north=6000:glazed_terracotta_pink -block:id=gray_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_gray,north=0:glazed_terracotta_gray,south=5000:glazed_terracotta_gray,west=4000:glazed_terracotta_gray,east=6000:glazed_terracotta_gray -block:id=gray_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_gray,east=0:glazed_terracotta_gray,west=5000:glazed_terracotta_gray,north=4000:glazed_terracotta_gray,south=6000:glazed_terracotta_gray -block:id=gray_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_gray,south=0:glazed_terracotta_gray,north=5000:glazed_terracotta_gray,east=4000:glazed_terracotta_gray,west=6000:glazed_terracotta_gray -block:id=gray_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_gray,west=0:glazed_terracotta_gray,east=5000:glazed_terracotta_gray,south=4000:glazed_terracotta_gray,north=6000:glazed_terracotta_gray -block:id=light_gray_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_light_gray,north=0:glazed_terracotta_light_gray,south=5000:glazed_terracotta_light_gray,west=4000:glazed_terracotta_light_gray,east=6000:glazed_terracotta_light_gray -block:id=light_gray_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_light_gray,east=0:glazed_terracotta_light_gray,west=5000:glazed_terracotta_light_gray,north=4000:glazed_terracotta_light_gray,south=6000:glazed_terracotta_light_gray -block:id=light_gray_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_light_gray,south=0:glazed_terracotta_light_gray,north=5000:glazed_terracotta_light_gray,east=4000:glazed_terracotta_light_gray,west=6000:glazed_terracotta_light_gray -block:id=light_gray_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_light_gray,west=0:glazed_terracotta_light_gray,east=5000:glazed_terracotta_light_gray,south=4000:glazed_terracotta_light_gray,north=6000:glazed_terracotta_light_gray -block:id=cyan_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_cyan,north=0:glazed_terracotta_cyan,south=5000:glazed_terracotta_cyan,west=4000:glazed_terracotta_cyan,east=6000:glazed_terracotta_cyan -block:id=cyan_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_cyan,east=0:glazed_terracotta_cyan,west=5000:glazed_terracotta_cyan,north=4000:glazed_terracotta_cyan,south=6000:glazed_terracotta_cyan -block:id=cyan_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_cyan,south=0:glazed_terracotta_cyan,north=5000:glazed_terracotta_cyan,east=4000:glazed_terracotta_cyan,west=6000:glazed_terracotta_cyan -block:id=cyan_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_cyan,west=0:glazed_terracotta_cyan,east=5000:glazed_terracotta_cyan,south=4000:glazed_terracotta_cyan,north=6000:glazed_terracotta_cyan -block:id=purple_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_purple,north=0:glazed_terracotta_purple,south=5000:glazed_terracotta_purple,west=4000:glazed_terracotta_purple,east=6000:glazed_terracotta_purple -block:id=purple_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_purple,east=0:glazed_terracotta_purple,west=5000:glazed_terracotta_purple,north=4000:glazed_terracotta_purple,south=6000:glazed_terracotta_purple -block:id=purple_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_purple,south=0:glazed_terracotta_purple,north=5000:glazed_terracotta_purple,east=4000:glazed_terracotta_purple,west=6000:glazed_terracotta_purple -block:id=purple_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_purple,west=0:glazed_terracotta_purple,east=5000:glazed_terracotta_purple,south=4000:glazed_terracotta_purple,north=6000:glazed_terracotta_purple -block:id=blue_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_blue,north=0:glazed_terracotta_blue,south=5000:glazed_terracotta_blue,west=4000:glazed_terracotta_blue,east=6000:glazed_terracotta_blue -block:id=blue_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_blue,east=0:glazed_terracotta_blue,west=5000:glazed_terracotta_blue,north=4000:glazed_terracotta_blue,south=6000:glazed_terracotta_blue -block:id=blue_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_blue,south=0:glazed_terracotta_blue,north=5000:glazed_terracotta_blue,east=4000:glazed_terracotta_blue,west=6000:glazed_terracotta_blue -block:id=blue_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_blue,west=0:glazed_terracotta_blue,east=5000:glazed_terracotta_blue,south=4000:glazed_terracotta_blue,north=6000:glazed_terracotta_blue -block:id=brown_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_brown,north=0:glazed_terracotta_brown,south=5000:glazed_terracotta_brown,west=4000:glazed_terracotta_brown,east=6000:glazed_terracotta_brown -block:id=brown_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_brown,east=0:glazed_terracotta_brown,west=5000:glazed_terracotta_brown,north=4000:glazed_terracotta_brown,south=6000:glazed_terracotta_brown -block:id=brown_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_brown,south=0:glazed_terracotta_brown,north=5000:glazed_terracotta_brown,east=4000:glazed_terracotta_brown,west=6000:glazed_terracotta_brown -block:id=brown_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_brown,west=0:glazed_terracotta_brown,east=5000:glazed_terracotta_brown,south=4000:glazed_terracotta_brown,north=6000:glazed_terracotta_brown -block:id=green_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_green,north=0:glazed_terracotta_green,south=5000:glazed_terracotta_green,west=4000:glazed_terracotta_green,east=6000:glazed_terracotta_green -block:id=green_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_green,east=0:glazed_terracotta_green,west=5000:glazed_terracotta_green,north=4000:glazed_terracotta_green,south=6000:glazed_terracotta_green -block:id=green_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_green,south=0:glazed_terracotta_green,north=5000:glazed_terracotta_green,east=4000:glazed_terracotta_green,west=6000:glazed_terracotta_green -block:id=green_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_green,west=0:glazed_terracotta_green,east=5000:glazed_terracotta_green,south=4000:glazed_terracotta_green,north=6000:glazed_terracotta_green -block:id=red_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_red,north=0:glazed_terracotta_red,south=5000:glazed_terracotta_red,west=4000:glazed_terracotta_red,east=6000:glazed_terracotta_red -block:id=red_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_red,east=0:glazed_terracotta_red,west=5000:glazed_terracotta_red,north=4000:glazed_terracotta_red,south=6000:glazed_terracotta_red -block:id=red_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_red,south=0:glazed_terracotta_red,north=5000:glazed_terracotta_red,east=4000:glazed_terracotta_red,west=6000:glazed_terracotta_red -block:id=red_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_red,west=0:glazed_terracotta_red,east=5000:glazed_terracotta_red,south=4000:glazed_terracotta_red,north=6000:glazed_terracotta_red -block:id=black_glazed_terracotta,data=0,stdrot=true,topbottom=0:glazed_terracotta_black,north=0:glazed_terracotta_black,south=5000:glazed_terracotta_black,west=4000:glazed_terracotta_black,east=6000:glazed_terracotta_black -block:id=black_glazed_terracotta,data=1,stdrot=true,topbottom=6000:glazed_terracotta_black,east=0:glazed_terracotta_black,west=5000:glazed_terracotta_black,north=4000:glazed_terracotta_black,south=6000:glazed_terracotta_black -block:id=black_glazed_terracotta,data=2,stdrot=true,topbottom=5000:glazed_terracotta_black,south=0:glazed_terracotta_black,north=5000:glazed_terracotta_black,east=4000:glazed_terracotta_black,west=6000:glazed_terracotta_black -block:id=black_glazed_terracotta,data=3,stdrot=true,topbottom=4000:glazed_terracotta_black,west=0:glazed_terracotta_black,east=5000:glazed_terracotta_black,south=4000:glazed_terracotta_black,north=6000:glazed_terracotta_black +block:id=white_glazed_terracotta,data=0,stdrot=true,topbottom=0:white_glazed_terracotta,north=0:white_glazed_terracotta,south=5000:white_glazed_terracotta,west=4000:white_glazed_terracotta,east=6000:white_glazed_terracotta +block:id=white_glazed_terracotta,data=1,stdrot=true,topbottom=6000:white_glazed_terracotta,east=0:white_glazed_terracotta,west=5000:white_glazed_terracotta,north=4000:white_glazed_terracotta,south=6000:white_glazed_terracotta +block:id=white_glazed_terracotta,data=2,stdrot=true,topbottom=5000:white_glazed_terracotta,south=0:white_glazed_terracotta,north=5000:white_glazed_terracotta,east=4000:white_glazed_terracotta,west=6000:white_glazed_terracotta +block:id=white_glazed_terracotta,data=3,stdrot=true,topbottom=4000:white_glazed_terracotta,west=0:white_glazed_terracotta,east=5000:white_glazed_terracotta,south=4000:white_glazed_terracotta,north=6000:white_glazed_terracotta +block:id=orange_glazed_terracotta,data=0,stdrot=true,topbottom=0:orange_glazed_terracotta,north=0:orange_glazed_terracotta,south=5000:orange_glazed_terracotta,west=4000:orange_glazed_terracotta,east=6000:orange_glazed_terracotta +block:id=orange_glazed_terracotta,data=1,stdrot=true,topbottom=6000:orange_glazed_terracotta,east=0:orange_glazed_terracotta,west=5000:orange_glazed_terracotta,north=4000:orange_glazed_terracotta,south=6000:orange_glazed_terracotta +block:id=orange_glazed_terracotta,data=2,stdrot=true,topbottom=5000:orange_glazed_terracotta,south=0:orange_glazed_terracotta,north=5000:orange_glazed_terracotta,east=4000:orange_glazed_terracotta,west=6000:orange_glazed_terracotta +block:id=orange_glazed_terracotta,data=3,stdrot=true,topbottom=4000:orange_glazed_terracotta,west=0:orange_glazed_terracotta,east=5000:orange_glazed_terracotta,south=4000:orange_glazed_terracotta,north=6000:orange_glazed_terracotta +block:id=magenta_glazed_terracotta,data=0,stdrot=true,topbottom=0:magenta_glazed_terracotta,north=0:magenta_glazed_terracotta,south=5000:magenta_glazed_terracotta,west=4000:magenta_glazed_terracotta,east=6000:magenta_glazed_terracotta +block:id=magenta_glazed_terracotta,data=1,stdrot=true,topbottom=6000:magenta_glazed_terracotta,east=0:magenta_glazed_terracotta,west=5000:magenta_glazed_terracotta,north=4000:magenta_glazed_terracotta,south=6000:magenta_glazed_terracotta +block:id=magenta_glazed_terracotta,data=2,stdrot=true,topbottom=5000:magenta_glazed_terracotta,south=0:magenta_glazed_terracotta,north=5000:magenta_glazed_terracotta,east=4000:magenta_glazed_terracotta,west=6000:magenta_glazed_terracotta +block:id=magenta_glazed_terracotta,data=3,stdrot=true,topbottom=4000:magenta_glazed_terracotta,west=0:magenta_glazed_terracotta,east=5000:magenta_glazed_terracotta,south=4000:magenta_glazed_terracotta,north=6000:magenta_glazed_terracotta +block:id=light_blue_glazed_terracotta,data=0,stdrot=true,topbottom=0:light_blue_glazed_terracotta,north=0:light_blue_glazed_terracotta,south=5000:light_blue_glazed_terracotta,west=4000:light_blue_glazed_terracotta,east=6000:light_blue_glazed_terracotta +block:id=light_blue_glazed_terracotta,data=1,stdrot=true,topbottom=6000:light_blue_glazed_terracotta,east=0:light_blue_glazed_terracotta,west=5000:light_blue_glazed_terracotta,north=4000:light_blue_glazed_terracotta,south=6000:light_blue_glazed_terracotta +block:id=light_blue_glazed_terracotta,data=2,stdrot=true,topbottom=5000:light_blue_glazed_terracotta,south=0:light_blue_glazed_terracotta,north=5000:light_blue_glazed_terracotta,east=4000:light_blue_glazed_terracotta,west=6000:light_blue_glazed_terracotta +block:id=light_blue_glazed_terracotta,data=3,stdrot=true,topbottom=4000:light_blue_glazed_terracotta,west=0:light_blue_glazed_terracotta,east=5000:light_blue_glazed_terracotta,south=4000:light_blue_glazed_terracotta,north=6000:light_blue_glazed_terracotta +block:id=yellow_glazed_terracotta,data=0,stdrot=true,topbottom=0:yellow_glazed_terracotta,north=0:yellow_glazed_terracotta,south=5000:yellow_glazed_terracotta,west=4000:yellow_glazed_terracotta,east=6000:yellow_glazed_terracotta +block:id=yellow_glazed_terracotta,data=1,stdrot=true,topbottom=6000:yellow_glazed_terracotta,east=0:yellow_glazed_terracotta,west=5000:yellow_glazed_terracotta,north=4000:yellow_glazed_terracotta,south=6000:yellow_glazed_terracotta +block:id=yellow_glazed_terracotta,data=2,stdrot=true,topbottom=5000:yellow_glazed_terracotta,south=0:yellow_glazed_terracotta,north=5000:yellow_glazed_terracotta,east=4000:yellow_glazed_terracotta,west=6000:yellow_glazed_terracotta +block:id=yellow_glazed_terracotta,data=3,stdrot=true,topbottom=4000:yellow_glazed_terracotta,west=0:yellow_glazed_terracotta,east=5000:yellow_glazed_terracotta,south=4000:yellow_glazed_terracotta,north=6000:yellow_glazed_terracotta +block:id=lime_glazed_terracotta,data=0,stdrot=true,topbottom=0:lime_glazed_terracotta,north=0:lime_glazed_terracotta,south=5000:lime_glazed_terracotta,west=4000:lime_glazed_terracotta,east=6000:lime_glazed_terracotta +block:id=lime_glazed_terracotta,data=1,stdrot=true,topbottom=6000:lime_glazed_terracotta,east=0:lime_glazed_terracotta,west=5000:lime_glazed_terracotta,north=4000:lime_glazed_terracotta,south=6000:lime_glazed_terracotta +block:id=lime_glazed_terracotta,data=2,stdrot=true,topbottom=5000:lime_glazed_terracotta,south=0:lime_glazed_terracotta,north=5000:lime_glazed_terracotta,east=4000:lime_glazed_terracotta,west=6000:lime_glazed_terracotta +block:id=lime_glazed_terracotta,data=3,stdrot=true,topbottom=4000:lime_glazed_terracotta,west=0:lime_glazed_terracotta,east=5000:lime_glazed_terracotta,south=4000:lime_glazed_terracotta,north=6000:lime_glazed_terracotta +block:id=pink_glazed_terracotta,data=0,stdrot=true,topbottom=0:pink_glazed_terracotta,north=0:pink_glazed_terracotta,south=5000:pink_glazed_terracotta,west=4000:pink_glazed_terracotta,east=6000:pink_glazed_terracotta +block:id=pink_glazed_terracotta,data=1,stdrot=true,topbottom=6000:pink_glazed_terracotta,east=0:pink_glazed_terracotta,west=5000:pink_glazed_terracotta,north=4000:pink_glazed_terracotta,south=6000:pink_glazed_terracotta +block:id=pink_glazed_terracotta,data=2,stdrot=true,topbottom=5000:pink_glazed_terracotta,south=0:pink_glazed_terracotta,north=5000:pink_glazed_terracotta,east=4000:pink_glazed_terracotta,west=6000:pink_glazed_terracotta +block:id=pink_glazed_terracotta,data=3,stdrot=true,topbottom=4000:pink_glazed_terracotta,west=0:pink_glazed_terracotta,east=5000:pink_glazed_terracotta,south=4000:pink_glazed_terracotta,north=6000:pink_glazed_terracotta +block:id=gray_glazed_terracotta,data=0,stdrot=true,topbottom=0:gray_glazed_terracotta,north=0:gray_glazed_terracotta,south=5000:gray_glazed_terracotta,west=4000:gray_glazed_terracotta,east=6000:gray_glazed_terracotta +block:id=gray_glazed_terracotta,data=1,stdrot=true,topbottom=6000:gray_glazed_terracotta,east=0:gray_glazed_terracotta,west=5000:gray_glazed_terracotta,north=4000:gray_glazed_terracotta,south=6000:gray_glazed_terracotta +block:id=gray_glazed_terracotta,data=2,stdrot=true,topbottom=5000:gray_glazed_terracotta,south=0:gray_glazed_terracotta,north=5000:gray_glazed_terracotta,east=4000:gray_glazed_terracotta,west=6000:gray_glazed_terracotta +block:id=gray_glazed_terracotta,data=3,stdrot=true,topbottom=4000:gray_glazed_terracotta,west=0:gray_glazed_terracotta,east=5000:gray_glazed_terracotta,south=4000:gray_glazed_terracotta,north=6000:gray_glazed_terracotta +block:id=light_gray_glazed_terracotta,data=0,stdrot=true,topbottom=0:light_gray_glazed_terracotta,north=0:light_gray_glazed_terracotta,south=5000:light_gray_glazed_terracotta,west=4000:light_gray_glazed_terracotta,east=6000:light_gray_glazed_terracotta +block:id=light_gray_glazed_terracotta,data=1,stdrot=true,topbottom=6000:light_gray_glazed_terracotta,east=0:light_gray_glazed_terracotta,west=5000:light_gray_glazed_terracotta,north=4000:light_gray_glazed_terracotta,south=6000:light_gray_glazed_terracotta +block:id=light_gray_glazed_terracotta,data=2,stdrot=true,topbottom=5000:light_gray_glazed_terracotta,south=0:light_gray_glazed_terracotta,north=5000:light_gray_glazed_terracotta,east=4000:light_gray_glazed_terracotta,west=6000:light_gray_glazed_terracotta +block:id=light_gray_glazed_terracotta,data=3,stdrot=true,topbottom=4000:light_gray_glazed_terracotta,west=0:light_gray_glazed_terracotta,east=5000:light_gray_glazed_terracotta,south=4000:light_gray_glazed_terracotta,north=6000:light_gray_glazed_terracotta +block:id=cyan_glazed_terracotta,data=0,stdrot=true,topbottom=0:cyan_glazed_terracotta,north=0:cyan_glazed_terracotta,south=5000:cyan_glazed_terracotta,west=4000:cyan_glazed_terracotta,east=6000:cyan_glazed_terracotta +block:id=cyan_glazed_terracotta,data=1,stdrot=true,topbottom=6000:cyan_glazed_terracotta,east=0:cyan_glazed_terracotta,west=5000:cyan_glazed_terracotta,north=4000:cyan_glazed_terracotta,south=6000:cyan_glazed_terracotta +block:id=cyan_glazed_terracotta,data=2,stdrot=true,topbottom=5000:cyan_glazed_terracotta,south=0:cyan_glazed_terracotta,north=5000:cyan_glazed_terracotta,east=4000:cyan_glazed_terracotta,west=6000:cyan_glazed_terracotta +block:id=cyan_glazed_terracotta,data=3,stdrot=true,topbottom=4000:cyan_glazed_terracotta,west=0:cyan_glazed_terracotta,east=5000:cyan_glazed_terracotta,south=4000:cyan_glazed_terracotta,north=6000:cyan_glazed_terracotta +block:id=purple_glazed_terracotta,data=0,stdrot=true,topbottom=0:purple_glazed_terracotta,north=0:purple_glazed_terracotta,south=5000:purple_glazed_terracotta,west=4000:purple_glazed_terracotta,east=6000:purple_glazed_terracotta +block:id=purple_glazed_terracotta,data=1,stdrot=true,topbottom=6000:purple_glazed_terracotta,east=0:purple_glazed_terracotta,west=5000:purple_glazed_terracotta,north=4000:purple_glazed_terracotta,south=6000:purple_glazed_terracotta +block:id=purple_glazed_terracotta,data=2,stdrot=true,topbottom=5000:purple_glazed_terracotta,south=0:purple_glazed_terracotta,north=5000:purple_glazed_terracotta,east=4000:purple_glazed_terracotta,west=6000:purple_glazed_terracotta +block:id=purple_glazed_terracotta,data=3,stdrot=true,topbottom=4000:purple_glazed_terracotta,west=0:purple_glazed_terracotta,east=5000:purple_glazed_terracotta,south=4000:purple_glazed_terracotta,north=6000:purple_glazed_terracotta +block:id=blue_glazed_terracotta,data=0,stdrot=true,topbottom=0:blue_glazed_terracotta,north=0:blue_glazed_terracotta,south=5000:blue_glazed_terracotta,west=4000:blue_glazed_terracotta,east=6000:blue_glazed_terracotta +block:id=blue_glazed_terracotta,data=1,stdrot=true,topbottom=6000:blue_glazed_terracotta,east=0:blue_glazed_terracotta,west=5000:blue_glazed_terracotta,north=4000:blue_glazed_terracotta,south=6000:blue_glazed_terracotta +block:id=blue_glazed_terracotta,data=2,stdrot=true,topbottom=5000:blue_glazed_terracotta,south=0:blue_glazed_terracotta,north=5000:blue_glazed_terracotta,east=4000:blue_glazed_terracotta,west=6000:blue_glazed_terracotta +block:id=blue_glazed_terracotta,data=3,stdrot=true,topbottom=4000:blue_glazed_terracotta,west=0:blue_glazed_terracotta,east=5000:blue_glazed_terracotta,south=4000:blue_glazed_terracotta,north=6000:blue_glazed_terracotta +block:id=brown_glazed_terracotta,data=0,stdrot=true,topbottom=0:brown_glazed_terracotta,north=0:brown_glazed_terracotta,south=5000:brown_glazed_terracotta,west=4000:brown_glazed_terracotta,east=6000:brown_glazed_terracotta +block:id=brown_glazed_terracotta,data=1,stdrot=true,topbottom=6000:brown_glazed_terracotta,east=0:brown_glazed_terracotta,west=5000:brown_glazed_terracotta,north=4000:brown_glazed_terracotta,south=6000:brown_glazed_terracotta +block:id=brown_glazed_terracotta,data=2,stdrot=true,topbottom=5000:brown_glazed_terracotta,south=0:brown_glazed_terracotta,north=5000:brown_glazed_terracotta,east=4000:brown_glazed_terracotta,west=6000:brown_glazed_terracotta +block:id=brown_glazed_terracotta,data=3,stdrot=true,topbottom=4000:brown_glazed_terracotta,west=0:brown_glazed_terracotta,east=5000:brown_glazed_terracotta,south=4000:brown_glazed_terracotta,north=6000:brown_glazed_terracotta +block:id=green_glazed_terracotta,data=0,stdrot=true,topbottom=0:green_glazed_terracotta,north=0:green_glazed_terracotta,south=5000:green_glazed_terracotta,west=4000:green_glazed_terracotta,east=6000:green_glazed_terracotta +block:id=green_glazed_terracotta,data=1,stdrot=true,topbottom=6000:green_glazed_terracotta,east=0:green_glazed_terracotta,west=5000:green_glazed_terracotta,north=4000:green_glazed_terracotta,south=6000:green_glazed_terracotta +block:id=green_glazed_terracotta,data=2,stdrot=true,topbottom=5000:green_glazed_terracotta,south=0:green_glazed_terracotta,north=5000:green_glazed_terracotta,east=4000:green_glazed_terracotta,west=6000:green_glazed_terracotta +block:id=green_glazed_terracotta,data=3,stdrot=true,topbottom=4000:green_glazed_terracotta,west=0:green_glazed_terracotta,east=5000:green_glazed_terracotta,south=4000:green_glazed_terracotta,north=6000:green_glazed_terracotta +block:id=red_glazed_terracotta,data=0,stdrot=true,topbottom=0:red_glazed_terracotta,north=0:red_glazed_terracotta,south=5000:red_glazed_terracotta,west=4000:red_glazed_terracotta,east=6000:red_glazed_terracotta +block:id=red_glazed_terracotta,data=1,stdrot=true,topbottom=6000:red_glazed_terracotta,east=0:red_glazed_terracotta,west=5000:red_glazed_terracotta,north=4000:red_glazed_terracotta,south=6000:red_glazed_terracotta +block:id=red_glazed_terracotta,data=2,stdrot=true,topbottom=5000:red_glazed_terracotta,south=0:red_glazed_terracotta,north=5000:red_glazed_terracotta,east=4000:red_glazed_terracotta,west=6000:red_glazed_terracotta +block:id=red_glazed_terracotta,data=3,stdrot=true,topbottom=4000:red_glazed_terracotta,west=0:red_glazed_terracotta,east=5000:red_glazed_terracotta,south=4000:red_glazed_terracotta,north=6000:red_glazed_terracotta +block:id=black_glazed_terracotta,data=0,stdrot=true,topbottom=0:black_glazed_terracotta,north=0:black_glazed_terracotta,south=5000:black_glazed_terracotta,west=4000:black_glazed_terracotta,east=6000:black_glazed_terracotta +block:id=black_glazed_terracotta,data=1,stdrot=true,topbottom=6000:black_glazed_terracotta,east=0:black_glazed_terracotta,west=5000:black_glazed_terracotta,north=4000:black_glazed_terracotta,south=6000:black_glazed_terracotta +block:id=black_glazed_terracotta,data=2,stdrot=true,topbottom=5000:black_glazed_terracotta,south=0:black_glazed_terracotta,north=5000:black_glazed_terracotta,east=4000:black_glazed_terracotta,west=6000:black_glazed_terracotta +block:id=black_glazed_terracotta,data=3,stdrot=true,topbottom=4000:black_glazed_terracotta,west=0:black_glazed_terracotta,east=5000:black_glazed_terracotta,south=4000:black_glazed_terracotta,north=6000:black_glazed_terracotta # Concrete block:id=white_concrete,stdrot=true,allfaces=0:white_concrete @@ -1997,3 +1998,6 @@ block:id=green_concrete_powder,stdrot=true,allfaces=0:green_concrete_powder block:id=red_concrete_powder,stdrot=true,allfaces=0:red_concrete_powder block:id=black_concrete_powder,stdrot=true,allfaces=0:black_concrete_powder +# Tall grass +block:id=tall_grass,data=0,patch0-1=1000:tall_grass_top,transparency=TRANSPARENT +block:id=tall_grass,data=1,patch0-1=1000:tall_grass_bottom,transparency=TRANSPARENT