1
0
Fork 0

Fixed wooden slabs only burning for 15 ticks. (#3212)

This commit is contained in:
Samantha Neubeck 2016-05-24 02:25:02 -04:00 committed by Alexander Harkness
parent 34c92e8d32
commit 30e6425ed3
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ WetSponge = Sponge
! TrappedChest = 300 # -> 15 sec
! WhiteBanner = 300 # -> 15 sec
! WoodAxe = 200 # -> 10 sec
! WoodenSlab = 15 # -> 7.5 sec
! WoodenSlab = 150 # -> 7.5 sec
! WoodHoe = 200 # -> 10 sec
! WoodPickaxe = 200 # -> 10 sec
! WoodPlate = 300 # -> 15 sec