Skip to content

Commit

Permalink
Merge pull request #439 from OniOniOn-/patch-3
Browse files Browse the repository at this point in the history
Update pocket.yaml
  • Loading branch information
Rubisk committed Jul 11, 2015
2 parents 7c0ef12 + 4aea0aa commit 052fff1
Showing 1 changed file with 43 additions and 33 deletions.
76 changes: 43 additions & 33 deletions pymclevel/pocket.yaml
Expand Up @@ -463,35 +463,35 @@ blocks:
mapcolor: [74, 131, 66]
tex: [5, 12]
4:
name: Oak Leaves (No Decay)
name: Oak Leaves (Decaying)
mapcolor: [60, 192, 41]
tex: [5, 3]
5:
name: Spruce Leaves (No Decay)
name: Spruce Leaves (Decaying)
mapcolor: [74, 131, 66]
tex: [5, 8]
6:
name: Birch Leaves (No Decay)
name: Birch Leaves (Decaying)
mapcolor: [89, 151, 76]
tex: [5, 3]
7:
name: Jungle Leaves (No Decay)
name: Jungle Leaves (Decaying)
mapcolor: [74, 131, 66]
tex: [5, 12]
8:
name: Oak Leaves (Decaying)
name: Oak Leaves (No Decay)
mapcolor: [60, 192, 41]
tex: [5, 3]
9:
name: Spruce Leaves (Decaying)
name: Spruce Leaves (No Decay)
mapcolor: [74, 131, 66]
tex: [5, 8]
10:
name: Birch Leaves (Decaying)
name: Birch Leaves (No Decay)
mapcolor: [89, 151, 76]
tex: [5, 3]
11:
name: Jungle Leaves (Decaying)
name: Jungle Leaves (No Decay)
mapcolor: [74, 131, 66]
tex: [5, 12]
12:
Expand All @@ -516,12 +516,6 @@ blocks:
name: Sponge
mapcolor: [193, 193, 57]
tex: [0, 3]
data:
0:
name: Sponge
1:
name: Wet Sponge
tex: [16, 18]

- id: 20
idStr: glass
Expand Down Expand Up @@ -738,13 +732,11 @@ blocks:
tex: [7, 2]
data:
0:
tex: [7, 3]
name: Dead Bush (Drops Seeds)
search: shrub
tex: [7, 2]
name: Grass
1:
tex: [7, 2]
name: Grass
search: tall
2:
tex: [8, 3]
name: Fern
Expand Down Expand Up @@ -946,11 +938,11 @@ blocks:
name: Stone Brick Double Slab (Seamed)
tex: [6, 3]
6:
name: Nether Brick Double Slab (Seamed)
tex: [0, 14]
7:
name: Quartz Stone Double Slab (Seamed)
name: Quartz Double Slab (Seamed)
tex: [9, 13]
7:
name: Full Stone Double Slab (Seamed)
tex: [6, 0]
8:
name: Stone Double Slab (Seamless)
tex: [6, 0]
Expand All @@ -971,11 +963,11 @@ blocks:
name: Stone Brick Double Slab (Seamless)
tex: [6, 3]
14:
name: Nether Brick Double Slab (Seamless)
tex: [0, 14]
15:
name: Quartz Double Slab (Seamless)
tex: [9, 13]
15:
name: Full Stone Double Slab (Seamless)
tex: [6, 0]

- id: 44
idStr: stone_slab
Expand Down Expand Up @@ -1008,11 +1000,11 @@ blocks:
name: Stone Brick Slab (Bottom)
tex: [6, 3]
6:
name: Nether Brick Slab (Bottom)
tex: [0, 14]
7:
name: Quartz Slab (Bottom)
tex: [9, 13]
7:
name: Full Stone Slab (Bottom)
tex: [6, 0]
8:
name: Stone Slab (Top)
tex: [5, 0]
Expand All @@ -1039,11 +1031,11 @@ blocks:
name: Stone Brick Slab (Top)
tex: [6, 3]
14:
name: Nether Brick Slab (Top)
tex: [0, 14]
15:
name: Quartz Slab (Top)
tex: [9, 13]
15:
name: Full Stone Slab (Top)
tex: [6, 0]

- id: 45
idStr: brick_block
Expand Down Expand Up @@ -1702,6 +1694,24 @@ blocks:
tex: [4, 0]
type: FENCE
opacity: 0
data:
0:
name: Oak Fence
1:
name: Spruce Fence
tex: [6, 12]
2:
name: Birch Fence
tex: [6, 13]
3:
name: Jungle Fence
tex: [7, 12]
4:
name: Acasia Fence
tex: [1, 15]
5:
name: Dark Oak Fence
tex: [0, 15]

- id: 86
idStr: pumpkin
Expand Down Expand Up @@ -1812,7 +1822,7 @@ blocks:
- id: 95
idStr: invisible_bedrock
name: Invisible Bedrock
tex: [0, 0]
tex: [31, 31]

- id: 96
idStr: trapdoor
Expand Down Expand Up @@ -3390,7 +3400,7 @@ blocks:
name: Beetroot (Age 6)
tex: [4, 29]
7:
name: Beetroot (Age 7)
name: Beetroot (Age 7 (Max))
tex: [5, 29]

- id: 245
Expand Down

0 comments on commit 052fff1

Please sign in to comment.