1
0

Merge pull request #2802 from mathias-github/master

Added 1.7 item names
This commit is contained in:
Mattes D 2015-12-23 11:17:16 +01:00
commit 44d2f37e7b
3 changed files with 412 additions and 42 deletions

View File

@ -72,7 +72,7 @@ EmeraldBlock = Emerald, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3
RedstoneBlock = RedstoneDust, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3
CoalBlock = Coal, 1:1, 1:2, 1:3, 2:1, 2:2, 2:3, 3:1, 3:2, 3:3
QuartzBlock = NetherQuartz, 1:1, 1:2, 2:1, 2:2
NetherBrick = netherbrickitem, 1:1, 1:2, 2:1, 2:2
NetherBrickBlock = NetherBrick, 1:1, 1:2, 2:1, 2:2
Glowstone = GlowstoneDust, 1:1, 1:2, 2:1, 2:2
Wool = String, 1:1, 1:2, 2:1, 2:2
TNT = Gunpowder, 1:1, 3:1, 2:2, 1:3, 3:3 | Sand, 2:1, 1:2, 3:2, 2:3

View File

@ -53,7 +53,7 @@ Potato = BakedPotato
RawChicken = CookedChicken
Clay = Brick
ClayBlock = HardenedClay
Netherrack = NetherBrickItem
Netherrack = NetherBrick
RawFish = CookedFish
Log = CharCoal
DarkOakLog = CharCoal

File diff suppressed because it is too large Load Diff