mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 18:45:34 +01:00
End_Stone is in 1.9-
This commit is contained in:
parent
13f2f38b2f
commit
4583b16e50
@ -172,7 +172,6 @@ public enum LegacyMaterialAnalouge {
|
||||
END_GATEWAY(ServerVersion.V1_9, "BEACON"),
|
||||
END_PORTAL(ServerVersion.V1_9, "PORTAL"),
|
||||
END_ROD(ServerVersion.V1_9, "STAINED_GLASS_PANE", (byte) 0),
|
||||
END_STONE(ServerVersion.V1_9, "SANDSTONE", (byte) 0),
|
||||
END_STONE_BRICK_SLAB(ServerVersion.V1_14, "STONE_SLAB", "STEP", (byte) 0),
|
||||
END_STONE_BRICK_STAIRS(ServerVersion.V1_14, "SANDSTONE_STAIRS"),
|
||||
END_STONE_BRICK_WALL(ServerVersion.V1_14, "COBBLESTONE_WALL", "COBBLE_WALL"),
|
||||
|
Loading…
Reference in New Issue
Block a user