Added Netherbrick slab (patch contributed by STR_Warrior)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1098 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
186984e697
commit
a31d55c8fc
@ -74,6 +74,7 @@ WoodSlab, 6 = Planks, 1:1, 2:1, 3:1
|
||||
CobblestoneSlab, 6 = Cobblestone, 1:1, 2:1, 3:1
|
||||
BrickSlab, 6 = BrickBlock, 1:1, 2:1, 3:1
|
||||
StonebrickSlab, 6 = StoneBrick, 1:1, 2:1, 3:1
|
||||
NetherbrickSlab, 6 = NetherBrick, 1:1, 2:1, 3:1
|
||||
|
||||
# Stairs:
|
||||
WoodStairs, 4 = Planks, 1:1, 1:2, 2:2, 1:3, 2:3, 3:3
|
||||
|
@ -140,6 +140,7 @@ woodslab=44:2
|
||||
cobblestoneslab=44:3
|
||||
brickslab=44:4
|
||||
stonebrickslab=44:5
|
||||
netherbrickslab=44:6
|
||||
brickblock=45
|
||||
brickwall=45
|
||||
tnt=46
|
||||
|
Loading…
Reference in New Issue
Block a user