# Stairs Back (which way is back)
# 0 East
# 1 West
# 2 South
# 3 North
# +4 on stairs is up

E=oak_stairs#0
W=oak_stairs#1
S=oak_stairs#2
N=oak_stairs#3

e=oak_stairs#4
w=oak_stairs#5
s=oak_stairs#6
n=oak_stairs#7

# Torch Attachment (which way is back)
# 1 West
# 2 East
# 3 North
# 4 South
# 5 (default) bottom down

# Ladder Facing (It's side is the opposite)
# 2 North
# 3 South
# 4 West
# 5 East
name: ladder

##===================


# Door Hinge (upper door)
# When looking at the door from the "outside"
# 0 = left
# 1 = right

# Door "Facing" (lower door)
# Which side of the block is the door on.
# 0 West
# 1 North
# 2 East
# 3 South


## Upper door part add 8.

##===================

## LOG
# 0#  Oak Wood
# 1#  Spruce Wood
# 2#  Birch Wood
# 3#  Jungle Wood
# +0 - Facing up/down
# +4 - Facing North South
# +8 - Facing East/West

## Woden Slab
# wooden_slab
# 0 - oak
# 1 - spruce
# 2 - birch
# 3	- jungle Wood Slab
# 4 - acacia Wood Slab
# 5 - Dark Oak Wood Slab
# +8 for upper

## Sandstone

# Common
# stonebrick
# stone_slab

# cobblestone slab = stone_slab#3

# Bed - Where the pillow is!
0x0	Head facing South
0x1	Head facing West
0x2	Head facing North
0x3	Head facing East

0x8 (bit flag)
When 0, the foot of the bed
When 1, the head of the bed

# Chest
2: Chest facing north
3: Chest facing south
4: Chest facing west
5: Chest facing east



# Banner bottom
#

