mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-13 05:54:40 +01:00
Update default textures to RC2, add dragon egg model
This commit is contained in:
parent
e0c0729d08
commit
e696988e34
@ -296,6 +296,8 @@ Air portal frame
|
||||
120 113 133 104 255 90 106 83 255 56 66 52 255 45 54 42 255
|
||||
White stone
|
||||
121 224 226 169 255 179 180 135 255 112 113 85 255 90 90 66 255
|
||||
Dragon Egg
|
||||
122 26 11 43 255 20 8 34 255 13 5 21 255 10 4 17 255
|
||||
Biome Rainforest - Dark Green
|
||||
[RAINFOREST] 49 67 21 255 39 53 17 255 24 34 10 255 19 27 8 255
|
||||
Biome Swampland - Brown
|
||||
|
@ -296,6 +296,8 @@ Air portal frame
|
||||
120 113 133 104 255 90 106 83 255 56 66 52 255 45 54 42 255
|
||||
White stone
|
||||
121 224 226 169 255 179 180 135 255 112 113 85 255 90 90 66 255
|
||||
Dragon Egg
|
||||
122 26 11 43 255 20 8 34 255 13 5 21 255 10 4 17 255
|
||||
Biome Rainforest - Dark Green
|
||||
[RAINFOREST] 49 67 21 255 39 53 17 255 24 34 10 255 19 27 8 255
|
||||
Biome Swampland - Brown
|
||||
|
@ -296,6 +296,8 @@ Air portal frame
|
||||
120 113 133 104 255 90 106 83 255 56 66 52 255 45 54 42 255
|
||||
White stone
|
||||
121 224 226 169 255 179 180 135 255 112 113 85 255 90 90 66 255
|
||||
Dragon Egg
|
||||
122 26 11 43 255 20 8 34 255 13 5 21 255 10 4 17 255
|
||||
Biome Rainforest - Dark Green
|
||||
[RAINFOREST] 49 67 21 255 39 53 17 255 24 34 10 255 19 27 8 255
|
||||
Biome Swampland - Brown
|
||||
|
@ -148,6 +148,7 @@
|
||||
119 26 11 43 255 20 8 34 255 13 5 21 255 10 4 17 255
|
||||
120 113 133 104 255 90 106 83 255 56 66 52 255 45 54 42 255
|
||||
121 224 226 169 255 179 180 135 255 112 113 85 255 90 90 66 255
|
||||
122 26 11 43 255 20 8 34 255 13 5 21 255 10 4 17 255
|
||||
Biome Rainforest - Dark Green
|
||||
[RAINFOREST] 49 67 21 255 39 53 17 255 24 34 10 255 19 27 8 255
|
||||
Biome Swampland - Brown
|
||||
|
@ -2676,3 +2676,41 @@ layer:13,14
|
||||
----------------
|
||||
----------------
|
||||
----------------
|
||||
# Dragon Egg
|
||||
block:id=122,data=*,scale=8
|
||||
layer:0,7
|
||||
--------
|
||||
--------
|
||||
---**---
|
||||
--****--
|
||||
--****--
|
||||
---**---
|
||||
--------
|
||||
--------
|
||||
layer:1,6
|
||||
--------
|
||||
---**---
|
||||
--****--
|
||||
-******-
|
||||
-******-
|
||||
--****--
|
||||
---**---
|
||||
--------
|
||||
layer:2,5
|
||||
---**---
|
||||
--****--
|
||||
-******-
|
||||
********
|
||||
********
|
||||
-******-
|
||||
--****--
|
||||
---**---
|
||||
layer:3,4
|
||||
--****--
|
||||
-******-
|
||||
********
|
||||
********
|
||||
********
|
||||
********
|
||||
-******-
|
||||
--****--
|
||||
|
@ -557,3 +557,5 @@ block:id=120,data=0,data=1,data=2,data=3,top=158,allsides=159,bottom=175
|
||||
block:id=120,data=4,data=5,data=6,data=7,top=264,allsides=159,bottom=175
|
||||
# White stone
|
||||
block:id=121,data=*,allfaces=175
|
||||
# Dragon Egg
|
||||
block:id=122,data=*,allfaces=167
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Loading…
Reference in New Issue
Block a user