1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-02-21 14:51:19 +01:00

Removed COAL_ORE string

This commit is contained in:
LogGits 2018-10-13 11:29:51 +10:00 committed by GitHub
parent 6cf59f64a1
commit 05e7292789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -758,7 +758,7 @@ public class ItemManager {
CLOCK(347, 0, 14980, "Clock", "WATCH"),
COAL(263, 0, 29067, "Coal", ""),
COAL_BLOCK(173, 0, 27968, "Block of Coal", ""),
COAL_ORE(16, 0, 30965, "Coal Ore", "COAL_ORE"),
COAL_ORE(16, 0, 30965, "Coal Ore", ""),
COARSE_DIRT(3, 1, 15411, "Coarse Dirt", ""),
COBBLESTONE(4, 0, 32147, "Cobblestone", ""),
COBBLESTONE_SLAB(44, 3, 6340, "Cobblestone Slab", ""),