added off-color leaves
This commit is contained in:
parent
2cebca596f
commit
9a907d34e1
@ -435,6 +435,12 @@ blocks:
|
||||
name: Birch Leaves
|
||||
mapcolor: [89, 151, 76]
|
||||
tex: [5, 3]
|
||||
3:
|
||||
name: Leaves
|
||||
mapcolor: [74, 131, 66]
|
||||
tex: [5, 3]
|
||||
aka: Off-color
|
||||
|
||||
4: # bit 0x4 - "Permanent"
|
||||
name: Leaves (Permanent)
|
||||
mapcolor: [60, 192, 41]
|
||||
@ -448,6 +454,11 @@ blocks:
|
||||
name: Birch Leaves (Permanent)
|
||||
mapcolor: [89, 151, 76]
|
||||
tex: [5, 3]
|
||||
7:
|
||||
name: Leaves (Permanent)
|
||||
mapcolor: [74, 131, 66]
|
||||
tex: [5, 3]
|
||||
aka: Off-color
|
||||
|
||||
8: # bit 0x8 - "Decaying"
|
||||
name: Leaves (Decaying)
|
||||
@ -462,6 +473,12 @@ blocks:
|
||||
name: Birch Leaves (Decaying)
|
||||
mapcolor: [89, 151, 76]
|
||||
tex: [5, 3]
|
||||
11:
|
||||
name: Leaves (Decaying)
|
||||
mapcolor: [74, 131, 66]
|
||||
tex: [5, 3]
|
||||
aka: Off-color
|
||||
|
||||
|
||||
- id: 19
|
||||
idStr: SPONGE
|
||||
|
Reference in New Issue
Block a user