Skip to content

Commit

Permalink
Add conduit
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeprimm committed Aug 22, 2018
1 parent 33fda83 commit 8d76c70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions DynmapCore/src/main/resources/models_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1385,3 +1385,6 @@ customblock:id=sea_pickle,data=6,data=7,class=org.dynmap.hdmap.renderer.CuboidRe
# Fire coral
# Horn coral
patchblock:id=tube_coral,id=brain_coral,id=bubble_coral,id=fire_coral,id=horn_coral,patch0=VertX1Z0ToX0Z1,patch1=VertX1Z0ToX0Z1@90

# Conduit
boxblock:id=conduit,xmin=0.3125,xmax=0.6875,ymin=0.3125,ymax=0.6875,zmin=0.3125,zmax=0.6875
4 changes: 3 additions & 1 deletion DynmapCore/src/main/resources/texture_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2026,6 +2026,7 @@ texture:id=fire_coral_fan
texture:id=horn_coral_fan
texture:id=blue_ice
texture:id=sea_pickle
texture:id=conduit

# Kelp
block:id=kelp,patch0-1=1000:kelp,stdrot=true,transparency=TRANSPARENT
Expand Down Expand Up @@ -2139,7 +2140,8 @@ block:id=sea_pickle,patch0-5=0:sea_pickle,transparency=TRANSPARENT
# Blue Ice
block:id=blue_ice,allfaces=0:blue_ice,stdrot=true

#[18:55:16] [Server thread/INFO]: [dynmap] 8573: blk=minecraft:conduit, idx=0, state=
# Conduit
block:id=conduit,allfaces=0:conduit,transparency=TRANSPARENT

# Void air
block:id=void_air,transparency=TRANSPARENT
Expand Down

0 comments on commit 8d76c70

Please sign in to comment.