3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-11-05 11:00:05 +01:00

Added missing block to the list

Dieser Commit ist enthalten in:
Wizjany 2011-06-02 00:33:41 -04:00
Ursprung 438a33cc0d
Commit cc859880aa

Datei anzeigen

@ -453,6 +453,7 @@ public enum BlockType {
|| id == 75 // Redstone torch (off)
|| id == 76 // Redstone torch (on)
|| id == 77 // Stone button
|| id == 78 // Snow tile
|| id == 81 // Cactus
|| id == 86 // Pumpkin
|| id == 91 // Jack-o-lantern