diff --git a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp b/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp
index a0c0ebddfb..591610f307 100644
--- a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp
+++ b/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp
@@ -395,7 +395,7 @@ void IUIScene_CreativeMenu::staticCtor()
DEF(eCreativeInventory_Food)
ITEM(Item::apple_Id)
ITEM(Item::apple_gold_Id)
- ITEM_AUX(Item::apple_gold_Id,1) // Enchanted
+ ITEM_AUX(Item::apple_gold_Id, 1) // Enchanted
ITEM(Item::melon_Id)
ITEM(Item::mushroomStew_Id)
ITEM(Item::bread_Id)
@@ -407,6 +407,8 @@ void IUIScene_CreativeMenu::staticCtor()
ITEM(Item::porkChop_raw_Id)
ITEM(Item::beef_cooked_Id)
ITEM(Item::beef_raw_Id)
+ ITEM(Item::mutton_cooked_Id)
+ ITEM(Item::mutton_raw_Id)
ITEM(Item::chicken_raw_Id)
ITEM(Item::chicken_cooked_Id)
ITEM(Item::rotten_flesh_Id)
diff --git a/Minecraft.Client/PreStitchedTextureMap.cpp b/Minecraft.Client/PreStitchedTextureMap.cpp
index 33e0b59ecf..e30149def0 100644
--- a/Minecraft.Client/PreStitchedTextureMap.cpp
+++ b/Minecraft.Client/PreStitchedTextureMap.cpp
@@ -446,6 +446,8 @@ void PreStitchedTextureMap::loadUVs()
ADD_ICON(6, 8, L"saddle")
ADD_ICON(6, 9, L"beefRaw")
ADD_ICON(6, 10, L"beefCooked")
+ ADD_ICON(11, 5, L"muttonRaw")
+ ADD_ICON(12, 5, L"muttonCooked")
ADD_ICON(6, 11, L"enderPearl")
ADD_ICON(6, 12, L"blazeRod")
ADD_ICON(6, 13, L"melon")
diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml
index cfed5f69f2..4c75ac876c 100644
--- a/Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml
@@ -886,8 +886,16 @@ haben.
Regeneriert 4{*ICON_SHANK_01*}.
-
+
+
+
+ Regeneriert 3{*ICON_SHANK_01*}.
+
+
+ Regeneriert 1{*ICON_SHANK_01*}, kann dich aber krankmachen. Kann im Ofen gebraten werden.
+
+
Erhält man durch Töten eines Schweins, regeneriert 1.5{*ICON_SHANK_01*}. Kann im Ofen gebraten werden.
@@ -2455,8 +2463,16 @@ statt nur 3.)
Steak
-
-
+
+
+
+ Rohes Lammfleisch
+
+
+
+ Gebratenes Lammfleisch
+
+
Verrottetes Fleisch
diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml
index e002e68b38..d66574c6ca 100644
--- a/Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml
@@ -880,8 +880,16 @@ Los colores de la cama siempre son los mismos, independientemente del color de l
Restablece 4{*ICON_SHANK_01*}.
-
+
+
+
+ Restablece 3{*ICON_SHANK_01*}.
+
+
+ Restablece 1{*ICON_SHANK_01*}, pero puede hacerte enfermar. Cocinar en un horno.
+
+
Se consigue al matar un cerdo, restablece 1,5{*ICON_SHANK_01*} y se puede cocinar en un horno.
@@ -2459,8 +2467,19 @@ de tinta en vez de 3).
Filete
-
+
+
+
+ Cordero crudo
+
+
+
+
+ Cordero cocido
+
+
+
Carne podrida
diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml
index 7990d3c033..ec6746d278 100644
--- a/Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml
@@ -883,8 +883,16 @@ La couleur des lits est toujours la même.
Restitue 4{*ICON_SHANK_01*}.
-
+
+
+
+ Restitue 3{*ICON_SHANK_01*} mais peut vous rendre malade. Se cuisine dans un four.
+
+
+ Restitue 1{*ICON_SHANK_01*} mais peut vous rendre malade. Se cuisine dans un four.
+
+
Prélevée sur les cadavres de cochons, restitue 1,5{*ICON_SHANK_01*} et se cuisine dans un four.
@@ -2450,8 +2458,19 @@ Remarque : vous pouvez aussi combiner colorant gris et poudre d'os pour en produ
Steak
-
+
+
+
+ Mouton cru
+
+
+
+
+ mouton cuit
+
+
+
Chair putréfiée
diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml
index ae6f0285e8..25add4667c 100644
--- a/Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml
@@ -880,8 +880,16 @@ I colori sono sempre gli stessi, qualunque sia la lana usata.
Reintegra 4{*ICON_SHANK_01*}.
-
+
+
+
+ Reintegra 3{*ICON_SHANK_01*}
+
+
+ Reintegra 1{*ICON_SHANK_01*}, ma può farti star male. Cucinare in una fornace.
+
+
Si ottiene uccidendo un maiale e si può cucinare nella fornace. Reintegra 1,5{*ICON_SHANK_01*}.
@@ -2446,8 +2454,13 @@ I colori sono sempre gli stessi, qualunque sia la lana usata.
Bistecca
-
-
+
+
+ Montone crudo
+
+
+ Montone cotto
+
Carne guasta
diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml
index ef58d1b1ff..2eb5ebaeac 100644
--- a/Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml
@@ -875,8 +875,16 @@ Minecraft に登場する動物は繁殖能力を持ち、自分たちの赤ち
4{*ICON_SHANK_01*} 回復する
-
+
+
+
+ 3{*ICON_SHANK_01*} 回復する。生の羊肉をかまどで調理して作る
+
+
+ 1{*ICON_SHANK_01*} 回復するが、病気になる場合もある。かまどで調理できる
+
+
豚を倒すと手に入る。かまどで調理できる。1.5{*ICON_SHANK_01*} 回復する
@@ -2441,8 +2449,15 @@ Minecraft に登場する動物は繁殖能力を持ち、自分たちの赤ち
ステーキ
-
-
+
+
+
+ 生の羊肉
+
+
+ 焼いた羊肉
+
+
腐肉
diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml
index 6c5295295e..98f6e09f18 100644
--- a/Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml
@@ -880,8 +880,16 @@ Ender에 들어서면 친구가 그들의 지도에서 요새 내부에 있는 E
{*ICON_SHANK_01*}를 4만큼 회복합니다.
-
+
+
+
+ {*ICON_SHANK_01*}를 3만큼 회복합니다. 생의 양고기를 화로에서 조리하여 만듭니다.
+
+
+ {*ICON_SHANK_01*}를 1만큼 회복하지만 병에 걸릴 수 있습니다. 화로에서 조리가 가능합니다.
+
+
돼지를 잡으면 얻을 수 있으며 {*ICON_SHANK_01*}를 1.5만큼 회복합니다. 화로에서 조리가 가능합니다.
@@ -2446,8 +2454,16 @@ Ender에 들어서면 친구가 그들의 지도에서 요새 내부에 있는 E
스테이크
-
+
+
+
+ 소 날고기
+
+
+ 스테이크
+
+
썩은 살점
diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml
index c56a4c7398..2c22b6a811 100644
--- a/Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml
@@ -874,8 +874,16 @@ As cores da cama são sempre as mesmas, independentemente da cor da lã usada.
Restaura 4{*ICON_SHANK_01*}.
-
+
+
+
+ Restaura 3{*ICON_SHANK_01*}. Criada ao cozinhar carne de cordeiro crua na fornalha.
+
+
+ Restaura 1{*ICON_SHANK_01*}, ou pode ser cozida na fornalha.
+
+
Coletada ao matar um porco, restaura 1.5{*ICON_SHANK_01*}, e pode ser cozida na fornalha.
@@ -2440,7 +2448,14 @@ Também pode ser usado para pouca iluminação.
Bife
-
+
+
+
+ Carne de Cordeiro Crua
+
+
+ Carne de Cordeiro Cozida
+
Carne Podre
diff --git a/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
index 36b521dd05..d29365027e 100644
--- a/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
@@ -1081,8 +1081,16 @@ The colors of the bed are always the same, regardless of the colors of wool used
Restores 4{*ICON_SHANK_01*}. Created by cooking raw beef in a furnace.
-
+
+
+
+ Restores 3{*ICON_SHANK_01*}. Created by cooking raw mutton in a furnace.
+
+
+ Restores 1{*ICON_SHANK_01*}, or can be cooked in a furnace.
+
+
Restores 1.5{*ICON_SHANK_01*}, or can be cooked in a furnace.
@@ -2764,11 +2772,17 @@ Can also be used for low-level lighting.
Raw Beef
-
+
Steak
-
-
+
+
+
+ Raw Mutton
+
+
+ Cooked Mutton
+
Rotten Flesh
diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml
index 09c56cd931..e25b076cc1 100644
--- a/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml
@@ -879,8 +879,16 @@ Minecraft 是一款可讓您放置方塊來建造夢想世界的遊戲。但千
可回復 4 個 {*ICON_SHANK_01*}。
-
+
+
+
+ 可回復 3 個 {*ICON_SHANK_01*}。可在熔爐中烹煮生羊肉來製作。
+
+
+ 可回復 1 個 {*ICON_SHANK_01*},或可在熔爐中烹煮。
+
+
殺死豬即可獲得,能回復 1.5 個 {*ICON_SHANK_01*}。可在熔爐中烹煮。
@@ -2445,7 +2453,14 @@ Minecraft 是一款可讓您放置方塊來建造夢想世界的遊戲。但千
牛排
-
+
+
+
+ 生羊肉
+
+
+ 熟羊肉
+
腐肉
diff --git a/Minecraft.Client/Windows64Media/strings.h b/Minecraft.Client/Windows64Media/strings.h
index 63e3a7f4ee..1456d60210 100644
--- a/Minecraft.Client/Windows64Media/strings.h
+++ b/Minecraft.Client/Windows64Media/strings.h
@@ -1,7 +1,7 @@
#pragma once
// Auto-generated by StringTable builder — do not edit manually.
// Source language: en-US
-// Total strings: 2286
+// Total strings: 2290
#define IDS_NULL 0
#define IDS_OK 1
@@ -301,1991 +301,1995 @@
#define IDS_DESC_CHICKEN_COOKED 295
#define IDS_DESC_BEEF_RAW 296
#define IDS_DESC_BEEF_COOKED 297
-#define IDS_DESC_PORKCHOP_RAW 298
-#define IDS_DESC_PORKCHOP_COOKED 299
-#define IDS_DESC_FISH_RAW 300
-#define IDS_DESC_FISH_COOKED 301
-#define IDS_DESC_APPLE 302
-#define IDS_DESC_GOLDENAPPLE 303
-#define IDS_DESC_ROTTEN_FLESH 304
-#define IDS_DESC_SUGAR 305
-#define IDS_DESC_LEVER 306
-#define IDS_DESC_REDSTONETORCH 307
-#define IDS_DESC_REDSTONEREPEATER 308
-#define IDS_DESC_BUTTON 309
-#define IDS_DESC_DISPENSER 310
-#define IDS_DESC_NOTEBLOCK 311
-#define IDS_DESC_RAIL 312
-#define IDS_DESC_POWEREDRAIL 313
-#define IDS_DESC_DETECTORRAIL 314
-#define IDS_DESC_MINECART 315
-#define IDS_DESC_MINECARTWITHCHEST 316
-#define IDS_DESC_MINECARTWITHFURNACE 317
-#define IDS_DESC_BOAT 318
-#define IDS_DESC_WOOL 319
-#define IDS_DESC_WOOLSTRING 320
-#define IDS_DESC_DYE_BLACK 321
-#define IDS_DESC_DYE_GREEN 322
-#define IDS_DESC_DYE_BROWN 323
-#define IDS_DESC_DYE_SILVER 324
-#define IDS_DESC_DYE_YELLOW 325
-#define IDS_DESC_DYE_RED 326
-#define IDS_DESC_DYE_WHITE 327
-#define IDS_DESC_DYE_PINK 328
-#define IDS_DESC_DYE_ORANGE 329
-#define IDS_DESC_DYE_LIME 330
-#define IDS_DESC_DYE_GRAY 331
-#define IDS_DESC_DYE_LIGHTGRAY 332
-#define IDS_DESC_DYE_LIGHTBLUE 333
-#define IDS_DESC_DYE_CYAN 334
-#define IDS_DESC_DYE_PURPLE 335
-#define IDS_DESC_DYE_MAGENTA 336
-#define IDS_DESC_DYE_BLUE 337
-#define IDS_DESC_JUKEBOX 338
-#define IDS_DESC_DIAMONDS 339
-#define IDS_DESC_JACKOLANTERN 340
-#define IDS_DESC_PAPER 341
-#define IDS_DESC_BOOK 342
-#define IDS_DESC_BOOKSHELF 343
-#define IDS_DESC_PICTURE 344
-#define IDS_DESC_ORE_GOLD 345
-#define IDS_DESC_ORE_IRON 346
-#define IDS_DESC_ORE_COAL 347
-#define IDS_DESC_ORE_LAPIS 348
-#define IDS_DESC_ORE_DIAMOND 349
-#define IDS_DESC_ORE_REDSTONE 350
-#define IDS_DESC_STONE 351
-#define IDS_DESC_DIRT 352
-#define IDS_DESC_SAPLING 353
-#define IDS_DESC_BEDROCK 354
-#define IDS_DESC_LAVA 355
-#define IDS_DESC_SAND 356
-#define IDS_DESC_GRAVEL 357
-#define IDS_DESC_LOG 358
-#define IDS_DESC_GLASS 359
-#define IDS_DESC_STONE_BRICK 360
-#define IDS_DESC_BRICK 361
-#define IDS_DESC_CLAY 362
-#define IDS_DESC_CLAY_TILE 363
-#define IDS_DESC_SNOW 364
-#define IDS_DESC_TOP_SNOW 365
-#define IDS_DESC_TALL_GRASS 366
-#define IDS_DESC_FLOWER 367
-#define IDS_DESC_MUSHROOM 368
-#define IDS_DESC_OBSIDIAN 369
-#define IDS_DESC_MOB_SPAWNER 370
-#define IDS_DESC_REDSTONE_DUST 371
-#define IDS_DESC_CROPS 372
-#define IDS_DESC_FARMLAND 373
-#define IDS_DESC_CACTUS 374
-#define IDS_DESC_REEDS 375
-#define IDS_DESC_PUMPKIN 376
-#define IDS_DESC_HELL_ROCK 377
-#define IDS_DESC_HELL_SAND 378
-#define IDS_DESC_PORTAL 379
-#define IDS_DESC_COAL 380
-#define IDS_DESC_STRING 381
-#define IDS_DESC_FEATHER 382
-#define IDS_DESC_SULPHUR 383
-#define IDS_DESC_WHEAT_SEEDS 384
-#define IDS_DESC_WHEAT 385
-#define IDS_DESC_FLINT 386
-#define IDS_DESC_SADDLE 387
-#define IDS_DESC_SNOWBALL 388
-#define IDS_DESC_LEATHER 389
-#define IDS_DESC_SLIMEBALL 390
-#define IDS_DESC_EGG 391
-#define IDS_DESC_YELLOW_DUST 392
-#define IDS_DESC_BONE 393
-#define IDS_DESC_RECORD 394
-#define IDS_DESC_WATER 395
-#define IDS_DESC_LEAVES 396
-#define IDS_DESC_MOSS_STONE 397
-#define IDS_DESC_SHEARS 398
-#define IDS_DESC_PISTON 399
-#define IDS_DESC_STICKY_PISTON 400
-#define IDS_DESC_STONE_BRICK_SMOOTH 401
-#define IDS_DESC_IRON_FENCE 402
-#define IDS_DESC_FENCE_GATE 403
-#define IDS_DESC_MELON_BLOCK 404
-#define IDS_DESC_THIN_GLASS 405
-#define IDS_DESC_PUMPKIN_SEEDS 406
-#define IDS_DESC_MELON_SEEDS 407
-#define IDS_DESC_ENDER_PEARL 408
-#define IDS_DESC_GRASS 409
-#define IDS_DESC_SPONGE 410
-#define IDS_DESC_WEB 411
-#define IDS_DESC_STONE_SILVERFISH 412
-#define IDS_DESC_VINE 413
-#define IDS_DESC_ICE 414
-#define IDS_DESC_DEAD_BUSH 415
-#define IDS_DESC_BLAZE_ROD 416
-#define IDS_DESC_GHAST_TEAR 417
-#define IDS_DESC_GOLD_NUGGET 418
-#define IDS_DESC_NETHER_STALK_SEEDS 419
-#define IDS_DESC_POTION 420
-#define IDS_DESC_GLASS_BOTTLE 421
-#define IDS_DESC_SPIDER_EYE 422
-#define IDS_DESC_FERMENTED_SPIDER_EYE 423
-#define IDS_DESC_BLAZE_POWDER 424
-#define IDS_DESC_MAGMA_CREAM 425
-#define IDS_DESC_BREWING_STAND 426
-#define IDS_DESC_CAULDRON 427
-#define IDS_DESC_EYE_OF_ENDER 428
-#define IDS_DESC_SPECKLED_MELON 429
-#define IDS_DESC_MYCEL 430
-#define IDS_DESC_WATERLILY 431
-#define IDS_DESC_NETHERBRICK 432
-#define IDS_DESC_NETHERFENCE 433
-#define IDS_DESC_NETHERSTALK 434
-#define IDS_DESC_ENCHANTMENTTABLE 435
-#define IDS_DESC_END_PORTAL 436
-#define IDS_DESC_ENDPORTALFRAME 437
-#define IDS_DESC_WHITESTONE 438
-#define IDS_DESC_DRAGONEGG 439
-#define IDS_DESC_EXP_BOTTLE 440
-#define IDS_DESC_FIREBALL 441
-#define IDS_DESC_ITEMFRAME 442
-#define IDS_DESC_MONSTER_SPAWNER 443
-#define IDS_DESC_WOODSLAB 444
-#define IDS_DESC_STONESLAB 445
-#define IDS_DESC_ITEM_NETHERBRICK 446
-#define IDS_DESC_REDSTONE_LIGHT 447
-#define IDS_DESC_COCOA 448
-#define IDS_DESC_SKULL 449
-#define IDS_DESC_COMMAND_BLOCK 450
-#define IDS_DESC_BEACON 451
-#define IDS_DESC_CHEST_TRAP 452
-#define IDS_DESC_WEIGHTED_PLATE_LIGHT 453
-#define IDS_DESC_WEIGHTED_PLATE_HEAVY 454
-#define IDS_DESC_REDSTONE_BLOCK 455
-#define IDS_DESC_HOPPER 456
-#define IDS_DESC_ACTIVATOR_RAIL 457
-#define IDS_DESC_DROPPER 458
-#define IDS_DESC_STAINED_CLAY 459
-#define IDS_DESC_HAY 460
-#define IDS_DESC_HARDENED_CLAY 461
-#define IDS_DESC_STAINED_GLASS 462
-#define IDS_DESC_STAINED_GLASS_PANE 463
-#define IDS_DESC_COAL_BLOCK 464
-#define IDS_SQUID 465
-#define IDS_DESC_SQUID 466
-#define IDS_COW 467
-#define IDS_DESC_COW 468
-#define IDS_SHEEP 469
-#define IDS_DESC_SHEEP 470
-#define IDS_CHICKEN 471
-#define IDS_DESC_CHICKEN 472
-#define IDS_PIG 473
-#define IDS_DESC_PIG 474
-#define IDS_WOLF 475
-#define IDS_DESC_WOLF 476
-#define IDS_CREEPER 477
-#define IDS_DESC_CREEPER 478
-#define IDS_SKELETON 479
-#define IDS_DESC_SKELETON 480
-#define IDS_SPIDER 481
-#define IDS_DESC_SPIDER 482
-#define IDS_ZOMBIE 483
-#define IDS_DESC_ZOMBIE 484
-#define IDS_PIGZOMBIE 485
-#define IDS_DESC_PIGZOMBIE 486
-#define IDS_GHAST 487
-#define IDS_DESC_GHAST 488
-#define IDS_SLIME 489
-#define IDS_DESC_SLIME 490
-#define IDS_ENDERMAN 491
-#define IDS_DESC_ENDERMAN 492
-#define IDS_SILVERFISH 493
-#define IDS_DESC_SILVERFISH 494
-#define IDS_CAVE_SPIDER 495
-#define IDS_DESC_CAVE_SPIDER 496
-#define IDS_MUSHROOM_COW 497
-#define IDS_DESC_MUSHROOM_COW 498
-#define IDS_SNOWMAN 499
-#define IDS_DESC_SNOWMAN 500
-#define IDS_ENDERDRAGON 501
-#define IDS_DESC_ENDERDRAGON 502
-#define IDS_BLAZE 503
-#define IDS_DESC_BLAZE 504
-#define IDS_LAVA_SLIME 505
-#define IDS_DESC_LAVA_SLIME 506
-#define IDS_VILLAGER 507
-#define IDS_OZELOT 508
-#define IDS_DESC_OZELOT 509
-#define IDS_IRONGOLEM 510
-#define IDS_DESC_IRONGOLEM 511
-#define IDS_BAT 512
-#define IDS_DESC_BAT 513
-#define IDS_WITCH 514
-#define IDS_DESC_WITCH 515
-#define IDS_HORSE 516
-#define IDS_DESC_HORSE 517
-#define IDS_DONKEY 518
-#define IDS_DESC_DONKEY 519
-#define IDS_MULE 520
-#define IDS_DESC_MULE 521
-#define IDS_ZOMBIE_HORSE 522
-#define IDS_SKELETON_HORSE 523
-#define IDS_WITHER 524
-#define IDS_DESC_WITHER 525
-#define IDS_CREDITS_EXPLODANIM 526
-#define IDS_CREDITS_CONCEPTART 527
-#define IDS_CREDITS_CRUNCHER 528
-#define IDS_CREDITS_BULLYCOORD 529
-#define IDS_CREDITS_ORIGINALDESIGN 530
-#define IDS_CREDITS_PMPROD 531
-#define IDS_CREDITS_RESTOFMOJANG 532
-#define IDS_CREDITS_LEADPC 533
-#define IDS_CREDITS_CODENINJA 534
-#define IDS_CREDITS_CEO 535
-#define IDS_CREDITS_WCW 536
-#define IDS_CREDITS_CUSTOMERSUPPORT 537
-#define IDS_CREDITS_OFFICEDJ 538
-#define IDS_CREDITS_DESPROG 539
-#define IDS_CREDITS_DEVELOPER 540
-#define IDS_CREDITS_CHIEFARCHITECT 541
-#define IDS_CREDITS_ARTDEVELOPER 542
-#define IDS_CREDITS_GAMECRAFTER 543
-#define IDS_CREDITS_DOF 544
-#define IDS_CREDITS_MUSICANDSOUNDS 545
-#define IDS_CREDITS_PROGRAMMING 546
-#define IDS_CREDITS_ART 547
-#define IDS_CREDITS_QA 548
-#define IDS_CREDITS_EXECPRODUCER 549
-#define IDS_CREDITS_LEADPRODUCER 550
-#define IDS_CREDITS_PRODUCER 551
-#define IDS_CREDITS_TESTLEAD 552
-#define IDS_CREDITS_LEADTESTER 553
-#define IDS_CREDITS_DESIGNTEAM 554
-#define IDS_CREDITS_DEVELOPMENTTEAM 555
-#define IDS_CREDITS_RELEASEMANAGEMENT 556
-#define IDS_CREDITS_XBLADIRECTOR 557
-#define IDS_CREDITS_BIZDEV 558
-#define IDS_CREDITS_PORTFOLIODIRECTOR 559
-#define IDS_CREDITS_PRODUCTMANAGER 560
-#define IDS_CREDITS_MARKETING 561
-#define IDS_CREDITS_COMMUNITYMANAGER 562
-#define IDS_CREDITS_EUROPELOC 563
-#define IDS_CREDITS_REDMONDLOC 564
-#define IDS_CREDITS_ASIALOC 565
-#define IDS_CREDITS_USERRESEARCH 566
-#define IDS_CREDITS_MGSCENTRAL 567
-#define IDS_CREDITS_MILESTONEACCEPT 568
-#define IDS_CREDITS_SPECIALTHANKS 569
-#define IDS_CREDITS_TESTMANAGER 570
-#define IDS_CREDITS_SRTESTLEAD 571
-#define IDS_CREDITS_SDET 572
-#define IDS_CREDITS_PROJECT 573
-#define IDS_CREDITS_ADDITIONALSTE 574
-#define IDS_CREDITS_TESTASSOCIATES 575
-#define IDS_CREDITS_JON_KAGSTROM 576
-#define IDS_CREDITS_TOBIAS_MOLLSTAM 577
-#define IDS_CREDITS_RISE_LUGO 578
-#define IDS_ITEM_SWORD_WOOD 579
-#define IDS_ITEM_SWORD_STONE 580
-#define IDS_ITEM_SWORD_IRON 581
-#define IDS_ITEM_SWORD_DIAMOND 582
-#define IDS_ITEM_SWORD_GOLD 583
-#define IDS_ITEM_SHOVEL_WOOD 584
-#define IDS_ITEM_SHOVEL_STONE 585
-#define IDS_ITEM_SHOVEL_IRON 586
-#define IDS_ITEM_SHOVEL_DIAMOND 587
-#define IDS_ITEM_SHOVEL_GOLD 588
-#define IDS_ITEM_PICKAXE_WOOD 589
-#define IDS_ITEM_PICKAXE_STONE 590
-#define IDS_ITEM_PICKAXE_IRON 591
-#define IDS_ITEM_PICKAXE_DIAMOND 592
-#define IDS_ITEM_PICKAXE_GOLD 593
-#define IDS_ITEM_HATCHET_WOOD 594
-#define IDS_ITEM_HATCHET_STONE 595
-#define IDS_ITEM_HATCHET_IRON 596
-#define IDS_ITEM_HATCHET_DIAMOND 597
-#define IDS_ITEM_HATCHET_GOLD 598
-#define IDS_ITEM_HOE_WOOD 599
-#define IDS_ITEM_HOE_STONE 600
-#define IDS_ITEM_HOE_IRON 601
-#define IDS_ITEM_HOE_DIAMOND 602
-#define IDS_ITEM_HOE_GOLD 603
-#define IDS_ITEM_DOOR_WOOD 604
-#define IDS_ITEM_DOOR_IRON 605
-#define IDS_ITEM_HELMET_CHAIN 606
-#define IDS_ITEM_CHESTPLATE_CHAIN 607
-#define IDS_ITEM_LEGGINGS_CHAIN 608
-#define IDS_ITEM_BOOTS_CHAIN 609
-#define IDS_ITEM_HELMET_CLOTH 610
-#define IDS_ITEM_HELMET_IRON 611
-#define IDS_ITEM_HELMET_DIAMOND 612
-#define IDS_ITEM_HELMET_GOLD 613
-#define IDS_ITEM_CHESTPLATE_CLOTH 614
-#define IDS_ITEM_CHESTPLATE_IRON 615
-#define IDS_ITEM_CHESTPLATE_DIAMOND 616
-#define IDS_ITEM_CHESTPLATE_GOLD 617
-#define IDS_ITEM_LEGGINGS_CLOTH 618
-#define IDS_ITEM_LEGGINGS_IRON 619
-#define IDS_ITEM_LEGGINGS_DIAMOND 620
-#define IDS_ITEM_LEGGINGS_GOLD 621
-#define IDS_ITEM_BOOTS_CLOTH 622
-#define IDS_ITEM_BOOTS_IRON 623
-#define IDS_ITEM_BOOTS_DIAMOND 624
-#define IDS_ITEM_BOOTS_GOLD 625
-#define IDS_ITEM_INGOT_IRON 626
-#define IDS_ITEM_INGOT_GOLD 627
-#define IDS_ITEM_BUCKET 628
-#define IDS_ITEM_BUCKET_WATER 629
-#define IDS_ITEM_BUCKET_LAVA 630
-#define IDS_ITEM_FLINT_AND_STEEL 631
-#define IDS_ITEM_APPLE 632
-#define IDS_ITEM_BOW 633
-#define IDS_ITEM_ARROW 634
-#define IDS_ITEM_COAL 635
-#define IDS_ITEM_CHARCOAL 636
-#define IDS_ITEM_DIAMOND 637
-#define IDS_ITEM_STICK 638
-#define IDS_ITEM_BOWL 639
-#define IDS_ITEM_MUSHROOM_STEW 640
-#define IDS_ITEM_STRING 641
-#define IDS_ITEM_FEATHER 642
-#define IDS_ITEM_SULPHUR 643
-#define IDS_ITEM_WHEAT_SEEDS 644
-#define IDS_ITEM_WHEAT 645
-#define IDS_ITEM_BREAD 646
-#define IDS_ITEM_FLINT 647
-#define IDS_ITEM_PORKCHOP_RAW 648
-#define IDS_ITEM_PORKCHOP_COOKED 649
-#define IDS_ITEM_PAINTING 650
-#define IDS_ITEM_APPLE_GOLD 651
-#define IDS_ITEM_SIGN 652
-#define IDS_ITEM_MINECART 653
-#define IDS_ITEM_SADDLE 654
-#define IDS_ITEM_REDSTONE 655
-#define IDS_ITEM_SNOWBALL 656
-#define IDS_ITEM_BOAT 657
-#define IDS_ITEM_LEATHER 658
-#define IDS_ITEM_BUCKET_MILK 659
-#define IDS_ITEM_BRICK 660
-#define IDS_ITEM_CLAY 661
-#define IDS_ITEM_REEDS 662
-#define IDS_ITEM_PAPER 663
-#define IDS_ITEM_BOOK 664
-#define IDS_ITEM_SLIMEBALL 665
-#define IDS_ITEM_MINECART_CHEST 666
-#define IDS_ITEM_MINECART_FURNACE 667
-#define IDS_ITEM_EGG 668
-#define IDS_ITEM_COMPASS 669
-#define IDS_ITEM_FISHING_ROD 670
-#define IDS_ITEM_CLOCK 671
-#define IDS_ITEM_YELLOW_DUST 672
-#define IDS_ITEM_FISH_RAW 673
-#define IDS_ITEM_FISH_COOKED 674
-#define IDS_ITEM_DYE_POWDER 675
-#define IDS_ITEM_DYE_POWDER_BLACK 676
-#define IDS_ITEM_DYE_POWDER_RED 677
-#define IDS_ITEM_DYE_POWDER_GREEN 678
-#define IDS_ITEM_DYE_POWDER_BROWN 679
-#define IDS_ITEM_DYE_POWDER_BLUE 680
-#define IDS_ITEM_DYE_POWDER_PURPLE 681
-#define IDS_ITEM_DYE_POWDER_CYAN 682
-#define IDS_ITEM_DYE_POWDER_SILVER 683
-#define IDS_ITEM_DYE_POWDER_GRAY 684
-#define IDS_ITEM_DYE_POWDER_PINK 685
-#define IDS_ITEM_DYE_POWDER_LIME 686
-#define IDS_ITEM_DYE_POWDER_YELLOW 687
-#define IDS_ITEM_DYE_POWDER_LIGHT_BLUE 688
-#define IDS_ITEM_DYE_POWDER_MAGENTA 689
-#define IDS_ITEM_DYE_POWDER_ORANGE 690
-#define IDS_ITEM_DYE_POWDER_WHITE 691
-#define IDS_ITEM_BONE 692
-#define IDS_ITEM_SUGAR 693
-#define IDS_ITEM_CAKE 694
-#define IDS_ITEM_BED 695
-#define IDS_ITEM_DIODE 696
-#define IDS_ITEM_COOKIE 697
-#define IDS_ITEM_MAP 698
-#define IDS_ITEM_MAP_EMPTY 699
-#define IDS_ITEM_RECORD_01 700
-#define IDS_ITEM_RECORD_02 701
-#define IDS_ITEM_RECORD_03 702
-#define IDS_ITEM_RECORD_04 703
-#define IDS_ITEM_RECORD_05 704
-#define IDS_ITEM_RECORD_06 705
-#define IDS_ITEM_RECORD_07 706
-#define IDS_ITEM_RECORD_08 707
-#define IDS_ITEM_RECORD_09 708
-#define IDS_ITEM_RECORD_10 709
-#define IDS_ITEM_RECORD_11 710
-#define IDS_ITEM_RECORD_12 711
-#define IDS_ITEM_SHEARS 712
-#define IDS_ITEM_PUMPKIN_SEEDS 713
-#define IDS_ITEM_MELON_SEEDS 714
-#define IDS_ITEM_CHICKEN_RAW 715
-#define IDS_ITEM_CHICKEN_COOKED 716
-#define IDS_ITEM_BEEF_RAW 717
-#define IDS_ITEM_BEEF_COOKED 718
-#define IDS_ITEM_ROTTEN_FLESH 719
-#define IDS_ITEM_ENDER_PEARL 720
-#define IDS_ITEM_MELON_SLICE 721
-#define IDS_ITEM_BLAZE_ROD 722
-#define IDS_ITEM_GHAST_TEAR 723
-#define IDS_ITEM_GOLD_NUGGET 724
-#define IDS_ITEM_NETHER_STALK_SEEDS 725
-#define IDS_ITEM_POTION 726
-#define IDS_ITEM_GLASS_BOTTLE 727
-#define IDS_ITEM_WATER_BOTTLE 728
-#define IDS_ITEM_SPIDER_EYE 729
-#define IDS_ITEM_FERMENTED_SPIDER_EYE 730
-#define IDS_ITEM_BLAZE_POWDER 731
-#define IDS_ITEM_MAGMA_CREAM 732
-#define IDS_ITEM_BREWING_STAND 733
-#define IDS_ITEM_CAULDRON 734
-#define IDS_ITEM_EYE_OF_ENDER 735
-#define IDS_ITEM_SPECKLED_MELON 736
-#define IDS_ITEM_EXP_BOTTLE 737
-#define IDS_ITEM_FIREBALL 738
-#define IDS_ITEM_FIREBALLCHARCOAL 739
-#define IDS_ITEM_FIREBALLCOAL 740
-#define IDS_ITEM_ITEMFRAME 741
-#define IDS_ITEM_MONSTER_SPAWNER 742
-#define IDS_ITEM_NETHERBRICK 743
-#define IDS_ITEM_SKULL 744
-#define IDS_ITEM_SKULL_SKELETON 745
-#define IDS_ITEM_SKULL_WITHER 746
-#define IDS_ITEM_SKULL_ZOMBIE 747
-#define IDS_ITEM_SKULL_CHARACTER 748
-#define IDS_ITEM_SKULL_PLAYER 749
-#define IDS_ITEM_SKULL_CREEPER 750
-#define IDS_NETHER_STAR 751
-#define IDS_FIREWORKS 752
-#define IDS_FIREWORKS_CHARGE 753
-#define IDS_ITEM_COMPARATOR 754
-#define IDS_ITEM_MINECART_TNT 755
-#define IDS_ITEM_MINECART_HOPPER 756
-#define IDS_ITEM_IRON_HORSE_ARMOR 757
-#define IDS_ITEM_GOLD_HORSE_ARMOR 758
-#define IDS_ITEM_DIAMOND_HORSE_ARMOR 759
-#define IDS_ITEM_LEAD 760
-#define IDS_ITEM_NAME_TAG 761
-#define IDS_TILE_STONE 762
-#define IDS_TILE_GRASS 763
-#define IDS_TILE_DIRT 764
-#define IDS_TILE_STONE_BRICK 765
-#define IDS_TILE_OAKWOOD_PLANKS 766
-#define IDS_TILE_SPRUCEWOOD_PLANKS 767
-#define IDS_TILE_BIRCHWOOD_PLANKS 768
-#define IDS_TILE_JUNGLE_PLANKS 769
-#define IDS_TILE_PLANKS 770
-#define IDS_TILE_SAPLING 771
-#define IDS_TILE_SAPLING_OAK 772
-#define IDS_TILE_SAPLING_SPRUCE 773
-#define IDS_TILE_SAPLING_BIRCH 774
-#define IDS_TILE_SAPLING_JUNGLE 775
-#define IDS_TILE_BEDROCK 776
-#define IDS_TILE_WATER 777
-#define IDS_TILE_LAVA 778
-#define IDS_TILE_SAND 779
-#define IDS_TILE_SANDSTONE 780
-#define IDS_TILE_GRAVEL 781
-#define IDS_TILE_ORE_GOLD 782
-#define IDS_TILE_ORE_IRON 783
-#define IDS_TILE_ORE_COAL 784
-#define IDS_TILE_LOG 785
-#define IDS_TILE_LOG_OAK 786
-#define IDS_TILE_LOG_SPRUCE 787
-#define IDS_TILE_LOG_BIRCH 788
-#define IDS_TILE_LOG_JUNGLE 789
-#define IDS_TILE_OAK 790
-#define IDS_TILE_SPRUCE 791
-#define IDS_TILE_BIRCH 792
-#define IDS_TILE_LEAVES 793
-#define IDS_TILE_LEAVES_OAK 794
-#define IDS_TILE_LEAVES_SPRUCE 795
-#define IDS_TILE_LEAVES_BIRCH 796
-#define IDS_TILE_LEAVES_JUNGLE 797
-#define IDS_TILE_SPONGE 798
-#define IDS_TILE_GLASS 799
-#define IDS_TILE_CLOTH 800
-#define IDS_TILE_CLOTH_BLACK 801
-#define IDS_TILE_CLOTH_RED 802
-#define IDS_TILE_CLOTH_GREEN 803
-#define IDS_TILE_CLOTH_BROWN 804
-#define IDS_TILE_CLOTH_BLUE 805
-#define IDS_TILE_CLOTH_PURPLE 806
-#define IDS_TILE_CLOTH_CYAN 807
-#define IDS_TILE_CLOTH_SILVER 808
-#define IDS_TILE_CLOTH_GRAY 809
-#define IDS_TILE_CLOTH_PINK 810
-#define IDS_TILE_CLOTH_LIME 811
-#define IDS_TILE_CLOTH_YELLOW 812
-#define IDS_TILE_CLOTH_LIGHT_BLUE 813
-#define IDS_TILE_CLOTH_MAGENTA 814
-#define IDS_TILE_CLOTH_ORANGE 815
-#define IDS_TILE_CLOTH_WHITE 816
-#define IDS_TILE_FLOWER 817
-#define IDS_TILE_ROSE 818
-#define IDS_TILE_MUSHROOM 819
-#define IDS_TILE_BLOCK_GOLD 820
-#define IDS_DESC_BLOCK_GOLD 821
-#define IDS_DESC_BLOCK_IRON 822
-#define IDS_TILE_BLOCK_IRON 823
-#define IDS_TILE_STONESLAB 824
-#define IDS_TILE_STONESLAB_STONE 825
-#define IDS_TILE_STONESLAB_SAND 826
-#define IDS_TILE_STONESLAB_WOOD 827
-#define IDS_TILE_STONESLAB_COBBLE 828
-#define IDS_TILE_STONESLAB_BRICK 829
-#define IDS_TILE_STONESLAB_SMOOTHBRICK 830
-#define IDS_TILE_STONESLAB_OAK 831
-#define IDS_TILE_STONESLAB_SPRUCE 832
-#define IDS_TILE_STONESLAB_BIRCH 833
-#define IDS_TILE_STONESLAB_JUNGLE 834
-#define IDS_TILE_STONESLAB_NETHERBRICK 835
-#define IDS_TILE_BRICK 836
-#define IDS_TILE_TNT 837
-#define IDS_TILE_BOOKSHELF 838
-#define IDS_TILE_STONE_MOSS 839
-#define IDS_TILE_OBSIDIAN 840
-#define IDS_TILE_TORCH 841
-#define IDS_TILE_TORCHCOAL 842
-#define IDS_TILE_TORCHCHARCOAL 843
-#define IDS_TILE_FIRE 844
-#define IDS_TILE_MOB_SPAWNER 845
-#define IDS_TILE_STAIRS_WOOD 846
-#define IDS_TILE_CHEST 847
-#define IDS_TILE_REDSTONE_DUST 848
-#define IDS_TILE_ORE_DIAMOND 849
-#define IDS_TILE_BLOCK_DIAMOND 850
-#define IDS_DESC_BLOCK_DIAMOND 851
-#define IDS_TILE_WORKBENCH 852
-#define IDS_TILE_CROPS 853
-#define IDS_TILE_FARMLAND 854
-#define IDS_TILE_FURNACE 855
-#define IDS_TILE_SIGN 856
-#define IDS_TILE_DOOR_WOOD 857
-#define IDS_TILE_LADDER 858
-#define IDS_TILE_RAIL 859
-#define IDS_TILE_GOLDEN_RAIL 860
-#define IDS_TILE_DETECTOR_RAIL 861
-#define IDS_TILE_STAIRS_STONE 862
-#define IDS_TILE_LEVER 863
-#define IDS_TILE_PRESSURE_PLATE 864
-#define IDS_TILE_DOOR_IRON 865
-#define IDS_TILE_ORE_REDSTONE 866
-#define IDS_TILE_NOT_GATE 867
-#define IDS_TILE_BUTTON 868
-#define IDS_TILE_SNOW 869
-#define IDS_TILE_ICE 870
-#define IDS_TILE_CACTUS 871
-#define IDS_TILE_CLAY 872
-#define IDS_TILE_REEDS 873
-#define IDS_TILE_JUKEBOX 874
-#define IDS_TILE_FENCE 875
-#define IDS_TILE_PUMPKIN 876
-#define IDS_TILE_LIT_PUMPKIN 877
-#define IDS_TILE_HELL_ROCK 878
-#define IDS_TILE_HELL_SAND 879
-#define IDS_TILE_LIGHT_GEM 880
-#define IDS_TILE_PORTAL 881
-#define IDS_TILE_ORE_LAPIS 882
-#define IDS_TILE_BLOCK_LAPIS 883
-#define IDS_DESC_BLOCK_LAPIS 884
-#define IDS_TILE_DISPENSER 885
-#define IDS_TILE_MUSIC_BLOCK 886
-#define IDS_TILE_CAKE 887
-#define IDS_TILE_BED 888
-#define IDS_TILE_WEB 889
-#define IDS_TILE_TALL_GRASS 890
-#define IDS_TILE_DEAD_BUSH 891
-#define IDS_TILE_DIODE 892
-#define IDS_TILE_LOCKED_CHEST 893
-#define IDS_TILE_TRAPDOOR 894
-#define IDS_ANY_WOOL 895
-#define IDS_TILE_PISTON_BASE 896
-#define IDS_TILE_PISTON_STICK_BASE 897
-#define IDS_TILE_MONSTER_STONE_EGG 898
-#define IDS_TILE_STONE_BRICK_SMOOTH 899
-#define IDS_TILE_STONE_BRICK_SMOOTH_MOSSY 900
-#define IDS_TILE_STONE_BRICK_SMOOTH_CRACKED 901
-#define IDS_TILE_STONE_BRICK_SMOOTH_CHISELED 902
-#define IDS_TILE_HUGE_MUSHROOM_1 903
-#define IDS_TILE_HUGE_MUSHROOM_2 904
-#define IDS_TILE_IRON_FENCE 905
-#define IDS_TILE_THIN_GLASS 906
-#define IDS_TILE_MELON 907
-#define IDS_TILE_PUMPKIN_STEM 908
-#define IDS_TILE_MELON_STEM 909
-#define IDS_TILE_VINE 910
-#define IDS_TILE_FENCE_GATE 911
-#define IDS_TILE_STAIRS_BRICKS 912
-#define IDS_TILE_STAIRS_STONE_BRICKS_SMOOTH 913
-#define IDS_TILE_STONE_SILVERFISH 914
-#define IDS_TILE_STONE_SILVERFISH_COBBLESTONE 915
-#define IDS_TILE_STONE_SILVERFISH_STONE_BRICK 916
-#define IDS_TILE_MYCEL 917
-#define IDS_TILE_WATERLILY 918
-#define IDS_TILE_NETHERBRICK 919
-#define IDS_TILE_NETHERFENCE 920
-#define IDS_TILE_STAIRS_NETHERBRICK 921
-#define IDS_TILE_NETHERSTALK 922
-#define IDS_TILE_ENCHANTMENTTABLE 923
-#define IDS_TILE_BREWINGSTAND 924
-#define IDS_TILE_CAULDRON 925
-#define IDS_TILE_END_PORTAL 926
-#define IDS_TILE_ENDPORTALFRAME 927
-#define IDS_TILE_WHITESTONE 928
-#define IDS_TILE_DRAGONEGG 929
-#define IDS_TILE_SHRUB 930
-#define IDS_TILE_FERN 931
-#define IDS_TILE_STAIRS_SANDSTONE 932
-#define IDS_TILE_STAIRS_SPRUCEWOOD 933
-#define IDS_TILE_STAIRS_BIRCHWOOD 934
-#define IDS_TILE_STAIRS_JUNGLEWOOD 935
-#define IDS_TILE_REDSTONE_LIGHT 936
-#define IDS_TILE_COCOA 937
-#define IDS_TILE_SKULL 938
-#define IDS_TILE_COMMAND_BLOCK 939
-#define IDS_TILE_BEACON 940
-#define IDS_TILE_CHEST_TRAP 941
-#define IDS_TILE_WEIGHTED_PLATE_LIGHT 942
-#define IDS_TILE_WEIGHTED_PLATE_HEAVY 943
-#define IDS_TILE_COMPARATOR 944
-#define IDS_TILE_DAYLIGHT_DETECTOR 945
-#define IDS_TILE_REDSTONE_BLOCK 946
-#define IDS_TILE_HOPPER 947
-#define IDS_TILE_ACTIVATOR_RAIL 948
-#define IDS_TILE_DROPPER 949
-#define IDS_TILE_STAINED_CLAY 950
-#define IDS_TILE_HAY 951
-#define IDS_TILE_HARDENED_CLAY 952
-#define IDS_TILE_COAL 953
-#define IDS_TILE_STAINED_CLAY_BLACK 954
-#define IDS_TILE_STAINED_CLAY_RED 955
-#define IDS_TILE_STAINED_CLAY_GREEN 956
-#define IDS_TILE_STAINED_CLAY_BROWN 957
-#define IDS_TILE_STAINED_CLAY_BLUE 958
-#define IDS_TILE_STAINED_CLAY_PURPLE 959
-#define IDS_TILE_STAINED_CLAY_CYAN 960
-#define IDS_TILE_STAINED_CLAY_SILVER 961
-#define IDS_TILE_STAINED_CLAY_GRAY 962
-#define IDS_TILE_STAINED_CLAY_PINK 963
-#define IDS_TILE_STAINED_CLAY_LIME 964
-#define IDS_TILE_STAINED_CLAY_YELLOW 965
-#define IDS_TILE_STAINED_CLAY_LIGHT_BLUE 966
-#define IDS_TILE_STAINED_CLAY_MAGENTA 967
-#define IDS_TILE_STAINED_CLAY_ORANGE 968
-#define IDS_TILE_STAINED_CLAY_WHITE 969
-#define IDS_TILE_STAINED_GLASS 970
-#define IDS_TILE_STAINED_GLASS_BLACK 971
-#define IDS_TILE_STAINED_GLASS_RED 972
-#define IDS_TILE_STAINED_GLASS_GREEN 973
-#define IDS_TILE_STAINED_GLASS_BROWN 974
-#define IDS_TILE_STAINED_GLASS_BLUE 975
-#define IDS_TILE_STAINED_GLASS_PURPLE 976
-#define IDS_TILE_STAINED_GLASS_CYAN 977
-#define IDS_TILE_STAINED_GLASS_SILVER 978
-#define IDS_TILE_STAINED_GLASS_GRAY 979
-#define IDS_TILE_STAINED_GLASS_PINK 980
-#define IDS_TILE_STAINED_GLASS_LIME 981
-#define IDS_TILE_STAINED_GLASS_YELLOW 982
-#define IDS_TILE_STAINED_GLASS_LIGHT_BLUE 983
-#define IDS_TILE_STAINED_GLASS_MAGENTA 984
-#define IDS_TILE_STAINED_GLASS_ORANGE 985
-#define IDS_TILE_STAINED_GLASS_WHITE 986
-#define IDS_TILE_STAINED_GLASS_PANE 987
-#define IDS_TILE_STAINED_GLASS_PANE_BLACK 988
-#define IDS_TILE_STAINED_GLASS_PANE_RED 989
-#define IDS_TILE_STAINED_GLASS_PANE_GREEN 990
-#define IDS_TILE_STAINED_GLASS_PANE_BROWN 991
-#define IDS_TILE_STAINED_GLASS_PANE_BLUE 992
-#define IDS_TILE_STAINED_GLASS_PANE_PURPLE 993
-#define IDS_TILE_STAINED_GLASS_PANE_CYAN 994
-#define IDS_TILE_STAINED_GLASS_PANE_SILVER 995
-#define IDS_TILE_STAINED_GLASS_PANE_GRAY 996
-#define IDS_TILE_STAINED_GLASS_PANE_PINK 997
-#define IDS_TILE_STAINED_GLASS_PANE_LIME 998
-#define IDS_TILE_STAINED_GLASS_PANE_YELLOW 999
-#define IDS_TILE_STAINED_GLASS_PANE_LIGHT_BLUE 1000
-#define IDS_TILE_STAINED_GLASS_PANE_MAGENTA 1001
-#define IDS_TILE_STAINED_GLASS_PANE_ORANGE 1002
-#define IDS_TILE_STAINED_GLASS_PANE_WHITE 1003
-#define IDS_FIREWORKS_CHARGE_TYPE_0 1004
-#define IDS_FIREWORKS_CHARGE_TYPE_1 1005
-#define IDS_FIREWORKS_CHARGE_TYPE_2 1006
-#define IDS_FIREWORKS_CHARGE_TYPE_3 1007
-#define IDS_FIREWORKS_CHARGE_TYPE_4 1008
-#define IDS_FIREWORKS_CHARGE_TYPE 1009
-#define IDS_FIREWORKS_CHARGE_BLACK 1010
-#define IDS_FIREWORKS_CHARGE_RED 1011
-#define IDS_FIREWORKS_CHARGE_GREEN 1012
-#define IDS_FIREWORKS_CHARGE_BROWN 1013
-#define IDS_FIREWORKS_CHARGE_BLUE 1014
-#define IDS_FIREWORKS_CHARGE_PURPLE 1015
-#define IDS_FIREWORKS_CHARGE_CYAN 1016
-#define IDS_FIREWORKS_CHARGE_SILVER 1017
-#define IDS_FIREWORKS_CHARGE_GRAY 1018
-#define IDS_FIREWORKS_CHARGE_PINK 1019
-#define IDS_FIREWORKS_CHARGE_LIME 1020
-#define IDS_FIREWORKS_CHARGE_YELLOW 1021
-#define IDS_FIREWORKS_CHARGE_LIGHT_BLUE 1022
-#define IDS_FIREWORKS_CHARGE_MAGENTA 1023
-#define IDS_FIREWORKS_CHARGE_ORANGE 1024
-#define IDS_FIREWORKS_CHARGE_WHITE 1025
-#define IDS_FIREWORKS_CHARGE_CUSTOM 1026
-#define IDS_FIREWORKS_CHARGE_FADE_TO 1027
-#define IDS_FIREWORKS_CHARGE_FLICKER 1028
-#define IDS_FIREWORKS_CHARGE_TRAIL 1029
-#define IDS_ITEM_FIREWORKS_FLIGHT 1030
-#define IDS_CURRENT_LAYOUT 1031
-#define IDS_CONTROLS_LAYOUT 1032
-#define IDS_CONTROLS_MOVE 1033
-#define IDS_CONTROLS_LOOK 1034
-#define IDS_CONTROLS_PAUSE 1035
-#define IDS_CONTROLS_JUMP 1036
-#define IDS_CONTROLS_JUMPFLY 1037
-#define IDS_CONTROLS_INVENTORY 1038
-#define IDS_CONTROLS_HELDITEM 1039
-#define IDS_CONTROLS_ACTION 1040
-#define IDS_CONTROLS_USE 1041
-#define IDS_CONTROLS_CRAFTING 1042
-#define IDS_CONTROLS_DROP 1043
-#define IDS_CONTROLS_SNEAK 1044
-#define IDS_CONTROLS_SNEAKFLY 1045
-#define IDS_CONTROLS_THIRDPERSON 1046
-#define IDS_CONTROLS_PLAYERS 1047
-#define IDS_CONTROLS_DPAD 1048
-#define IDS_CONTROLS_SCHEME0 1049
-#define IDS_CONTROLS_SCHEME1 1050
-#define IDS_CONTROLS_SCHEME2 1051
-#define IDS_CONTROLLER_A 1052
-#define IDS_CONTROLLER_B 1053
-#define IDS_CONTROLLER_X 1054
-#define IDS_CONTROLLER_Y 1055
-#define IDS_CONTROLLER_LEFT_STICK 1056
-#define IDS_CONTROLLER_RIGHT_STICK 1057
-#define IDS_CONTROLLER_LEFT_TRIGGER 1058
-#define IDS_CONTROLLER_RIGHT_TRIGGER 1059
-#define IDS_CONTROLLER_LEFT_BUMPER 1060
-#define IDS_CONTROLLER_RIGHT_BUMPER 1061
-#define IDS_CONTROLLER_BACK 1062
-#define IDS_CONTROLLER_START 1063
-#define IDS_CONTROLLER_RIGHT_THUMBSTICK 1064
-#define IDS_CONTROLLER_LEFT_THUMBSTICK 1065
-#define IDS_CONTROLLER_DPAD_R 1066
-#define IDS_CONTROLLER_DPAD_L 1067
-#define IDS_CONTROLLER_DPAD_U 1068
-#define IDS_CONTROLLER_DPAD_D 1069
-#define IDS_ICON_SHANK_01 1070
-#define IDS_ICON_SHANK_03 1071
-#define IDS_TUTORIAL_PROMPT_PRESS_A_TO_CONTINUE 1072
-#define IDS_TUTORIAL_PROMPT_START_TUTORIAL 1073
-#define IDS_TUTORIAL_TASK_OVERVIEW 1074
-#define IDS_TUTORIAL_TASK_LOOK 1075
-#define IDS_TUTORIAL_TASK_MOVE 1076
-#define IDS_TUTORIAL_TASK_SPRINT 1077
-#define IDS_TUTORIAL_TASK_JUMP 1078
-#define IDS_TUTORIAL_TASK_MINE 1079
-#define IDS_TUTORIAL_TASK_CHOP_WOOD 1080
-#define IDS_TUTORIAL_TASK_CRAFTING 1081
-#define IDS_TUTORIAL_TASK_INVENTORY 1082
-#define IDS_TUTORIAL_TASK_FOOD_BAR_DEPLETE 1083
-#define IDS_TUTORIAL_TASK_FOOD_BAR_HEAL 1084
-#define IDS_TUTORIAL_TASK_FOOD_BAR_FEED 1085
-#define IDS_TUTORIAL_TASK_FOOD_BAR_EAT_STEAK 1086
-#define IDS_TUTORIAL_TASK_CREATE_PLANKS 1087
-#define IDS_TUTORIAL_TASK_CREATE_CRAFTING_TABLE 1088
-#define IDS_TUTORIAL_TASK_CREATE_STICKS 1089
-#define IDS_TUTORIAL_TASK_SCROLL 1090
-#define IDS_TUTORIAL_TASK_USE 1091
-#define IDS_TUTORIAL_TASK_PLACE_WORKBENCH 1092
-#define IDS_TUTORIAL_TASK_OPEN_WORKBENCH 1093
-#define IDS_TUTORIAL_TASK_CREATE_WOODEN_SHOVEL 1094
-#define IDS_TUTORIAL_TASK_CREATE_WOODEN_HATCHET 1095
-#define IDS_TUTORIAL_TASK_CREATE_WOODEN_PICKAXE 1096
-#define IDS_TUTORIAL_TASK_OPEN_CONTAINER 1097
-#define IDS_TUTORIAL_TASK_NIGHT_DANGER 1098
-#define IDS_TUTORIAL_TASK_NEARBY_SHELTER 1099
-#define IDS_TUTORIAL_TASK_COLLECT_RESOURCES 1100
-#define IDS_TUTORIAL_TASK_MINE_STONE 1101
-#define IDS_TUTORIAL_TASK_CREATE_FURNACE 1102
-#define IDS_TUTORIAL_TASK_PLACE_AND_OPEN_FURNACE 1103
-#define IDS_TUTORIAL_TASK_CREATE_CHARCOAL 1104
-#define IDS_TUTORIAL_TASK_CREATE_GLASS 1105
-#define IDS_TUTORIAL_TASK_CREATE_WOODEN_DOOR 1106
-#define IDS_TUTORIAL_TASK_PLACE_DOOR 1107
-#define IDS_TUTORIAL_TASK_CREATE_TORCH 1108
-#define IDS_TUTORIAL_TASK_BASIC_COMPLETE 1109
-#define IDS_TUTORIAL_PROMPT_BASIC_COMPLETE 1110
-#define IDS_TUTORIAL_TASK_INV_OVERVIEW 1111
-#define IDS_TUTORIAL_PROMPT_INV_OVERVIEW 1112
-#define IDS_TUTORIAL_TASK_INV_PICK_UP 1113
-#define IDS_TUTORIAL_TASK_INV_MOVE 1114
-#define IDS_TUTORIAL_TASK_INV_DROP 1115
-#define IDS_TUTORIAL_TASK_INV_INFO 1116
-#define IDS_TUTORIAL_TASK_INV_EXIT 1117
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_OVERVIEW 1118
-#define IDS_TUTORIAL_PROMPT_CREATIVE_INV_OVERVIEW 1119
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_PICK_UP 1120
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_MOVE 1121
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_DROP 1122
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_NAV 1123
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_INFO 1124
-#define IDS_TUTORIAL_TASK_CREATIVE_INV_EXIT 1125
-#define IDS_TUTORIAL_TASK_CRAFT_OVERVIEW 1126
-#define IDS_TUTORIAL_PROMPT_CRAFT_OVERVIEW 1127
-#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_DESCRIPTION 1128
-#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_INGREDIENTS 1129
-#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_INVENTORY 1130
-#define IDS_TUTORIAL_TASK_CRAFT_NAV 1131
-#define IDS_TUTORIAL_TASK_CRAFT_CREATE 1132
-#define IDS_TUTORIAL_TASK_CRAFT_CRAFT_TABLE 1133
-#define IDS_TUTORIAL_TASK_CRAFT_INVENTORY 1134
-#define IDS_TUTORIAL_TASK_CRAFT_DESCRIPTION 1135
-#define IDS_TUTORIAL_TASK_CRAFT_INGREDIENTS 1136
-#define IDS_TUTORIAL_TASK_CRAFT_CREATE_PLANKS 1137
-#define IDS_TUTORIAL_TASK_CRAFT_EXIT_AND_PLACE_TABLE 1138
-#define IDS_TUTORIAL_TASK_CRAFT_SELECT_TOOLS 1139
-#define IDS_TUTORIAL_TASK_CRAFT_SELECT_STRUCTURES 1140
-#define IDS_TUTORIAL_TASK_CRAFT_SELECT_WOODEN_SHOVEL 1141
-#define IDS_TUTORIAL_TASK_CRAFT_SELECT_CRAFTING_TABLE 1142
-#define IDS_TUTORIAL_TASK_CRAFT_TOOLS_BUILT 1143
-#define IDS_TUTORIAL_TASK_CRAFT_CREATE_FURNACE 1144
-#define IDS_TUTORIAL_TASK_CRAFT_EXIT_AND_PLACE_FURNACE 1145
-#define IDS_TUTORIAL_TASK_FURNACE_OVERVIEW 1146
-#define IDS_TUTORIAL_PROMPT_FURNACE_OVERVIEW 1147
-#define IDS_TUTORIAL_TASK_FURNACE_METHOD 1148
-#define IDS_TUTORIAL_TASK_FURNACE_FUELS 1149
-#define IDS_TUTORIAL_TASK_FURNACE_INGREDIENTS 1150
-#define IDS_TUTORIAL_TASK_FURNACE_CREATE_CHARCOAL 1151
-#define IDS_TUTORIAL_TASK_FURNACE_CHARCOAL_USES 1152
-#define IDS_TUTORIAL_TASK_FURNACE_CREATE_GLASS 1153
-#define IDS_TUTORIAL_TASK_BREWING_MENU_OVERVIEW 1154
-#define IDS_TUTORIAL_PROMPT_BREWING_MENU_OVERVIEW 1155
-#define IDS_TUTORIAL_TASK_BREWING_MENU_METHOD 1156
-#define IDS_TUTORIAL_TASK_BREWING_MENU_BASIC_INGREDIENTS 1157
-#define IDS_TUTORIAL_TASK_BREWING_MENU_EXTENDED_INGREDIENTS 1158
-#define IDS_TUTORIAL_TASK_BREWING_MENU_EXTENDED_INGREDIENTS_2 1159
-#define IDS_TUTORIAL_TASK_BREWING_MENU_CREATE_FIRE_POTION 1160
-#define IDS_TUTORIAL_TASK_BREWING_MENU_EXIT 1161
-#define IDS_TUTORIAL_TASK_BREWING_OVERVIEW 1162
-#define IDS_TUTORIAL_PROMPT_BREWING_OVERVIEW 1163
-#define IDS_TUTORIAL_TASK_BREWING_GET_GLASS_BOTTLE 1164
-#define IDS_TUTORIAL_TASK_BREWING_FILL_GLASS_BOTTLE 1165
-#define IDS_TUTORIAL_TASK_BREWING_FILL_CAULDRON 1166
-#define IDS_TUTORIAL_TASK_BREWING_CREATE_FIRE_POTION 1167
-#define IDS_TUTORIAL_TASK_BREWING_USE_POTION 1168
-#define IDS_TUTORIAL_TASK_BREWING_DRINK_FIRE_POTION 1169
-#define IDS_TUTORIAL_TASK_BREWING_USE_EFFECTS 1170
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_OVERVIEW 1171
-#define IDS_TUTORIAL_PROMPT_ENCHANTING_MENU_OVERVIEW 1172
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_START 1173
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_ENCHANTMENTS 1174
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_COST 1175
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_ENCHANT 1176
-#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_BETTER_ENCHANTMENTS 1177
-#define IDS_TUTORIAL_TASK_ENCHANTING_OVERVIEW 1178
-#define IDS_TUTORIAL_PROMPT_ENCHANTING_OVERVIEW 1179
-#define IDS_TUTORIAL_TASK_ENCHANTING_SUMMARY 1180
-#define IDS_TUTORIAL_TASK_ENCHANTING_BOOKCASES 1181
-#define IDS_TUTORIAL_TASK_ENCHANTING_EXPERIENCE 1182
-#define IDS_TUTORIAL_TASK_ENCHANTING_BOTTLE_O_ENCHANTING 1183
-#define IDS_TUTORIAL_TASK_ENCHANTING_USE_CHESTS 1184
-#define IDS_TUTORIAL_TASK_MINECART_OVERVIEW 1185
-#define IDS_TUTORIAL_PROMPT_MINECART_OVERVIEW 1186
-#define IDS_TUTORIAL_TASK_MINECART_RAILS 1187
-#define IDS_TUTORIAL_TASK_MINECART_POWERED_RAILS 1188
-#define IDS_TUTORIAL_TASK_BOAT_OVERVIEW 1189
-#define IDS_TUTORIAL_PROMPT_BOAT_OVERVIEW 1190
-#define IDS_TUTORIAL_TASK_BOAT_STEER 1191
-#define IDS_TUTORIAL_TASK_FISHING_OVERVIEW 1192
-#define IDS_TUTORIAL_PROMPT_FISHING_OVERVIEW 1193
-#define IDS_TUTORIAL_TASK_FISHING_CAST 1194
-#define IDS_TUTORIAL_TASK_FISHING_FISH 1195
-#define IDS_TUTORIAL_TASK_FISHING_USES 1196
-#define IDS_TUTORIAL_TASK_BED_OVERVIEW 1197
-#define IDS_TUTORIAL_PROMPT_BED_OVERVIEW 1198
-#define IDS_TUTORIAL_TASK_BED_PLACEMENT 1199
-#define IDS_TUTORIAL_TASK_BED_MULTIPLAYER 1200
-#define IDS_TUTORIAL_REDSTONE_OVERVIEW 1201
-#define IDS_TUTORIAL_PROMPT_REDSTONE_OVERVIEW 1202
-#define IDS_TUTORIAL_TASK_REDSTONE_POWER_SOURCES 1203
-#define IDS_TUTORIAL_TASK_REDSTONE_POWER_SOURCES_POSITION 1204
-#define IDS_TUTORIAL_TASK_REDSTONE_DUST 1205
-#define IDS_TUTORIAL_TASK_REDSTONE_REPEATER 1206
-#define IDS_TUTORIAL_TASK_PISTONS 1207
-#define IDS_TUTORIAL_TASK_TRY_IT 1208
-#define IDS_TUTORIAL_PORTAL_OVERVIEW 1209
-#define IDS_TUTORIAL_PROMPT_PORTAL_OVERVIEW 1210
-#define IDS_TUTORIAL_TASK_BUILD_PORTAL 1211
-#define IDS_TUTORIAL_TASK_ACTIVATE_PORTAL 1212
-#define IDS_TUTORIAL_TASK_USE_PORTAL 1213
-#define IDS_TUTORIAL_TASK_NETHER 1214
-#define IDS_TUTORIAL_TASK_NETHER_FAST_TRAVEL 1215
-#define IDS_TUTORIAL_CREATIVE_OVERVIEW 1216
-#define IDS_TUTORIAL_PROMPT_CREATIVE_OVERVIEW 1217
-#define IDS_TUTORIAL_TASK_CREATIVE_MODE 1218
-#define IDS_TUTORIAL_TASK_OPEN_CREATIVE_INVENTORY 1219
-#define IDS_TUTORIAL_TASK_CREATIVE_EXIT 1220
-#define IDS_TUTORIAL_TASK_CREATIVE_COMPLETE 1221
-#define IDS_TUTORIAL_FARMING_OVERVIEW 1222
-#define IDS_TUTORIAL_PROMPT_FARMING_OVERVIEW 1223
-#define IDS_TUTORIAL_TASK_FARMING_SEEDS 1224
-#define IDS_TUTORIAL_TASK_FARMING_FARMLAND 1225
-#define IDS_TUTORIAL_TASK_FARMING_WHEAT 1226
-#define IDS_TUTORIAL_TASK_FARMING_PUMPKIN_AND_MELON 1227
-#define IDS_TUTORIAL_TASK_FARMING_SUGARCANE 1228
-#define IDS_TUTORIAL_TASK_FARMING_CACTUS 1229
-#define IDS_TUTORIAL_TASK_FARMING_MUSHROOM 1230
-#define IDS_TUTORIAL_TASK_FARMING_BONEMEAL 1231
-#define IDS_TUTORIAL_TASK_FARMING_COMPLETE 1232
-#define IDS_TUTORIAL_BREEDING_OVERVIEW 1233
-#define IDS_TUTORIAL_PROMPT_BREEDING_OVERVIEW 1234
-#define IDS_TUTORIAL_TASK_BREEDING_FEED 1235
-#define IDS_TUTORIAL_TASK_BREEDING_FEED_FOOD 1236
-#define IDS_TUTORIAL_TASK_BREEDING_BABY 1237
-#define IDS_TUTORIAL_TASK_BREEDING_DELAY 1238
-#define IDS_TUTORIAL_TASK_BREEDING_FOLLOW 1239
-#define IDS_TUTORIAL_TASK_BREEDING_WOLF_TAMING 1240
-#define IDS_TUTORIAL_TASK_BREEDING_COMPLETE 1241
-#define IDS_TUTORIAL_GOLEM_OVERVIEW 1242
-#define IDS_TUTORIAL_PROMPT_GOLEM_OVERVIEW 1243
-#define IDS_TUTORIAL_TASK_GOLEM_PUMPKIN 1244
-#define IDS_TUTORIAL_TASK_GOLEM_SNOW 1245
-#define IDS_TUTORIAL_TASK_GOLEM_IRON 1246
-#define IDS_TUTORIAL_TASK_GOLEM_IRON_VILLAGE 1247
-#define IDS_TUTORIAL_CONSTRAINT_TUTORIAL_AREA 1248
-#define IDS_TUTORIAL_HINT_DIGGER_ITEM_SHOVEL 1249
-#define IDS_TUTORIAL_HINT_DIGGER_ITEM_HATCHET 1250
-#define IDS_TUTORIAL_HINT_DIGGER_ITEM_PICKAXE 1251
-#define IDS_TUTORIAL_HINT_ATTACK_WITH_TOOL 1252
-#define IDS_TUTORIAL_HINT_HOLD_TO_MINE 1253
-#define IDS_TUTORIAL_HINT_TOOL_DAMAGED 1254
-#define IDS_TUTORIAL_HINT_SWIM_UP 1255
-#define IDS_TUTORIAL_HINT_MINECART 1256
-#define IDS_TUTORIAL_HINT_BOAT 1257
-#define IDS_TUTORIAL_HINT_FISHING 1258
-#define IDS_TUTORIAL_HINT_PISTON_SELF_REPAIRING_BRIDGE 1259
-#define IDS_TUTORIAL_HINT_INV_DROP 1260
-#define IDS_TUTORIAL_HINT_CRAFT_NO_INGREDIENTS 1261
-#define IDS_TUTORIAL_COMPLETED 1262
-#define IDS_TUTORIAL_COMPLETED_EXPLORE 1263
-#define IDS_TUTORIAL_REMINDER 1264
-#define IDS_TUTORIAL_HTML_EXIT_PICTURE 1265
-#define IDS_TUTORIAL_NEW_FEATURES_CHOICE 1266
-#define IDS_TUTORIAL_PROMPT_NEW_FEATURES_CHOICE 1267
-#define IDS_TUTORIAL_FEATURES_IN_THIS_AREA 1268
-#define IDS_TUTORIAL_FEATURES_OUTSIDE_THIS_AREA 1269
-#define IDS_TUTORIAL_TASK_FOOD_BAR_OVERVIEW 1270
-#define IDS_TUTORIAL_PROMPT_FOOD_BAR_OVERVIEW 1271
-#define IDS_TUTORIAL_TASK_HORSE_MENU_OVERVIEW 1272
-#define IDS_TUTORIAL_PROMPT_HORSE_MENU_OVERVIEW 1273
-#define IDS_TUTORIAL_TASK_HORSE_MENU_LAYOUT 1274
-#define IDS_TUTORIAL_TASK_HORSE_MENU_EQUIPMENT 1275
-#define IDS_TUTORIAL_TASK_HORSE_MENU_SADDLEBAGS 1276
-#define IDS_TUTORIAL_TASK_HORSE_OVERVIEW 1277
-#define IDS_TUTORIAL_TASK_DONKEY_OVERVIEW 1278
-#define IDS_TUTORIAL_TASK_MULE_OVERVIEW 1279
-#define IDS_TUTORIAL_PROMPT_HORSE_OVERVIEW 1280
-#define IDS_TUTORIAL_TASK_HORSE_INTRO 1281
-#define IDS_TUTORIAL_TASK_HORSE_PURPOSE 1282
-#define IDS_TUTORIAL_TASK_HORSE_TAMING 1283
-#define IDS_TUTORIAL_TASK_HORSE_TAMING2 1284
-#define IDS_TUTORIAL_TASK_HORSE_RIDE 1285
-#define IDS_TUTORIAL_TASK_HORSE_SADDLES 1286
-#define IDS_TUTORIAL_TASK_HORSE_SADDLEBAGS 1287
-#define IDS_TUTORIAL_TASK_HORSE_BREEDING 1288
-#define IDS_TUTORIAL_TASK_HORSE_AREA 1289
-#define IDS_TUTORIAL_TASK_BEACON_MENU_OVERVIEW 1290
-#define IDS_TUTORIAL_PROMPT_BEACON_MENU_OVERVIEW 1291
-#define IDS_TUTORIAL_TASK_BEACON_MENU_PRIMARY_POWERS 1292
-#define IDS_TUTORIAL_TASK_BEACON_MENU_SECONDARY_POWER 1293
-#define IDS_TUTORIAL_TASK_BEACON_MENU_ACTIVATION 1294
-#define IDS_TUTORIAL_TASK_BEACON_OVERVIEW 1295
-#define IDS_TUTORIAL_PROMPT_BEACON_OVERVIEW 1296
-#define IDS_TUTORIAL_TASK_BEACON_PURPOSE 1297
-#define IDS_TUTORIAL_TASK_BEACON_DESIGN 1298
-#define IDS_TUTORIAL_TASK_BEACON_CHOOSING_POWERS 1299
-#define IDS_TUTORIAL_TASK_HOPPER_OVERVIEW 1300
-#define IDS_TUTORIAL_PROMPT_HOPPER_OVERVIEW 1301
-#define IDS_TUTORIAL_TASK_HOPPER_PURPOSE 1302
-#define IDS_TUTORIAL_TASK_HOPPER_CONTAINERS 1303
-#define IDS_TUTORIAL_TASK_HOPPER_MECHANICS 1304
-#define IDS_TUTORIAL_TASK_HOPPER_REDSTONE 1305
-#define IDS_TUTORIAL_TASK_HOPPER_OUTPUT 1306
-#define IDS_TUTORIAL_TASK_HOPPER_AREA 1307
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_OVERVIEW 1308
-#define IDS_TUTORIAL_PROMPT_FIREWORK_MENU_OVERVIEW 1309
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_START 1310
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_STARS 1311
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_HEIGHT 1312
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_CRAFT 1313
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_START 1314
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_COLOUR 1315
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_SHAPE 1316
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_EFFECT 1317
-#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_FADE 1318
-#define IDS_TUTORIAL_TASK_FIREWORK_OVERVIEW 1319
-#define IDS_TUTORIAL_PROMPT_FIREWORK_OVERVIEW 1320
-#define IDS_TUTORIAL_TASK_FIREWORK_PURPOSE 1321
-#define IDS_TUTORIAL_TASK_FIREWORK_CUSTOMISE 1322
-#define IDS_TUTORIAL_TASK_FIREWORK_CRAFTING 1323
-#define IDS_TOOLTIPS_SELECT 1324
-#define IDS_TOOLTIPS_USE 1325
-#define IDS_TOOLTIPS_BACK 1326
-#define IDS_TOOLTIPS_EXIT 1327
-#define IDS_TOOLTIPS_CANCEL 1328
-#define IDS_TOOLTIPS_CANCEL_JOIN 1329
-#define IDS_TOOLTIPS_REFRESH 1330
-#define IDS_TOOLTIPS_PARTY_GAMES 1331
-#define IDS_TOOLTIPS_ALL_GAMES 1332
-#define IDS_TOOLTIPS_CHANGE_GROUP 1333
-#define IDS_TOOLTIPS_SHOW_INVENTORY 1334
-#define IDS_TOOLTIPS_SHOW_DESCRIPTION 1335
-#define IDS_TOOLTIPS_SHOW_INGREDIENTS 1336
-#define IDS_TOOLTIPS_CRAFTING 1337
-#define IDS_TOOLTIPS_CREATE 1338
-#define IDS_TOOLTIPS_PICKUPPLACE 1339
-#define IDS_TOOLTIPS_PICKUP_GENERIC 1340
-#define IDS_TOOLTIPS_PICKUP_ALL 1341
-#define IDS_TOOLTIPS_PICKUP_HALF 1342
-#define IDS_TOOLTIPS_PLACE_GENERIC 1343
-#define IDS_TOOLTIPS_PLACE_ALL 1344
-#define IDS_TOOLTIPS_PLACE_ONE 1345
-#define IDS_TOOLTIPS_DROP_GENERIC 1346
-#define IDS_TOOLTIPS_DROP_ALL 1347
-#define IDS_TOOLTIPS_DROP_ONE 1348
-#define IDS_TOOLTIPS_SWAP 1349
-#define IDS_TOOLTIPS_QUICK_MOVE 1350
-#define IDS_TOOLTIPS_CLEAR_QUICK_SELECT 1351
-#define IDS_TOOLTIPS_WHAT_IS_THIS 1352
-#define IDS_TOOLTIPS_SHARE 1353
-#define IDS_TOOLTIPS_CHANGE_FILTER 1354
-#define IDS_TOOLTIPS_SEND_FRIEND_REQUEST 1355
-#define IDS_TOOLTIPS_PAGE_DOWN 1356
-#define IDS_TOOLTIPS_PAGE_UP 1357
-#define IDS_TOOLTIPS_NEXT 1358
-#define IDS_TOOLTIPS_PREVIOUS 1359
-#define IDS_TOOLTIPS_KICK 1360
-#define IDS_TOOLTIPS_DYE 1361
-#define IDS_TOOLTIPS_MINE 1362
-#define IDS_TOOLTIPS_FEED 1363
-#define IDS_TOOLTIPS_TAME 1364
-#define IDS_TOOLTIPS_HEAL 1365
-#define IDS_TOOLTIPS_SIT 1366
-#define IDS_TOOLTIPS_FOLLOWME 1367
-#define IDS_TOOLTIPS_EJECT 1368
-#define IDS_TOOLTIPS_EMPTY 1369
-#define IDS_TOOLTIPS_SADDLE 1370
-#define IDS_TOOLTIPS_PLACE 1371
-#define IDS_TOOLTIPS_HIT 1372
-#define IDS_TOOLTIPS_MILK 1373
-#define IDS_TOOLTIPS_COLLECT 1374
-#define IDS_TOOLTIPS_EAT 1375
-#define IDS_TOOLTIPS_SLEEP 1376
-#define IDS_TOOLTIPS_WAKEUP 1377
-#define IDS_TOOLTIPS_PLAY 1378
-#define IDS_TOOLTIPS_RIDE 1379
-#define IDS_TOOLTIPS_SAIL 1380
-#define IDS_TOOLTIPS_GROW 1381
-#define IDS_TOOLTIPS_SWIMUP 1382
-#define IDS_TOOLTIPS_OPEN 1383
-#define IDS_TOOLTIPS_CHANGEPITCH 1384
-#define IDS_TOOLTIPS_DETONATE 1385
-#define IDS_TOOLTIPS_READ 1386
-#define IDS_TOOLTIPS_HANG 1387
-#define IDS_TOOLTIPS_THROW 1388
-#define IDS_TOOLTIPS_PLANT 1389
-#define IDS_TOOLTIPS_TILL 1390
-#define IDS_TOOLTIPS_HARVEST 1391
-#define IDS_TOOLTIPS_CONTINUE 1392
-#define IDS_TOOLTIPS_UNLOCKFULLVERSION 1393
-#define IDS_TOOLTIPS_DELETESAVE 1394
-#define IDS_TOOLTIPS_DELETE 1395
-#define IDS_TOOLTIPS_OPTIONS 1396
-#define IDS_TOOLTIPS_INVITE_FRIENDS 1397
-#define IDS_TOOLTIPS_ACCEPT 1398
-#define IDS_TOOLTIPS_SHEAR 1399
-#define IDS_TOOLTIPS_BANLEVEL 1400
-#define IDS_TOOLTIPS_SELECT_SKIN 1401
-#define IDS_TOOLTIPS_IGNITE 1402
-#define IDS_TOOLTIPS_NAVIGATE 1403
-#define IDS_TOOLTIPS_INSTALL_FULL 1404
-#define IDS_TOOLTIPS_INSTALL_TRIAL 1405
-#define IDS_TOOLTIPS_INSTALL 1406
-#define IDS_TOOLTIPS_REINSTALL 1407
-#define IDS_TOOLTIPS_SAVEOPTIONS 1408
-#define IDS_TOOLTIPS_EXECUTE_COMMAND 1409
-#define IDS_TOOLTIPS_CREATIVE 1410
-#define IDS_TOOLTIPS_QUICK_MOVE_INGREDIENT 1411
-#define IDS_TOOLTIPS_QUICK_MOVE_FUEL 1412
-#define IDS_TOOLTIPS_QUICK_MOVE_TOOL 1413
-#define IDS_TOOLTIPS_QUICK_MOVE_ARMOR 1414
-#define IDS_TOOLTIPS_QUICK_MOVE_WEAPON 1415
-#define IDS_TOOLTIPS_EQUIP 1416
-#define IDS_TOOLTIPS_DRAW_BOW 1417
-#define IDS_TOOLTIPS_RELEASE_BOW 1418
-#define IDS_TOOLTIPS_PRIVILEGES 1419
-#define IDS_TOOLTIPS_BLOCK 1420
-#define IDS_TOOLTIPS_PAGEUP 1421
-#define IDS_TOOLTIPS_PAGEDOWN 1422
-#define IDS_TOOLTIPS_LOVEMODE 1423
-#define IDS_TOOLTIPS_DRINK 1424
-#define IDS_TOOLTIPS_ROTATE 1425
-#define IDS_TOOLTIPS_CLEARSLOTS 1426
-#define IDS_TOOLTIPS_MOUNT 1427
-#define IDS_TOOLTIPS_DISMOUNT 1428
-#define IDS_TOOLTIPS_SADDLEBAGS 1429
-#define IDS_TOOLTIPS_FIREWORK_LAUNCH 1430
-#define IDS_TOOLTIPS_LEASH 1431
-#define IDS_TOOLTIPS_UNLEASH 1432
-#define IDS_TOOLTIPS_ATTACH 1433
-#define IDS_TOOLTIPS_NAME 1434
-#define IDS_CONFIRM_OK 1435
-#define IDS_CONFIRM_CANCEL 1436
-#define IDS_DOWNLOADABLECONTENT 1437
-#define IDS_CONFIRM_LEAVE_VIA_INVITE 1438
-#define IDS_EXIT_GAME 1439
-#define IDS_TITLE_SAVE_GAME 1440
-#define IDS_TITLE_DECLINE_SAVE_GAME 1441
-#define IDS_CONFIRM_SAVE_GAME 1442
-#define IDS_CONFIRM_DECLINE_SAVE_GAME 1443
-#define IDS_TITLE_START_GAME 1444
-#define IDS_CORRUPT_OR_DAMAGED_SAVE_TITLE 1445
-#define IDS_CORRUPT_OR_DAMAGED_SAVE_TEXT 1446
-#define IDS_CONFIRM_EXIT_GAME_CONFIRM_DISCONNECT_SAVE 1447
-#define IDS_EXIT_GAME_SAVE 1448
-#define IDS_EXIT_GAME_NO_SAVE 1449
-#define IDS_CONFIRM_EXIT_GAME 1450
-#define IDS_CONFIRM_EXIT_GAME_PROGRESS_LOST 1451
-#define IDS_CREATE_NEW_WORLD 1452
-#define IDS_PLAY_TUTORIAL 1453
-#define IDS_TUTORIALSAVENAME 1454
-#define IDS_NAME_WORLD 1455
-#define IDS_NAME_WORLD_TEXT 1456
-#define IDS_CREATE_NEW_WORLD_SEEDTEXT 1457
-#define IDS_LOAD_SAVED_WORLD 1458
-#define IDS_PRESS_START_TO_JOIN 1459
-#define IDS_EXITING_GAME 1460
-#define IDS_GENERIC_ERROR 1461
-#define IDS_CONNECTION_FAILED 1462
-#define IDS_CONNECTION_LOST 1463
-#define IDS_CONNECTION_LOST_SERVER 1464
-#define IDS_DISCONNECTED 1465
-#define IDS_DISCONNECTED_KICKED 1466
-#define IDS_DISCONNECTED_FLYING 1467
-#define IDS_DISCONNECTED_LOGIN_TOO_LONG 1468
-#define IDS_DISCONNECTED_SERVER_FULL 1469
-#define IDS_DISCONNECTED_SERVER_QUIT 1470
-#define IDS_DISCONNECTED_NO_FRIENDS_IN_GAME 1471
-#define IDS_DISCONNECTED_BANNED 1472
-#define IDS_DISCONNECTED_SERVER_OLD 1473
-#define IDS_DISCONNECTED_CLIENT_OLD 1474
-#define IDS_DEFAULT_SAVENAME 1475
-#define IDS_AWARD_TITLE 1476
-#define IDS_AWARD_GAMERPIC1 1477
-#define IDS_AWARD_GAMERPIC2 1478
-#define IDS_UNLOCK_TITLE 1479
-#define IDS_UNLOCK_TOSAVE_TEXT 1480
-#define IDS_LEADERBOARD_LOADING 1481
-#define IDS_LEADERBOARD_NORESULTS 1482
-#define IDS_LEADERBOARD_FILTER 1483
-#define IDS_LEADERBOARD_FILTER_FRIENDS 1484
-#define IDS_LEADERBOARD_FILTER_MYSCORE 1485
-#define IDS_LEADERBOARD_FILTER_OVERALL 1486
-#define IDS_LEADERBOARD_ENTRIES 1487
-#define IDS_LEADERBOARD_RANK 1488
-#define IDS_PROGRESS_SAVING_LEVEL 1489
-#define IDS_PROGRESS_SAVING_CHUNKS 1490
-#define IDS_PROGRESS_SAVING_TO_DISC 1491
-#define IDS_PROGRESS_BUILDING_TERRAIN 1492
-#define IDS_PROGRESS_SIMULATING_WORLD 1493
-#define IDS_PROGRESS_INITIALISING_SERVER 1494
-#define IDS_PROGRESS_GENERATING_SPAWN_AREA 1495
-#define IDS_PROGRESS_LOADING_SPAWN_AREA 1496
-#define IDS_PROGRESS_ENTERING_NETHER 1497
-#define IDS_PROGRESS_LEAVING_NETHER 1498
-#define IDS_PROGRESS_RESPAWNING 1499
-#define IDS_PROGRESS_GENERATING_LEVEL 1500
-#define IDS_PROGRESS_LOADING_LEVEL 1501
-#define IDS_PROGRESS_SAVING_PLAYERS 1502
-#define IDS_PROGRESS_CONNECTING 1503
-#define IDS_PROGRESS_DOWNLOADING_TERRAIN 1504
-#define IDS_PROGRESS_CONVERTING_TO_OFFLINE_GAME 1505
-#define IDS_PROGRESS_HOST_SAVING 1506
-#define IDS_PROGRESS_ENTERING_END 1507
-#define IDS_PROGRESS_LEAVING_END 1508
-#define IDS_PROGRESS_NEW_WORLD_SEED 1509
-#define IDS_TILE_BED_OCCUPIED 1510
-#define IDS_TILE_BED_NO_SLEEP 1511
-#define IDS_TILE_BED_PLAYERSLEEP 1512
-#define IDS_TILE_BED_NOT_VALID 1513
-#define IDS_TILE_BED_NOTSAFE 1514
-#define IDS_TILE_BED_MESLEEP 1515
-#define IDS_GROUPNAME_TOOLS 1516
-#define IDS_GROUPNAME_WEAPONS 1517
-#define IDS_GROUPNAME_FOOD 1518
-#define IDS_GROUPNAME_STRUCTURES 1519
-#define IDS_GROUPNAME_ARMOUR 1520
-#define IDS_GROUPNAME_MECHANISMS 1521
-#define IDS_GROUPNAME_TRANSPORT 1522
-#define IDS_GROUPNAME_DECORATIONS 1523
-#define IDS_GROUPNAME_BUILDING_BLOCKS 1524
-#define IDS_GROUPNAME_REDSTONE_AND_TRANSPORT 1525
-#define IDS_GROUPNAME_MISCELLANEOUS 1526
-#define IDS_GROUPNAME_POTIONS 1527
-#define IDS_GROUPNAME_TOOLS_WEAPONS_ARMOR 1528
-#define IDS_GROUPNAME_MATERIALS 1529
-#define IDS_RETURNEDTOMENU_TITLE 1530
-#define IDS_SLIDER_DIFFICULTY 1531
-#define IDS_SLIDER_MUSIC 1532
-#define IDS_SLIDER_SOUND 1533
-#define IDS_SLIDER_GAMMA 1534
-#define IDS_SLIDER_SENSITIVITY_INGAME 1535
-#define IDS_SLIDER_SENSITIVITY_INMENU 1536
-#define IDS_DIFFICULTY_TITLE_PEACEFUL 1537
-#define IDS_DIFFICULTY_TITLE_EASY 1538
-#define IDS_DIFFICULTY_TITLE_NORMAL 1539
-#define IDS_DIFFICULTY_TITLE_HARD 1540
-#define IDS_DIFFICULTY_PEACEFUL 1541
-#define IDS_DIFFICULTY_EASY 1542
-#define IDS_DIFFICULTY_NORMAL 1543
-#define IDS_DIFFICULTY_HARD 1544
-#define IDS_TRIALOVER_TITLE 1545
-#define IDS_MULTIPLAYER_FULL_TITLE 1546
-#define IDS_MULTIPLAYER_FULL_TEXT 1547
-#define IDS_SIGN_TITLE 1548
-#define IDS_SIGN_TITLE_TEXT 1549
-#define IDS_NAME_TITLE 1550
-#define IDS_NAME_TITLE_TEXT 1551
-#define IDS_NAME_CAPTION 1552
-#define IDS_NAME_CAPTION_TEXT 1553
-#define IDS_NAME_DESC 1554
-#define IDS_NAME_DESC_TEXT 1555
-#define IDS_INVENTORY 1556
-#define IDS_INGREDIENTS 1557
-#define IDS_BREWING_STAND 1558
-#define IDS_CHEST 1559
-#define IDS_ENCHANT 1560
-#define IDS_FURNACE 1561
-#define IDS_INGREDIENT 1562
-#define IDS_FUEL 1563
-#define IDS_DISPENSER 1564
-#define IDS_CONTAINER_ANIMAL 1565
-#define IDS_CONTAINER_DROPPER 1566
-#define IDS_CONTAINER_HOPPER 1567
-#define IDS_CONTAINER_BEACON 1568
-#define IDS_CONTAINER_BEACON_PRIMARY_POWER 1569
-#define IDS_CONTAINER_BEACON_SECONDARY_POWER 1570
-#define IDS_CONTAINER_MINECART 1571
-#define IDS_NO_DLCOFFERS 1572
-#define IDS_PLAYER_JOINED 1573
-#define IDS_PLAYER_LEFT 1574
-#define IDS_PLAYER_KICKED 1575
-#define IDS_TEXT_DELETE_SAVE 1576
-#define IDS_STRINGVERIFY_AWAITING_APPROVAL 1577
-#define IDS_STRINGVERIFY_CENSORED 1578
-#define IDS_NOWPLAYING 1579
-#define IDS_DEFAULTS_TITLE 1580
-#define IDS_DEFAULTS_TEXT 1581
-#define IDS_FATAL_ERROR_TITLE 1582
-#define IDS_GAME_HOST_NAME 1583
-#define IDS_GAME_HOST_NAME_UNKNOWN 1584
-#define IDS_GUEST_ORDER_CHANGED_TITLE 1585
-#define IDS_GUEST_ORDER_CHANGED_TEXT 1586
-#define IDS_MUST_SIGN_IN_TITLE 1587
-#define IDS_MUST_SIGN_IN_TEXT 1588
-#define IDS_NO_MULTIPLAYER_PRIVILEGE_TITLE 1589
-#define IDS_FAILED_TO_CREATE_GAME_TITLE 1590
-#define IDS_DEFAULT_SKINS 1591
-#define IDS_NO_SKIN_PACK 1592
-#define IDS_FAVORITES_SKIN_PACK 1593
-#define IDS_BANNED_LEVEL_TITLE 1594
-#define IDS_PLAYER_BANNED_LEVEL 1595
-#define IDS_ACTION_BAN_LEVEL_TITLE 1596
-#define IDS_ACTION_BAN_LEVEL_DESCRIPTION 1597
-#define IDS_BUTTON_REMOVE_FROM_BAN_LIST 1598
-#define IDS_SLIDER_AUTOSAVE 1599
-#define IDS_SLIDER_AUTOSAVE_OFF 1600
-#define IDS_MINUTES 1601
-#define IDS_CANT_PLACE_NEAR_SPAWN_TITLE 1602
-#define IDS_CANT_PLACE_NEAR_SPAWN_TEXT 1603
-#define IDS_SLIDER_INTERFACEOPACITY 1604
-#define IDS_PROGRESS_AUTOSAVING_LEVEL 1605
-#define IDS_SLIDER_UISIZE 1606
-#define IDS_SLIDER_UISIZESPLITSCREEN 1607
-#define IDS_SEED 1608
-#define IDS_UNLOCK_DLC_TITLE 1609
-#define IDS_UNLOCK_DLC_SKIN 1610
-#define IDS_UNLOCK_DLC_TEXTUREPACK_TITLE 1611
-#define IDS_UNLOCK_DLC_TEXTUREPACK_TEXT 1612
-#define IDS_WARNING_DLC_TRIALTEXTUREPACK_TITLE 1613
-#define IDS_WARNING_DLC_TRIALTEXTUREPACK_TEXT 1614
-#define IDS_DLC_TEXTUREPACK_NOT_PRESENT_TITLE 1615
-#define IDS_DLC_TEXTUREPACK_UNLOCK_TITLE 1616
-#define IDS_DLC_TEXTUREPACK_GET_TRIAL_TITLE 1617
-#define IDS_DLC_TEXTUREPACK_GET_FULL_TITLE 1618
-#define IDS_DLC_TEXTUREPACK_NOT_PRESENT 1619
-#define IDS_TEXTURE_PACK_TRIALVERSION 1620
-#define IDS_TEXTUREPACK_FULLVERSION 1621
-#define IDS_UNLOCK_KICK_PLAYER_TITLE 1622
-#define IDS_UNLOCK_KICK_PLAYER 1623
-#define IDS_GAMERPICS 1624
-#define IDS_THEMES 1625
-#define IDS_SKINS 1626
-#define IDS_ALLOWFRIENDSOFFRIENDS 1627
-#define IDS_NOTALLOWED_FRIENDSOFFRIENDS 1628
-#define IDS_CANTJOIN_TITLE 1629
-#define IDS_SELECTED 1630
-#define IDS_SELECTED_SKIN 1631
-#define IDS_CORRUPT_DLC_TITLE 1632
-#define IDS_CORRUPT_DLC 1633
-#define IDS_CORRUPT_DLC_MULTIPLE 1634
-#define IDS_GAME_MODE_CHANGED 1635
-#define IDS_RENAME_WORLD_TITLE 1636
-#define IDS_RENAME_WORLD_TEXT 1637
-#define IDS_GAMEMODE_SURVIVAL 1638
-#define IDS_GAMEMODE_CREATIVE 1639
-#define IDS_GAMEMODE_ADVENTURE 1640
-#define IDS_SURVIVAL 1641
-#define IDS_CREATIVE 1642
-#define IDS_ADVENTURE 1643
-#define IDS_CREATED_IN_SURVIVAL 1644
-#define IDS_CREATED_IN_CREATIVE 1645
-#define IDS_CHECKBOX_RENDER_CLOUDS 1646
-#define IDS_TEXT_SAVEOPTIONS 1647
-#define IDS_TITLE_RENAMESAVE 1648
-#define IDS_AUTOSAVE_COUNTDOWN 1649
-#define IDS_ON 1650
-#define IDS_OFF 1651
-#define IDS_LEVELTYPE_NORMAL 1652
-#define IDS_LEVELTYPE_SUPERFLAT 1653
-#define IDS_GAMEOPTION_SEED 1654
-#define IDS_GAMEOPTION_ONLINE 1655
-#define IDS_GAMEOPTION_INVITEONLY 1656
-#define IDS_GAMEOPTION_ALLOWFOF 1657
-#define IDS_GAMEOPTION_PVP 1658
-#define IDS_GAMEOPTION_TRUST 1659
-#define IDS_GAMEOPTION_FIRE_SPREADS 1660
-#define IDS_GAMEOPTION_TNT_EXPLODES 1661
-#define IDS_GAMEOPTION_RESET_NETHER 1662
-#define IDS_GAMEOPTION_STRUCTURES 1663
-#define IDS_GAMEOPTION_SUPERFLAT 1664
-#define IDS_GAMEOPTION_BONUS_CHEST 1665
-#define IDS_GAMEOPTION_MOB_GRIEFING 1666
-#define IDS_GAMEOPTION_KEEP_INVENTORY 1667
-#define IDS_GAMEOPTION_MOB_SPAWNING 1668
-#define IDS_GAMEOPTION_MOB_LOOT 1669
-#define IDS_GAMEOPTION_TILE_DROPS 1670
-#define IDS_GAMEOPTION_NATURAL_REGEN 1671
-#define IDS_GAMEOPTION_DAYLIGHT_CYCLE 1672
-#define IDS_DLC_MENU_SKINPACKS 1673
-#define IDS_DLC_MENU_THEMES 1674
-#define IDS_DLC_MENU_GAMERPICS 1675
-#define IDS_DLC_MENU_AVATARITEMS 1676
-#define IDS_DLC_MENU_TEXTUREPACKS 1677
-#define IDS_DLC_MENU_MASHUPPACKS 1678
-#define IDS_DEATH_INFIRE 1679
-#define IDS_DEATH_ONFIRE 1680
-#define IDS_DEATH_LAVA 1681
-#define IDS_DEATH_INWALL 1682
-#define IDS_DEATH_DROWN 1683
-#define IDS_DEATH_STARVE 1684
-#define IDS_DEATH_CACTUS 1685
-#define IDS_DEATH_FALL 1686
-#define IDS_DEATH_OUTOFWORLD 1687
-#define IDS_DEATH_GENERIC 1688
-#define IDS_DEATH_EXPLOSION 1689
-#define IDS_DEATH_MAGIC 1690
-#define IDS_DEATH_DRAGON_BREATH 1691
-#define IDS_DEATH_MOB 1692
-#define IDS_DEATH_PLAYER 1693
-#define IDS_DEATH_ARROW 1694
-#define IDS_DEATH_FIREBALL 1695
-#define IDS_DEATH_THROWN 1696
-#define IDS_DEATH_INDIRECT_MAGIC 1697
-#define IDS_DEATH_FELL_ACCIDENT_LADDER 1698
-#define IDS_DEATH_FELL_ACCIDENT_VINES 1699
-#define IDS_DEATH_FELL_ACCIDENT_WATER 1700
-#define IDS_DEATH_FELL_ACCIDENT_GENERIC 1701
-#define IDS_DEATH_FELL_KILLER 1702
-#define IDS_DEATH_FELL_ASSIST 1703
-#define IDS_DEATH_FELL_ASSIST_ITEM 1704
-#define IDS_DEATH_FELL_FINISH 1705
-#define IDS_DEATH_FELL_FINISH_ITEM 1706
-#define IDS_DEATH_INFIRE_PLAYER 1707
-#define IDS_DEATH_ONFIRE_PLAYER 1708
-#define IDS_DEATH_LAVA_PLAYER 1709
-#define IDS_DEATH_DROWN_PLAYER 1710
-#define IDS_DEATH_CACTUS_PLAYER 1711
-#define IDS_DEATH_EXPLOSION_PLAYER 1712
-#define IDS_DEATH_WITHER 1713
-#define IDS_DEATH_PLAYER_ITEM 1714
-#define IDS_DEATH_ARROW_ITEM 1715
-#define IDS_DEATH_FIREBALL_ITEM 1716
-#define IDS_DEATH_THROWN_ITEM 1717
-#define IDS_DEATH_INDIRECT_MAGIC_ITEM 1718
-#define IDS_CHECKBOX_RENDER_BEDROCKFOG 1719
-#define IDS_CHECKBOX_DISPLAY_HUD 1720
-#define IDS_CHECKBOX_DISPLAY_HAND 1721
-#define IDS_CHECKBOX_DEATH_MESSAGES 1722
-#define IDS_CHECKBOX_ANIMATED_CHARACTER 1723
-#define IDS_CHECKBOX_CUSTOM_SKIN_ANIM 1724
-#define IDS_PRIV_MINE_TOGGLE_ON 1725
-#define IDS_PRIV_MINE_TOGGLE_OFF 1726
-#define IDS_PRIV_BUILD_TOGGLE_ON 1727
-#define IDS_PRIV_BUILD_TOGGLE_OFF 1728
-#define IDS_PRIV_USE_DOORS_TOGGLE_ON 1729
-#define IDS_PRIV_USE_DOORS_TOGGLE_OFF 1730
-#define IDS_PRIV_USE_CONTAINERS_TOGGLE_ON 1731
-#define IDS_PRIV_USE_CONTAINERS_TOGGLE_OFF 1732
-#define IDS_PRIV_ATTACK_MOB_TOGGLE_ON 1733
-#define IDS_PRIV_ATTACK_MOB_TOGGLE_OFF 1734
-#define IDS_PRIV_ATTACK_PLAYER_TOGGLE_ON 1735
-#define IDS_PRIV_ATTACK_PLAYER_TOGGLE_OFF 1736
-#define IDS_PRIV_ATTACK_ANIMAL_TOGGLE_ON 1737
-#define IDS_PRIV_ATTACK_ANIMAL_TOGGLE_OFF 1738
-#define IDS_PRIV_MODERATOR_TOGGLE_ON 1739
-#define IDS_PRIV_MODERATOR_TOGGLE_OFF 1740
-#define IDS_PRIV_FLY_TOGGLE_ON 1741
-#define IDS_PRIV_FLY_TOGGLE_OFF 1742
-#define IDS_PRIV_EXHAUSTION_TOGGLE_ON 1743
-#define IDS_PRIV_EXHAUSTION_TOGGLE_OFF 1744
-#define IDS_PRIV_INVISIBLE_TOGGLE_ON 1745
-#define IDS_PRIV_INVISIBLE_TOGGLE_OFF 1746
-#define IDS_PRIV_INVULNERABLE_TOGGLE_ON 1747
-#define IDS_PRIV_INVULNERABLE_TOGGLE_OFF 1748
-#define IDS_DLC_COST 1749
-#define IDS_BOSS_ENDERDRAGON_HEALTH 1750
-#define IDS_PLAYER_ENTERED_END 1751
-#define IDS_PLAYER_LEFT_END 1752
-#define IDS_WIN_TEXT 1753
-#define IDS_WIN_TEXT_PART_2 1754
-#define IDS_WIN_TEXT_PART_3 1755
-#define IDS_RESETNETHER_TITLE 1756
-#define IDS_RESETNETHER_TEXT 1757
-#define IDS_RESET_NETHER 1758
-#define IDS_DONT_RESET_NETHER 1759
-#define IDS_CANT_SHEAR_MOOSHROOM 1760
-#define IDS_MAX_PIGS_SHEEP_COWS_CATS_SPAWNED 1761
-#define IDS_MAX_MOOSHROOMS_SPAWNED 1762
-#define IDS_MAX_WOLVES_SPAWNED 1763
-#define IDS_MAX_CHICKENS_SPAWNED 1764
-#define IDS_MAX_SQUID_SPAWNED 1765
-#define IDS_MAX_BATS_SPAWNED 1766
-#define IDS_MAX_ENEMIES_SPAWNED 1767
-#define IDS_MAX_VILLAGERS_SPAWNED 1768
-#define IDS_MAX_HANGINGENTITIES 1769
-#define IDS_CANT_SPAWN_IN_PEACEFUL 1770
-#define IDS_MAX_PIGS_SHEEP_COWS_CATS_BRED 1771
-#define IDS_MAX_WOLVES_BRED 1772
-#define IDS_MAX_CHICKENS_BRED 1773
-#define IDS_MAX_HORSES_BRED 1774
-#define IDS_MAX_MUSHROOMCOWS_BRED 1775
-#define IDS_MAX_BOATS 1776
-#define IDS_MAX_SKULL_TILES 1777
-#define IDS_INVERT_LOOK 1778
-#define IDS_SOUTHPAW 1779
-#define IDS_YOU_DIED 1780
-#define IDS_RESPAWN 1781
-#define IDS_DOWNLOADABLE_CONTENT_OFFERS 1782
-#define IDS_CHANGE_SKIN 1783
-#define IDS_HOW_TO_PLAY 1784
-#define IDS_CONTROLS 1785
-#define IDS_SETTINGS 1786
-#define IDS_LANGUAGE_SELECTOR 1787
-#define IDS_CREDITS 1788
-#define IDS_REINSTALL_CONTENT 1789
-#define IDS_DEBUG_SETTINGS 1790
-#define IDS_FIRE_SPREADS 1791
-#define IDS_TNT_EXPLODES 1792
-#define IDS_PLAYER_VS_PLAYER 1793
-#define IDS_TRUST_PLAYERS 1794
-#define IDS_HOST_PRIVILEGES 1795
-#define IDS_GENERATE_STRUCTURES 1796
-#define IDS_SUPERFLAT_WORLD 1797
-#define IDS_BONUS_CHEST 1798
-#define IDS_WORLD_OPTIONS 1799
-#define IDS_GAME_OPTIONS 1800
-#define IDS_MOB_GRIEFING 1801
-#define IDS_KEEP_INVENTORY 1802
-#define IDS_MOB_SPAWNING 1803
-#define IDS_MOB_LOOT 1804
-#define IDS_TILE_DROPS 1805
-#define IDS_NATURAL_REGEN 1806
-#define IDS_DAYLIGHT_CYCLE 1807
-#define IDS_CAN_BUILD_AND_MINE 1808
-#define IDS_CAN_USE_DOORS_AND_SWITCHES 1809
-#define IDS_CAN_OPEN_CONTAINERS 1810
-#define IDS_CAN_ATTACK_PLAYERS 1811
-#define IDS_CAN_ATTACK_ANIMALS 1812
-#define IDS_MODERATOR 1813
-#define IDS_KICK_PLAYER 1814
-#define IDS_CAN_FLY 1815
-#define IDS_DISABLE_EXHAUSTION 1816
-#define IDS_INVISIBLE 1817
-#define IDS_HOST_OPTIONS 1818
-#define IDS_PLAYERS_INVITE 1819
-#define IDS_ONLINE_GAME 1820
-#define IDS_INVITE_ONLY 1821
-#define IDS_MORE_OPTIONS 1822
-#define IDS_LOAD 1823
-#define IDS_DEFAULT_WORLD_NAME 1824
-#define IDS_WORLD_NAME 1825
-#define IDS_CREATE_NEW_WORLD_SEED 1826
-#define IDS_CREATE_NEW_WORLD_RANDOM_SEED 1827
-#define IDS_PLAYERS 1828
-#define IDS_JOIN_GAME 1829
-#define IDS_START_GAME 1830
-#define IDS_NO_GAMES_FOUND 1831
-#define IDS_PLAY_GAME 1832
-#define IDS_LEADERBOARDS 1833
-#define IDS_HELP_AND_OPTIONS 1834
-#define IDS_UNLOCK_FULL_GAME 1835
-#define IDS_RESUME_GAME 1836
-#define IDS_SAVE_GAME 1837
-#define IDS_LABEL_DIFFICULTY 1838
-#define IDS_LABEL_GAME_TYPE 1839
-#define IDS_LABEL_STRUCTURES 1840
-#define IDS_LABEL_LEVEL_TYPE 1841
-#define IDS_LABEL_PvP 1842
-#define IDS_LABEL_TRUST 1843
-#define IDS_LABEL_TNT 1844
-#define IDS_LABEL_FIRE_SPREADS 1845
-#define IDS_REINSTALL_THEME 1846
-#define IDS_REINSTALL_GAMERPIC_1 1847
-#define IDS_REINSTALL_GAMERPIC_2 1848
-#define IDS_REINSTALL_AVATAR_ITEM_1 1849
-#define IDS_REINSTALL_AVATAR_ITEM_2 1850
-#define IDS_REINSTALL_AVATAR_ITEM_3 1851
-#define IDS_OPTIONS 1852
-#define IDS_AUDIO 1853
-#define IDS_CONTROL 1854
-#define IDS_GRAPHICS 1855
-#define IDS_USER_INTERFACE 1856
-#define IDS_RESET_TO_DEFAULTS 1857
-#define IDS_VIEW_BOBBING 1858
-#define IDS_HINTS 1859
-#define IDS_IN_GAME_TOOLTIPS 1860
-#define IDS_CHECKBOX_VERTICAL_SPLIT_SCREEN 1861
-#define IDS_DONE 1862
-#define IDS_EDIT_SIGN_MESSAGE 1863
-#define IDS_SOCIAL_TEXT 1864
-#define IDS_SOCIAL_LABEL_CAPTION 1865
-#define IDS_SOCIAL_DEFAULT_CAPTION 1866
-#define IDS_SOCIAL_LABEL_DESCRIPTION 1867
-#define IDS_DEFAULT_TEXTUREPACK 1868
-#define IDS_POTION_EMPTY 1869
-#define IDS_POTION_MOVESPEED 1870
-#define IDS_POTION_MOVESLOWDOWN 1871
-#define IDS_POTION_DIGSPEED 1872
-#define IDS_POTION_DIGSLOWDOWN 1873
-#define IDS_POTION_DAMAGEBOOST 1874
-#define IDS_POTION_WEAKNESS 1875
-#define IDS_POTION_HEAL 1876
-#define IDS_POTION_HARM 1877
-#define IDS_POTION_JUMP 1878
-#define IDS_POTION_CONFUSION 1879
-#define IDS_POTION_REGENERATION 1880
-#define IDS_POTION_RESISTANCE 1881
-#define IDS_POTION_FIRERESISTANCE 1882
-#define IDS_POTION_WATERBREATHING 1883
-#define IDS_POTION_INVISIBILITY 1884
-#define IDS_POTION_BLINDNESS 1885
-#define IDS_POTION_NIGHTVISION 1886
-#define IDS_POTION_HUNGER 1887
-#define IDS_POTION_POISON 1888
-#define IDS_POTION_WITHER 1889
-#define IDS_POTION_HEALTHBOOST 1890
-#define IDS_POTION_ABSORPTION 1891
-#define IDS_POTION_SATURATION 1892
-#define IDS_POTION_MOVESPEED_POSTFIX 1893
-#define IDS_POTION_MOVESLOWDOWN_POSTFIX 1894
-#define IDS_POTION_DIGSPEED_POSTFIX 1895
-#define IDS_POTION_DIGSLOWDOWN_POSTFIX 1896
-#define IDS_POTION_DAMAGEBOOST_POSTFIX 1897
-#define IDS_POTION_WEAKNESS_POSTFIX 1898
-#define IDS_POTION_HEAL_POSTFIX 1899
-#define IDS_POTION_HARM_POSTFIX 1900
-#define IDS_POTION_JUMP_POSTFIX 1901
-#define IDS_POTION_CONFUSION_POSTFIX 1902
-#define IDS_POTION_REGENERATION_POSTFIX 1903
-#define IDS_POTION_RESISTANCE_POSTFIX 1904
-#define IDS_POTION_FIRERESISTANCE_POSTFIX 1905
-#define IDS_POTION_WATERBREATHING_POSTFIX 1906
-#define IDS_POTION_INVISIBILITY_POSTFIX 1907
-#define IDS_POTION_BLINDNESS_POSTFIX 1908
-#define IDS_POTION_NIGHTVISION_POSTFIX 1909
-#define IDS_POTION_HUNGER_POSTFIX 1910
-#define IDS_POTION_POISON_POSTFIX 1911
-#define IDS_POTION_WITHER_POSTFIX 1912
-#define IDS_POTION_HEALTHBOOST_POSTFIX 1913
-#define IDS_POTION_ABSORPTION_POSTFIX 1914
-#define IDS_POTION_SATURATION_POSTFIX 1915
-#define IDS_POTION_POTENCY_0 1916
-#define IDS_POTION_POTENCY_1 1917
-#define IDS_POTION_POTENCY_2 1918
-#define IDS_POTION_POTENCY_3 1919
-#define IDS_POTION_PREFIX_GRENADE 1920
-#define IDS_POTION_PREFIX_MUNDANE 1921
-#define IDS_POTION_PREFIX_UNINTERESTING 1922
-#define IDS_POTION_PREFIX_BLAND 1923
-#define IDS_POTION_PREFIX_CLEAR 1924
-#define IDS_POTION_PREFIX_MILKY 1925
-#define IDS_POTION_PREFIX_DIFFUSE 1926
-#define IDS_POTION_PREFIX_ARTLESS 1927
-#define IDS_POTION_PREFIX_THIN 1928
-#define IDS_POTION_PREFIX_AWKWARD 1929
-#define IDS_POTION_PREFIX_FLAT 1930
-#define IDS_POTION_PREFIX_BULKY 1931
-#define IDS_POTION_PREFIX_BUNGLING 1932
-#define IDS_POTION_PREFIX_BUTTERED 1933
-#define IDS_POTION_PREFIX_SMOOTH 1934
-#define IDS_POTION_PREFIX_SUAVE 1935
-#define IDS_POTION_PREFIX_DEBONAIR 1936
-#define IDS_POTION_PREFIX_THICK 1937
-#define IDS_POTION_PREFIX_ELEGANT 1938
-#define IDS_POTION_PREFIX_FANCY 1939
-#define IDS_POTION_PREFIX_CHARMING 1940
-#define IDS_POTION_PREFIX_DASHING 1941
-#define IDS_POTION_PREFIX_REFINED 1942
-#define IDS_POTION_PREFIX_CORDIAL 1943
-#define IDS_POTION_PREFIX_SPARKLING 1944
-#define IDS_POTION_PREFIX_POTENT 1945
-#define IDS_POTION_PREFIX_FOUL 1946
-#define IDS_POTION_PREFIX_ODORLESS 1947
-#define IDS_POTION_PREFIX_RANK 1948
-#define IDS_POTION_PREFIX_HARSH 1949
-#define IDS_POTION_PREFIX_ACRID 1950
-#define IDS_POTION_PREFIX_GROSS 1951
-#define IDS_POTION_PREFIX_STINKY 1952
-#define IDS_POTION_DESC_WATER_BOTTLE 1953
-#define IDS_POTION_DESC_EMPTY 1954
-#define IDS_POTION_DESC_MOVESPEED 1955
-#define IDS_POTION_DESC_MOVESLOWDOWN 1956
-#define IDS_POTION_DESC_DAMAGEBOOST 1957
-#define IDS_POTION_DESC_WEAKNESS 1958
-#define IDS_POTION_DESC_HEAL 1959
-#define IDS_POTION_DESC_HARM 1960
-#define IDS_POTION_DESC_REGENERATION 1961
-#define IDS_POTION_DESC_FIRERESISTANCE 1962
-#define IDS_POTION_DESC_POISON 1963
-#define IDS_POTION_EFFECTS_WHENDRANK 1964
-#define IDS_ATTRIBUTE_NAME_HORSE_JUMPSTRENGTH 1965
-#define IDS_ATTRIBUTE_NAME_ZOMBIE_SPAWNREINFORCEMENTS 1966
-#define IDS_ATTRIBUTE_NAME_GENERIC_MAXHEALTH 1967
-#define IDS_ATTRIBUTE_NAME_GENERIC_FOLLOWRANGE 1968
-#define IDS_ATTRIBUTE_NAME_GENERIC_KNOCKBACKRESISTANCE 1969
-#define IDS_ATTRIBUTE_NAME_GENERIC_MOVEMENTSPEED 1970
-#define IDS_ATTRIBUTE_NAME_GENERIC_ATTACKDAMAGE 1971
-#define IDS_ENCHANTMENT_DAMAGE_ALL 1972
-#define IDS_ENCHANTMENT_DAMAGE_UNDEAD 1973
-#define IDS_ENCHANTMENT_DAMAGE_ARTHROPODS 1974
-#define IDS_ENCHANTMENT_KNOCKBACK 1975
-#define IDS_ENCHANTMENT_FIRE 1976
-#define IDS_ENCHANTMENT_PROTECT_ALL 1977
-#define IDS_ENCHANTMENT_PROTECT_FIRE 1978
-#define IDS_ENCHANTMENT_PROTECT_FALL 1979
-#define IDS_ENCHANTMENT_PROTECT_EXPLOSION 1980
-#define IDS_ENCHANTMENT_PROTECT_PROJECTILE 1981
-#define IDS_ENCHANTMENT_OXYGEN 1982
-#define IDS_ENCHANTMENT_WATER_WORKER 1983
-#define IDS_ENCHANTMENT_DIGGING 1984
-#define IDS_ENCHANTMENT_UNTOUCHING 1985
-#define IDS_ENCHANTMENT_DURABILITY 1986
-#define IDS_ENCHANTMENT_LOOT_BONUS 1987
-#define IDS_ENCHANTMENT_LOOT_BONUS_DIGGER 1988
-#define IDS_ENCHANTMENT_ARROW_DAMAGE 1989
-#define IDS_ENCHANTMENT_ARROW_FIRE 1990
-#define IDS_ENCHANTMENT_ARROW_KNOCKBACK 1991
-#define IDS_ENCHANTMENT_ARROW_INFINITE 1992
-#define IDS_ENCHANTMENT_LEVEL_1 1993
-#define IDS_ENCHANTMENT_LEVEL_2 1994
-#define IDS_ENCHANTMENT_LEVEL_3 1995
-#define IDS_ENCHANTMENT_LEVEL_4 1996
-#define IDS_ENCHANTMENT_LEVEL_5 1997
-#define IDS_ENCHANTMENT_LEVEL_6 1998
-#define IDS_ENCHANTMENT_LEVEL_7 1999
-#define IDS_ENCHANTMENT_LEVEL_8 2000
-#define IDS_ENCHANTMENT_LEVEL_9 2001
-#define IDS_ENCHANTMENT_LEVEL_10 2002
-#define IDS_DESC_EMERALDORE 2003
-#define IDS_DESC_ENDERCHEST 2004
-#define IDS_DESC_TRIPWIRE_SOURCE 2005
-#define IDS_DESC_TRIPWIRE 2006
-#define IDS_DESC_EMERALDBLOCK 2007
-#define IDS_DESC_COBBLESTONE_WALL 2008
-#define IDS_DESC_ANVIL 2009
-#define IDS_DESC_NETHER_QUARTZ_ORE 2010
-#define IDS_DESC_QUARTZ_BLOCK 2011
-#define IDS_DESC_EMERALD 2012
-#define IDS_DESC_FLOWERPOT 2013
-#define IDS_DESC_CARROTS 2014
-#define IDS_DESC_POTATO 2015
-#define IDS_DESC_POTATO_BAKED 2016
-#define IDS_DESC_POTATO_POISONOUS 2017
-#define IDS_DESC_CARROT_GOLDEN 2018
-#define IDS_DESC_CARROT_ON_A_STICK 2019
-#define IDS_DESC_PUMPKIN_PIE 2020
-#define IDS_DESC_ENCHANTED_BOOK 2021
-#define IDS_DESC_NETHER_QUARTZ 2022
-#define IDS_DESC_CARPET 2023
-#define IDS_ITEM_EMERALD 2024
-#define IDS_FLOWERPOT 2025
-#define IDS_CARROTS 2026
-#define IDS_POTATO 2027
-#define IDS_ITEM_POTATO_BAKED 2028
-#define IDS_ITEM_POTATO_POISONOUS 2029
-#define IDS_ITEM_CARROT_GOLDEN 2030
-#define IDS_ITEM_CARROT_ON_A_STICK 2031
-#define IDS_ITEM_PUMPKIN_PIE 2032
-#define IDS_ITEM_ENCHANTED_BOOK 2033
-#define IDS_ITEM_NETHER_QUARTZ 2034
-#define IDS_TILE_EMERALDORE 2035
-#define IDS_TILE_ENDERCHEST 2036
-#define IDS_TILE_TRIPWIRE_SOURCE 2037
-#define IDS_TILE_TRIPWIRE 2038
-#define IDS_TILE_EMERALDBLOCK 2039
-#define IDS_TILE_COBBLESTONE_WALL 2040
-#define IDS_TILE_COBBLESTONE_WALL_MOSSY 2041
-#define IDS_TILE_FLOWERPOT 2042
-#define IDS_TILE_CARROTS 2043
-#define IDS_TILE_POTATOES 2044
-#define IDS_TILE_ANVIL 2045
-#define IDS_TILE_ANVIL_INTACT 2046
-#define IDS_TILE_ANVIL_SLIGHTLYDAMAGED 2047
-#define IDS_TILE_ANVIL_VERYDAMAGED 2048
-#define IDS_TILE_NETHER_QUARTZ 2049
-#define IDS_TILE_QUARTZ_BLOCK 2050
-#define IDS_TILE_QUARTZ_BLOCK_CHISELED 2051
-#define IDS_TILE_QUARTZ_BLOCK_LINES 2052
-#define IDS_TILE_STAIRS_QUARTZ 2053
-#define IDS_TILE_CARPET 2054
-#define IDS_TILE_CARPET_BLACK 2055
-#define IDS_TILE_CARPET_RED 2056
-#define IDS_TILE_CARPET_GREEN 2057
-#define IDS_TILE_CARPET_BROWN 2058
-#define IDS_TILE_CARPET_BLUE 2059
-#define IDS_TILE_CARPET_PURPLE 2060
-#define IDS_TILE_CARPET_CYAN 2061
-#define IDS_TILE_CARPET_SILVER 2062
-#define IDS_TILE_CARPET_GRAY 2063
-#define IDS_TILE_CARPET_PINK 2064
-#define IDS_TILE_CARPET_LIME 2065
-#define IDS_TILE_CARPET_YELLOW 2066
-#define IDS_TILE_CARPET_LIGHT_BLUE 2067
-#define IDS_TILE_CARPET_MAGENTA 2068
-#define IDS_TILE_CARPET_ORANGE 2069
-#define IDS_TILE_CARPET_WHITE 2070
-#define IDS_TILE_SANDSTONE_CHISELED 2071
-#define IDS_TILE_SANDSTONE_SMOOTH 2072
-#define IDS_DEATH_THORNS 2073
-#define IDS_DEATH_FALLING_ANVIL 2074
-#define IDS_DEATH_FALLING_TILE 2075
-#define IDS_COMMAND_TELEPORT_SUCCESS 2076
-#define IDS_COMMAND_TELEPORT_ME 2077
-#define IDS_COMMAND_TELEPORT_TO_ME 2078
-#define IDS_ENCHANTMENT_THORNS 2079
-#define IDS_TILE_STONESLAB_QUARTZ 2080
-#define IDS_POTION_DESC_NIGHTVISION 2081
-#define IDS_POTION_DESC_INVISIBILITY 2082
-#define IDS_REPAIR_AND_NAME 2083
-#define IDS_REPAIR_COST 2084
-#define IDS_REPAIR_EXPENSIVE 2085
-#define IDS_TITLE_RENAME 2086
-#define IDS_YOU_HAVE 2087
-#define IDS_REQUIRED_ITEMS_FOR_TRADE 2088
-#define IDS_VILLAGER_OFFERS_ITEM 2089
-#define IDS_TOOLTIPS_REPAIR 2090
-#define IDS_TOOLTIPS_TRADE 2091
-#define IDS_TOOLTIPS_DYECOLLAR 2092
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_OVERVIEW 2093
-#define IDS_TUTORIAL_PROMPT_ANVIL_MENU_OVERVIEW 2094
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_START 2095
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_REPAIR 2096
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_SACRIFICE 2097
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_ENCHANT 2098
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_COST 2099
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_RENAMING 2100
-#define IDS_TUTORIAL_TASK_ANVIL_MENU_SMITH 2101
-#define IDS_TUTORIAL_TASK_ANVIL_OVERVIEW 2102
-#define IDS_TUTORIAL_PROMPT_ANVIL_OVERVIEW 2103
-#define IDS_TUTORIAL_TASK_ANVIL_SUMMARY 2104
-#define IDS_TUTORIAL_TASK_ANVIL_ENCHANTED_BOOKS 2105
-#define IDS_TUTORIAL_TASK_ANVIL_COST 2106
-#define IDS_TUTORIAL_TASK_ANVIL_COST2 2107
-#define IDS_TUTORIAL_TASK_ANVIL_RENAMING 2108
-#define IDS_TUTORIAL_TASK_ANVIL_USE_CHESTS 2109
-#define IDS_TUTORIAL_TASK_TRADING_MENU_OVERVIEW 2110
-#define IDS_TUTORIAL_PROMPT_TRADING_MENU_OVERVIEW 2111
-#define IDS_TUTORIAL_TASK_TRADING_MENU_START 2112
-#define IDS_TUTORIAL_TASK_TRADING_MENU_UNAVAILABLE 2113
-#define IDS_TUTORIAL_TASK_TRADING_MENU_DETAILS 2114
-#define IDS_TUTORIAL_TASK_TRADING_MENU_INVENTORY 2115
-#define IDS_TUTORIAL_TASK_TRADING_MENU_TRADE 2116
-#define IDS_TUTORIAL_TASK_TRADING_OVERVIEW 2117
-#define IDS_TUTORIAL_PROMPT_TRADING_OVERVIEW 2118
-#define IDS_TUTORIAL_TASK_TRADING_SUMMARY 2119
-#define IDS_TUTORIAL_TASK_TRADING_TRADES 2120
-#define IDS_TUTORIAL_TASK_TRADING_INCREASE_TRADES 2121
-#define IDS_TUTORIAL_TASK_TRADING_DECREASE_TRADES 2122
-#define IDS_TUTORIAL_TASK_TRADING_USE_CHESTS 2123
-#define IDS_TUTORIAL_TASK_ENDERCHEST_OVERVIEW 2124
-#define IDS_TUTORIAL_PROMPT_ENDERCHEST_OVERVIEW 2125
-#define IDS_TUTORIAL_TASK_ENDERCHEST_SUMMARY 2126
-#define IDS_TUTORIAL_TASK_ENDERCHEST_PLAYERS 2127
-#define IDS_TUTORIAL_TASK_ENDERCHEST_FUNCTION 2128
-#define IDS_DESC_ENCHANTED_GOLDENAPPLE 2129
-#define IDS_ENABLE_TELEPORT 2130
-#define IDS_TELEPORT 2131
-#define IDS_TELEPORT_TO_PLAYER 2132
-#define IDS_TELEPORT_TO_ME 2133
-#define IDS_CAN_DISABLE_EXHAUSTION 2134
-#define IDS_CAN_INVISIBLE 2135
-#define IDS_PRIV_CAN_INVISIBLE_TOGGLE_ON 2136
-#define IDS_PRIV_CAN_INVISIBLE_TOGGLE_OFF 2137
-#define IDS_PRIV_CAN_FLY_TOGGLE_ON 2138
-#define IDS_PRIV_CAN_FLY_TOGGLE_OFF 2139
-#define IDS_PRIV_CAN_EXHAUSTION_TOGGLE_ON 2140
-#define IDS_PRIV_CAN_EXHAUSTION_TOGGLE_OFF 2141
-#define IDS_PRIV_CAN_TELEPORT_TOGGLE_ON 2142
-#define IDS_PRIV_CAN_TELEPORT_TOGGLE_OFF 2143
-#define IDS_HOW_TO_PLAY_ANVIL 2144
-#define IDS_HOW_TO_PLAY_TRADING 2145
-#define IDS_HOW_TO_PLAY_ENDERCHEST 2146
-#define IDS_VILLAGER_FARMER 2147
-#define IDS_VILLAGER_LIBRARIAN 2148
-#define IDS_VILLAGER_PRIEST 2149
-#define IDS_VILLAGER_SMITH 2150
-#define IDS_VILLAGER_BUTCHER 2151
-#define IDS_DESC_VILLAGER 2152
-#define IDS_CHEST_LARGE 2153
-#define IDS_TUTORIAL_TASK_ENCHANTING_BOOKS 2154
-#define IDS_TUTORIAL_TASK_REDSTONE_TRIPWIRE 2155
-#define IDS_TUTORIAL_TASK_BREEDING_WOLF_COLLAR 2156
-#define IDS_TUTORIAL_TASK_FARMING_CARROTS_AND_POTATOES 2157
-#define IDS_TUTORIAL_TASK_BREEDING_RIDING_PIGS 2158
-#define IDS_TUTORIAL_TASK_MINECART_PUSHING 2159
-#define IDS_CONNECTION_FAILED_NO_SD_SPLITSCREEN 2160
-#define IDS_TOOLTIPS_CURE 2161
-#define IDS_LANG_SYSTEM 2162
-#define IDS_LANG_ENGLISH 2163
-#define IDS_LANG_GERMAN 2164
-#define IDS_LANG_SPANISH 2165
-#define IDS_LANG_SPANISH_SPAIN 2166
-#define IDS_LANG_SPANISH_LATIN_AMERICA 2167
-#define IDS_LANG_FRENCH 2168
-#define IDS_LANG_ITALIAN 2169
-#define IDS_LANG_PORTUGUESE 2170
-#define IDS_LANG_PORTUGUESE_PORTUGAL 2171
-#define IDS_LANG_PORTUGUESE_BRAZIL 2172
-#define IDS_LANG_JAPANESE 2173
-#define IDS_LANG_KOREAN 2174
-#define IDS_LANG_CHINESE_TRADITIONAL 2175
-#define IDS_LANG_CHINESE_SIMPLIFIED 2176
-#define IDS_LANG_DANISH 2177
-#define IDS_LANG_FINISH 2178
-#define IDS_LANG_DUTCH 2179
-#define IDS_LANG_POLISH 2180
-#define IDS_LANG_RUSSIAN 2181
-#define IDS_LANG_SWEDISH 2182
-#define IDS_LANG_NORWEGIAN 2183
-#define IDS_LANG_GREEK 2184
-#define IDS_LANG_TURKISH 2185
-#define IDS_LEADERBOARD_KILLS_EASY 2186
-#define IDS_LEADERBOARD_KILLS_NORMAL 2187
-#define IDS_LEADERBOARD_KILLS_HARD 2188
-#define IDS_LEADERBOARD_MINING_BLOCKS_PEACEFUL 2189
-#define IDS_LEADERBOARD_MINING_BLOCKS_EASY 2190
-#define IDS_LEADERBOARD_MINING_BLOCKS_NORMAL 2191
-#define IDS_LEADERBOARD_MINING_BLOCKS_HARD 2192
-#define IDS_LEADERBOARD_FARMING_PEACEFUL 2193
-#define IDS_LEADERBOARD_FARMING_EASY 2194
-#define IDS_LEADERBOARD_FARMING_NORMAL 2195
-#define IDS_LEADERBOARD_FARMING_HARD 2196
-#define IDS_LEADERBOARD_TRAVELLING_PEACEFUL 2197
-#define IDS_LEADERBOARD_TRAVELLING_EASY 2198
-#define IDS_LEADERBOARD_TRAVELLING_NORMAL 2199
-#define IDS_LEADERBOARD_TRAVELLING_HARD 2200
-#define IDS_TIPS_GAMETIP_0 2201
-#define IDS_TIPS_GAMETIP_1 2202
-#define IDS_TIPS_GAMETIP_48 2203
-#define IDS_TIPS_GAMETIP_44 2204
-#define IDS_TIPS_GAMETIP_45 2205
-#define IDS_TIPS_TRIVIA_4 2206
-#define IDS_TIPS_TRIVIA_17 2207
-#define IDS_HOW_TO_PLAY_MULTIPLAYER 2208
-#define IDS_HOW_TO_PLAY_SOCIALMEDIA 2209
-#define IDS_HOW_TO_PLAY_CREATIVE 2210
-#define IDS_TUTORIAL_TASK_FLY 2211
-#define IDS_TOOLTIPS_SELECTDEVICE 2212
-#define IDS_TOOLTIPS_CHANGEDEVICE 2213
-#define IDS_TOOLTIPS_VIEW_GAMERCARD 2214
-#define IDS_TOOLTIPS_VIEW_GAMERPROFILE 2215
-#define IDS_TOOLTIPS_INVITE_PARTY 2216
-#define IDS_CONFIRM_START_CREATIVE 2217
-#define IDS_CONFIRM_START_SAVEDINCREATIVE 2218
-#define IDS_CONFIRM_START_SAVEDINCREATIVE_CONTINUE 2219
-#define IDS_CONFIRM_START_HOST_PRIVILEGES 2220
-#define IDS_CONNECTION_LOST_LIVE 2221
-#define IDS_CONNECTION_LOST_LIVE_NO_EXIT 2222
-#define IDS_AWARD_AVATAR1 2223
-#define IDS_AWARD_AVATAR2 2224
-#define IDS_AWARD_AVATAR3 2225
-#define IDS_AWARD_THEME 2226
-#define IDS_UNLOCK_ACHIEVEMENT_TEXT 2227
-#define IDS_UNLOCK_AVATAR_TEXT 2228
-#define IDS_UNLOCK_GAMERPIC_TEXT 2229
-#define IDS_UNLOCK_THEME_TEXT 2230
-#define IDS_UNLOCK_ACCEPT_INVITE 2231
-#define IDS_UNLOCK_GUEST_TEXT 2232
-#define IDS_LEADERBOARD_GAMERTAG 2233
-#define IDS_GROUPNAME_POTIONS_480 2234
-#define IDS_RETURNEDTOTITLESCREEN_TEXT 2235
-#define IDS_TRIALOVER_TEXT 2236
-#define IDS_FATAL_ERROR_TEXT 2237
-#define IDS_NO_MULTIPLAYER_PRIVILEGE_JOIN_TEXT 2238
-#define IDS_NO_MULTIPLAYER_PRIVILEGE_HOST_TEXT 2239
-#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_SINGLE_LOCAL 2240
-#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_ALL_LOCAL 2241
-#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_REMOTE 2242
-#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_CREATE 2243
-#define IDS_SAVE_ICON_MESSAGE 2244
-#define IDS_GAMEOPTION_HOST_PRIVILEGES 2245
-#define IDS_CHECKBOX_DISPLAY_SPLITSCREENGAMERTAGS 2246
-#define IDS_ACHIEVEMENTS 2247
-#define IDS_LABEL_GAMERTAGS 2248
-#define IDS_IN_GAME_GAMERTAGS 2249
-#define IDS_SOCIAL_DEFAULT_DESCRIPTION 2250
-#define IDS_TITLE_UPDATE_NAME 2251
-#define IDS_PLATFORM_NAME 2252
-#define IDS_BACK_BUTTON 2253
-#define IDS_HOST_OPTION_DISABLES_ACHIEVEMENTS 2254
-#define IDS_KICK_PLAYER_DESCRIPTION 2255
-#define IDS_USING_TRIAL_TEXUREPACK_WARNING 2256
-#define IDS_WORLD_SIZE_TITLE_SMALL 2257
-#define IDS_WORLD_SIZE_TITLE_MEDIUM 2258
-#define IDS_WORLD_SIZE_TITLE_LARGE 2259
-#define IDS_WORLD_SIZE_TITLE_CLASSIC 2260
-#define IDS_WORLD_SIZE 2261
-#define IDS_GAMEOPTION_WORLD_SIZE 2262
-#define IDS_DISABLE_SAVING 2263
-#define IDS_GAMEOPTION_DISABLE_SAVING 2264
-#define IDS_RICHPRESENCE_GAMESTATE 2265
-#define IDS_RICHPRESENCE_IDLE 2266
-#define IDS_RICHPRESENCE_MENUS 2267
-#define IDS_RICHPRESENCE_MULTIPLAYER 2268
-#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2269
-#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2270
-#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2271
-#define IDS_RICHPRESENCESTATE_BLANK 2272
-#define IDS_RICHPRESENCESTATE_RIDING_PIG 2273
-#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2274
-#define IDS_RICHPRESENCESTATE_BOATING 2275
-#define IDS_RICHPRESENCESTATE_FISHING 2276
-#define IDS_RICHPRESENCESTATE_CRAFTING 2277
-#define IDS_RICHPRESENCESTATE_FORGING 2278
-#define IDS_RICHPRESENCESTATE_NETHER 2279
-#define IDS_RICHPRESENCESTATE_CD 2280
-#define IDS_RICHPRESENCESTATE_MAP 2281
-#define IDS_RICHPRESENCESTATE_ENCHANTING 2282
-#define IDS_RICHPRESENCESTATE_BREWING 2283
-#define IDS_RICHPRESENCESTATE_ANVIL 2284
-#define IDS_RICHPRESENCESTATE_TRADING 2285
+#define IDS_DESC_MUTTON_COOKED 298
+#define IDS_DESC_MUTTON_RAW 299
+#define IDS_DESC_PORKCHOP_RAW 300
+#define IDS_DESC_PORKCHOP_COOKED 301
+#define IDS_DESC_FISH_RAW 302
+#define IDS_DESC_FISH_COOKED 303
+#define IDS_DESC_APPLE 304
+#define IDS_DESC_GOLDENAPPLE 305
+#define IDS_DESC_ROTTEN_FLESH 306
+#define IDS_DESC_SUGAR 307
+#define IDS_DESC_LEVER 308
+#define IDS_DESC_REDSTONETORCH 309
+#define IDS_DESC_REDSTONEREPEATER 310
+#define IDS_DESC_BUTTON 311
+#define IDS_DESC_DISPENSER 312
+#define IDS_DESC_NOTEBLOCK 313
+#define IDS_DESC_RAIL 314
+#define IDS_DESC_POWEREDRAIL 315
+#define IDS_DESC_DETECTORRAIL 316
+#define IDS_DESC_MINECART 317
+#define IDS_DESC_MINECARTWITHCHEST 318
+#define IDS_DESC_MINECARTWITHFURNACE 319
+#define IDS_DESC_BOAT 320
+#define IDS_DESC_WOOL 321
+#define IDS_DESC_WOOLSTRING 322
+#define IDS_DESC_DYE_BLACK 323
+#define IDS_DESC_DYE_GREEN 324
+#define IDS_DESC_DYE_BROWN 325
+#define IDS_DESC_DYE_SILVER 326
+#define IDS_DESC_DYE_YELLOW 327
+#define IDS_DESC_DYE_RED 328
+#define IDS_DESC_DYE_WHITE 329
+#define IDS_DESC_DYE_PINK 330
+#define IDS_DESC_DYE_ORANGE 331
+#define IDS_DESC_DYE_LIME 332
+#define IDS_DESC_DYE_GRAY 333
+#define IDS_DESC_DYE_LIGHTGRAY 334
+#define IDS_DESC_DYE_LIGHTBLUE 335
+#define IDS_DESC_DYE_CYAN 336
+#define IDS_DESC_DYE_PURPLE 337
+#define IDS_DESC_DYE_MAGENTA 338
+#define IDS_DESC_DYE_BLUE 339
+#define IDS_DESC_JUKEBOX 340
+#define IDS_DESC_DIAMONDS 341
+#define IDS_DESC_JACKOLANTERN 342
+#define IDS_DESC_PAPER 343
+#define IDS_DESC_BOOK 344
+#define IDS_DESC_BOOKSHELF 345
+#define IDS_DESC_PICTURE 346
+#define IDS_DESC_ORE_GOLD 347
+#define IDS_DESC_ORE_IRON 348
+#define IDS_DESC_ORE_COAL 349
+#define IDS_DESC_ORE_LAPIS 350
+#define IDS_DESC_ORE_DIAMOND 351
+#define IDS_DESC_ORE_REDSTONE 352
+#define IDS_DESC_STONE 353
+#define IDS_DESC_DIRT 354
+#define IDS_DESC_SAPLING 355
+#define IDS_DESC_BEDROCK 356
+#define IDS_DESC_LAVA 357
+#define IDS_DESC_SAND 358
+#define IDS_DESC_GRAVEL 359
+#define IDS_DESC_LOG 360
+#define IDS_DESC_GLASS 361
+#define IDS_DESC_STONE_BRICK 362
+#define IDS_DESC_BRICK 363
+#define IDS_DESC_CLAY 364
+#define IDS_DESC_CLAY_TILE 365
+#define IDS_DESC_SNOW 366
+#define IDS_DESC_TOP_SNOW 367
+#define IDS_DESC_TALL_GRASS 368
+#define IDS_DESC_FLOWER 369
+#define IDS_DESC_MUSHROOM 370
+#define IDS_DESC_OBSIDIAN 371
+#define IDS_DESC_MOB_SPAWNER 372
+#define IDS_DESC_REDSTONE_DUST 373
+#define IDS_DESC_CROPS 374
+#define IDS_DESC_FARMLAND 375
+#define IDS_DESC_CACTUS 376
+#define IDS_DESC_REEDS 377
+#define IDS_DESC_PUMPKIN 378
+#define IDS_DESC_HELL_ROCK 379
+#define IDS_DESC_HELL_SAND 380
+#define IDS_DESC_PORTAL 381
+#define IDS_DESC_COAL 382
+#define IDS_DESC_STRING 383
+#define IDS_DESC_FEATHER 384
+#define IDS_DESC_SULPHUR 385
+#define IDS_DESC_WHEAT_SEEDS 386
+#define IDS_DESC_WHEAT 387
+#define IDS_DESC_FLINT 388
+#define IDS_DESC_SADDLE 389
+#define IDS_DESC_SNOWBALL 390
+#define IDS_DESC_LEATHER 391
+#define IDS_DESC_SLIMEBALL 392
+#define IDS_DESC_EGG 393
+#define IDS_DESC_YELLOW_DUST 394
+#define IDS_DESC_BONE 395
+#define IDS_DESC_RECORD 396
+#define IDS_DESC_WATER 397
+#define IDS_DESC_LEAVES 398
+#define IDS_DESC_MOSS_STONE 399
+#define IDS_DESC_SHEARS 400
+#define IDS_DESC_PISTON 401
+#define IDS_DESC_STICKY_PISTON 402
+#define IDS_DESC_STONE_BRICK_SMOOTH 403
+#define IDS_DESC_IRON_FENCE 404
+#define IDS_DESC_FENCE_GATE 405
+#define IDS_DESC_MELON_BLOCK 406
+#define IDS_DESC_THIN_GLASS 407
+#define IDS_DESC_PUMPKIN_SEEDS 408
+#define IDS_DESC_MELON_SEEDS 409
+#define IDS_DESC_ENDER_PEARL 410
+#define IDS_DESC_GRASS 411
+#define IDS_DESC_SPONGE 412
+#define IDS_DESC_WEB 413
+#define IDS_DESC_STONE_SILVERFISH 414
+#define IDS_DESC_VINE 415
+#define IDS_DESC_ICE 416
+#define IDS_DESC_DEAD_BUSH 417
+#define IDS_DESC_BLAZE_ROD 418
+#define IDS_DESC_GHAST_TEAR 419
+#define IDS_DESC_GOLD_NUGGET 420
+#define IDS_DESC_NETHER_STALK_SEEDS 421
+#define IDS_DESC_POTION 422
+#define IDS_DESC_GLASS_BOTTLE 423
+#define IDS_DESC_SPIDER_EYE 424
+#define IDS_DESC_FERMENTED_SPIDER_EYE 425
+#define IDS_DESC_BLAZE_POWDER 426
+#define IDS_DESC_MAGMA_CREAM 427
+#define IDS_DESC_BREWING_STAND 428
+#define IDS_DESC_CAULDRON 429
+#define IDS_DESC_EYE_OF_ENDER 430
+#define IDS_DESC_SPECKLED_MELON 431
+#define IDS_DESC_MYCEL 432
+#define IDS_DESC_WATERLILY 433
+#define IDS_DESC_NETHERBRICK 434
+#define IDS_DESC_NETHERFENCE 435
+#define IDS_DESC_NETHERSTALK 436
+#define IDS_DESC_ENCHANTMENTTABLE 437
+#define IDS_DESC_END_PORTAL 438
+#define IDS_DESC_ENDPORTALFRAME 439
+#define IDS_DESC_WHITESTONE 440
+#define IDS_DESC_DRAGONEGG 441
+#define IDS_DESC_EXP_BOTTLE 442
+#define IDS_DESC_FIREBALL 443
+#define IDS_DESC_ITEMFRAME 444
+#define IDS_DESC_MONSTER_SPAWNER 445
+#define IDS_DESC_WOODSLAB 446
+#define IDS_DESC_STONESLAB 447
+#define IDS_DESC_ITEM_NETHERBRICK 448
+#define IDS_DESC_REDSTONE_LIGHT 449
+#define IDS_DESC_COCOA 450
+#define IDS_DESC_SKULL 451
+#define IDS_DESC_COMMAND_BLOCK 452
+#define IDS_DESC_BEACON 453
+#define IDS_DESC_CHEST_TRAP 454
+#define IDS_DESC_WEIGHTED_PLATE_LIGHT 455
+#define IDS_DESC_WEIGHTED_PLATE_HEAVY 456
+#define IDS_DESC_REDSTONE_BLOCK 457
+#define IDS_DESC_HOPPER 458
+#define IDS_DESC_ACTIVATOR_RAIL 459
+#define IDS_DESC_DROPPER 460
+#define IDS_DESC_STAINED_CLAY 461
+#define IDS_DESC_HAY 462
+#define IDS_DESC_HARDENED_CLAY 463
+#define IDS_DESC_STAINED_GLASS 464
+#define IDS_DESC_STAINED_GLASS_PANE 465
+#define IDS_DESC_COAL_BLOCK 466
+#define IDS_SQUID 467
+#define IDS_DESC_SQUID 468
+#define IDS_COW 469
+#define IDS_DESC_COW 470
+#define IDS_SHEEP 471
+#define IDS_DESC_SHEEP 472
+#define IDS_CHICKEN 473
+#define IDS_DESC_CHICKEN 474
+#define IDS_PIG 475
+#define IDS_DESC_PIG 476
+#define IDS_WOLF 477
+#define IDS_DESC_WOLF 478
+#define IDS_CREEPER 479
+#define IDS_DESC_CREEPER 480
+#define IDS_SKELETON 481
+#define IDS_DESC_SKELETON 482
+#define IDS_SPIDER 483
+#define IDS_DESC_SPIDER 484
+#define IDS_ZOMBIE 485
+#define IDS_DESC_ZOMBIE 486
+#define IDS_PIGZOMBIE 487
+#define IDS_DESC_PIGZOMBIE 488
+#define IDS_GHAST 489
+#define IDS_DESC_GHAST 490
+#define IDS_SLIME 491
+#define IDS_DESC_SLIME 492
+#define IDS_ENDERMAN 493
+#define IDS_DESC_ENDERMAN 494
+#define IDS_SILVERFISH 495
+#define IDS_DESC_SILVERFISH 496
+#define IDS_CAVE_SPIDER 497
+#define IDS_DESC_CAVE_SPIDER 498
+#define IDS_MUSHROOM_COW 499
+#define IDS_DESC_MUSHROOM_COW 500
+#define IDS_SNOWMAN 501
+#define IDS_DESC_SNOWMAN 502
+#define IDS_ENDERDRAGON 503
+#define IDS_DESC_ENDERDRAGON 504
+#define IDS_BLAZE 505
+#define IDS_DESC_BLAZE 506
+#define IDS_LAVA_SLIME 507
+#define IDS_DESC_LAVA_SLIME 508
+#define IDS_VILLAGER 509
+#define IDS_OZELOT 510
+#define IDS_DESC_OZELOT 511
+#define IDS_IRONGOLEM 512
+#define IDS_DESC_IRONGOLEM 513
+#define IDS_BAT 514
+#define IDS_DESC_BAT 515
+#define IDS_WITCH 516
+#define IDS_DESC_WITCH 517
+#define IDS_HORSE 518
+#define IDS_DESC_HORSE 519
+#define IDS_DONKEY 520
+#define IDS_DESC_DONKEY 521
+#define IDS_MULE 522
+#define IDS_DESC_MULE 523
+#define IDS_ZOMBIE_HORSE 524
+#define IDS_SKELETON_HORSE 525
+#define IDS_WITHER 526
+#define IDS_DESC_WITHER 527
+#define IDS_CREDITS_EXPLODANIM 528
+#define IDS_CREDITS_CONCEPTART 529
+#define IDS_CREDITS_CRUNCHER 530
+#define IDS_CREDITS_BULLYCOORD 531
+#define IDS_CREDITS_ORIGINALDESIGN 532
+#define IDS_CREDITS_PMPROD 533
+#define IDS_CREDITS_RESTOFMOJANG 534
+#define IDS_CREDITS_LEADPC 535
+#define IDS_CREDITS_CODENINJA 536
+#define IDS_CREDITS_CEO 537
+#define IDS_CREDITS_WCW 538
+#define IDS_CREDITS_CUSTOMERSUPPORT 539
+#define IDS_CREDITS_OFFICEDJ 540
+#define IDS_CREDITS_DESPROG 541
+#define IDS_CREDITS_DEVELOPER 542
+#define IDS_CREDITS_CHIEFARCHITECT 543
+#define IDS_CREDITS_ARTDEVELOPER 544
+#define IDS_CREDITS_GAMECRAFTER 545
+#define IDS_CREDITS_DOF 546
+#define IDS_CREDITS_MUSICANDSOUNDS 547
+#define IDS_CREDITS_PROGRAMMING 548
+#define IDS_CREDITS_ART 549
+#define IDS_CREDITS_QA 550
+#define IDS_CREDITS_EXECPRODUCER 551
+#define IDS_CREDITS_LEADPRODUCER 552
+#define IDS_CREDITS_PRODUCER 553
+#define IDS_CREDITS_TESTLEAD 554
+#define IDS_CREDITS_LEADTESTER 555
+#define IDS_CREDITS_DESIGNTEAM 556
+#define IDS_CREDITS_DEVELOPMENTTEAM 557
+#define IDS_CREDITS_RELEASEMANAGEMENT 558
+#define IDS_CREDITS_XBLADIRECTOR 559
+#define IDS_CREDITS_BIZDEV 560
+#define IDS_CREDITS_PORTFOLIODIRECTOR 561
+#define IDS_CREDITS_PRODUCTMANAGER 562
+#define IDS_CREDITS_MARKETING 563
+#define IDS_CREDITS_COMMUNITYMANAGER 564
+#define IDS_CREDITS_EUROPELOC 565
+#define IDS_CREDITS_REDMONDLOC 566
+#define IDS_CREDITS_ASIALOC 567
+#define IDS_CREDITS_USERRESEARCH 568
+#define IDS_CREDITS_MGSCENTRAL 569
+#define IDS_CREDITS_MILESTONEACCEPT 570
+#define IDS_CREDITS_SPECIALTHANKS 571
+#define IDS_CREDITS_TESTMANAGER 572
+#define IDS_CREDITS_SRTESTLEAD 573
+#define IDS_CREDITS_SDET 574
+#define IDS_CREDITS_PROJECT 575
+#define IDS_CREDITS_ADDITIONALSTE 576
+#define IDS_CREDITS_TESTASSOCIATES 577
+#define IDS_CREDITS_JON_KAGSTROM 578
+#define IDS_CREDITS_TOBIAS_MOLLSTAM 579
+#define IDS_CREDITS_RISE_LUGO 580
+#define IDS_ITEM_SWORD_WOOD 581
+#define IDS_ITEM_SWORD_STONE 582
+#define IDS_ITEM_SWORD_IRON 583
+#define IDS_ITEM_SWORD_DIAMOND 584
+#define IDS_ITEM_SWORD_GOLD 585
+#define IDS_ITEM_SHOVEL_WOOD 586
+#define IDS_ITEM_SHOVEL_STONE 587
+#define IDS_ITEM_SHOVEL_IRON 588
+#define IDS_ITEM_SHOVEL_DIAMOND 589
+#define IDS_ITEM_SHOVEL_GOLD 590
+#define IDS_ITEM_PICKAXE_WOOD 591
+#define IDS_ITEM_PICKAXE_STONE 592
+#define IDS_ITEM_PICKAXE_IRON 593
+#define IDS_ITEM_PICKAXE_DIAMOND 594
+#define IDS_ITEM_PICKAXE_GOLD 595
+#define IDS_ITEM_HATCHET_WOOD 596
+#define IDS_ITEM_HATCHET_STONE 597
+#define IDS_ITEM_HATCHET_IRON 598
+#define IDS_ITEM_HATCHET_DIAMOND 599
+#define IDS_ITEM_HATCHET_GOLD 600
+#define IDS_ITEM_HOE_WOOD 601
+#define IDS_ITEM_HOE_STONE 602
+#define IDS_ITEM_HOE_IRON 603
+#define IDS_ITEM_HOE_DIAMOND 604
+#define IDS_ITEM_HOE_GOLD 605
+#define IDS_ITEM_DOOR_WOOD 606
+#define IDS_ITEM_DOOR_IRON 607
+#define IDS_ITEM_HELMET_CHAIN 608
+#define IDS_ITEM_CHESTPLATE_CHAIN 609
+#define IDS_ITEM_LEGGINGS_CHAIN 610
+#define IDS_ITEM_BOOTS_CHAIN 611
+#define IDS_ITEM_HELMET_CLOTH 612
+#define IDS_ITEM_HELMET_IRON 613
+#define IDS_ITEM_HELMET_DIAMOND 614
+#define IDS_ITEM_HELMET_GOLD 615
+#define IDS_ITEM_CHESTPLATE_CLOTH 616
+#define IDS_ITEM_CHESTPLATE_IRON 617
+#define IDS_ITEM_CHESTPLATE_DIAMOND 618
+#define IDS_ITEM_CHESTPLATE_GOLD 619
+#define IDS_ITEM_LEGGINGS_CLOTH 620
+#define IDS_ITEM_LEGGINGS_IRON 621
+#define IDS_ITEM_LEGGINGS_DIAMOND 622
+#define IDS_ITEM_LEGGINGS_GOLD 623
+#define IDS_ITEM_BOOTS_CLOTH 624
+#define IDS_ITEM_BOOTS_IRON 625
+#define IDS_ITEM_BOOTS_DIAMOND 626
+#define IDS_ITEM_BOOTS_GOLD 627
+#define IDS_ITEM_INGOT_IRON 628
+#define IDS_ITEM_INGOT_GOLD 629
+#define IDS_ITEM_BUCKET 630
+#define IDS_ITEM_BUCKET_WATER 631
+#define IDS_ITEM_BUCKET_LAVA 632
+#define IDS_ITEM_FLINT_AND_STEEL 633
+#define IDS_ITEM_APPLE 634
+#define IDS_ITEM_BOW 635
+#define IDS_ITEM_ARROW 636
+#define IDS_ITEM_COAL 637
+#define IDS_ITEM_CHARCOAL 638
+#define IDS_ITEM_DIAMOND 639
+#define IDS_ITEM_STICK 640
+#define IDS_ITEM_BOWL 641
+#define IDS_ITEM_MUSHROOM_STEW 642
+#define IDS_ITEM_STRING 643
+#define IDS_ITEM_FEATHER 644
+#define IDS_ITEM_SULPHUR 645
+#define IDS_ITEM_WHEAT_SEEDS 646
+#define IDS_ITEM_WHEAT 647
+#define IDS_ITEM_BREAD 648
+#define IDS_ITEM_FLINT 649
+#define IDS_ITEM_PORKCHOP_RAW 650
+#define IDS_ITEM_PORKCHOP_COOKED 651
+#define IDS_ITEM_PAINTING 652
+#define IDS_ITEM_APPLE_GOLD 653
+#define IDS_ITEM_SIGN 654
+#define IDS_ITEM_MINECART 655
+#define IDS_ITEM_SADDLE 656
+#define IDS_ITEM_REDSTONE 657
+#define IDS_ITEM_SNOWBALL 658
+#define IDS_ITEM_BOAT 659
+#define IDS_ITEM_LEATHER 660
+#define IDS_ITEM_BUCKET_MILK 661
+#define IDS_ITEM_BRICK 662
+#define IDS_ITEM_CLAY 663
+#define IDS_ITEM_REEDS 664
+#define IDS_ITEM_PAPER 665
+#define IDS_ITEM_BOOK 666
+#define IDS_ITEM_SLIMEBALL 667
+#define IDS_ITEM_MINECART_CHEST 668
+#define IDS_ITEM_MINECART_FURNACE 669
+#define IDS_ITEM_EGG 670
+#define IDS_ITEM_COMPASS 671
+#define IDS_ITEM_FISHING_ROD 672
+#define IDS_ITEM_CLOCK 673
+#define IDS_ITEM_YELLOW_DUST 674
+#define IDS_ITEM_FISH_RAW 675
+#define IDS_ITEM_FISH_COOKED 676
+#define IDS_ITEM_DYE_POWDER 677
+#define IDS_ITEM_DYE_POWDER_BLACK 678
+#define IDS_ITEM_DYE_POWDER_RED 679
+#define IDS_ITEM_DYE_POWDER_GREEN 680
+#define IDS_ITEM_DYE_POWDER_BROWN 681
+#define IDS_ITEM_DYE_POWDER_BLUE 682
+#define IDS_ITEM_DYE_POWDER_PURPLE 683
+#define IDS_ITEM_DYE_POWDER_CYAN 684
+#define IDS_ITEM_DYE_POWDER_SILVER 685
+#define IDS_ITEM_DYE_POWDER_GRAY 686
+#define IDS_ITEM_DYE_POWDER_PINK 687
+#define IDS_ITEM_DYE_POWDER_LIME 688
+#define IDS_ITEM_DYE_POWDER_YELLOW 689
+#define IDS_ITEM_DYE_POWDER_LIGHT_BLUE 690
+#define IDS_ITEM_DYE_POWDER_MAGENTA 691
+#define IDS_ITEM_DYE_POWDER_ORANGE 692
+#define IDS_ITEM_DYE_POWDER_WHITE 693
+#define IDS_ITEM_BONE 694
+#define IDS_ITEM_SUGAR 695
+#define IDS_ITEM_CAKE 696
+#define IDS_ITEM_BED 697
+#define IDS_ITEM_DIODE 698
+#define IDS_ITEM_COOKIE 699
+#define IDS_ITEM_MAP 700
+#define IDS_ITEM_MAP_EMPTY 701
+#define IDS_ITEM_RECORD_01 702
+#define IDS_ITEM_RECORD_02 703
+#define IDS_ITEM_RECORD_03 704
+#define IDS_ITEM_RECORD_04 705
+#define IDS_ITEM_RECORD_05 706
+#define IDS_ITEM_RECORD_06 707
+#define IDS_ITEM_RECORD_07 708
+#define IDS_ITEM_RECORD_08 709
+#define IDS_ITEM_RECORD_09 710
+#define IDS_ITEM_RECORD_10 711
+#define IDS_ITEM_RECORD_11 712
+#define IDS_ITEM_RECORD_12 713
+#define IDS_ITEM_SHEARS 714
+#define IDS_ITEM_PUMPKIN_SEEDS 715
+#define IDS_ITEM_MELON_SEEDS 716
+#define IDS_ITEM_CHICKEN_RAW 717
+#define IDS_ITEM_CHICKEN_COOKED 718
+#define IDS_ITEM_BEEF_RAW 719
+#define IDS_ITEM_BEEF_COOKED 720
+#define IDS_ITEM_MUTTON_RAW 721
+#define IDS_ITEM_MUTTON_COOKED 722
+#define IDS_ITEM_ROTTEN_FLESH 723
+#define IDS_ITEM_ENDER_PEARL 724
+#define IDS_ITEM_MELON_SLICE 725
+#define IDS_ITEM_BLAZE_ROD 726
+#define IDS_ITEM_GHAST_TEAR 727
+#define IDS_ITEM_GOLD_NUGGET 728
+#define IDS_ITEM_NETHER_STALK_SEEDS 729
+#define IDS_ITEM_POTION 730
+#define IDS_ITEM_GLASS_BOTTLE 731
+#define IDS_ITEM_WATER_BOTTLE 732
+#define IDS_ITEM_SPIDER_EYE 733
+#define IDS_ITEM_FERMENTED_SPIDER_EYE 734
+#define IDS_ITEM_BLAZE_POWDER 735
+#define IDS_ITEM_MAGMA_CREAM 736
+#define IDS_ITEM_BREWING_STAND 737
+#define IDS_ITEM_CAULDRON 738
+#define IDS_ITEM_EYE_OF_ENDER 739
+#define IDS_ITEM_SPECKLED_MELON 740
+#define IDS_ITEM_EXP_BOTTLE 741
+#define IDS_ITEM_FIREBALL 742
+#define IDS_ITEM_FIREBALLCHARCOAL 743
+#define IDS_ITEM_FIREBALLCOAL 744
+#define IDS_ITEM_ITEMFRAME 745
+#define IDS_ITEM_MONSTER_SPAWNER 746
+#define IDS_ITEM_NETHERBRICK 747
+#define IDS_ITEM_SKULL 748
+#define IDS_ITEM_SKULL_SKELETON 749
+#define IDS_ITEM_SKULL_WITHER 750
+#define IDS_ITEM_SKULL_ZOMBIE 751
+#define IDS_ITEM_SKULL_CHARACTER 752
+#define IDS_ITEM_SKULL_PLAYER 753
+#define IDS_ITEM_SKULL_CREEPER 754
+#define IDS_NETHER_STAR 755
+#define IDS_FIREWORKS 756
+#define IDS_FIREWORKS_CHARGE 757
+#define IDS_ITEM_COMPARATOR 758
+#define IDS_ITEM_MINECART_TNT 759
+#define IDS_ITEM_MINECART_HOPPER 760
+#define IDS_ITEM_IRON_HORSE_ARMOR 761
+#define IDS_ITEM_GOLD_HORSE_ARMOR 762
+#define IDS_ITEM_DIAMOND_HORSE_ARMOR 763
+#define IDS_ITEM_LEAD 764
+#define IDS_ITEM_NAME_TAG 765
+#define IDS_TILE_STONE 766
+#define IDS_TILE_GRASS 767
+#define IDS_TILE_DIRT 768
+#define IDS_TILE_STONE_BRICK 769
+#define IDS_TILE_OAKWOOD_PLANKS 770
+#define IDS_TILE_SPRUCEWOOD_PLANKS 771
+#define IDS_TILE_BIRCHWOOD_PLANKS 772
+#define IDS_TILE_JUNGLE_PLANKS 773
+#define IDS_TILE_PLANKS 774
+#define IDS_TILE_SAPLING 775
+#define IDS_TILE_SAPLING_OAK 776
+#define IDS_TILE_SAPLING_SPRUCE 777
+#define IDS_TILE_SAPLING_BIRCH 778
+#define IDS_TILE_SAPLING_JUNGLE 779
+#define IDS_TILE_BEDROCK 780
+#define IDS_TILE_WATER 781
+#define IDS_TILE_LAVA 782
+#define IDS_TILE_SAND 783
+#define IDS_TILE_SANDSTONE 784
+#define IDS_TILE_GRAVEL 785
+#define IDS_TILE_ORE_GOLD 786
+#define IDS_TILE_ORE_IRON 787
+#define IDS_TILE_ORE_COAL 788
+#define IDS_TILE_LOG 789
+#define IDS_TILE_LOG_OAK 790
+#define IDS_TILE_LOG_SPRUCE 791
+#define IDS_TILE_LOG_BIRCH 792
+#define IDS_TILE_LOG_JUNGLE 793
+#define IDS_TILE_OAK 794
+#define IDS_TILE_SPRUCE 795
+#define IDS_TILE_BIRCH 796
+#define IDS_TILE_LEAVES 797
+#define IDS_TILE_LEAVES_OAK 798
+#define IDS_TILE_LEAVES_SPRUCE 799
+#define IDS_TILE_LEAVES_BIRCH 800
+#define IDS_TILE_LEAVES_JUNGLE 801
+#define IDS_TILE_SPONGE 802
+#define IDS_TILE_GLASS 803
+#define IDS_TILE_CLOTH 804
+#define IDS_TILE_CLOTH_BLACK 805
+#define IDS_TILE_CLOTH_RED 806
+#define IDS_TILE_CLOTH_GREEN 807
+#define IDS_TILE_CLOTH_BROWN 808
+#define IDS_TILE_CLOTH_BLUE 809
+#define IDS_TILE_CLOTH_PURPLE 810
+#define IDS_TILE_CLOTH_CYAN 811
+#define IDS_TILE_CLOTH_SILVER 812
+#define IDS_TILE_CLOTH_GRAY 813
+#define IDS_TILE_CLOTH_PINK 814
+#define IDS_TILE_CLOTH_LIME 815
+#define IDS_TILE_CLOTH_YELLOW 816
+#define IDS_TILE_CLOTH_LIGHT_BLUE 817
+#define IDS_TILE_CLOTH_MAGENTA 818
+#define IDS_TILE_CLOTH_ORANGE 819
+#define IDS_TILE_CLOTH_WHITE 820
+#define IDS_TILE_FLOWER 821
+#define IDS_TILE_ROSE 822
+#define IDS_TILE_MUSHROOM 823
+#define IDS_TILE_BLOCK_GOLD 824
+#define IDS_DESC_BLOCK_GOLD 825
+#define IDS_DESC_BLOCK_IRON 826
+#define IDS_TILE_BLOCK_IRON 827
+#define IDS_TILE_STONESLAB 828
+#define IDS_TILE_STONESLAB_STONE 829
+#define IDS_TILE_STONESLAB_SAND 830
+#define IDS_TILE_STONESLAB_WOOD 831
+#define IDS_TILE_STONESLAB_COBBLE 832
+#define IDS_TILE_STONESLAB_BRICK 833
+#define IDS_TILE_STONESLAB_SMOOTHBRICK 834
+#define IDS_TILE_STONESLAB_OAK 835
+#define IDS_TILE_STONESLAB_SPRUCE 836
+#define IDS_TILE_STONESLAB_BIRCH 837
+#define IDS_TILE_STONESLAB_JUNGLE 838
+#define IDS_TILE_STONESLAB_NETHERBRICK 839
+#define IDS_TILE_BRICK 840
+#define IDS_TILE_TNT 841
+#define IDS_TILE_BOOKSHELF 842
+#define IDS_TILE_STONE_MOSS 843
+#define IDS_TILE_OBSIDIAN 844
+#define IDS_TILE_TORCH 845
+#define IDS_TILE_TORCHCOAL 846
+#define IDS_TILE_TORCHCHARCOAL 847
+#define IDS_TILE_FIRE 848
+#define IDS_TILE_MOB_SPAWNER 849
+#define IDS_TILE_STAIRS_WOOD 850
+#define IDS_TILE_CHEST 851
+#define IDS_TILE_REDSTONE_DUST 852
+#define IDS_TILE_ORE_DIAMOND 853
+#define IDS_TILE_BLOCK_DIAMOND 854
+#define IDS_DESC_BLOCK_DIAMOND 855
+#define IDS_TILE_WORKBENCH 856
+#define IDS_TILE_CROPS 857
+#define IDS_TILE_FARMLAND 858
+#define IDS_TILE_FURNACE 859
+#define IDS_TILE_SIGN 860
+#define IDS_TILE_DOOR_WOOD 861
+#define IDS_TILE_LADDER 862
+#define IDS_TILE_RAIL 863
+#define IDS_TILE_GOLDEN_RAIL 864
+#define IDS_TILE_DETECTOR_RAIL 865
+#define IDS_TILE_STAIRS_STONE 866
+#define IDS_TILE_LEVER 867
+#define IDS_TILE_PRESSURE_PLATE 868
+#define IDS_TILE_DOOR_IRON 869
+#define IDS_TILE_ORE_REDSTONE 870
+#define IDS_TILE_NOT_GATE 871
+#define IDS_TILE_BUTTON 872
+#define IDS_TILE_SNOW 873
+#define IDS_TILE_ICE 874
+#define IDS_TILE_CACTUS 875
+#define IDS_TILE_CLAY 876
+#define IDS_TILE_REEDS 877
+#define IDS_TILE_JUKEBOX 878
+#define IDS_TILE_FENCE 879
+#define IDS_TILE_PUMPKIN 880
+#define IDS_TILE_LIT_PUMPKIN 881
+#define IDS_TILE_HELL_ROCK 882
+#define IDS_TILE_HELL_SAND 883
+#define IDS_TILE_LIGHT_GEM 884
+#define IDS_TILE_PORTAL 885
+#define IDS_TILE_ORE_LAPIS 886
+#define IDS_TILE_BLOCK_LAPIS 887
+#define IDS_DESC_BLOCK_LAPIS 888
+#define IDS_TILE_DISPENSER 889
+#define IDS_TILE_MUSIC_BLOCK 890
+#define IDS_TILE_CAKE 891
+#define IDS_TILE_BED 892
+#define IDS_TILE_WEB 893
+#define IDS_TILE_TALL_GRASS 894
+#define IDS_TILE_DEAD_BUSH 895
+#define IDS_TILE_DIODE 896
+#define IDS_TILE_LOCKED_CHEST 897
+#define IDS_TILE_TRAPDOOR 898
+#define IDS_ANY_WOOL 899
+#define IDS_TILE_PISTON_BASE 900
+#define IDS_TILE_PISTON_STICK_BASE 901
+#define IDS_TILE_MONSTER_STONE_EGG 902
+#define IDS_TILE_STONE_BRICK_SMOOTH 903
+#define IDS_TILE_STONE_BRICK_SMOOTH_MOSSY 904
+#define IDS_TILE_STONE_BRICK_SMOOTH_CRACKED 905
+#define IDS_TILE_STONE_BRICK_SMOOTH_CHISELED 906
+#define IDS_TILE_HUGE_MUSHROOM_1 907
+#define IDS_TILE_HUGE_MUSHROOM_2 908
+#define IDS_TILE_IRON_FENCE 909
+#define IDS_TILE_THIN_GLASS 910
+#define IDS_TILE_MELON 911
+#define IDS_TILE_PUMPKIN_STEM 912
+#define IDS_TILE_MELON_STEM 913
+#define IDS_TILE_VINE 914
+#define IDS_TILE_FENCE_GATE 915
+#define IDS_TILE_STAIRS_BRICKS 916
+#define IDS_TILE_STAIRS_STONE_BRICKS_SMOOTH 917
+#define IDS_TILE_STONE_SILVERFISH 918
+#define IDS_TILE_STONE_SILVERFISH_COBBLESTONE 919
+#define IDS_TILE_STONE_SILVERFISH_STONE_BRICK 920
+#define IDS_TILE_MYCEL 921
+#define IDS_TILE_WATERLILY 922
+#define IDS_TILE_NETHERBRICK 923
+#define IDS_TILE_NETHERFENCE 924
+#define IDS_TILE_STAIRS_NETHERBRICK 925
+#define IDS_TILE_NETHERSTALK 926
+#define IDS_TILE_ENCHANTMENTTABLE 927
+#define IDS_TILE_BREWINGSTAND 928
+#define IDS_TILE_CAULDRON 929
+#define IDS_TILE_END_PORTAL 930
+#define IDS_TILE_ENDPORTALFRAME 931
+#define IDS_TILE_WHITESTONE 932
+#define IDS_TILE_DRAGONEGG 933
+#define IDS_TILE_SHRUB 934
+#define IDS_TILE_FERN 935
+#define IDS_TILE_STAIRS_SANDSTONE 936
+#define IDS_TILE_STAIRS_SPRUCEWOOD 937
+#define IDS_TILE_STAIRS_BIRCHWOOD 938
+#define IDS_TILE_STAIRS_JUNGLEWOOD 939
+#define IDS_TILE_REDSTONE_LIGHT 940
+#define IDS_TILE_COCOA 941
+#define IDS_TILE_SKULL 942
+#define IDS_TILE_COMMAND_BLOCK 943
+#define IDS_TILE_BEACON 944
+#define IDS_TILE_CHEST_TRAP 945
+#define IDS_TILE_WEIGHTED_PLATE_LIGHT 946
+#define IDS_TILE_WEIGHTED_PLATE_HEAVY 947
+#define IDS_TILE_COMPARATOR 948
+#define IDS_TILE_DAYLIGHT_DETECTOR 949
+#define IDS_TILE_REDSTONE_BLOCK 950
+#define IDS_TILE_HOPPER 951
+#define IDS_TILE_ACTIVATOR_RAIL 952
+#define IDS_TILE_DROPPER 953
+#define IDS_TILE_STAINED_CLAY 954
+#define IDS_TILE_HAY 955
+#define IDS_TILE_HARDENED_CLAY 956
+#define IDS_TILE_COAL 957
+#define IDS_TILE_STAINED_CLAY_BLACK 958
+#define IDS_TILE_STAINED_CLAY_RED 959
+#define IDS_TILE_STAINED_CLAY_GREEN 960
+#define IDS_TILE_STAINED_CLAY_BROWN 961
+#define IDS_TILE_STAINED_CLAY_BLUE 962
+#define IDS_TILE_STAINED_CLAY_PURPLE 963
+#define IDS_TILE_STAINED_CLAY_CYAN 964
+#define IDS_TILE_STAINED_CLAY_SILVER 965
+#define IDS_TILE_STAINED_CLAY_GRAY 966
+#define IDS_TILE_STAINED_CLAY_PINK 967
+#define IDS_TILE_STAINED_CLAY_LIME 968
+#define IDS_TILE_STAINED_CLAY_YELLOW 969
+#define IDS_TILE_STAINED_CLAY_LIGHT_BLUE 970
+#define IDS_TILE_STAINED_CLAY_MAGENTA 971
+#define IDS_TILE_STAINED_CLAY_ORANGE 972
+#define IDS_TILE_STAINED_CLAY_WHITE 973
+#define IDS_TILE_STAINED_GLASS 974
+#define IDS_TILE_STAINED_GLASS_BLACK 975
+#define IDS_TILE_STAINED_GLASS_RED 976
+#define IDS_TILE_STAINED_GLASS_GREEN 977
+#define IDS_TILE_STAINED_GLASS_BROWN 978
+#define IDS_TILE_STAINED_GLASS_BLUE 979
+#define IDS_TILE_STAINED_GLASS_PURPLE 980
+#define IDS_TILE_STAINED_GLASS_CYAN 981
+#define IDS_TILE_STAINED_GLASS_SILVER 982
+#define IDS_TILE_STAINED_GLASS_GRAY 983
+#define IDS_TILE_STAINED_GLASS_PINK 984
+#define IDS_TILE_STAINED_GLASS_LIME 985
+#define IDS_TILE_STAINED_GLASS_YELLOW 986
+#define IDS_TILE_STAINED_GLASS_LIGHT_BLUE 987
+#define IDS_TILE_STAINED_GLASS_MAGENTA 988
+#define IDS_TILE_STAINED_GLASS_ORANGE 989
+#define IDS_TILE_STAINED_GLASS_WHITE 990
+#define IDS_TILE_STAINED_GLASS_PANE 991
+#define IDS_TILE_STAINED_GLASS_PANE_BLACK 992
+#define IDS_TILE_STAINED_GLASS_PANE_RED 993
+#define IDS_TILE_STAINED_GLASS_PANE_GREEN 994
+#define IDS_TILE_STAINED_GLASS_PANE_BROWN 995
+#define IDS_TILE_STAINED_GLASS_PANE_BLUE 996
+#define IDS_TILE_STAINED_GLASS_PANE_PURPLE 997
+#define IDS_TILE_STAINED_GLASS_PANE_CYAN 998
+#define IDS_TILE_STAINED_GLASS_PANE_SILVER 999
+#define IDS_TILE_STAINED_GLASS_PANE_GRAY 1000
+#define IDS_TILE_STAINED_GLASS_PANE_PINK 1001
+#define IDS_TILE_STAINED_GLASS_PANE_LIME 1002
+#define IDS_TILE_STAINED_GLASS_PANE_YELLOW 1003
+#define IDS_TILE_STAINED_GLASS_PANE_LIGHT_BLUE 1004
+#define IDS_TILE_STAINED_GLASS_PANE_MAGENTA 1005
+#define IDS_TILE_STAINED_GLASS_PANE_ORANGE 1006
+#define IDS_TILE_STAINED_GLASS_PANE_WHITE 1007
+#define IDS_FIREWORKS_CHARGE_TYPE_0 1008
+#define IDS_FIREWORKS_CHARGE_TYPE_1 1009
+#define IDS_FIREWORKS_CHARGE_TYPE_2 1010
+#define IDS_FIREWORKS_CHARGE_TYPE_3 1011
+#define IDS_FIREWORKS_CHARGE_TYPE_4 1012
+#define IDS_FIREWORKS_CHARGE_TYPE 1013
+#define IDS_FIREWORKS_CHARGE_BLACK 1014
+#define IDS_FIREWORKS_CHARGE_RED 1015
+#define IDS_FIREWORKS_CHARGE_GREEN 1016
+#define IDS_FIREWORKS_CHARGE_BROWN 1017
+#define IDS_FIREWORKS_CHARGE_BLUE 1018
+#define IDS_FIREWORKS_CHARGE_PURPLE 1019
+#define IDS_FIREWORKS_CHARGE_CYAN 1020
+#define IDS_FIREWORKS_CHARGE_SILVER 1021
+#define IDS_FIREWORKS_CHARGE_GRAY 1022
+#define IDS_FIREWORKS_CHARGE_PINK 1023
+#define IDS_FIREWORKS_CHARGE_LIME 1024
+#define IDS_FIREWORKS_CHARGE_YELLOW 1025
+#define IDS_FIREWORKS_CHARGE_LIGHT_BLUE 1026
+#define IDS_FIREWORKS_CHARGE_MAGENTA 1027
+#define IDS_FIREWORKS_CHARGE_ORANGE 1028
+#define IDS_FIREWORKS_CHARGE_WHITE 1029
+#define IDS_FIREWORKS_CHARGE_CUSTOM 1030
+#define IDS_FIREWORKS_CHARGE_FADE_TO 1031
+#define IDS_FIREWORKS_CHARGE_FLICKER 1032
+#define IDS_FIREWORKS_CHARGE_TRAIL 1033
+#define IDS_ITEM_FIREWORKS_FLIGHT 1034
+#define IDS_CURRENT_LAYOUT 1035
+#define IDS_CONTROLS_LAYOUT 1036
+#define IDS_CONTROLS_MOVE 1037
+#define IDS_CONTROLS_LOOK 1038
+#define IDS_CONTROLS_PAUSE 1039
+#define IDS_CONTROLS_JUMP 1040
+#define IDS_CONTROLS_JUMPFLY 1041
+#define IDS_CONTROLS_INVENTORY 1042
+#define IDS_CONTROLS_HELDITEM 1043
+#define IDS_CONTROLS_ACTION 1044
+#define IDS_CONTROLS_USE 1045
+#define IDS_CONTROLS_CRAFTING 1046
+#define IDS_CONTROLS_DROP 1047
+#define IDS_CONTROLS_SNEAK 1048
+#define IDS_CONTROLS_SNEAKFLY 1049
+#define IDS_CONTROLS_THIRDPERSON 1050
+#define IDS_CONTROLS_PLAYERS 1051
+#define IDS_CONTROLS_DPAD 1052
+#define IDS_CONTROLS_SCHEME0 1053
+#define IDS_CONTROLS_SCHEME1 1054
+#define IDS_CONTROLS_SCHEME2 1055
+#define IDS_CONTROLLER_A 1056
+#define IDS_CONTROLLER_B 1057
+#define IDS_CONTROLLER_X 1058
+#define IDS_CONTROLLER_Y 1059
+#define IDS_CONTROLLER_LEFT_STICK 1060
+#define IDS_CONTROLLER_RIGHT_STICK 1061
+#define IDS_CONTROLLER_LEFT_TRIGGER 1062
+#define IDS_CONTROLLER_RIGHT_TRIGGER 1063
+#define IDS_CONTROLLER_LEFT_BUMPER 1064
+#define IDS_CONTROLLER_RIGHT_BUMPER 1065
+#define IDS_CONTROLLER_BACK 1066
+#define IDS_CONTROLLER_START 1067
+#define IDS_CONTROLLER_RIGHT_THUMBSTICK 1068
+#define IDS_CONTROLLER_LEFT_THUMBSTICK 1069
+#define IDS_CONTROLLER_DPAD_R 1070
+#define IDS_CONTROLLER_DPAD_L 1071
+#define IDS_CONTROLLER_DPAD_U 1072
+#define IDS_CONTROLLER_DPAD_D 1073
+#define IDS_ICON_SHANK_01 1074
+#define IDS_ICON_SHANK_03 1075
+#define IDS_TUTORIAL_PROMPT_PRESS_A_TO_CONTINUE 1076
+#define IDS_TUTORIAL_PROMPT_START_TUTORIAL 1077
+#define IDS_TUTORIAL_TASK_OVERVIEW 1078
+#define IDS_TUTORIAL_TASK_LOOK 1079
+#define IDS_TUTORIAL_TASK_MOVE 1080
+#define IDS_TUTORIAL_TASK_SPRINT 1081
+#define IDS_TUTORIAL_TASK_JUMP 1082
+#define IDS_TUTORIAL_TASK_MINE 1083
+#define IDS_TUTORIAL_TASK_CHOP_WOOD 1084
+#define IDS_TUTORIAL_TASK_CRAFTING 1085
+#define IDS_TUTORIAL_TASK_INVENTORY 1086
+#define IDS_TUTORIAL_TASK_FOOD_BAR_DEPLETE 1087
+#define IDS_TUTORIAL_TASK_FOOD_BAR_HEAL 1088
+#define IDS_TUTORIAL_TASK_FOOD_BAR_FEED 1089
+#define IDS_TUTORIAL_TASK_FOOD_BAR_EAT_STEAK 1090
+#define IDS_TUTORIAL_TASK_CREATE_PLANKS 1091
+#define IDS_TUTORIAL_TASK_CREATE_CRAFTING_TABLE 1092
+#define IDS_TUTORIAL_TASK_CREATE_STICKS 1093
+#define IDS_TUTORIAL_TASK_SCROLL 1094
+#define IDS_TUTORIAL_TASK_USE 1095
+#define IDS_TUTORIAL_TASK_PLACE_WORKBENCH 1096
+#define IDS_TUTORIAL_TASK_OPEN_WORKBENCH 1097
+#define IDS_TUTORIAL_TASK_CREATE_WOODEN_SHOVEL 1098
+#define IDS_TUTORIAL_TASK_CREATE_WOODEN_HATCHET 1099
+#define IDS_TUTORIAL_TASK_CREATE_WOODEN_PICKAXE 1100
+#define IDS_TUTORIAL_TASK_OPEN_CONTAINER 1101
+#define IDS_TUTORIAL_TASK_NIGHT_DANGER 1102
+#define IDS_TUTORIAL_TASK_NEARBY_SHELTER 1103
+#define IDS_TUTORIAL_TASK_COLLECT_RESOURCES 1104
+#define IDS_TUTORIAL_TASK_MINE_STONE 1105
+#define IDS_TUTORIAL_TASK_CREATE_FURNACE 1106
+#define IDS_TUTORIAL_TASK_PLACE_AND_OPEN_FURNACE 1107
+#define IDS_TUTORIAL_TASK_CREATE_CHARCOAL 1108
+#define IDS_TUTORIAL_TASK_CREATE_GLASS 1109
+#define IDS_TUTORIAL_TASK_CREATE_WOODEN_DOOR 1110
+#define IDS_TUTORIAL_TASK_PLACE_DOOR 1111
+#define IDS_TUTORIAL_TASK_CREATE_TORCH 1112
+#define IDS_TUTORIAL_TASK_BASIC_COMPLETE 1113
+#define IDS_TUTORIAL_PROMPT_BASIC_COMPLETE 1114
+#define IDS_TUTORIAL_TASK_INV_OVERVIEW 1115
+#define IDS_TUTORIAL_PROMPT_INV_OVERVIEW 1116
+#define IDS_TUTORIAL_TASK_INV_PICK_UP 1117
+#define IDS_TUTORIAL_TASK_INV_MOVE 1118
+#define IDS_TUTORIAL_TASK_INV_DROP 1119
+#define IDS_TUTORIAL_TASK_INV_INFO 1120
+#define IDS_TUTORIAL_TASK_INV_EXIT 1121
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_OVERVIEW 1122
+#define IDS_TUTORIAL_PROMPT_CREATIVE_INV_OVERVIEW 1123
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_PICK_UP 1124
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_MOVE 1125
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_DROP 1126
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_NAV 1127
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_INFO 1128
+#define IDS_TUTORIAL_TASK_CREATIVE_INV_EXIT 1129
+#define IDS_TUTORIAL_TASK_CRAFT_OVERVIEW 1130
+#define IDS_TUTORIAL_PROMPT_CRAFT_OVERVIEW 1131
+#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_DESCRIPTION 1132
+#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_INGREDIENTS 1133
+#define IDS_TUTORIAL_PROMPT_PRESS_X_TO_TOGGLE_INVENTORY 1134
+#define IDS_TUTORIAL_TASK_CRAFT_NAV 1135
+#define IDS_TUTORIAL_TASK_CRAFT_CREATE 1136
+#define IDS_TUTORIAL_TASK_CRAFT_CRAFT_TABLE 1137
+#define IDS_TUTORIAL_TASK_CRAFT_INVENTORY 1138
+#define IDS_TUTORIAL_TASK_CRAFT_DESCRIPTION 1139
+#define IDS_TUTORIAL_TASK_CRAFT_INGREDIENTS 1140
+#define IDS_TUTORIAL_TASK_CRAFT_CREATE_PLANKS 1141
+#define IDS_TUTORIAL_TASK_CRAFT_EXIT_AND_PLACE_TABLE 1142
+#define IDS_TUTORIAL_TASK_CRAFT_SELECT_TOOLS 1143
+#define IDS_TUTORIAL_TASK_CRAFT_SELECT_STRUCTURES 1144
+#define IDS_TUTORIAL_TASK_CRAFT_SELECT_WOODEN_SHOVEL 1145
+#define IDS_TUTORIAL_TASK_CRAFT_SELECT_CRAFTING_TABLE 1146
+#define IDS_TUTORIAL_TASK_CRAFT_TOOLS_BUILT 1147
+#define IDS_TUTORIAL_TASK_CRAFT_CREATE_FURNACE 1148
+#define IDS_TUTORIAL_TASK_CRAFT_EXIT_AND_PLACE_FURNACE 1149
+#define IDS_TUTORIAL_TASK_FURNACE_OVERVIEW 1150
+#define IDS_TUTORIAL_PROMPT_FURNACE_OVERVIEW 1151
+#define IDS_TUTORIAL_TASK_FURNACE_METHOD 1152
+#define IDS_TUTORIAL_TASK_FURNACE_FUELS 1153
+#define IDS_TUTORIAL_TASK_FURNACE_INGREDIENTS 1154
+#define IDS_TUTORIAL_TASK_FURNACE_CREATE_CHARCOAL 1155
+#define IDS_TUTORIAL_TASK_FURNACE_CHARCOAL_USES 1156
+#define IDS_TUTORIAL_TASK_FURNACE_CREATE_GLASS 1157
+#define IDS_TUTORIAL_TASK_BREWING_MENU_OVERVIEW 1158
+#define IDS_TUTORIAL_PROMPT_BREWING_MENU_OVERVIEW 1159
+#define IDS_TUTORIAL_TASK_BREWING_MENU_METHOD 1160
+#define IDS_TUTORIAL_TASK_BREWING_MENU_BASIC_INGREDIENTS 1161
+#define IDS_TUTORIAL_TASK_BREWING_MENU_EXTENDED_INGREDIENTS 1162
+#define IDS_TUTORIAL_TASK_BREWING_MENU_EXTENDED_INGREDIENTS_2 1163
+#define IDS_TUTORIAL_TASK_BREWING_MENU_CREATE_FIRE_POTION 1164
+#define IDS_TUTORIAL_TASK_BREWING_MENU_EXIT 1165
+#define IDS_TUTORIAL_TASK_BREWING_OVERVIEW 1166
+#define IDS_TUTORIAL_PROMPT_BREWING_OVERVIEW 1167
+#define IDS_TUTORIAL_TASK_BREWING_GET_GLASS_BOTTLE 1168
+#define IDS_TUTORIAL_TASK_BREWING_FILL_GLASS_BOTTLE 1169
+#define IDS_TUTORIAL_TASK_BREWING_FILL_CAULDRON 1170
+#define IDS_TUTORIAL_TASK_BREWING_CREATE_FIRE_POTION 1171
+#define IDS_TUTORIAL_TASK_BREWING_USE_POTION 1172
+#define IDS_TUTORIAL_TASK_BREWING_DRINK_FIRE_POTION 1173
+#define IDS_TUTORIAL_TASK_BREWING_USE_EFFECTS 1174
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_OVERVIEW 1175
+#define IDS_TUTORIAL_PROMPT_ENCHANTING_MENU_OVERVIEW 1176
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_START 1177
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_ENCHANTMENTS 1178
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_COST 1179
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_ENCHANT 1180
+#define IDS_TUTORIAL_TASK_ENCHANTING_MENU_BETTER_ENCHANTMENTS 1181
+#define IDS_TUTORIAL_TASK_ENCHANTING_OVERVIEW 1182
+#define IDS_TUTORIAL_PROMPT_ENCHANTING_OVERVIEW 1183
+#define IDS_TUTORIAL_TASK_ENCHANTING_SUMMARY 1184
+#define IDS_TUTORIAL_TASK_ENCHANTING_BOOKCASES 1185
+#define IDS_TUTORIAL_TASK_ENCHANTING_EXPERIENCE 1186
+#define IDS_TUTORIAL_TASK_ENCHANTING_BOTTLE_O_ENCHANTING 1187
+#define IDS_TUTORIAL_TASK_ENCHANTING_USE_CHESTS 1188
+#define IDS_TUTORIAL_TASK_MINECART_OVERVIEW 1189
+#define IDS_TUTORIAL_PROMPT_MINECART_OVERVIEW 1190
+#define IDS_TUTORIAL_TASK_MINECART_RAILS 1191
+#define IDS_TUTORIAL_TASK_MINECART_POWERED_RAILS 1192
+#define IDS_TUTORIAL_TASK_BOAT_OVERVIEW 1193
+#define IDS_TUTORIAL_PROMPT_BOAT_OVERVIEW 1194
+#define IDS_TUTORIAL_TASK_BOAT_STEER 1195
+#define IDS_TUTORIAL_TASK_FISHING_OVERVIEW 1196
+#define IDS_TUTORIAL_PROMPT_FISHING_OVERVIEW 1197
+#define IDS_TUTORIAL_TASK_FISHING_CAST 1198
+#define IDS_TUTORIAL_TASK_FISHING_FISH 1199
+#define IDS_TUTORIAL_TASK_FISHING_USES 1200
+#define IDS_TUTORIAL_TASK_BED_OVERVIEW 1201
+#define IDS_TUTORIAL_PROMPT_BED_OVERVIEW 1202
+#define IDS_TUTORIAL_TASK_BED_PLACEMENT 1203
+#define IDS_TUTORIAL_TASK_BED_MULTIPLAYER 1204
+#define IDS_TUTORIAL_REDSTONE_OVERVIEW 1205
+#define IDS_TUTORIAL_PROMPT_REDSTONE_OVERVIEW 1206
+#define IDS_TUTORIAL_TASK_REDSTONE_POWER_SOURCES 1207
+#define IDS_TUTORIAL_TASK_REDSTONE_POWER_SOURCES_POSITION 1208
+#define IDS_TUTORIAL_TASK_REDSTONE_DUST 1209
+#define IDS_TUTORIAL_TASK_REDSTONE_REPEATER 1210
+#define IDS_TUTORIAL_TASK_PISTONS 1211
+#define IDS_TUTORIAL_TASK_TRY_IT 1212
+#define IDS_TUTORIAL_PORTAL_OVERVIEW 1213
+#define IDS_TUTORIAL_PROMPT_PORTAL_OVERVIEW 1214
+#define IDS_TUTORIAL_TASK_BUILD_PORTAL 1215
+#define IDS_TUTORIAL_TASK_ACTIVATE_PORTAL 1216
+#define IDS_TUTORIAL_TASK_USE_PORTAL 1217
+#define IDS_TUTORIAL_TASK_NETHER 1218
+#define IDS_TUTORIAL_TASK_NETHER_FAST_TRAVEL 1219
+#define IDS_TUTORIAL_CREATIVE_OVERVIEW 1220
+#define IDS_TUTORIAL_PROMPT_CREATIVE_OVERVIEW 1221
+#define IDS_TUTORIAL_TASK_CREATIVE_MODE 1222
+#define IDS_TUTORIAL_TASK_OPEN_CREATIVE_INVENTORY 1223
+#define IDS_TUTORIAL_TASK_CREATIVE_EXIT 1224
+#define IDS_TUTORIAL_TASK_CREATIVE_COMPLETE 1225
+#define IDS_TUTORIAL_FARMING_OVERVIEW 1226
+#define IDS_TUTORIAL_PROMPT_FARMING_OVERVIEW 1227
+#define IDS_TUTORIAL_TASK_FARMING_SEEDS 1228
+#define IDS_TUTORIAL_TASK_FARMING_FARMLAND 1229
+#define IDS_TUTORIAL_TASK_FARMING_WHEAT 1230
+#define IDS_TUTORIAL_TASK_FARMING_PUMPKIN_AND_MELON 1231
+#define IDS_TUTORIAL_TASK_FARMING_SUGARCANE 1232
+#define IDS_TUTORIAL_TASK_FARMING_CACTUS 1233
+#define IDS_TUTORIAL_TASK_FARMING_MUSHROOM 1234
+#define IDS_TUTORIAL_TASK_FARMING_BONEMEAL 1235
+#define IDS_TUTORIAL_TASK_FARMING_COMPLETE 1236
+#define IDS_TUTORIAL_BREEDING_OVERVIEW 1237
+#define IDS_TUTORIAL_PROMPT_BREEDING_OVERVIEW 1238
+#define IDS_TUTORIAL_TASK_BREEDING_FEED 1239
+#define IDS_TUTORIAL_TASK_BREEDING_FEED_FOOD 1240
+#define IDS_TUTORIAL_TASK_BREEDING_BABY 1241
+#define IDS_TUTORIAL_TASK_BREEDING_DELAY 1242
+#define IDS_TUTORIAL_TASK_BREEDING_FOLLOW 1243
+#define IDS_TUTORIAL_TASK_BREEDING_WOLF_TAMING 1244
+#define IDS_TUTORIAL_TASK_BREEDING_COMPLETE 1245
+#define IDS_TUTORIAL_GOLEM_OVERVIEW 1246
+#define IDS_TUTORIAL_PROMPT_GOLEM_OVERVIEW 1247
+#define IDS_TUTORIAL_TASK_GOLEM_PUMPKIN 1248
+#define IDS_TUTORIAL_TASK_GOLEM_SNOW 1249
+#define IDS_TUTORIAL_TASK_GOLEM_IRON 1250
+#define IDS_TUTORIAL_TASK_GOLEM_IRON_VILLAGE 1251
+#define IDS_TUTORIAL_CONSTRAINT_TUTORIAL_AREA 1252
+#define IDS_TUTORIAL_HINT_DIGGER_ITEM_SHOVEL 1253
+#define IDS_TUTORIAL_HINT_DIGGER_ITEM_HATCHET 1254
+#define IDS_TUTORIAL_HINT_DIGGER_ITEM_PICKAXE 1255
+#define IDS_TUTORIAL_HINT_ATTACK_WITH_TOOL 1256
+#define IDS_TUTORIAL_HINT_HOLD_TO_MINE 1257
+#define IDS_TUTORIAL_HINT_TOOL_DAMAGED 1258
+#define IDS_TUTORIAL_HINT_SWIM_UP 1259
+#define IDS_TUTORIAL_HINT_MINECART 1260
+#define IDS_TUTORIAL_HINT_BOAT 1261
+#define IDS_TUTORIAL_HINT_FISHING 1262
+#define IDS_TUTORIAL_HINT_PISTON_SELF_REPAIRING_BRIDGE 1263
+#define IDS_TUTORIAL_HINT_INV_DROP 1264
+#define IDS_TUTORIAL_HINT_CRAFT_NO_INGREDIENTS 1265
+#define IDS_TUTORIAL_COMPLETED 1266
+#define IDS_TUTORIAL_COMPLETED_EXPLORE 1267
+#define IDS_TUTORIAL_REMINDER 1268
+#define IDS_TUTORIAL_HTML_EXIT_PICTURE 1269
+#define IDS_TUTORIAL_NEW_FEATURES_CHOICE 1270
+#define IDS_TUTORIAL_PROMPT_NEW_FEATURES_CHOICE 1271
+#define IDS_TUTORIAL_FEATURES_IN_THIS_AREA 1272
+#define IDS_TUTORIAL_FEATURES_OUTSIDE_THIS_AREA 1273
+#define IDS_TUTORIAL_TASK_FOOD_BAR_OVERVIEW 1274
+#define IDS_TUTORIAL_PROMPT_FOOD_BAR_OVERVIEW 1275
+#define IDS_TUTORIAL_TASK_HORSE_MENU_OVERVIEW 1276
+#define IDS_TUTORIAL_PROMPT_HORSE_MENU_OVERVIEW 1277
+#define IDS_TUTORIAL_TASK_HORSE_MENU_LAYOUT 1278
+#define IDS_TUTORIAL_TASK_HORSE_MENU_EQUIPMENT 1279
+#define IDS_TUTORIAL_TASK_HORSE_MENU_SADDLEBAGS 1280
+#define IDS_TUTORIAL_TASK_HORSE_OVERVIEW 1281
+#define IDS_TUTORIAL_TASK_DONKEY_OVERVIEW 1282
+#define IDS_TUTORIAL_TASK_MULE_OVERVIEW 1283
+#define IDS_TUTORIAL_PROMPT_HORSE_OVERVIEW 1284
+#define IDS_TUTORIAL_TASK_HORSE_INTRO 1285
+#define IDS_TUTORIAL_TASK_HORSE_PURPOSE 1286
+#define IDS_TUTORIAL_TASK_HORSE_TAMING 1287
+#define IDS_TUTORIAL_TASK_HORSE_TAMING2 1288
+#define IDS_TUTORIAL_TASK_HORSE_RIDE 1289
+#define IDS_TUTORIAL_TASK_HORSE_SADDLES 1290
+#define IDS_TUTORIAL_TASK_HORSE_SADDLEBAGS 1291
+#define IDS_TUTORIAL_TASK_HORSE_BREEDING 1292
+#define IDS_TUTORIAL_TASK_HORSE_AREA 1293
+#define IDS_TUTORIAL_TASK_BEACON_MENU_OVERVIEW 1294
+#define IDS_TUTORIAL_PROMPT_BEACON_MENU_OVERVIEW 1295
+#define IDS_TUTORIAL_TASK_BEACON_MENU_PRIMARY_POWERS 1296
+#define IDS_TUTORIAL_TASK_BEACON_MENU_SECONDARY_POWER 1297
+#define IDS_TUTORIAL_TASK_BEACON_MENU_ACTIVATION 1298
+#define IDS_TUTORIAL_TASK_BEACON_OVERVIEW 1299
+#define IDS_TUTORIAL_PROMPT_BEACON_OVERVIEW 1300
+#define IDS_TUTORIAL_TASK_BEACON_PURPOSE 1301
+#define IDS_TUTORIAL_TASK_BEACON_DESIGN 1302
+#define IDS_TUTORIAL_TASK_BEACON_CHOOSING_POWERS 1303
+#define IDS_TUTORIAL_TASK_HOPPER_OVERVIEW 1304
+#define IDS_TUTORIAL_PROMPT_HOPPER_OVERVIEW 1305
+#define IDS_TUTORIAL_TASK_HOPPER_PURPOSE 1306
+#define IDS_TUTORIAL_TASK_HOPPER_CONTAINERS 1307
+#define IDS_TUTORIAL_TASK_HOPPER_MECHANICS 1308
+#define IDS_TUTORIAL_TASK_HOPPER_REDSTONE 1309
+#define IDS_TUTORIAL_TASK_HOPPER_OUTPUT 1310
+#define IDS_TUTORIAL_TASK_HOPPER_AREA 1311
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_OVERVIEW 1312
+#define IDS_TUTORIAL_PROMPT_FIREWORK_MENU_OVERVIEW 1313
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_START 1314
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_STARS 1315
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_HEIGHT 1316
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_BASIC_CRAFT 1317
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_START 1318
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_COLOUR 1319
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_SHAPE 1320
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_EFFECT 1321
+#define IDS_TUTORIAL_TASK_FIREWORK_MENU_ADV_FADE 1322
+#define IDS_TUTORIAL_TASK_FIREWORK_OVERVIEW 1323
+#define IDS_TUTORIAL_PROMPT_FIREWORK_OVERVIEW 1324
+#define IDS_TUTORIAL_TASK_FIREWORK_PURPOSE 1325
+#define IDS_TUTORIAL_TASK_FIREWORK_CUSTOMISE 1326
+#define IDS_TUTORIAL_TASK_FIREWORK_CRAFTING 1327
+#define IDS_TOOLTIPS_SELECT 1328
+#define IDS_TOOLTIPS_USE 1329
+#define IDS_TOOLTIPS_BACK 1330
+#define IDS_TOOLTIPS_EXIT 1331
+#define IDS_TOOLTIPS_CANCEL 1332
+#define IDS_TOOLTIPS_CANCEL_JOIN 1333
+#define IDS_TOOLTIPS_REFRESH 1334
+#define IDS_TOOLTIPS_PARTY_GAMES 1335
+#define IDS_TOOLTIPS_ALL_GAMES 1336
+#define IDS_TOOLTIPS_CHANGE_GROUP 1337
+#define IDS_TOOLTIPS_SHOW_INVENTORY 1338
+#define IDS_TOOLTIPS_SHOW_DESCRIPTION 1339
+#define IDS_TOOLTIPS_SHOW_INGREDIENTS 1340
+#define IDS_TOOLTIPS_CRAFTING 1341
+#define IDS_TOOLTIPS_CREATE 1342
+#define IDS_TOOLTIPS_PICKUPPLACE 1343
+#define IDS_TOOLTIPS_PICKUP_GENERIC 1344
+#define IDS_TOOLTIPS_PICKUP_ALL 1345
+#define IDS_TOOLTIPS_PICKUP_HALF 1346
+#define IDS_TOOLTIPS_PLACE_GENERIC 1347
+#define IDS_TOOLTIPS_PLACE_ALL 1348
+#define IDS_TOOLTIPS_PLACE_ONE 1349
+#define IDS_TOOLTIPS_DROP_GENERIC 1350
+#define IDS_TOOLTIPS_DROP_ALL 1351
+#define IDS_TOOLTIPS_DROP_ONE 1352
+#define IDS_TOOLTIPS_SWAP 1353
+#define IDS_TOOLTIPS_QUICK_MOVE 1354
+#define IDS_TOOLTIPS_CLEAR_QUICK_SELECT 1355
+#define IDS_TOOLTIPS_WHAT_IS_THIS 1356
+#define IDS_TOOLTIPS_SHARE 1357
+#define IDS_TOOLTIPS_CHANGE_FILTER 1358
+#define IDS_TOOLTIPS_SEND_FRIEND_REQUEST 1359
+#define IDS_TOOLTIPS_PAGE_DOWN 1360
+#define IDS_TOOLTIPS_PAGE_UP 1361
+#define IDS_TOOLTIPS_NEXT 1362
+#define IDS_TOOLTIPS_PREVIOUS 1363
+#define IDS_TOOLTIPS_KICK 1364
+#define IDS_TOOLTIPS_DYE 1365
+#define IDS_TOOLTIPS_MINE 1366
+#define IDS_TOOLTIPS_FEED 1367
+#define IDS_TOOLTIPS_TAME 1368
+#define IDS_TOOLTIPS_HEAL 1369
+#define IDS_TOOLTIPS_SIT 1370
+#define IDS_TOOLTIPS_FOLLOWME 1371
+#define IDS_TOOLTIPS_EJECT 1372
+#define IDS_TOOLTIPS_EMPTY 1373
+#define IDS_TOOLTIPS_SADDLE 1374
+#define IDS_TOOLTIPS_PLACE 1375
+#define IDS_TOOLTIPS_HIT 1376
+#define IDS_TOOLTIPS_MILK 1377
+#define IDS_TOOLTIPS_COLLECT 1378
+#define IDS_TOOLTIPS_EAT 1379
+#define IDS_TOOLTIPS_SLEEP 1380
+#define IDS_TOOLTIPS_WAKEUP 1381
+#define IDS_TOOLTIPS_PLAY 1382
+#define IDS_TOOLTIPS_RIDE 1383
+#define IDS_TOOLTIPS_SAIL 1384
+#define IDS_TOOLTIPS_GROW 1385
+#define IDS_TOOLTIPS_SWIMUP 1386
+#define IDS_TOOLTIPS_OPEN 1387
+#define IDS_TOOLTIPS_CHANGEPITCH 1388
+#define IDS_TOOLTIPS_DETONATE 1389
+#define IDS_TOOLTIPS_READ 1390
+#define IDS_TOOLTIPS_HANG 1391
+#define IDS_TOOLTIPS_THROW 1392
+#define IDS_TOOLTIPS_PLANT 1393
+#define IDS_TOOLTIPS_TILL 1394
+#define IDS_TOOLTIPS_HARVEST 1395
+#define IDS_TOOLTIPS_CONTINUE 1396
+#define IDS_TOOLTIPS_UNLOCKFULLVERSION 1397
+#define IDS_TOOLTIPS_DELETESAVE 1398
+#define IDS_TOOLTIPS_DELETE 1399
+#define IDS_TOOLTIPS_OPTIONS 1400
+#define IDS_TOOLTIPS_INVITE_FRIENDS 1401
+#define IDS_TOOLTIPS_ACCEPT 1402
+#define IDS_TOOLTIPS_SHEAR 1403
+#define IDS_TOOLTIPS_BANLEVEL 1404
+#define IDS_TOOLTIPS_SELECT_SKIN 1405
+#define IDS_TOOLTIPS_IGNITE 1406
+#define IDS_TOOLTIPS_NAVIGATE 1407
+#define IDS_TOOLTIPS_INSTALL_FULL 1408
+#define IDS_TOOLTIPS_INSTALL_TRIAL 1409
+#define IDS_TOOLTIPS_INSTALL 1410
+#define IDS_TOOLTIPS_REINSTALL 1411
+#define IDS_TOOLTIPS_SAVEOPTIONS 1412
+#define IDS_TOOLTIPS_EXECUTE_COMMAND 1413
+#define IDS_TOOLTIPS_CREATIVE 1414
+#define IDS_TOOLTIPS_QUICK_MOVE_INGREDIENT 1415
+#define IDS_TOOLTIPS_QUICK_MOVE_FUEL 1416
+#define IDS_TOOLTIPS_QUICK_MOVE_TOOL 1417
+#define IDS_TOOLTIPS_QUICK_MOVE_ARMOR 1418
+#define IDS_TOOLTIPS_QUICK_MOVE_WEAPON 1419
+#define IDS_TOOLTIPS_EQUIP 1420
+#define IDS_TOOLTIPS_DRAW_BOW 1421
+#define IDS_TOOLTIPS_RELEASE_BOW 1422
+#define IDS_TOOLTIPS_PRIVILEGES 1423
+#define IDS_TOOLTIPS_BLOCK 1424
+#define IDS_TOOLTIPS_PAGEUP 1425
+#define IDS_TOOLTIPS_PAGEDOWN 1426
+#define IDS_TOOLTIPS_LOVEMODE 1427
+#define IDS_TOOLTIPS_DRINK 1428
+#define IDS_TOOLTIPS_ROTATE 1429
+#define IDS_TOOLTIPS_CLEARSLOTS 1430
+#define IDS_TOOLTIPS_MOUNT 1431
+#define IDS_TOOLTIPS_DISMOUNT 1432
+#define IDS_TOOLTIPS_SADDLEBAGS 1433
+#define IDS_TOOLTIPS_FIREWORK_LAUNCH 1434
+#define IDS_TOOLTIPS_LEASH 1435
+#define IDS_TOOLTIPS_UNLEASH 1436
+#define IDS_TOOLTIPS_ATTACH 1437
+#define IDS_TOOLTIPS_NAME 1438
+#define IDS_CONFIRM_OK 1439
+#define IDS_CONFIRM_CANCEL 1440
+#define IDS_DOWNLOADABLECONTENT 1441
+#define IDS_CONFIRM_LEAVE_VIA_INVITE 1442
+#define IDS_EXIT_GAME 1443
+#define IDS_TITLE_SAVE_GAME 1444
+#define IDS_TITLE_DECLINE_SAVE_GAME 1445
+#define IDS_CONFIRM_SAVE_GAME 1446
+#define IDS_CONFIRM_DECLINE_SAVE_GAME 1447
+#define IDS_TITLE_START_GAME 1448
+#define IDS_CORRUPT_OR_DAMAGED_SAVE_TITLE 1449
+#define IDS_CORRUPT_OR_DAMAGED_SAVE_TEXT 1450
+#define IDS_CONFIRM_EXIT_GAME_CONFIRM_DISCONNECT_SAVE 1451
+#define IDS_EXIT_GAME_SAVE 1452
+#define IDS_EXIT_GAME_NO_SAVE 1453
+#define IDS_CONFIRM_EXIT_GAME 1454
+#define IDS_CONFIRM_EXIT_GAME_PROGRESS_LOST 1455
+#define IDS_CREATE_NEW_WORLD 1456
+#define IDS_PLAY_TUTORIAL 1457
+#define IDS_TUTORIALSAVENAME 1458
+#define IDS_NAME_WORLD 1459
+#define IDS_NAME_WORLD_TEXT 1460
+#define IDS_CREATE_NEW_WORLD_SEEDTEXT 1461
+#define IDS_LOAD_SAVED_WORLD 1462
+#define IDS_PRESS_START_TO_JOIN 1463
+#define IDS_EXITING_GAME 1464
+#define IDS_GENERIC_ERROR 1465
+#define IDS_CONNECTION_FAILED 1466
+#define IDS_CONNECTION_LOST 1467
+#define IDS_CONNECTION_LOST_SERVER 1468
+#define IDS_DISCONNECTED 1469
+#define IDS_DISCONNECTED_KICKED 1470
+#define IDS_DISCONNECTED_FLYING 1471
+#define IDS_DISCONNECTED_LOGIN_TOO_LONG 1472
+#define IDS_DISCONNECTED_SERVER_FULL 1473
+#define IDS_DISCONNECTED_SERVER_QUIT 1474
+#define IDS_DISCONNECTED_NO_FRIENDS_IN_GAME 1475
+#define IDS_DISCONNECTED_BANNED 1476
+#define IDS_DISCONNECTED_SERVER_OLD 1477
+#define IDS_DISCONNECTED_CLIENT_OLD 1478
+#define IDS_DEFAULT_SAVENAME 1479
+#define IDS_AWARD_TITLE 1480
+#define IDS_AWARD_GAMERPIC1 1481
+#define IDS_AWARD_GAMERPIC2 1482
+#define IDS_UNLOCK_TITLE 1483
+#define IDS_UNLOCK_TOSAVE_TEXT 1484
+#define IDS_LEADERBOARD_LOADING 1485
+#define IDS_LEADERBOARD_NORESULTS 1486
+#define IDS_LEADERBOARD_FILTER 1487
+#define IDS_LEADERBOARD_FILTER_FRIENDS 1488
+#define IDS_LEADERBOARD_FILTER_MYSCORE 1489
+#define IDS_LEADERBOARD_FILTER_OVERALL 1490
+#define IDS_LEADERBOARD_ENTRIES 1491
+#define IDS_LEADERBOARD_RANK 1492
+#define IDS_PROGRESS_SAVING_LEVEL 1493
+#define IDS_PROGRESS_SAVING_CHUNKS 1494
+#define IDS_PROGRESS_SAVING_TO_DISC 1495
+#define IDS_PROGRESS_BUILDING_TERRAIN 1496
+#define IDS_PROGRESS_SIMULATING_WORLD 1497
+#define IDS_PROGRESS_INITIALISING_SERVER 1498
+#define IDS_PROGRESS_GENERATING_SPAWN_AREA 1499
+#define IDS_PROGRESS_LOADING_SPAWN_AREA 1500
+#define IDS_PROGRESS_ENTERING_NETHER 1501
+#define IDS_PROGRESS_LEAVING_NETHER 1502
+#define IDS_PROGRESS_RESPAWNING 1503
+#define IDS_PROGRESS_GENERATING_LEVEL 1504
+#define IDS_PROGRESS_LOADING_LEVEL 1505
+#define IDS_PROGRESS_SAVING_PLAYERS 1506
+#define IDS_PROGRESS_CONNECTING 1507
+#define IDS_PROGRESS_DOWNLOADING_TERRAIN 1508
+#define IDS_PROGRESS_CONVERTING_TO_OFFLINE_GAME 1509
+#define IDS_PROGRESS_HOST_SAVING 1510
+#define IDS_PROGRESS_ENTERING_END 1511
+#define IDS_PROGRESS_LEAVING_END 1512
+#define IDS_PROGRESS_NEW_WORLD_SEED 1513
+#define IDS_TILE_BED_OCCUPIED 1514
+#define IDS_TILE_BED_NO_SLEEP 1515
+#define IDS_TILE_BED_PLAYERSLEEP 1516
+#define IDS_TILE_BED_NOT_VALID 1517
+#define IDS_TILE_BED_NOTSAFE 1518
+#define IDS_TILE_BED_MESLEEP 1519
+#define IDS_GROUPNAME_TOOLS 1520
+#define IDS_GROUPNAME_WEAPONS 1521
+#define IDS_GROUPNAME_FOOD 1522
+#define IDS_GROUPNAME_STRUCTURES 1523
+#define IDS_GROUPNAME_ARMOUR 1524
+#define IDS_GROUPNAME_MECHANISMS 1525
+#define IDS_GROUPNAME_TRANSPORT 1526
+#define IDS_GROUPNAME_DECORATIONS 1527
+#define IDS_GROUPNAME_BUILDING_BLOCKS 1528
+#define IDS_GROUPNAME_REDSTONE_AND_TRANSPORT 1529
+#define IDS_GROUPNAME_MISCELLANEOUS 1530
+#define IDS_GROUPNAME_POTIONS 1531
+#define IDS_GROUPNAME_TOOLS_WEAPONS_ARMOR 1532
+#define IDS_GROUPNAME_MATERIALS 1533
+#define IDS_RETURNEDTOMENU_TITLE 1534
+#define IDS_SLIDER_DIFFICULTY 1535
+#define IDS_SLIDER_MUSIC 1536
+#define IDS_SLIDER_SOUND 1537
+#define IDS_SLIDER_GAMMA 1538
+#define IDS_SLIDER_SENSITIVITY_INGAME 1539
+#define IDS_SLIDER_SENSITIVITY_INMENU 1540
+#define IDS_DIFFICULTY_TITLE_PEACEFUL 1541
+#define IDS_DIFFICULTY_TITLE_EASY 1542
+#define IDS_DIFFICULTY_TITLE_NORMAL 1543
+#define IDS_DIFFICULTY_TITLE_HARD 1544
+#define IDS_DIFFICULTY_PEACEFUL 1545
+#define IDS_DIFFICULTY_EASY 1546
+#define IDS_DIFFICULTY_NORMAL 1547
+#define IDS_DIFFICULTY_HARD 1548
+#define IDS_TRIALOVER_TITLE 1549
+#define IDS_MULTIPLAYER_FULL_TITLE 1550
+#define IDS_MULTIPLAYER_FULL_TEXT 1551
+#define IDS_SIGN_TITLE 1552
+#define IDS_SIGN_TITLE_TEXT 1553
+#define IDS_NAME_TITLE 1554
+#define IDS_NAME_TITLE_TEXT 1555
+#define IDS_NAME_CAPTION 1556
+#define IDS_NAME_CAPTION_TEXT 1557
+#define IDS_NAME_DESC 1558
+#define IDS_NAME_DESC_TEXT 1559
+#define IDS_INVENTORY 1560
+#define IDS_INGREDIENTS 1561
+#define IDS_BREWING_STAND 1562
+#define IDS_CHEST 1563
+#define IDS_ENCHANT 1564
+#define IDS_FURNACE 1565
+#define IDS_INGREDIENT 1566
+#define IDS_FUEL 1567
+#define IDS_DISPENSER 1568
+#define IDS_CONTAINER_ANIMAL 1569
+#define IDS_CONTAINER_DROPPER 1570
+#define IDS_CONTAINER_HOPPER 1571
+#define IDS_CONTAINER_BEACON 1572
+#define IDS_CONTAINER_BEACON_PRIMARY_POWER 1573
+#define IDS_CONTAINER_BEACON_SECONDARY_POWER 1574
+#define IDS_CONTAINER_MINECART 1575
+#define IDS_NO_DLCOFFERS 1576
+#define IDS_PLAYER_JOINED 1577
+#define IDS_PLAYER_LEFT 1578
+#define IDS_PLAYER_KICKED 1579
+#define IDS_TEXT_DELETE_SAVE 1580
+#define IDS_STRINGVERIFY_AWAITING_APPROVAL 1581
+#define IDS_STRINGVERIFY_CENSORED 1582
+#define IDS_NOWPLAYING 1583
+#define IDS_DEFAULTS_TITLE 1584
+#define IDS_DEFAULTS_TEXT 1585
+#define IDS_FATAL_ERROR_TITLE 1586
+#define IDS_GAME_HOST_NAME 1587
+#define IDS_GAME_HOST_NAME_UNKNOWN 1588
+#define IDS_GUEST_ORDER_CHANGED_TITLE 1589
+#define IDS_GUEST_ORDER_CHANGED_TEXT 1590
+#define IDS_MUST_SIGN_IN_TITLE 1591
+#define IDS_MUST_SIGN_IN_TEXT 1592
+#define IDS_NO_MULTIPLAYER_PRIVILEGE_TITLE 1593
+#define IDS_FAILED_TO_CREATE_GAME_TITLE 1594
+#define IDS_DEFAULT_SKINS 1595
+#define IDS_NO_SKIN_PACK 1596
+#define IDS_FAVORITES_SKIN_PACK 1597
+#define IDS_BANNED_LEVEL_TITLE 1598
+#define IDS_PLAYER_BANNED_LEVEL 1599
+#define IDS_ACTION_BAN_LEVEL_TITLE 1600
+#define IDS_ACTION_BAN_LEVEL_DESCRIPTION 1601
+#define IDS_BUTTON_REMOVE_FROM_BAN_LIST 1602
+#define IDS_SLIDER_AUTOSAVE 1603
+#define IDS_SLIDER_AUTOSAVE_OFF 1604
+#define IDS_MINUTES 1605
+#define IDS_CANT_PLACE_NEAR_SPAWN_TITLE 1606
+#define IDS_CANT_PLACE_NEAR_SPAWN_TEXT 1607
+#define IDS_SLIDER_INTERFACEOPACITY 1608
+#define IDS_PROGRESS_AUTOSAVING_LEVEL 1609
+#define IDS_SLIDER_UISIZE 1610
+#define IDS_SLIDER_UISIZESPLITSCREEN 1611
+#define IDS_SEED 1612
+#define IDS_UNLOCK_DLC_TITLE 1613
+#define IDS_UNLOCK_DLC_SKIN 1614
+#define IDS_UNLOCK_DLC_TEXTUREPACK_TITLE 1615
+#define IDS_UNLOCK_DLC_TEXTUREPACK_TEXT 1616
+#define IDS_WARNING_DLC_TRIALTEXTUREPACK_TITLE 1617
+#define IDS_WARNING_DLC_TRIALTEXTUREPACK_TEXT 1618
+#define IDS_DLC_TEXTUREPACK_NOT_PRESENT_TITLE 1619
+#define IDS_DLC_TEXTUREPACK_UNLOCK_TITLE 1620
+#define IDS_DLC_TEXTUREPACK_GET_TRIAL_TITLE 1621
+#define IDS_DLC_TEXTUREPACK_GET_FULL_TITLE 1622
+#define IDS_DLC_TEXTUREPACK_NOT_PRESENT 1623
+#define IDS_TEXTURE_PACK_TRIALVERSION 1624
+#define IDS_TEXTUREPACK_FULLVERSION 1625
+#define IDS_UNLOCK_KICK_PLAYER_TITLE 1626
+#define IDS_UNLOCK_KICK_PLAYER 1627
+#define IDS_GAMERPICS 1628
+#define IDS_THEMES 1629
+#define IDS_SKINS 1630
+#define IDS_ALLOWFRIENDSOFFRIENDS 1631
+#define IDS_NOTALLOWED_FRIENDSOFFRIENDS 1632
+#define IDS_CANTJOIN_TITLE 1633
+#define IDS_SELECTED 1634
+#define IDS_SELECTED_SKIN 1635
+#define IDS_CORRUPT_DLC_TITLE 1636
+#define IDS_CORRUPT_DLC 1637
+#define IDS_CORRUPT_DLC_MULTIPLE 1638
+#define IDS_GAME_MODE_CHANGED 1639
+#define IDS_RENAME_WORLD_TITLE 1640
+#define IDS_RENAME_WORLD_TEXT 1641
+#define IDS_GAMEMODE_SURVIVAL 1642
+#define IDS_GAMEMODE_CREATIVE 1643
+#define IDS_GAMEMODE_ADVENTURE 1644
+#define IDS_SURVIVAL 1645
+#define IDS_CREATIVE 1646
+#define IDS_ADVENTURE 1647
+#define IDS_CREATED_IN_SURVIVAL 1648
+#define IDS_CREATED_IN_CREATIVE 1649
+#define IDS_CHECKBOX_RENDER_CLOUDS 1650
+#define IDS_TEXT_SAVEOPTIONS 1651
+#define IDS_TITLE_RENAMESAVE 1652
+#define IDS_AUTOSAVE_COUNTDOWN 1653
+#define IDS_ON 1654
+#define IDS_OFF 1655
+#define IDS_LEVELTYPE_NORMAL 1656
+#define IDS_LEVELTYPE_SUPERFLAT 1657
+#define IDS_GAMEOPTION_SEED 1658
+#define IDS_GAMEOPTION_ONLINE 1659
+#define IDS_GAMEOPTION_INVITEONLY 1660
+#define IDS_GAMEOPTION_ALLOWFOF 1661
+#define IDS_GAMEOPTION_PVP 1662
+#define IDS_GAMEOPTION_TRUST 1663
+#define IDS_GAMEOPTION_FIRE_SPREADS 1664
+#define IDS_GAMEOPTION_TNT_EXPLODES 1665
+#define IDS_GAMEOPTION_RESET_NETHER 1666
+#define IDS_GAMEOPTION_STRUCTURES 1667
+#define IDS_GAMEOPTION_SUPERFLAT 1668
+#define IDS_GAMEOPTION_BONUS_CHEST 1669
+#define IDS_GAMEOPTION_MOB_GRIEFING 1670
+#define IDS_GAMEOPTION_KEEP_INVENTORY 1671
+#define IDS_GAMEOPTION_MOB_SPAWNING 1672
+#define IDS_GAMEOPTION_MOB_LOOT 1673
+#define IDS_GAMEOPTION_TILE_DROPS 1674
+#define IDS_GAMEOPTION_NATURAL_REGEN 1675
+#define IDS_GAMEOPTION_DAYLIGHT_CYCLE 1676
+#define IDS_DLC_MENU_SKINPACKS 1677
+#define IDS_DLC_MENU_THEMES 1678
+#define IDS_DLC_MENU_GAMERPICS 1679
+#define IDS_DLC_MENU_AVATARITEMS 1680
+#define IDS_DLC_MENU_TEXTUREPACKS 1681
+#define IDS_DLC_MENU_MASHUPPACKS 1682
+#define IDS_DEATH_INFIRE 1683
+#define IDS_DEATH_ONFIRE 1684
+#define IDS_DEATH_LAVA 1685
+#define IDS_DEATH_INWALL 1686
+#define IDS_DEATH_DROWN 1687
+#define IDS_DEATH_STARVE 1688
+#define IDS_DEATH_CACTUS 1689
+#define IDS_DEATH_FALL 1690
+#define IDS_DEATH_OUTOFWORLD 1691
+#define IDS_DEATH_GENERIC 1692
+#define IDS_DEATH_EXPLOSION 1693
+#define IDS_DEATH_MAGIC 1694
+#define IDS_DEATH_DRAGON_BREATH 1695
+#define IDS_DEATH_MOB 1696
+#define IDS_DEATH_PLAYER 1697
+#define IDS_DEATH_ARROW 1698
+#define IDS_DEATH_FIREBALL 1699
+#define IDS_DEATH_THROWN 1700
+#define IDS_DEATH_INDIRECT_MAGIC 1701
+#define IDS_DEATH_FELL_ACCIDENT_LADDER 1702
+#define IDS_DEATH_FELL_ACCIDENT_VINES 1703
+#define IDS_DEATH_FELL_ACCIDENT_WATER 1704
+#define IDS_DEATH_FELL_ACCIDENT_GENERIC 1705
+#define IDS_DEATH_FELL_KILLER 1706
+#define IDS_DEATH_FELL_ASSIST 1707
+#define IDS_DEATH_FELL_ASSIST_ITEM 1708
+#define IDS_DEATH_FELL_FINISH 1709
+#define IDS_DEATH_FELL_FINISH_ITEM 1710
+#define IDS_DEATH_INFIRE_PLAYER 1711
+#define IDS_DEATH_ONFIRE_PLAYER 1712
+#define IDS_DEATH_LAVA_PLAYER 1713
+#define IDS_DEATH_DROWN_PLAYER 1714
+#define IDS_DEATH_CACTUS_PLAYER 1715
+#define IDS_DEATH_EXPLOSION_PLAYER 1716
+#define IDS_DEATH_WITHER 1717
+#define IDS_DEATH_PLAYER_ITEM 1718
+#define IDS_DEATH_ARROW_ITEM 1719
+#define IDS_DEATH_FIREBALL_ITEM 1720
+#define IDS_DEATH_THROWN_ITEM 1721
+#define IDS_DEATH_INDIRECT_MAGIC_ITEM 1722
+#define IDS_CHECKBOX_RENDER_BEDROCKFOG 1723
+#define IDS_CHECKBOX_DISPLAY_HUD 1724
+#define IDS_CHECKBOX_DISPLAY_HAND 1725
+#define IDS_CHECKBOX_DEATH_MESSAGES 1726
+#define IDS_CHECKBOX_ANIMATED_CHARACTER 1727
+#define IDS_CHECKBOX_CUSTOM_SKIN_ANIM 1728
+#define IDS_PRIV_MINE_TOGGLE_ON 1729
+#define IDS_PRIV_MINE_TOGGLE_OFF 1730
+#define IDS_PRIV_BUILD_TOGGLE_ON 1731
+#define IDS_PRIV_BUILD_TOGGLE_OFF 1732
+#define IDS_PRIV_USE_DOORS_TOGGLE_ON 1733
+#define IDS_PRIV_USE_DOORS_TOGGLE_OFF 1734
+#define IDS_PRIV_USE_CONTAINERS_TOGGLE_ON 1735
+#define IDS_PRIV_USE_CONTAINERS_TOGGLE_OFF 1736
+#define IDS_PRIV_ATTACK_MOB_TOGGLE_ON 1737
+#define IDS_PRIV_ATTACK_MOB_TOGGLE_OFF 1738
+#define IDS_PRIV_ATTACK_PLAYER_TOGGLE_ON 1739
+#define IDS_PRIV_ATTACK_PLAYER_TOGGLE_OFF 1740
+#define IDS_PRIV_ATTACK_ANIMAL_TOGGLE_ON 1741
+#define IDS_PRIV_ATTACK_ANIMAL_TOGGLE_OFF 1742
+#define IDS_PRIV_MODERATOR_TOGGLE_ON 1743
+#define IDS_PRIV_MODERATOR_TOGGLE_OFF 1744
+#define IDS_PRIV_FLY_TOGGLE_ON 1745
+#define IDS_PRIV_FLY_TOGGLE_OFF 1746
+#define IDS_PRIV_EXHAUSTION_TOGGLE_ON 1747
+#define IDS_PRIV_EXHAUSTION_TOGGLE_OFF 1748
+#define IDS_PRIV_INVISIBLE_TOGGLE_ON 1749
+#define IDS_PRIV_INVISIBLE_TOGGLE_OFF 1750
+#define IDS_PRIV_INVULNERABLE_TOGGLE_ON 1751
+#define IDS_PRIV_INVULNERABLE_TOGGLE_OFF 1752
+#define IDS_DLC_COST 1753
+#define IDS_BOSS_ENDERDRAGON_HEALTH 1754
+#define IDS_PLAYER_ENTERED_END 1755
+#define IDS_PLAYER_LEFT_END 1756
+#define IDS_WIN_TEXT 1757
+#define IDS_WIN_TEXT_PART_2 1758
+#define IDS_WIN_TEXT_PART_3 1759
+#define IDS_RESETNETHER_TITLE 1760
+#define IDS_RESETNETHER_TEXT 1761
+#define IDS_RESET_NETHER 1762
+#define IDS_DONT_RESET_NETHER 1763
+#define IDS_CANT_SHEAR_MOOSHROOM 1764
+#define IDS_MAX_PIGS_SHEEP_COWS_CATS_SPAWNED 1765
+#define IDS_MAX_MOOSHROOMS_SPAWNED 1766
+#define IDS_MAX_WOLVES_SPAWNED 1767
+#define IDS_MAX_CHICKENS_SPAWNED 1768
+#define IDS_MAX_SQUID_SPAWNED 1769
+#define IDS_MAX_BATS_SPAWNED 1770
+#define IDS_MAX_ENEMIES_SPAWNED 1771
+#define IDS_MAX_VILLAGERS_SPAWNED 1772
+#define IDS_MAX_HANGINGENTITIES 1773
+#define IDS_CANT_SPAWN_IN_PEACEFUL 1774
+#define IDS_MAX_PIGS_SHEEP_COWS_CATS_BRED 1775
+#define IDS_MAX_WOLVES_BRED 1776
+#define IDS_MAX_CHICKENS_BRED 1777
+#define IDS_MAX_HORSES_BRED 1778
+#define IDS_MAX_MUSHROOMCOWS_BRED 1779
+#define IDS_MAX_BOATS 1780
+#define IDS_MAX_SKULL_TILES 1781
+#define IDS_INVERT_LOOK 1782
+#define IDS_SOUTHPAW 1783
+#define IDS_YOU_DIED 1784
+#define IDS_RESPAWN 1785
+#define IDS_DOWNLOADABLE_CONTENT_OFFERS 1786
+#define IDS_CHANGE_SKIN 1787
+#define IDS_HOW_TO_PLAY 1788
+#define IDS_CONTROLS 1789
+#define IDS_SETTINGS 1790
+#define IDS_LANGUAGE_SELECTOR 1791
+#define IDS_CREDITS 1792
+#define IDS_REINSTALL_CONTENT 1793
+#define IDS_DEBUG_SETTINGS 1794
+#define IDS_FIRE_SPREADS 1795
+#define IDS_TNT_EXPLODES 1796
+#define IDS_PLAYER_VS_PLAYER 1797
+#define IDS_TRUST_PLAYERS 1798
+#define IDS_HOST_PRIVILEGES 1799
+#define IDS_GENERATE_STRUCTURES 1800
+#define IDS_SUPERFLAT_WORLD 1801
+#define IDS_BONUS_CHEST 1802
+#define IDS_WORLD_OPTIONS 1803
+#define IDS_GAME_OPTIONS 1804
+#define IDS_MOB_GRIEFING 1805
+#define IDS_KEEP_INVENTORY 1806
+#define IDS_MOB_SPAWNING 1807
+#define IDS_MOB_LOOT 1808
+#define IDS_TILE_DROPS 1809
+#define IDS_NATURAL_REGEN 1810
+#define IDS_DAYLIGHT_CYCLE 1811
+#define IDS_CAN_BUILD_AND_MINE 1812
+#define IDS_CAN_USE_DOORS_AND_SWITCHES 1813
+#define IDS_CAN_OPEN_CONTAINERS 1814
+#define IDS_CAN_ATTACK_PLAYERS 1815
+#define IDS_CAN_ATTACK_ANIMALS 1816
+#define IDS_MODERATOR 1817
+#define IDS_KICK_PLAYER 1818
+#define IDS_CAN_FLY 1819
+#define IDS_DISABLE_EXHAUSTION 1820
+#define IDS_INVISIBLE 1821
+#define IDS_HOST_OPTIONS 1822
+#define IDS_PLAYERS_INVITE 1823
+#define IDS_ONLINE_GAME 1824
+#define IDS_INVITE_ONLY 1825
+#define IDS_MORE_OPTIONS 1826
+#define IDS_LOAD 1827
+#define IDS_DEFAULT_WORLD_NAME 1828
+#define IDS_WORLD_NAME 1829
+#define IDS_CREATE_NEW_WORLD_SEED 1830
+#define IDS_CREATE_NEW_WORLD_RANDOM_SEED 1831
+#define IDS_PLAYERS 1832
+#define IDS_JOIN_GAME 1833
+#define IDS_START_GAME 1834
+#define IDS_NO_GAMES_FOUND 1835
+#define IDS_PLAY_GAME 1836
+#define IDS_LEADERBOARDS 1837
+#define IDS_HELP_AND_OPTIONS 1838
+#define IDS_UNLOCK_FULL_GAME 1839
+#define IDS_RESUME_GAME 1840
+#define IDS_SAVE_GAME 1841
+#define IDS_LABEL_DIFFICULTY 1842
+#define IDS_LABEL_GAME_TYPE 1843
+#define IDS_LABEL_STRUCTURES 1844
+#define IDS_LABEL_LEVEL_TYPE 1845
+#define IDS_LABEL_PvP 1846
+#define IDS_LABEL_TRUST 1847
+#define IDS_LABEL_TNT 1848
+#define IDS_LABEL_FIRE_SPREADS 1849
+#define IDS_REINSTALL_THEME 1850
+#define IDS_REINSTALL_GAMERPIC_1 1851
+#define IDS_REINSTALL_GAMERPIC_2 1852
+#define IDS_REINSTALL_AVATAR_ITEM_1 1853
+#define IDS_REINSTALL_AVATAR_ITEM_2 1854
+#define IDS_REINSTALL_AVATAR_ITEM_3 1855
+#define IDS_OPTIONS 1856
+#define IDS_AUDIO 1857
+#define IDS_CONTROL 1858
+#define IDS_GRAPHICS 1859
+#define IDS_USER_INTERFACE 1860
+#define IDS_RESET_TO_DEFAULTS 1861
+#define IDS_VIEW_BOBBING 1862
+#define IDS_HINTS 1863
+#define IDS_IN_GAME_TOOLTIPS 1864
+#define IDS_CHECKBOX_VERTICAL_SPLIT_SCREEN 1865
+#define IDS_DONE 1866
+#define IDS_EDIT_SIGN_MESSAGE 1867
+#define IDS_SOCIAL_TEXT 1868
+#define IDS_SOCIAL_LABEL_CAPTION 1869
+#define IDS_SOCIAL_DEFAULT_CAPTION 1870
+#define IDS_SOCIAL_LABEL_DESCRIPTION 1871
+#define IDS_DEFAULT_TEXTUREPACK 1872
+#define IDS_POTION_EMPTY 1873
+#define IDS_POTION_MOVESPEED 1874
+#define IDS_POTION_MOVESLOWDOWN 1875
+#define IDS_POTION_DIGSPEED 1876
+#define IDS_POTION_DIGSLOWDOWN 1877
+#define IDS_POTION_DAMAGEBOOST 1878
+#define IDS_POTION_WEAKNESS 1879
+#define IDS_POTION_HEAL 1880
+#define IDS_POTION_HARM 1881
+#define IDS_POTION_JUMP 1882
+#define IDS_POTION_CONFUSION 1883
+#define IDS_POTION_REGENERATION 1884
+#define IDS_POTION_RESISTANCE 1885
+#define IDS_POTION_FIRERESISTANCE 1886
+#define IDS_POTION_WATERBREATHING 1887
+#define IDS_POTION_INVISIBILITY 1888
+#define IDS_POTION_BLINDNESS 1889
+#define IDS_POTION_NIGHTVISION 1890
+#define IDS_POTION_HUNGER 1891
+#define IDS_POTION_POISON 1892
+#define IDS_POTION_WITHER 1893
+#define IDS_POTION_HEALTHBOOST 1894
+#define IDS_POTION_ABSORPTION 1895
+#define IDS_POTION_SATURATION 1896
+#define IDS_POTION_MOVESPEED_POSTFIX 1897
+#define IDS_POTION_MOVESLOWDOWN_POSTFIX 1898
+#define IDS_POTION_DIGSPEED_POSTFIX 1899
+#define IDS_POTION_DIGSLOWDOWN_POSTFIX 1900
+#define IDS_POTION_DAMAGEBOOST_POSTFIX 1901
+#define IDS_POTION_WEAKNESS_POSTFIX 1902
+#define IDS_POTION_HEAL_POSTFIX 1903
+#define IDS_POTION_HARM_POSTFIX 1904
+#define IDS_POTION_JUMP_POSTFIX 1905
+#define IDS_POTION_CONFUSION_POSTFIX 1906
+#define IDS_POTION_REGENERATION_POSTFIX 1907
+#define IDS_POTION_RESISTANCE_POSTFIX 1908
+#define IDS_POTION_FIRERESISTANCE_POSTFIX 1909
+#define IDS_POTION_WATERBREATHING_POSTFIX 1910
+#define IDS_POTION_INVISIBILITY_POSTFIX 1911
+#define IDS_POTION_BLINDNESS_POSTFIX 1912
+#define IDS_POTION_NIGHTVISION_POSTFIX 1913
+#define IDS_POTION_HUNGER_POSTFIX 1914
+#define IDS_POTION_POISON_POSTFIX 1915
+#define IDS_POTION_WITHER_POSTFIX 1916
+#define IDS_POTION_HEALTHBOOST_POSTFIX 1917
+#define IDS_POTION_ABSORPTION_POSTFIX 1918
+#define IDS_POTION_SATURATION_POSTFIX 1919
+#define IDS_POTION_POTENCY_0 1920
+#define IDS_POTION_POTENCY_1 1921
+#define IDS_POTION_POTENCY_2 1922
+#define IDS_POTION_POTENCY_3 1923
+#define IDS_POTION_PREFIX_GRENADE 1924
+#define IDS_POTION_PREFIX_MUNDANE 1925
+#define IDS_POTION_PREFIX_UNINTERESTING 1926
+#define IDS_POTION_PREFIX_BLAND 1927
+#define IDS_POTION_PREFIX_CLEAR 1928
+#define IDS_POTION_PREFIX_MILKY 1929
+#define IDS_POTION_PREFIX_DIFFUSE 1930
+#define IDS_POTION_PREFIX_ARTLESS 1931
+#define IDS_POTION_PREFIX_THIN 1932
+#define IDS_POTION_PREFIX_AWKWARD 1933
+#define IDS_POTION_PREFIX_FLAT 1934
+#define IDS_POTION_PREFIX_BULKY 1935
+#define IDS_POTION_PREFIX_BUNGLING 1936
+#define IDS_POTION_PREFIX_BUTTERED 1937
+#define IDS_POTION_PREFIX_SMOOTH 1938
+#define IDS_POTION_PREFIX_SUAVE 1939
+#define IDS_POTION_PREFIX_DEBONAIR 1940
+#define IDS_POTION_PREFIX_THICK 1941
+#define IDS_POTION_PREFIX_ELEGANT 1942
+#define IDS_POTION_PREFIX_FANCY 1943
+#define IDS_POTION_PREFIX_CHARMING 1944
+#define IDS_POTION_PREFIX_DASHING 1945
+#define IDS_POTION_PREFIX_REFINED 1946
+#define IDS_POTION_PREFIX_CORDIAL 1947
+#define IDS_POTION_PREFIX_SPARKLING 1948
+#define IDS_POTION_PREFIX_POTENT 1949
+#define IDS_POTION_PREFIX_FOUL 1950
+#define IDS_POTION_PREFIX_ODORLESS 1951
+#define IDS_POTION_PREFIX_RANK 1952
+#define IDS_POTION_PREFIX_HARSH 1953
+#define IDS_POTION_PREFIX_ACRID 1954
+#define IDS_POTION_PREFIX_GROSS 1955
+#define IDS_POTION_PREFIX_STINKY 1956
+#define IDS_POTION_DESC_WATER_BOTTLE 1957
+#define IDS_POTION_DESC_EMPTY 1958
+#define IDS_POTION_DESC_MOVESPEED 1959
+#define IDS_POTION_DESC_MOVESLOWDOWN 1960
+#define IDS_POTION_DESC_DAMAGEBOOST 1961
+#define IDS_POTION_DESC_WEAKNESS 1962
+#define IDS_POTION_DESC_HEAL 1963
+#define IDS_POTION_DESC_HARM 1964
+#define IDS_POTION_DESC_REGENERATION 1965
+#define IDS_POTION_DESC_FIRERESISTANCE 1966
+#define IDS_POTION_DESC_POISON 1967
+#define IDS_POTION_EFFECTS_WHENDRANK 1968
+#define IDS_ATTRIBUTE_NAME_HORSE_JUMPSTRENGTH 1969
+#define IDS_ATTRIBUTE_NAME_ZOMBIE_SPAWNREINFORCEMENTS 1970
+#define IDS_ATTRIBUTE_NAME_GENERIC_MAXHEALTH 1971
+#define IDS_ATTRIBUTE_NAME_GENERIC_FOLLOWRANGE 1972
+#define IDS_ATTRIBUTE_NAME_GENERIC_KNOCKBACKRESISTANCE 1973
+#define IDS_ATTRIBUTE_NAME_GENERIC_MOVEMENTSPEED 1974
+#define IDS_ATTRIBUTE_NAME_GENERIC_ATTACKDAMAGE 1975
+#define IDS_ENCHANTMENT_DAMAGE_ALL 1976
+#define IDS_ENCHANTMENT_DAMAGE_UNDEAD 1977
+#define IDS_ENCHANTMENT_DAMAGE_ARTHROPODS 1978
+#define IDS_ENCHANTMENT_KNOCKBACK 1979
+#define IDS_ENCHANTMENT_FIRE 1980
+#define IDS_ENCHANTMENT_PROTECT_ALL 1981
+#define IDS_ENCHANTMENT_PROTECT_FIRE 1982
+#define IDS_ENCHANTMENT_PROTECT_FALL 1983
+#define IDS_ENCHANTMENT_PROTECT_EXPLOSION 1984
+#define IDS_ENCHANTMENT_PROTECT_PROJECTILE 1985
+#define IDS_ENCHANTMENT_OXYGEN 1986
+#define IDS_ENCHANTMENT_WATER_WORKER 1987
+#define IDS_ENCHANTMENT_DIGGING 1988
+#define IDS_ENCHANTMENT_UNTOUCHING 1989
+#define IDS_ENCHANTMENT_DURABILITY 1990
+#define IDS_ENCHANTMENT_LOOT_BONUS 1991
+#define IDS_ENCHANTMENT_LOOT_BONUS_DIGGER 1992
+#define IDS_ENCHANTMENT_ARROW_DAMAGE 1993
+#define IDS_ENCHANTMENT_ARROW_FIRE 1994
+#define IDS_ENCHANTMENT_ARROW_KNOCKBACK 1995
+#define IDS_ENCHANTMENT_ARROW_INFINITE 1996
+#define IDS_ENCHANTMENT_LEVEL_1 1997
+#define IDS_ENCHANTMENT_LEVEL_2 1998
+#define IDS_ENCHANTMENT_LEVEL_3 1999
+#define IDS_ENCHANTMENT_LEVEL_4 2000
+#define IDS_ENCHANTMENT_LEVEL_5 2001
+#define IDS_ENCHANTMENT_LEVEL_6 2002
+#define IDS_ENCHANTMENT_LEVEL_7 2003
+#define IDS_ENCHANTMENT_LEVEL_8 2004
+#define IDS_ENCHANTMENT_LEVEL_9 2005
+#define IDS_ENCHANTMENT_LEVEL_10 2006
+#define IDS_DESC_EMERALDORE 2007
+#define IDS_DESC_ENDERCHEST 2008
+#define IDS_DESC_TRIPWIRE_SOURCE 2009
+#define IDS_DESC_TRIPWIRE 2010
+#define IDS_DESC_EMERALDBLOCK 2011
+#define IDS_DESC_COBBLESTONE_WALL 2012
+#define IDS_DESC_ANVIL 2013
+#define IDS_DESC_NETHER_QUARTZ_ORE 2014
+#define IDS_DESC_QUARTZ_BLOCK 2015
+#define IDS_DESC_EMERALD 2016
+#define IDS_DESC_FLOWERPOT 2017
+#define IDS_DESC_CARROTS 2018
+#define IDS_DESC_POTATO 2019
+#define IDS_DESC_POTATO_BAKED 2020
+#define IDS_DESC_POTATO_POISONOUS 2021
+#define IDS_DESC_CARROT_GOLDEN 2022
+#define IDS_DESC_CARROT_ON_A_STICK 2023
+#define IDS_DESC_PUMPKIN_PIE 2024
+#define IDS_DESC_ENCHANTED_BOOK 2025
+#define IDS_DESC_NETHER_QUARTZ 2026
+#define IDS_DESC_CARPET 2027
+#define IDS_ITEM_EMERALD 2028
+#define IDS_FLOWERPOT 2029
+#define IDS_CARROTS 2030
+#define IDS_POTATO 2031
+#define IDS_ITEM_POTATO_BAKED 2032
+#define IDS_ITEM_POTATO_POISONOUS 2033
+#define IDS_ITEM_CARROT_GOLDEN 2034
+#define IDS_ITEM_CARROT_ON_A_STICK 2035
+#define IDS_ITEM_PUMPKIN_PIE 2036
+#define IDS_ITEM_ENCHANTED_BOOK 2037
+#define IDS_ITEM_NETHER_QUARTZ 2038
+#define IDS_TILE_EMERALDORE 2039
+#define IDS_TILE_ENDERCHEST 2040
+#define IDS_TILE_TRIPWIRE_SOURCE 2041
+#define IDS_TILE_TRIPWIRE 2042
+#define IDS_TILE_EMERALDBLOCK 2043
+#define IDS_TILE_COBBLESTONE_WALL 2044
+#define IDS_TILE_COBBLESTONE_WALL_MOSSY 2045
+#define IDS_TILE_FLOWERPOT 2046
+#define IDS_TILE_CARROTS 2047
+#define IDS_TILE_POTATOES 2048
+#define IDS_TILE_ANVIL 2049
+#define IDS_TILE_ANVIL_INTACT 2050
+#define IDS_TILE_ANVIL_SLIGHTLYDAMAGED 2051
+#define IDS_TILE_ANVIL_VERYDAMAGED 2052
+#define IDS_TILE_NETHER_QUARTZ 2053
+#define IDS_TILE_QUARTZ_BLOCK 2054
+#define IDS_TILE_QUARTZ_BLOCK_CHISELED 2055
+#define IDS_TILE_QUARTZ_BLOCK_LINES 2056
+#define IDS_TILE_STAIRS_QUARTZ 2057
+#define IDS_TILE_CARPET 2058
+#define IDS_TILE_CARPET_BLACK 2059
+#define IDS_TILE_CARPET_RED 2060
+#define IDS_TILE_CARPET_GREEN 2061
+#define IDS_TILE_CARPET_BROWN 2062
+#define IDS_TILE_CARPET_BLUE 2063
+#define IDS_TILE_CARPET_PURPLE 2064
+#define IDS_TILE_CARPET_CYAN 2065
+#define IDS_TILE_CARPET_SILVER 2066
+#define IDS_TILE_CARPET_GRAY 2067
+#define IDS_TILE_CARPET_PINK 2068
+#define IDS_TILE_CARPET_LIME 2069
+#define IDS_TILE_CARPET_YELLOW 2070
+#define IDS_TILE_CARPET_LIGHT_BLUE 2071
+#define IDS_TILE_CARPET_MAGENTA 2072
+#define IDS_TILE_CARPET_ORANGE 2073
+#define IDS_TILE_CARPET_WHITE 2074
+#define IDS_TILE_SANDSTONE_CHISELED 2075
+#define IDS_TILE_SANDSTONE_SMOOTH 2076
+#define IDS_DEATH_THORNS 2077
+#define IDS_DEATH_FALLING_ANVIL 2078
+#define IDS_DEATH_FALLING_TILE 2079
+#define IDS_COMMAND_TELEPORT_SUCCESS 2080
+#define IDS_COMMAND_TELEPORT_ME 2081
+#define IDS_COMMAND_TELEPORT_TO_ME 2082
+#define IDS_ENCHANTMENT_THORNS 2083
+#define IDS_TILE_STONESLAB_QUARTZ 2084
+#define IDS_POTION_DESC_NIGHTVISION 2085
+#define IDS_POTION_DESC_INVISIBILITY 2086
+#define IDS_REPAIR_AND_NAME 2087
+#define IDS_REPAIR_COST 2088
+#define IDS_REPAIR_EXPENSIVE 2089
+#define IDS_TITLE_RENAME 2090
+#define IDS_YOU_HAVE 2091
+#define IDS_REQUIRED_ITEMS_FOR_TRADE 2092
+#define IDS_VILLAGER_OFFERS_ITEM 2093
+#define IDS_TOOLTIPS_REPAIR 2094
+#define IDS_TOOLTIPS_TRADE 2095
+#define IDS_TOOLTIPS_DYECOLLAR 2096
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_OVERVIEW 2097
+#define IDS_TUTORIAL_PROMPT_ANVIL_MENU_OVERVIEW 2098
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_START 2099
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_REPAIR 2100
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_SACRIFICE 2101
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_ENCHANT 2102
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_COST 2103
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_RENAMING 2104
+#define IDS_TUTORIAL_TASK_ANVIL_MENU_SMITH 2105
+#define IDS_TUTORIAL_TASK_ANVIL_OVERVIEW 2106
+#define IDS_TUTORIAL_PROMPT_ANVIL_OVERVIEW 2107
+#define IDS_TUTORIAL_TASK_ANVIL_SUMMARY 2108
+#define IDS_TUTORIAL_TASK_ANVIL_ENCHANTED_BOOKS 2109
+#define IDS_TUTORIAL_TASK_ANVIL_COST 2110
+#define IDS_TUTORIAL_TASK_ANVIL_COST2 2111
+#define IDS_TUTORIAL_TASK_ANVIL_RENAMING 2112
+#define IDS_TUTORIAL_TASK_ANVIL_USE_CHESTS 2113
+#define IDS_TUTORIAL_TASK_TRADING_MENU_OVERVIEW 2114
+#define IDS_TUTORIAL_PROMPT_TRADING_MENU_OVERVIEW 2115
+#define IDS_TUTORIAL_TASK_TRADING_MENU_START 2116
+#define IDS_TUTORIAL_TASK_TRADING_MENU_UNAVAILABLE 2117
+#define IDS_TUTORIAL_TASK_TRADING_MENU_DETAILS 2118
+#define IDS_TUTORIAL_TASK_TRADING_MENU_INVENTORY 2119
+#define IDS_TUTORIAL_TASK_TRADING_MENU_TRADE 2120
+#define IDS_TUTORIAL_TASK_TRADING_OVERVIEW 2121
+#define IDS_TUTORIAL_PROMPT_TRADING_OVERVIEW 2122
+#define IDS_TUTORIAL_TASK_TRADING_SUMMARY 2123
+#define IDS_TUTORIAL_TASK_TRADING_TRADES 2124
+#define IDS_TUTORIAL_TASK_TRADING_INCREASE_TRADES 2125
+#define IDS_TUTORIAL_TASK_TRADING_DECREASE_TRADES 2126
+#define IDS_TUTORIAL_TASK_TRADING_USE_CHESTS 2127
+#define IDS_TUTORIAL_TASK_ENDERCHEST_OVERVIEW 2128
+#define IDS_TUTORIAL_PROMPT_ENDERCHEST_OVERVIEW 2129
+#define IDS_TUTORIAL_TASK_ENDERCHEST_SUMMARY 2130
+#define IDS_TUTORIAL_TASK_ENDERCHEST_PLAYERS 2131
+#define IDS_TUTORIAL_TASK_ENDERCHEST_FUNCTION 2132
+#define IDS_DESC_ENCHANTED_GOLDENAPPLE 2133
+#define IDS_ENABLE_TELEPORT 2134
+#define IDS_TELEPORT 2135
+#define IDS_TELEPORT_TO_PLAYER 2136
+#define IDS_TELEPORT_TO_ME 2137
+#define IDS_CAN_DISABLE_EXHAUSTION 2138
+#define IDS_CAN_INVISIBLE 2139
+#define IDS_PRIV_CAN_INVISIBLE_TOGGLE_ON 2140
+#define IDS_PRIV_CAN_INVISIBLE_TOGGLE_OFF 2141
+#define IDS_PRIV_CAN_FLY_TOGGLE_ON 2142
+#define IDS_PRIV_CAN_FLY_TOGGLE_OFF 2143
+#define IDS_PRIV_CAN_EXHAUSTION_TOGGLE_ON 2144
+#define IDS_PRIV_CAN_EXHAUSTION_TOGGLE_OFF 2145
+#define IDS_PRIV_CAN_TELEPORT_TOGGLE_ON 2146
+#define IDS_PRIV_CAN_TELEPORT_TOGGLE_OFF 2147
+#define IDS_HOW_TO_PLAY_ANVIL 2148
+#define IDS_HOW_TO_PLAY_TRADING 2149
+#define IDS_HOW_TO_PLAY_ENDERCHEST 2150
+#define IDS_VILLAGER_FARMER 2151
+#define IDS_VILLAGER_LIBRARIAN 2152
+#define IDS_VILLAGER_PRIEST 2153
+#define IDS_VILLAGER_SMITH 2154
+#define IDS_VILLAGER_BUTCHER 2155
+#define IDS_DESC_VILLAGER 2156
+#define IDS_CHEST_LARGE 2157
+#define IDS_TUTORIAL_TASK_ENCHANTING_BOOKS 2158
+#define IDS_TUTORIAL_TASK_REDSTONE_TRIPWIRE 2159
+#define IDS_TUTORIAL_TASK_BREEDING_WOLF_COLLAR 2160
+#define IDS_TUTORIAL_TASK_FARMING_CARROTS_AND_POTATOES 2161
+#define IDS_TUTORIAL_TASK_BREEDING_RIDING_PIGS 2162
+#define IDS_TUTORIAL_TASK_MINECART_PUSHING 2163
+#define IDS_CONNECTION_FAILED_NO_SD_SPLITSCREEN 2164
+#define IDS_TOOLTIPS_CURE 2165
+#define IDS_LANG_SYSTEM 2166
+#define IDS_LANG_ENGLISH 2167
+#define IDS_LANG_GERMAN 2168
+#define IDS_LANG_SPANISH 2169
+#define IDS_LANG_SPANISH_SPAIN 2170
+#define IDS_LANG_SPANISH_LATIN_AMERICA 2171
+#define IDS_LANG_FRENCH 2172
+#define IDS_LANG_ITALIAN 2173
+#define IDS_LANG_PORTUGUESE 2174
+#define IDS_LANG_PORTUGUESE_PORTUGAL 2175
+#define IDS_LANG_PORTUGUESE_BRAZIL 2176
+#define IDS_LANG_JAPANESE 2177
+#define IDS_LANG_KOREAN 2178
+#define IDS_LANG_CHINESE_TRADITIONAL 2179
+#define IDS_LANG_CHINESE_SIMPLIFIED 2180
+#define IDS_LANG_DANISH 2181
+#define IDS_LANG_FINISH 2182
+#define IDS_LANG_DUTCH 2183
+#define IDS_LANG_POLISH 2184
+#define IDS_LANG_RUSSIAN 2185
+#define IDS_LANG_SWEDISH 2186
+#define IDS_LANG_NORWEGIAN 2187
+#define IDS_LANG_GREEK 2188
+#define IDS_LANG_TURKISH 2189
+#define IDS_LEADERBOARD_KILLS_EASY 2190
+#define IDS_LEADERBOARD_KILLS_NORMAL 2191
+#define IDS_LEADERBOARD_KILLS_HARD 2192
+#define IDS_LEADERBOARD_MINING_BLOCKS_PEACEFUL 2193
+#define IDS_LEADERBOARD_MINING_BLOCKS_EASY 2194
+#define IDS_LEADERBOARD_MINING_BLOCKS_NORMAL 2195
+#define IDS_LEADERBOARD_MINING_BLOCKS_HARD 2196
+#define IDS_LEADERBOARD_FARMING_PEACEFUL 2197
+#define IDS_LEADERBOARD_FARMING_EASY 2198
+#define IDS_LEADERBOARD_FARMING_NORMAL 2199
+#define IDS_LEADERBOARD_FARMING_HARD 2200
+#define IDS_LEADERBOARD_TRAVELLING_PEACEFUL 2201
+#define IDS_LEADERBOARD_TRAVELLING_EASY 2202
+#define IDS_LEADERBOARD_TRAVELLING_NORMAL 2203
+#define IDS_LEADERBOARD_TRAVELLING_HARD 2204
+#define IDS_TIPS_GAMETIP_0 2205
+#define IDS_TIPS_GAMETIP_1 2206
+#define IDS_TIPS_GAMETIP_48 2207
+#define IDS_TIPS_GAMETIP_44 2208
+#define IDS_TIPS_GAMETIP_45 2209
+#define IDS_TIPS_TRIVIA_4 2210
+#define IDS_TIPS_TRIVIA_17 2211
+#define IDS_HOW_TO_PLAY_MULTIPLAYER 2212
+#define IDS_HOW_TO_PLAY_SOCIALMEDIA 2213
+#define IDS_HOW_TO_PLAY_CREATIVE 2214
+#define IDS_TUTORIAL_TASK_FLY 2215
+#define IDS_TOOLTIPS_SELECTDEVICE 2216
+#define IDS_TOOLTIPS_CHANGEDEVICE 2217
+#define IDS_TOOLTIPS_VIEW_GAMERCARD 2218
+#define IDS_TOOLTIPS_VIEW_GAMERPROFILE 2219
+#define IDS_TOOLTIPS_INVITE_PARTY 2220
+#define IDS_CONFIRM_START_CREATIVE 2221
+#define IDS_CONFIRM_START_SAVEDINCREATIVE 2222
+#define IDS_CONFIRM_START_SAVEDINCREATIVE_CONTINUE 2223
+#define IDS_CONFIRM_START_HOST_PRIVILEGES 2224
+#define IDS_CONNECTION_LOST_LIVE 2225
+#define IDS_CONNECTION_LOST_LIVE_NO_EXIT 2226
+#define IDS_AWARD_AVATAR1 2227
+#define IDS_AWARD_AVATAR2 2228
+#define IDS_AWARD_AVATAR3 2229
+#define IDS_AWARD_THEME 2230
+#define IDS_UNLOCK_ACHIEVEMENT_TEXT 2231
+#define IDS_UNLOCK_AVATAR_TEXT 2232
+#define IDS_UNLOCK_GAMERPIC_TEXT 2233
+#define IDS_UNLOCK_THEME_TEXT 2234
+#define IDS_UNLOCK_ACCEPT_INVITE 2235
+#define IDS_UNLOCK_GUEST_TEXT 2236
+#define IDS_LEADERBOARD_GAMERTAG 2237
+#define IDS_GROUPNAME_POTIONS_480 2238
+#define IDS_RETURNEDTOTITLESCREEN_TEXT 2239
+#define IDS_TRIALOVER_TEXT 2240
+#define IDS_FATAL_ERROR_TEXT 2241
+#define IDS_NO_MULTIPLAYER_PRIVILEGE_JOIN_TEXT 2242
+#define IDS_NO_MULTIPLAYER_PRIVILEGE_HOST_TEXT 2243
+#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_SINGLE_LOCAL 2244
+#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_ALL_LOCAL 2245
+#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_REMOTE 2246
+#define IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_CREATE 2247
+#define IDS_SAVE_ICON_MESSAGE 2248
+#define IDS_GAMEOPTION_HOST_PRIVILEGES 2249
+#define IDS_CHECKBOX_DISPLAY_SPLITSCREENGAMERTAGS 2250
+#define IDS_ACHIEVEMENTS 2251
+#define IDS_LABEL_GAMERTAGS 2252
+#define IDS_IN_GAME_GAMERTAGS 2253
+#define IDS_SOCIAL_DEFAULT_DESCRIPTION 2254
+#define IDS_TITLE_UPDATE_NAME 2255
+#define IDS_PLATFORM_NAME 2256
+#define IDS_BACK_BUTTON 2257
+#define IDS_HOST_OPTION_DISABLES_ACHIEVEMENTS 2258
+#define IDS_KICK_PLAYER_DESCRIPTION 2259
+#define IDS_USING_TRIAL_TEXUREPACK_WARNING 2260
+#define IDS_WORLD_SIZE_TITLE_SMALL 2261
+#define IDS_WORLD_SIZE_TITLE_MEDIUM 2262
+#define IDS_WORLD_SIZE_TITLE_LARGE 2263
+#define IDS_WORLD_SIZE_TITLE_CLASSIC 2264
+#define IDS_WORLD_SIZE 2265
+#define IDS_GAMEOPTION_WORLD_SIZE 2266
+#define IDS_DISABLE_SAVING 2267
+#define IDS_GAMEOPTION_DISABLE_SAVING 2268
+#define IDS_RICHPRESENCE_GAMESTATE 2269
+#define IDS_RICHPRESENCE_IDLE 2270
+#define IDS_RICHPRESENCE_MENUS 2271
+#define IDS_RICHPRESENCE_MULTIPLAYER 2272
+#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2273
+#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2274
+#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2275
+#define IDS_RICHPRESENCESTATE_BLANK 2276
+#define IDS_RICHPRESENCESTATE_RIDING_PIG 2277
+#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2278
+#define IDS_RICHPRESENCESTATE_BOATING 2279
+#define IDS_RICHPRESENCESTATE_FISHING 2280
+#define IDS_RICHPRESENCESTATE_CRAFTING 2281
+#define IDS_RICHPRESENCESTATE_FORGING 2282
+#define IDS_RICHPRESENCESTATE_NETHER 2283
+#define IDS_RICHPRESENCESTATE_CD 2284
+#define IDS_RICHPRESENCESTATE_MAP 2285
+#define IDS_RICHPRESENCESTATE_ENCHANTING 2286
+#define IDS_RICHPRESENCESTATE_BREWING 2287
+#define IDS_RICHPRESENCESTATE_ANVIL 2288
+#define IDS_RICHPRESENCESTATE_TRADING 2289
diff --git a/Minecraft.World/FurnaceRecipes.cpp b/Minecraft.World/FurnaceRecipes.cpp
index f0a4c770e3..7807b858c9 100644
--- a/Minecraft.World/FurnaceRecipes.cpp
+++ b/Minecraft.World/FurnaceRecipes.cpp
@@ -24,6 +24,7 @@ FurnaceRecipes::FurnaceRecipes()
addFurnaceRecipy(Item::porkChop_raw_Id, new ItemInstance(Item::porkChop_cooked), .35f);
addFurnaceRecipy(Item::beef_raw_Id, new ItemInstance(Item::beef_cooked), .35f);
addFurnaceRecipy(Item::chicken_raw_Id, new ItemInstance(Item::chicken_cooked), .35f);
+ addFurnaceRecipy(Item::mutton_raw_Id, new ItemInstance(Item::mutton_cooked), .35f);
addFurnaceRecipy(Item::fish_raw_Id, new ItemInstance(Item::fish_cooked), .35f);
addFurnaceRecipy(Tile::cobblestone_Id, new ItemInstance(Tile::stone), .1f);
addFurnaceRecipy(Item::clay_Id, new ItemInstance(Item::brick), .3f);
diff --git a/Minecraft.World/Item.cpp b/Minecraft.World/Item.cpp
index ffb310704c..fcd9cc05f5 100644
--- a/Minecraft.World/Item.cpp
+++ b/Minecraft.World/Item.cpp
@@ -251,6 +251,9 @@ Item *Item::horseArmorDiamond = nullptr;
Item *Item::lead = nullptr;
Item *Item::nameTag = nullptr;
+//Custom Items here
+Item* Item::mutton_raw = nullptr;
+Item* Item::mutton_cooked = nullptr;
void Item::staticCtor()
{
@@ -493,7 +496,11 @@ void Item::staticCtor()
Item::horseArmorGold = (new Item(162)) ->setIconName(L"gold_horse_armor")->setMaxStackSize(1)->setDescriptionId(IDS_ITEM_GOLD_HORSE_ARMOR)->setUseDescriptionId(IDS_DESC_GOLD_HORSE_ARMOR);
Item::horseArmorDiamond = (new Item(163)) ->setIconName(L"diamond_horse_armor")->setMaxStackSize(1)->setDescriptionId(IDS_ITEM_DIAMOND_HORSE_ARMOR)->setUseDescriptionId(IDS_DESC_DIAMOND_HORSE_ARMOR);
Item::lead = (new LeashItem(164)) ->setBaseItemTypeAndMaterial(eBaseItemType_pockettool, eMaterial_undefined)->setIconName(L"lead")->setDescriptionId(IDS_ITEM_LEAD)->setUseDescriptionId(IDS_DESC_LEAD);
- Item::nameTag = (new NameTagItem(165)) ->setIconName(L"name_tag")->setDescriptionId(IDS_ITEM_NAME_TAG)->setUseDescriptionId(IDS_DESC_NAME_TAG);}
+ Item::nameTag = (new NameTagItem(165)) ->setIconName(L"name_tag")->setDescriptionId(IDS_ITEM_NAME_TAG)->setUseDescriptionId(IDS_DESC_NAME_TAG);
+
+ Item::mutton_raw = (new FoodItem(166, 2, FoodConstants::FOOD_SATURATION_LOW, true)) ->setIconName(L"muttonRaw")->setDescriptionId(IDS_ITEM_MUTTON_RAW)->setUseDescriptionId(IDS_DESC_MUTTON_RAW);
+ Item::mutton_cooked = (new FoodItem(167, 6, FoodConstants::FOOD_SATURATION_GOOD, true)) ->setIconName(L"muttonCooked")->setDescriptionId(IDS_ITEM_MUTTON_COOKED)->setUseDescriptionId(IDS_DESC_MUTTON_COOKED);
+}
// 4J Stu - We need to do this after the staticCtor AND after staticCtors for other class
diff --git a/Minecraft.World/Item.h b/Minecraft.World/Item.h
index 22d0a9d158..f4de133bb7 100644
--- a/Minecraft.World/Item.h
+++ b/Minecraft.World/Item.h
@@ -328,6 +328,8 @@ class Item : public enable_shared_from_this-
static Item *beef_cooked;
static Item *chicken_raw;
static Item *chicken_cooked;
+ static Item *mutton_raw;
+ static Item *mutton_cooked;
static Item *rotten_flesh;
static Item *enderPearl;
@@ -618,6 +620,11 @@ class Item : public enable_shared_from_this
-
static const int lead_Id = 420;
static const int nameTag_Id = 421;
+ //Custom IDs here
+
+ static const int mutton_raw_Id = 422;
+ static const int mutton_cooked_Id = 423;
+
public:
const int id;
diff --git a/Minecraft.World/LivingEntity.cpp b/Minecraft.World/LivingEntity.cpp
index 3af9efe962..6cbdf0ed65 100644
--- a/Minecraft.World/LivingEntity.cpp
+++ b/Minecraft.World/LivingEntity.cpp
@@ -884,8 +884,10 @@ void LivingEntity::breakItem(shared_ptr itemInstance)
}
}
+//Hey this is a random comment to get the commit working because it didn't recognize the files i changed (L)
void LivingEntity::die(DamageSource *source)
{
+
shared_ptr sourceEntity = source->getEntity();
shared_ptr killer = getKillCredit();
if (deathScore >= 0 && killer != nullptr) killer->awardKillScore(shared_from_this(), deathScore);
diff --git a/Minecraft.World/Sheep.cpp b/Minecraft.World/Sheep.cpp
index f06308f49d..b31b9577d2 100644
--- a/Minecraft.World/Sheep.cpp
+++ b/Minecraft.World/Sheep.cpp
@@ -110,6 +110,19 @@ void Sheep::dropDeathLoot(bool wasKilledByPlayer, int playerBonusLevel)
// killing a non-sheared sheep will drop a single block of cloth
spawnAtLocation(std::make_shared(Tile::wool_Id, 1, getColor()), 0.0f);
}
+
+ int count = random->nextInt(3) + 1 + random->nextInt(1 + playerBonusLevel);
+ for (int i = 0; i < count; i++)
+ {
+ if (isOnFire())
+ {
+ spawnAtLocation(Item::mutton_cooked_Id, 1);
+ }
+ else
+ {
+ spawnAtLocation(Item::mutton_raw_Id, 1);
+ }
+ }
}
int Sheep::getDeathLoot()
diff --git a/Minecraft.World/Villager.cpp b/Minecraft.World/Villager.cpp
index 4e57affe01..182d6f7645 100644
--- a/Minecraft.World/Villager.cpp
+++ b/Minecraft.World/Villager.cpp
@@ -427,6 +427,7 @@ void Villager::addOffers(int addCount)
addItemForTradeIn(newOffers, Item::coal_Id, random, getRecipeChance(.7f));
addItemForTradeIn(newOffers, Item::porkChop_raw_Id, random, getRecipeChance(.5f));
addItemForTradeIn(newOffers, Item::beef_raw_Id, random, getRecipeChance(.5f));
+ addItemForTradeIn(newOffers, Item::mutton_raw_Id, random, getRecipeChance(.5f));
addItemForPurchase(newOffers, Item::saddle_Id, random, getRecipeChance(.1f));
addItemForPurchase(newOffers, Item::chestplate_leather_Id, random, getRecipeChance(.3f));
addItemForPurchase(newOffers, Item::boots_leather_Id, random, getRecipeChance(.3f));
@@ -434,6 +435,7 @@ void Villager::addOffers(int addCount)
addItemForPurchase(newOffers, Item::leggings_leather_Id, random, getRecipeChance(.3f));
addItemForPurchase(newOffers, Item::porkChop_cooked_Id, random, getRecipeChance(.3f));
addItemForPurchase(newOffers, Item::beef_cooked_Id, random, getRecipeChance(.3f));
+ addItemForPurchase(newOffers, Item::mutton_cooked_Id, random, getRecipeChance(.3f));
break;
case PROFESSION_SMITH:
addItemForTradeIn(newOffers, Item::coal_Id, random, getRecipeChance(.7f));
@@ -549,6 +551,7 @@ void Villager::staticCtor()
MIN_MAX_VALUES[Item::porkChop_raw_Id] = pair(14, 18);
MIN_MAX_VALUES[Item::beef_raw_Id] = pair(14, 18);
MIN_MAX_VALUES[Item::chicken_raw_Id] = pair(14, 18);
+ MIN_MAX_VALUES[Item::mutton_raw_Id] = pair(14, 18);
MIN_MAX_VALUES[Item::fish_cooked_Id] = pair(9, 13);
MIN_MAX_VALUES[Item::seeds_wheat_Id] = pair(34, 48);
MIN_MAX_VALUES[Item::seeds_melon_Id] = pair(30, 38);
@@ -599,6 +602,8 @@ void Villager::staticCtor()
MIN_MAX_PRICES[Tile::glowstone_Id] = pair(-3, -1);
MIN_MAX_PRICES[Item::porkChop_cooked_Id] = pair(-7, -5);
MIN_MAX_PRICES[Item::beef_cooked_Id] = pair(-7, -5);
+ //Mutton is kind of an in-between of pork and beef, so it's a little cheaper than both
+ MIN_MAX_PRICES[Item::mutton_cooked_Id] = pair(-8, -5);
MIN_MAX_PRICES[Item::chicken_cooked_Id] = pair(-8, -6);
MIN_MAX_PRICES[Item::eyeOfEnder_Id] = pair(7, 11);
MIN_MAX_PRICES[Item::arrow_Id] = pair(-12, -8);