minecraft-data 3.4.0 → 3.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/.github/workflows/npm-publish.yml +1 -1
  2. package/data.js +46 -1
  3. package/doc/history.md +9 -0
  4. package/index.d.ts +21 -1
  5. package/minecraft-data/README.md +2 -2
  6. package/minecraft-data/data/bedrock/1.19.1/proto.yml +3575 -0
  7. package/minecraft-data/data/bedrock/1.19.1/types.yml +1887 -0
  8. package/minecraft-data/data/bedrock/1.19.10/protocol.json +10458 -0
  9. package/minecraft-data/data/bedrock/1.19.10/version.json +6 -0
  10. package/minecraft-data/data/bedrock/common/protocolVersions.json +6 -0
  11. package/minecraft-data/data/bedrock/common/versions.json +2 -1
  12. package/minecraft-data/data/bedrock/latest/proto.yml +127 -21
  13. package/minecraft-data/data/bedrock/latest/types.yml +71 -3
  14. package/minecraft-data/data/dataPaths.json +46 -1
  15. package/minecraft-data/data/pc/1.18/blockLoot.json +3783 -1868
  16. package/minecraft-data/data/pc/1.18/entityLoot.json +23 -2
  17. package/minecraft-data/data/pc/1.18/language.json +436 -93
  18. package/minecraft-data/data/pc/1.19/biomes.json +695 -0
  19. package/minecraft-data/data/pc/1.19/blockCollisionShapes.json +120584 -0
  20. package/minecraft-data/data/pc/1.19/blockLoot.json +12419 -0
  21. package/minecraft-data/data/pc/1.19/blocks.json +34097 -0
  22. package/minecraft-data/data/pc/1.19/effects.json +200 -0
  23. package/minecraft-data/data/pc/1.19/enchantments.json +875 -0
  24. package/minecraft-data/data/pc/1.19/entities.json +1182 -0
  25. package/minecraft-data/data/pc/1.19/entityLoot.json +1218 -0
  26. package/minecraft-data/data/pc/1.19/foods.json +402 -0
  27. package/minecraft-data/data/pc/1.19/instruments.json +66 -0
  28. package/minecraft-data/data/pc/1.19/items.json +7613 -0
  29. package/minecraft-data/data/pc/1.19/language.json +5338 -0
  30. package/minecraft-data/data/pc/1.19/materials.json +154 -0
  31. package/minecraft-data/data/pc/1.19/particles.json +374 -0
  32. package/minecraft-data/data/pc/1.19/tints.json +429 -0
  33. package/minecraft-data/data/pc/1.19/version.json +5 -0
  34. package/minecraft-data/data/pc/common/protocolVersions.json +49 -0
  35. package/minecraft-data/data/pc/common/versions.json +2 -1
  36. package/minecraft-data/doc/history.md +28 -18
  37. package/minecraft-data/schemas/biomes_schema.json +0 -1
  38. package/package.json +3 -3
@@ -16,8 +16,31 @@
16
16
  "narrator.loading": "Loading: %s",
17
17
  "narrator.loading.done": "Done",
18
18
  "narrator.joining": "Joining",
19
+ "narrator.position.screen": "Screen element %s out of %s",
20
+ "narrator.screen.usage": "Use mouse cursor or Tab button to select element",
21
+ "narrator.position.list": "Selected list row %s out of %s",
22
+ "narrator.position.object_list": "Selected row element %s out of %s",
19
23
  "narration.suggestion.tooltip": "Selected suggestion %d out of %d: %s (%s)",
20
24
  "narration.suggestion": "Selected suggestion %d out of %d: %s",
25
+ "narration.button": "Button: %s",
26
+ "narration.button.usage.focused": "Press Enter to activate",
27
+ "narration.button.usage.hovered": "Left click to activate",
28
+ "narration.cycle_button.usage.focused": "Press Enter to switch to %s",
29
+ "narration.cycle_button.usage.hovered": "Left click to switch to %s",
30
+ "narration.checkbox": "Checkbox: %s",
31
+ "narration.checkbox.usage.focused": "Press Enter to toggle",
32
+ "narration.checkbox.usage.hovered": "Left click to toggle",
33
+ "narration.recipe": "Reciple for %s",
34
+ "narration.recipe.usage": "Left click to select",
35
+ "narration.recipe.usage.more": "Right click to show more recipes",
36
+ "narration.selection.usage": "Press up and down buttons to move to another entry",
37
+ "narration.component_list.usage": "Press Tab to navigate to next element",
38
+ "narration.slider.usage.focused": "Press left or right keyboard buttons to change value",
39
+ "narration.slider.usage.hovered": "Drag slider to change value",
40
+ "narration.edit_box": "Edit box: %s",
41
+ "chat_screen.title": "Chat screen",
42
+ "chat_screen.usage": "Input message and press Enter to send",
43
+ "chat_screen.message": "Message to send: %s",
21
44
  "gui.done": "Done",
22
45
  "gui.cancel": "Cancel",
23
46
  "gui.back": "Back",
@@ -130,7 +153,9 @@
130
153
  "selectWorld.deleteWarning": "'%s' will be lost forever! (A long time!)",
131
154
  "selectWorld.deleteButton": "Delete",
132
155
  "selectWorld.conversion": "Must be converted!",
156
+ "selectWorld.conversion.tooltip": "This world must be opened in an older version (like 1.6.4) to be safely converted",
133
157
  "selectWorld.locked": "Locked by another running instance of Minecraft",
158
+ "selectWorld.incompatible_series": "Created by an incompatible version",
134
159
  "selectWorld.newWorld": "New World",
135
160
  "selectWorld.enterName": "World Name",
136
161
  "selectWorld.resultFolder": "Will be saved in:",
@@ -143,8 +168,10 @@
143
168
  "selectWorld.versionQuestion": "Do you really want to load this world?",
144
169
  "selectWorld.versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!",
145
170
  "selectWorld.versionJoinButton": "Load Anyway",
146
- "selectWorld.backupQuestion": "Do you really want to load this world?",
147
- "selectWorld.backupWarning": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!",
171
+ "selectWorld.backupQuestion.snapshot": "Do you really want to load this world?",
172
+ "selectWorld.backupWarning.snapshot": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!",
173
+ "selectWorld.backupQuestion.downgrade": "Downgrading a world is not supported",
174
+ "selectWorld.backupWarning.downgrade": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work. If you still want to continue, please make a backup!",
148
175
  "selectWorld.backupQuestion.customized": "Customized worlds are no longer supported",
149
176
  "selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
150
177
  "selectWorld.backupQuestion.experimental": "Worlds using Experimental Settings are not supported",
@@ -253,7 +280,7 @@
253
280
  "createWorld.customize.custom.preset.caveChaos": "Caves of Chaos",
254
281
  "createWorld.customize.custom.preset.goodLuck": "Good Luck",
255
282
  "createWorld.preparing": "Preparing for world creation...",
256
- "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually.",
283
+ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually.",
257
284
  "datapackFailure.safeMode": "Safe Mode",
258
285
  "editGamerule.title": "Edit Game Rules",
259
286
  "editGamerule.default": "Default: %s",
@@ -291,7 +318,7 @@
291
318
  "selectWorld.gameRules": "Game Rules",
292
319
  "selectWorld.mapFeatures": "Generate Structures",
293
320
  "selectWorld.mapFeatures.info": "Villages, dungeons etc.",
294
- "selectWorld.mapType": "World Type:",
321
+ "selectWorld.mapType": "World Type",
295
322
  "selectWorld.mapType.normal": "Normal",
296
323
  "selectWorld.allowCommands": "Allow Cheats",
297
324
  "selectWorld.allowCommands.info": "Commands like /gamemode, /experience",
@@ -346,6 +373,13 @@
346
373
  "multiplayer.title": "Play Multiplayer",
347
374
  "multiplayer.texturePrompt.line1": "This server recommends the use of a custom resource pack.",
348
375
  "multiplayer.texturePrompt.line2": "Would you like to download and install it automagically?",
376
+ "multiplayer.requiredTexturePrompt.line1": "This server requires the use of a custom resource pack.",
377
+ "multiplayer.requiredTexturePrompt.line2": "Rejecting this custom resource pack will disconnect you from this server.",
378
+ "multiplayer.requiredTexturePrompt.disconnect": "Server requires a custom resource pack",
379
+ "multiplayer.texturePrompt.failure.line1": "Server resource pack couldn't be applied",
380
+ "multiplayer.texturePrompt.failure.line2": "Any functionality that requires custom resources might not work as expected",
381
+ "multiplayer.texturePrompt.serverPrompt": "%s\n\nMessage from server:\n%s",
382
+ "multiplayer.applyingPack": "Applying resource pack",
349
383
  "multiplayer.downloadingTerrain": "Loading terrain...",
350
384
  "multiplayer.downloadingStats": "Retrieving statistics...",
351
385
  "multiplayer.stopSleeping": "Leave Bed",
@@ -379,6 +413,8 @@
379
413
  "multiplayer.disconnect.idling": "You have been idle for too long!",
380
414
  "multiplayer.disconnect.illegal_characters": "Illegal characters in chat",
381
415
  "multiplayer.disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity",
416
+ "multiplayer.disconnect.invalid_packet": "Server sent an invalid packet",
417
+ "multiplayer.disconnect.invalid_player_data": "Invalid player data",
382
418
  "multiplayer.disconnect.invalid_player_movement": "Invalid move player packet received",
383
419
  "multiplayer.disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received",
384
420
  "multiplayer.disconnect.ip_banned": "You have been IP banned from this server",
@@ -397,6 +433,9 @@
397
433
  "multiplayer.socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds",
398
434
  "chat.editBox": "chat",
399
435
  "chat.cannotSend": "Cannot send chat message",
436
+ "chat.disabled.options": "Chat disabled in client options",
437
+ "chat.disabled.launcher": "Chat disabled by launcher option. Cannot send message",
438
+ "chat.disabled.profile": "Chat not allowed by account settings. Cannot send message",
400
439
  "chat.type.text": "<%s> %s",
401
440
  "chat.type.text.narrate": "%s says %s",
402
441
  "chat.type.emote": "* %s %s",
@@ -447,6 +486,7 @@
447
486
  "connect.joining": "Joining world...",
448
487
  "connect.failed": "Failed to connect to the server",
449
488
  "disconnect.genericReason": "%s",
489
+ "disconnect.unknownHost": "Unknown host",
450
490
  "disconnect.disconnected": "Disconnected by Server",
451
491
  "disconnect.lost": "Connection Lost",
452
492
  "disconnect.kicked": "Was kicked from the game",
@@ -454,7 +494,7 @@
454
494
  "disconnect.closed": "Connection closed",
455
495
  "disconnect.loginFailed": "Failed to log in",
456
496
  "disconnect.loginFailedInfo": "Failed to log in: %s",
457
- "disconnect.loginFailedInfo.serversUnavailable": "The authentication servers are currently down for maintenance.",
497
+ "disconnect.loginFailedInfo.serversUnavailable": "The authentication servers are currently not reachable. Please try again.",
458
498
  "disconnect.loginFailedInfo.invalidSession": "Invalid session (Try restarting your game and the launcher)",
459
499
  "disconnect.loginFailedInfo.insufficientPrivileges": "Multiplayer is disabled. Please check your Microsoft account settings.",
460
500
  "disconnect.quitting": "Quitting",
@@ -499,10 +539,8 @@
499
539
  "options.fov.min": "Normal",
500
540
  "options.fov.max": "Quake Pro",
501
541
  "options.screenEffectScale": "Distortion Effects",
502
- "options.screenEffectScale.off": "Off",
503
542
  "options.screenEffectScale.tooltip": "Strength of nausea and Nether portal screen distortion effects.\nAt lower values, the nausea effect is replaced with a green overlay.",
504
543
  "options.fovEffectScale": "FOV Effects",
505
- "options.fovEffectScale.off": "Off",
506
544
  "options.fovEffectScale.tooltip": "Controls how much the field of view can change with speed effects.",
507
545
  "options.biomeBlendRadius": "Biome Blend",
508
546
  "options.biomeBlendRadius.1": "OFF (Fastest)",
@@ -515,22 +553,32 @@
515
553
  "options.biomeBlendRadius.15": "15x15 (Maximum)",
516
554
  "options.gamma": "Brightness",
517
555
  "options.gamma.min": "Moody",
556
+ "options.gamma.default": "Default",
518
557
  "options.gamma.max": "Bright",
519
558
  "options.sensitivity": "Sensitivity",
520
559
  "options.sensitivity.min": "*yawn*",
521
560
  "options.sensitivity.max": "HYPERSPEED!!!",
522
561
  "options.renderDistance": "Render Distance",
562
+ "options.simulationDistance": "Simulation Distance",
523
563
  "options.entityDistanceScaling": "Entity Distance",
524
564
  "options.viewBobbing": "View Bobbing",
525
565
  "options.ao": "Smooth Lighting",
526
566
  "options.ao.off": "OFF",
527
567
  "options.ao.min": "Minimum",
528
568
  "options.ao.max": "Maximum",
569
+ "options.prioritizeChunkUpdates": "Chunk Builder",
570
+ "options.prioritizeChunkUpdates.none": "Threaded",
571
+ "options.prioritizeChunkUpdates.byPlayer": "Semi Blocking",
572
+ "options.prioritizeChunkUpdates.nearby": "Fully Blocking",
573
+ "options.prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.",
574
+ "options.prioritizeChunkUpdates.byPlayer.tooltip": "Some actions within a chunk will recompile the chunk immediately. This includes block placing & destroying.",
575
+ "options.prioritizeChunkUpdates.nearby.tooltip": "Nearby chunks are always compiled immediately. This may impact game performance when blocks are placed or destroyed.",
529
576
  "options.chunks": "%s chunks",
530
577
  "options.framerate": "%s fps",
531
578
  "options.framerateLimit": "Max Framerate",
532
579
  "options.framerateLimit.max": "Unlimited",
533
580
  "options.difficulty": "Difficulty",
581
+ "options.difficulty.online": "Server Difficulty",
534
582
  "options.difficulty.peaceful": "Peaceful",
535
583
  "options.difficulty.easy": "Easy",
536
584
  "options.difficulty.normal": "Normal",
@@ -582,6 +630,8 @@
582
630
  "options.accessibility.text_background.everywhere": "Everywhere",
583
631
  "options.accessibility.text_background_opacity": "Text Background Opacity",
584
632
  "options.accessibility.link": "Accessibility Guide",
633
+ "options.audioDevice": "Device",
634
+ "options.audioDevice.default": "System Default",
585
635
  "options.key.toggle": "Toggle",
586
636
  "options.key.hold": "Hold",
587
637
  "options.skinCustomisation": "Skin Customization...",
@@ -593,14 +643,9 @@
593
643
  "options.modelPart.right_sleeve": "Right Sleeve",
594
644
  "options.modelPart.left_pants_leg": "Left Pants Leg",
595
645
  "options.modelPart.right_pants_leg": "Right Pants Leg",
596
- "options.snooper": "Allow Snooper",
597
- "options.snooper.view": "Snooper Settings...",
598
- "options.snooper.title": "Feed us data!",
599
- "options.snooper.desc": "We always want to improve Minecraft and, to help us do that, we'd like to collect some information. This lets us know what hardware to support and where the big problems are. It also gives us a sense of the size of our active player base, so we know if we're doing a good job. You can view all the information we collect below. If you want to opt out then you can simply toggle it off!",
600
646
  "options.resourcepack": "Resource Packs...",
601
647
  "options.fullscreen": "Fullscreen",
602
- "options.vsync": "Use VSync",
603
- "options.vbo": "Use VBOs",
648
+ "options.vsync": "VSync",
604
649
  "options.touchscreen": "Touchscreen Mode",
605
650
  "options.reducedDebugInfo": "Reduced Debug Info",
606
651
  "options.entityShadows": "Entity Shadows",
@@ -611,9 +656,14 @@
611
656
  "options.attack.crosshair": "Crosshair",
612
657
  "options.attack.hotbar": "Hotbar",
613
658
  "options.showSubtitles": "Show Subtitles",
659
+ "options.online": "Online...",
660
+ "options.online.title": "Online Options",
661
+ "options.allowServerListing": "Allow Server Listings",
662
+ "options.allowServerListing.tooltip": "Servers may list online players as part of their public status.\nWith this option off your name will not show up in such lists.",
614
663
  "options.realmsNotifications": "Realms Notifications",
615
664
  "options.autoJump": "Auto-Jump",
616
665
  "options.autoSuggestCommands": "Command Suggestions",
666
+ "options.autosaveIndicator": "Autosave Indicator",
617
667
  "options.discrete_mouse_scroll": "Discrete Scrolling",
618
668
  "options.mouseWheelSensitivity": "Scroll Sensitivity",
619
669
  "options.rawMouseInput": "Raw Input",
@@ -630,6 +680,10 @@
630
680
  "options.forceUnicodeFont": "Force Unicode Font",
631
681
  "options.hideMatchedNames": "Hide Matched Names",
632
682
  "options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on: hidden players will be matched based on chat sender names.",
683
+ "options.darkMojangStudiosBackgroundColor": "Monochrome Logo",
684
+ "options.darkMojangStudiosBackgroundColor.tooltip": "Changes the Mojang Studios loading screen background color to black.",
685
+ "options.hideLightningFlashes": "Hide Lightning Flashes",
686
+ "options.hideLightningFlashes.tooltip": "Prevents lightning bolts from making the sky flash. The bolts themselves will still be visible.",
633
687
  "narrator.toast.disabled": "Narrator Disabled",
634
688
  "narrator.toast.enabled": "Narrator Enabled",
635
689
  "difficulty.lock.title": "Lock World Difficulty",
@@ -642,6 +696,8 @@
642
696
  "controls.title": "Controls",
643
697
  "controls.reset": "Reset",
644
698
  "controls.resetAll": "Reset Keys",
699
+ "controls.keybinds": "Key Binds...",
700
+ "controls.keybinds.title": "Key Binds",
645
701
  "key.sprint": "Sprint",
646
702
  "key.forward": "Walk Forwards",
647
703
  "key.left": "Strafe Left",
@@ -789,12 +845,14 @@
789
845
  "resourcePack.title": "Select Resource Packs",
790
846
  "resourcePack.server.name": "World Specific Resources",
791
847
  "resourcePack.broken_assets": "BROKEN ASSETS DETECTED",
848
+ "resourcePack.vanilla.description": "The default resources for Minecraft",
792
849
  "resourcePack.load_fail": "Resource reload failed",
793
850
  "dataPack.title": "Select Data Packs",
794
851
  "dataPack.validation.working": "Validating selected data packs...",
795
852
  "dataPack.validation.failed": "Data pack validation failed!",
796
853
  "dataPack.validation.back": "Go Back",
797
854
  "dataPack.validation.reset": "Reset to Default",
855
+ "dataPack.vanilla.description": "The default data for Minecraft",
798
856
  "sign.edit": "Edit Sign Message",
799
857
  "book.pageIndicator": "Page %1$s of %2$s",
800
858
  "book.byAuthor": "by %1$s",
@@ -818,6 +876,7 @@
818
876
  "merchant.trades": "Trades",
819
877
  "block.minecraft.air": "Air",
820
878
  "block.minecraft.barrier": "Barrier",
879
+ "block.minecraft.light": "Light",
821
880
  "block.minecraft.stone": "Stone",
822
881
  "block.minecraft.granite": "Granite",
823
882
  "block.minecraft.polished_granite": "Polished Granite",
@@ -862,9 +921,12 @@
862
921
  "block.minecraft.cut_red_sandstone": "Cut Red Sandstone",
863
922
  "block.minecraft.gravel": "Gravel",
864
923
  "block.minecraft.gold_ore": "Gold Ore",
924
+ "block.minecraft.deepslate_gold_ore": "Deepslate Gold Ore",
865
925
  "block.minecraft.nether_gold_ore": "Nether Gold Ore",
866
926
  "block.minecraft.iron_ore": "Iron Ore",
927
+ "block.minecraft.deepslate_iron_ore": "Deepslate Iron Ore",
867
928
  "block.minecraft.coal_ore": "Coal Ore",
929
+ "block.minecraft.deepslate_coal_ore": "Deepslate Coal Ore",
868
930
  "block.minecraft.oak_wood": "Oak Wood",
869
931
  "block.minecraft.spruce_wood": "Spruce Wood",
870
932
  "block.minecraft.birch_wood": "Birch Wood",
@@ -1015,6 +1077,7 @@
1015
1077
  "block.minecraft.trapped_chest": "Trapped Chest",
1016
1078
  "block.minecraft.redstone_wire": "Redstone Wire",
1017
1079
  "block.minecraft.diamond_ore": "Diamond Ore",
1080
+ "block.minecraft.deepslate_diamond_ore": "Deepslate Diamond Ore",
1018
1081
  "block.minecraft.coal_block": "Block of Coal",
1019
1082
  "block.minecraft.diamond_block": "Block of Diamond",
1020
1083
  "block.minecraft.crafting_table": "Crafting Table",
@@ -1054,6 +1117,7 @@
1054
1117
  "block.minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate",
1055
1118
  "block.minecraft.iron_door": "Iron Door",
1056
1119
  "block.minecraft.redstone_ore": "Redstone Ore",
1120
+ "block.minecraft.deepslate_redstone_ore": "Deepslate Redstone Ore",
1057
1121
  "block.minecraft.redstone_torch": "Redstone Torch",
1058
1122
  "block.minecraft.redstone_wall_torch": "Redstone Wall Torch",
1059
1123
  "block.minecraft.stone_button": "Stone Button",
@@ -1143,7 +1207,8 @@
1143
1207
  "block.minecraft.red_wool": "Red Wool",
1144
1208
  "block.minecraft.black_wool": "Black Wool",
1145
1209
  "block.minecraft.lapis_ore": "Lapis Lazuli Ore",
1146
- "block.minecraft.lapis_block": "Lapis Lazuli Block",
1210
+ "block.minecraft.deepslate_lapis_ore": "Deepslate Lapis Lazuli Ore",
1211
+ "block.minecraft.lapis_block": "Block of Lapis Lazuli",
1147
1212
  "block.minecraft.dispenser": "Dispenser",
1148
1213
  "block.minecraft.dropper": "Dropper",
1149
1214
  "block.minecraft.note_block": "Note Block",
@@ -1232,6 +1297,9 @@
1232
1297
  "block.minecraft.crimson_wall_sign": "Crimson Wall Sign",
1233
1298
  "block.minecraft.soul_fire": "Soul Fire",
1234
1299
  "block.minecraft.cauldron": "Cauldron",
1300
+ "block.minecraft.water_cauldron": "Water Cauldron",
1301
+ "block.minecraft.lava_cauldron": "Lava Cauldron",
1302
+ "block.minecraft.powder_snow_cauldron": "Powder Snow Cauldron",
1235
1303
  "block.minecraft.enchanting_table": "Enchanting Table",
1236
1304
  "block.minecraft.anvil": "Anvil",
1237
1305
  "block.minecraft.chipped_anvil": "Chipped Anvil",
@@ -1245,6 +1313,7 @@
1245
1313
  "block.minecraft.cocoa": "Cocoa",
1246
1314
  "block.minecraft.ender_chest": "Ender Chest",
1247
1315
  "block.minecraft.emerald_ore": "Emerald Ore",
1316
+ "block.minecraft.deepslate_emerald_ore": "Deepslate Emerald Ore",
1248
1317
  "block.minecraft.emerald_block": "Block of Emerald",
1249
1318
  "block.minecraft.redstone_block": "Block of Redstone",
1250
1319
  "block.minecraft.tripwire": "Tripwire",
@@ -1280,7 +1349,7 @@
1280
1349
  "block.minecraft.purpur_slab": "Purpur Slab",
1281
1350
  "block.minecraft.end_stone_bricks": "End Stone Bricks",
1282
1351
  "block.minecraft.beetroots": "Beetroots",
1283
- "block.minecraft.grass_path": "Grass Path",
1352
+ "block.minecraft.dirt_path": "Dirt Path",
1284
1353
  "block.minecraft.magma_block": "Magma Block",
1285
1354
  "block.minecraft.nether_wart_block": "Nether Wart Block",
1286
1355
  "block.minecraft.red_nether_bricks": "Red Nether Bricks",
@@ -1390,6 +1459,8 @@
1390
1459
  "block.minecraft.potted_warped_fungus": "Potted Warped Fungus",
1391
1460
  "block.minecraft.potted_crimson_roots": "Potted Crimson Roots",
1392
1461
  "block.minecraft.potted_warped_roots": "Potted Warped Roots",
1462
+ "block.minecraft.potted_azalea_bush": "Potted Azalea",
1463
+ "block.minecraft.potted_flowering_azalea_bush": "Potted Flowering Azalea",
1393
1464
  "block.minecraft.skeleton_wall_skull": "Skeleton Wall Skull",
1394
1465
  "block.minecraft.skeleton_skull": "Skeleton Skull",
1395
1466
  "block.minecraft.wither_skeleton_wall_skull": "Wither Skeleton Wall Skull",
@@ -1540,6 +1611,128 @@
1540
1611
  "block.minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks",
1541
1612
  "block.minecraft.quartz_bricks": "Quartz Bricks",
1542
1613
  "block.minecraft.chain": "Chain",
1614
+ "block.minecraft.candle": "Candle",
1615
+ "block.minecraft.white_candle": "White Candle",
1616
+ "block.minecraft.orange_candle": "Orange Candle",
1617
+ "block.minecraft.magenta_candle": "Magenta Candle",
1618
+ "block.minecraft.light_blue_candle": "Light Blue Candle",
1619
+ "block.minecraft.yellow_candle": "Yellow Candle",
1620
+ "block.minecraft.lime_candle": "Lime Candle",
1621
+ "block.minecraft.pink_candle": "Pink Candle",
1622
+ "block.minecraft.gray_candle": "Gray Candle",
1623
+ "block.minecraft.light_gray_candle": "Light Gray Candle",
1624
+ "block.minecraft.cyan_candle": "Cyan Candle",
1625
+ "block.minecraft.purple_candle": "Purple Candle",
1626
+ "block.minecraft.blue_candle": "Blue Candle",
1627
+ "block.minecraft.brown_candle": "Brown Candle",
1628
+ "block.minecraft.green_candle": "Green Candle",
1629
+ "block.minecraft.red_candle": "Red Candle",
1630
+ "block.minecraft.black_candle": "Black Candle",
1631
+ "block.minecraft.candle_cake": "Cake with Candle",
1632
+ "block.minecraft.white_candle_cake": "Cake with White Candle",
1633
+ "block.minecraft.orange_candle_cake": "Cake with Orange Candle",
1634
+ "block.minecraft.magenta_candle_cake": "Cake with Magenta Candle",
1635
+ "block.minecraft.light_blue_candle_cake": "Cake with Light Blue Candle",
1636
+ "block.minecraft.yellow_candle_cake": "Cake with Yellow Candle",
1637
+ "block.minecraft.lime_candle_cake": "Cake with Lime Candle",
1638
+ "block.minecraft.pink_candle_cake": "Cake with Pink Candle",
1639
+ "block.minecraft.gray_candle_cake": "Cake with Gray Candle",
1640
+ "block.minecraft.light_gray_candle_cake": "Cake with Light Gray Candle",
1641
+ "block.minecraft.cyan_candle_cake": "Cake with Cyan Candle",
1642
+ "block.minecraft.purple_candle_cake": "Cake with Purple Candle",
1643
+ "block.minecraft.blue_candle_cake": "Cake with Blue Candle",
1644
+ "block.minecraft.brown_candle_cake": "Cake with Brown Candle",
1645
+ "block.minecraft.green_candle_cake": "Cake with Green Candle",
1646
+ "block.minecraft.red_candle_cake": "Cake with Red Candle",
1647
+ "block.minecraft.black_candle_cake": "Cake with Black Candle",
1648
+ "block.minecraft.amethyst_block": "Block of Amethyst",
1649
+ "block.minecraft.small_amethyst_bud": "Small Amethyst Bud",
1650
+ "block.minecraft.medium_amethyst_bud": "Medium Amethyst Bud",
1651
+ "block.minecraft.large_amethyst_bud": "Large Amethyst Bud",
1652
+ "block.minecraft.amethyst_cluster": "Amethyst Cluster",
1653
+ "block.minecraft.budding_amethyst": "Budding Amethyst",
1654
+ "block.minecraft.calcite": "Calcite",
1655
+ "block.minecraft.tuff": "Tuff",
1656
+ "block.minecraft.tinted_glass": "Tinted Glass",
1657
+ "block.minecraft.dripstone_block": "Dripstone Block",
1658
+ "block.minecraft.pointed_dripstone": "Pointed Dripstone",
1659
+ "block.minecraft.copper_ore": "Copper Ore",
1660
+ "block.minecraft.deepslate_copper_ore": "Deepslate Copper Ore",
1661
+ "block.minecraft.copper_block": "Block of Copper",
1662
+ "block.minecraft.exposed_copper": "Exposed Copper",
1663
+ "block.minecraft.weathered_copper": "Weathered Copper",
1664
+ "block.minecraft.oxidized_copper": "Oxidized Copper",
1665
+ "block.minecraft.cut_copper": "Cut Copper",
1666
+ "block.minecraft.exposed_cut_copper": "Exposed Cut Copper",
1667
+ "block.minecraft.weathered_cut_copper": "Weathered Cut Copper",
1668
+ "block.minecraft.oxidized_cut_copper": "Oxidized Cut Copper",
1669
+ "block.minecraft.cut_copper_stairs": "Cut Copper Stairs",
1670
+ "block.minecraft.exposed_cut_copper_stairs": "Exposed Cut Copper Stairs",
1671
+ "block.minecraft.weathered_cut_copper_stairs": "Weathered Cut Copper Stairs",
1672
+ "block.minecraft.oxidized_cut_copper_stairs": "Oxidized Cut Copper Stairs",
1673
+ "block.minecraft.cut_copper_slab": "Cut Copper Slab",
1674
+ "block.minecraft.exposed_cut_copper_slab": "Exposed Cut Copper Slab",
1675
+ "block.minecraft.weathered_cut_copper_slab": "Weathered Cut Copper Slab",
1676
+ "block.minecraft.oxidized_cut_copper_slab": "Oxidized Cut Copper Slab",
1677
+ "block.minecraft.waxed_copper_block": "Waxed Block of Copper",
1678
+ "block.minecraft.waxed_exposed_copper": "Waxed Exposed Copper",
1679
+ "block.minecraft.waxed_weathered_copper": "Waxed Weathered Copper",
1680
+ "block.minecraft.waxed_oxidized_copper": "Waxed Oxidized Copper",
1681
+ "block.minecraft.waxed_cut_copper": "Waxed Cut Copper",
1682
+ "block.minecraft.waxed_exposed_cut_copper": "Waxed Exposed Cut Copper",
1683
+ "block.minecraft.waxed_weathered_cut_copper": "Waxed Weathered Cut Copper",
1684
+ "block.minecraft.waxed_oxidized_cut_copper": "Waxed Oxidized Cut Copper",
1685
+ "block.minecraft.waxed_cut_copper_stairs": "Waxed Cut Copper Stairs",
1686
+ "block.minecraft.waxed_exposed_cut_copper_stairs": "Waxed Exposed Cut Copper Stairs",
1687
+ "block.minecraft.waxed_weathered_cut_copper_stairs": "Waxed Weathered Cut Copper Stairs",
1688
+ "block.minecraft.waxed_oxidized_cut_copper_stairs": "Waxed Oxidized Cut Copper Stairs",
1689
+ "block.minecraft.waxed_cut_copper_slab": "Waxed Cut Copper Slab",
1690
+ "block.minecraft.waxed_exposed_cut_copper_slab": "Waxed Exposed Cut Copper Slab",
1691
+ "block.minecraft.waxed_weathered_cut_copper_slab": "Waxed Weathered Cut Copper Slab",
1692
+ "block.minecraft.waxed_oxidized_cut_copper_slab": "Waxed Oxidized Cut Copper Slab",
1693
+ "block.minecraft.lightning_rod": "Lightning Rod",
1694
+ "block.minecraft.cave_vines": "Cave Vines",
1695
+ "block.minecraft.cave_vines_plant": "Cave Vines Plant",
1696
+ "block.minecraft.spore_blossom": "Spore Blossom",
1697
+ "block.minecraft.azalea": "Azalea",
1698
+ "block.minecraft.flowering_azalea": "Flowering Azalea",
1699
+ "block.minecraft.azalea_leaves": "Azalea Leaves",
1700
+ "block.minecraft.flowering_azalea_leaves": "Flowering Azalea Leaves",
1701
+ "block.minecraft.moss_carpet": "Moss Carpet",
1702
+ "block.minecraft.moss_block": "Moss Block",
1703
+ "block.minecraft.big_dripleaf": "Big Dripleaf",
1704
+ "block.minecraft.big_dripleaf_stem": "Big Dripleaf Stem",
1705
+ "block.minecraft.small_dripleaf": "Small Dripleaf",
1706
+ "block.minecraft.rooted_dirt": "Rooted Dirt",
1707
+ "block.minecraft.hanging_roots": "Hanging Roots",
1708
+ "block.minecraft.powder_snow": "Powder Snow",
1709
+ "block.minecraft.glow_lichen": "Glow Lichen",
1710
+ "block.minecraft.sculk_sensor": "Sculk Sensor",
1711
+ "block.minecraft.deepslate": "Deepslate",
1712
+ "block.minecraft.cobbled_deepslate": "Cobbled Deepslate",
1713
+ "block.minecraft.cobbled_deepslate_slab": "Cobbled Deepslate Slab",
1714
+ "block.minecraft.cobbled_deepslate_stairs": "Cobbled Deepslate Stairs",
1715
+ "block.minecraft.cobbled_deepslate_wall": "Cobbled Deepslate Wall",
1716
+ "block.minecraft.chiseled_deepslate": "Chiseled Deepslate",
1717
+ "block.minecraft.polished_deepslate": "Polished Deepslate",
1718
+ "block.minecraft.polished_deepslate_slab": "Polished Deepslate Slab",
1719
+ "block.minecraft.polished_deepslate_stairs": "Polished Deepslate Stairs",
1720
+ "block.minecraft.polished_deepslate_wall": "Polished Deepslate Wall",
1721
+ "block.minecraft.deepslate_bricks": "Deepslate Bricks",
1722
+ "block.minecraft.deepslate_brick_slab": "Deepslate Brick Slab",
1723
+ "block.minecraft.deepslate_brick_stairs": "Deepslate Brick Stairs",
1724
+ "block.minecraft.deepslate_brick_wall": "Deepslate Brick Wall",
1725
+ "block.minecraft.deepslate_tiles": "Deepslate Tiles",
1726
+ "block.minecraft.deepslate_tile_slab": "Deepslate Tile Slab",
1727
+ "block.minecraft.deepslate_tile_stairs": "Deepslate Tile Stairs",
1728
+ "block.minecraft.deepslate_tile_wall": "Deepslate Tile Wall",
1729
+ "block.minecraft.cracked_deepslate_bricks": "Cracked Deepslate Bricks",
1730
+ "block.minecraft.cracked_deepslate_tiles": "Cracked Deepslate Tiles",
1731
+ "block.minecraft.infested_deepslate": "Infested Deepslate",
1732
+ "block.minecraft.smooth_basalt": "Smooth Basalt",
1733
+ "block.minecraft.raw_iron_block": "Block of Raw Iron",
1734
+ "block.minecraft.raw_copper_block": "Block of Raw Copper",
1735
+ "block.minecraft.raw_gold_block": "Block of Raw Gold",
1543
1736
  "item.minecraft.name_tag": "Name Tag",
1544
1737
  "item.minecraft.lead": "Lead",
1545
1738
  "item.minecraft.iron_shovel": "Iron Shovel",
@@ -1549,15 +1742,21 @@
1549
1742
  "item.minecraft.apple": "Apple",
1550
1743
  "item.minecraft.cookie": "Cookie",
1551
1744
  "item.minecraft.bow": "Bow",
1745
+ "item.minecraft.bundle": "Bundle",
1746
+ "item.minecraft.bundle.fullness": "%s/%s",
1552
1747
  "item.minecraft.arrow": "Arrow",
1553
1748
  "item.minecraft.spectral_arrow": "Spectral Arrow",
1554
1749
  "item.minecraft.tipped_arrow": "Tipped Arrow",
1555
1750
  "item.minecraft.dried_kelp": "Dried Kelp",
1556
1751
  "item.minecraft.coal": "Coal",
1557
1752
  "item.minecraft.charcoal": "Charcoal",
1753
+ "item.minecraft.raw_copper": "Raw Copper",
1754
+ "item.minecraft.raw_iron": "Raw Iron",
1755
+ "item.minecraft.raw_gold": "Raw Gold",
1558
1756
  "item.minecraft.diamond": "Diamond",
1559
1757
  "item.minecraft.emerald": "Emerald",
1560
1758
  "item.minecraft.iron_ingot": "Iron Ingot",
1759
+ "item.minecraft.copper_ingot": "Copper Ingot",
1561
1760
  "item.minecraft.gold_ingot": "Gold Ingot",
1562
1761
  "item.minecraft.iron_sword": "Iron Sword",
1563
1762
  "item.minecraft.wooden_sword": "Wooden Sword",
@@ -1639,6 +1838,8 @@
1639
1838
  "item.minecraft.salmon_bucket": "Bucket of Salmon",
1640
1839
  "item.minecraft.cod_bucket": "Bucket of Cod",
1641
1840
  "item.minecraft.tropical_fish_bucket": "Bucket of Tropical Fish",
1841
+ "item.minecraft.powder_snow_bucket": "Powder Snow Bucket",
1842
+ "item.minecraft.axolotl_bucket": "Bucket of Axolotl",
1642
1843
  "item.minecraft.minecart": "Minecart",
1643
1844
  "item.minecraft.saddle": "Saddle",
1644
1845
  "item.minecraft.redstone": "Redstone Dust",
@@ -1685,6 +1886,7 @@
1685
1886
  "item.minecraft.music_disc_11": "Music Disc",
1686
1887
  "item.minecraft.music_disc_wait": "Music Disc",
1687
1888
  "item.minecraft.music_disc_pigstep": "Music Disc",
1889
+ "item.minecraft.music_disc_otherside": "Music Disc",
1688
1890
  "item.minecraft.music_disc_13.desc": "C418 - 13",
1689
1891
  "item.minecraft.music_disc_cat.desc": "C418 - cat",
1690
1892
  "item.minecraft.music_disc_blocks.desc": "C418 - blocks",
@@ -1698,6 +1900,7 @@
1698
1900
  "item.minecraft.music_disc_11.desc": "C418 - 11",
1699
1901
  "item.minecraft.music_disc_wait.desc": "C418 - wait",
1700
1902
  "item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep",
1903
+ "item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside",
1701
1904
  "item.minecraft.bone": "Bone",
1702
1905
  "item.minecraft.ink_sac": "Ink Sac",
1703
1906
  "item.minecraft.red_dye": "Red Dye",
@@ -1720,6 +1923,9 @@
1720
1923
  "item.minecraft.brown_dye": "Brown Dye",
1721
1924
  "item.minecraft.white_dye": "White Dye",
1722
1925
  "item.minecraft.sugar": "Sugar",
1926
+ "item.minecraft.amethyst_shard": "Amethyst Shard",
1927
+ "item.minecraft.spyglass": "Spyglass",
1928
+ "item.minecraft.glow_berries": "Glow Berries",
1723
1929
  "block.minecraft.black_bed": "Black Bed",
1724
1930
  "block.minecraft.red_bed": "Red Bed",
1725
1931
  "block.minecraft.green_bed": "Green Bed",
@@ -1759,6 +1965,7 @@
1759
1965
  "item.minecraft.brewing_stand": "Brewing Stand",
1760
1966
  "item.minecraft.ender_eye": "Eye of Ender",
1761
1967
  "item.minecraft.glistering_melon_slice": "Glistering Melon Slice",
1968
+ "item.minecraft.axolotl_spawn_egg": "Axolotl Spawn Egg",
1762
1969
  "item.minecraft.bat_spawn_egg": "Bat Spawn Egg",
1763
1970
  "item.minecraft.bee_spawn_egg": "Bee Spawn Egg",
1764
1971
  "item.minecraft.blaze_spawn_egg": "Blaze Spawn Egg",
@@ -1776,6 +1983,7 @@
1776
1983
  "item.minecraft.endermite_spawn_egg": "Endermite Spawn Egg",
1777
1984
  "item.minecraft.evoker_spawn_egg": "Evoker Spawn Egg",
1778
1985
  "item.minecraft.ghast_spawn_egg": "Ghast Spawn Egg",
1986
+ "item.minecraft.glow_squid_spawn_egg": "Glow Squid Spawn Egg",
1779
1987
  "item.minecraft.guardian_spawn_egg": "Guardian Spawn Egg",
1780
1988
  "item.minecraft.hoglin_spawn_egg": "Hoglin Spawn Egg",
1781
1989
  "item.minecraft.horse_spawn_egg": "Horse Spawn Egg",
@@ -1823,6 +2031,7 @@
1823
2031
  "item.minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg",
1824
2032
  "item.minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg",
1825
2033
  "item.minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg",
2034
+ "item.minecraft.goat_spawn_egg": "Goat Spawn Egg",
1826
2035
  "item.minecraft.experience_bottle": "Bottle o' Enchanting",
1827
2036
  "item.minecraft.fire_charge": "Fire Charge",
1828
2037
  "item.minecraft.writable_book": "Book and Quill",
@@ -1928,6 +2137,8 @@
1928
2137
  "item.minecraft.netherite_shovel": "Netherite Shovel",
1929
2138
  "item.minecraft.netherite_sword": "Netherite Sword",
1930
2139
  "item.minecraft.warped_fungus_on_a_stick": "Warped Fungus on a Stick",
2140
+ "item.minecraft.glow_ink_sac": "Glow Ink Sac",
2141
+ "item.minecraft.glow_item_frame": "Glow Item Frame",
1931
2142
  "container.inventory": "Inventory",
1932
2143
  "container.hopper": "Item Hopper",
1933
2144
  "container.crafting": "Crafting",
@@ -2031,6 +2242,7 @@
2031
2242
  "entity.minecraft.area_effect_cloud": "Area Effect Cloud",
2032
2243
  "entity.minecraft.armor_stand": "Armor Stand",
2033
2244
  "entity.minecraft.arrow": "Arrow",
2245
+ "entity.minecraft.axolotl": "Axolotl",
2034
2246
  "entity.minecraft.bat": "Bat",
2035
2247
  "entity.minecraft.bee": "Bee",
2036
2248
  "entity.minecraft.blaze": "Blaze",
@@ -2065,6 +2277,9 @@
2065
2277
  "entity.minecraft.furnace_minecart": "Minecart with Furnace",
2066
2278
  "entity.minecraft.ghast": "Ghast",
2067
2279
  "entity.minecraft.giant": "Giant",
2280
+ "entity.minecraft.glow_item_frame": "Glow Item Frame",
2281
+ "entity.minecraft.glow_squid": "Glow Squid",
2282
+ "entity.minecraft.goat": "Goat",
2068
2283
  "entity.minecraft.guardian": "Guardian",
2069
2284
  "entity.minecraft.hoglin": "Hoglin",
2070
2285
  "entity.minecraft.hopper_minecart": "Minecart with Hopper",
@@ -2080,6 +2295,7 @@
2080
2295
  "entity.minecraft.llama": "Llama",
2081
2296
  "entity.minecraft.llama_spit": "Llama Spit",
2082
2297
  "entity.minecraft.magma_cube": "Magma Cube",
2298
+ "entity.minecraft.marker": "Marker",
2083
2299
  "entity.minecraft.minecart": "Minecart",
2084
2300
  "entity.minecraft.mooshroom": "Mooshroom",
2085
2301
  "entity.minecraft.mule": "Mule",
@@ -2214,6 +2430,8 @@
2214
2430
  "death.attack.cramming.player": "%1$s was squashed by %2$s",
2215
2431
  "death.attack.drown": "%1$s drowned",
2216
2432
  "death.attack.drown.player": "%1$s drowned whilst trying to escape %2$s",
2433
+ "death.attack.dryout": "%1$s died from dehydration",
2434
+ "death.attack.dryout.player": "%1$s died from dehydration whilst trying to escape %2$s",
2217
2435
  "death.attack.starve": "%1$s starved to death",
2218
2436
  "death.attack.starve.player": "%1$s starved to death whilst fighting %2$s",
2219
2437
  "death.attack.cactus": "%1$s was pricked to death",
@@ -2234,6 +2452,10 @@
2234
2452
  "death.attack.anvil.player": "%1$s was squashed by a falling anvil whilst fighting %2$s",
2235
2453
  "death.attack.fallingBlock": "%1$s was squashed by a falling block",
2236
2454
  "death.attack.fallingBlock.player": "%1$s was squashed by a falling block whilst fighting %2$s",
2455
+ "death.attack.stalagmite": "%1$s was impaled on a stalagmite",
2456
+ "death.attack.stalagmite.player": "%1$s was impaled on a stalagmite whilst fighting %2$s",
2457
+ "death.attack.fallingStalactite": "%1$s was skewered by a falling stalactite",
2458
+ "death.attack.fallingStalactite.player": "%1$s was skewered by a falling stalactite whilst fighting %2$s",
2237
2459
  "death.attack.mob": "%1$s was slain by %2$s",
2238
2460
  "death.attack.mob.item": "%1$s was slain by %2$s using %3$s",
2239
2461
  "death.attack.player": "%1$s was slain by %2$s",
@@ -2267,6 +2489,8 @@
2267
2489
  "death.attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush whilst trying to escape %2$s",
2268
2490
  "death.attack.sting": "%1$s was stung to death",
2269
2491
  "death.attack.sting.player": "%1$s was stung to death by %2$s",
2492
+ "death.attack.freeze": "%1$s froze to death",
2493
+ "death.attack.freeze.player": "%1$s was frozen to death by %2$s",
2270
2494
  "deathScreen.respawn": "Respawn",
2271
2495
  "deathScreen.spectate": "Spectate World",
2272
2496
  "deathScreen.titleScreen": "Title Screen",
@@ -2535,7 +2759,7 @@
2535
2759
  "stat.minecraft.strider_one_cm": "Distance by Strider",
2536
2760
  "stat.minecraft.player_kills": "Player Kills",
2537
2761
  "stat.minecraft.play_noteblock": "Note Blocks Played",
2538
- "stat.minecraft.play_one_minute": "Time Played",
2762
+ "stat.minecraft.play_time": "Time Played",
2539
2763
  "stat.minecraft.play_record": "Music Discs Played",
2540
2764
  "stat.minecraft.pot_flower": "Plants Potted",
2541
2765
  "stat.minecraft.raid_trigger": "Raids Triggered",
@@ -2549,6 +2773,7 @@
2549
2773
  "stat.minecraft.talked_to_villager": "Talked to Villagers",
2550
2774
  "stat.minecraft.time_since_rest": "Time Since Last Rest",
2551
2775
  "stat.minecraft.time_since_death": "Time Since Last Death",
2776
+ "stat.minecraft.total_world_time": "Time with World Open",
2552
2777
  "stat.minecraft.traded_with_villager": "Traded with Villagers",
2553
2778
  "stat.minecraft.treasure_fished": "Treasure Fished",
2554
2779
  "stat.minecraft.trigger_trapped_chest": "Trapped Chests Triggered",
@@ -2582,17 +2807,21 @@
2582
2807
  "advMode.allEntities": "Use \"@e\" to target all entities",
2583
2808
  "advMode.self": "Use \"@s\" to target the executing entity",
2584
2809
  "advMode.previousOutput": "Previous Output",
2810
+ "advMode.mode": "Mode",
2585
2811
  "advMode.mode.sequence": "Chain",
2586
2812
  "advMode.mode.auto": "Repeat",
2587
2813
  "advMode.mode.redstone": "Impulse",
2814
+ "advMode.type": "Type",
2588
2815
  "advMode.mode.conditional": "Conditional",
2589
2816
  "advMode.mode.unconditional": "Unconditional",
2817
+ "advMode.triggering": "Triggering",
2590
2818
  "advMode.mode.redstoneTriggered": "Needs Redstone",
2591
2819
  "advMode.mode.autoexec.bat": "Always Active",
2592
2820
  "advMode.notEnabled": "Command blocks are not enabled on this server",
2593
2821
  "advMode.notAllowed": "Must be an opped player in creative mode",
2822
+ "advMode.trackOutput": "Track output",
2594
2823
  "mount.onboard": "Press %1$s to Dismount",
2595
- "build.tooHigh": "Height limit for building is %s blocks",
2824
+ "build.tooHigh": "Height limit for building is %s",
2596
2825
  "item.modifiers.mainhand": "When in Main Hand:",
2597
2826
  "item.modifiers.offhand": "When in Off Hand:",
2598
2827
  "item.modifiers.feet": "When on Feet:",
@@ -2657,6 +2886,22 @@
2657
2886
  "item.minecraft.shield.magenta": "Magenta Shield",
2658
2887
  "item.minecraft.shield.orange": "Orange Shield",
2659
2888
  "item.minecraft.shield.white": "White Shield",
2889
+ "block.minecraft.banner.base.black": "Fully Black Field",
2890
+ "block.minecraft.banner.base.red": "Fully Red Field",
2891
+ "block.minecraft.banner.base.green": "Fully Green Field",
2892
+ "block.minecraft.banner.base.brown": "Fully Brown Field",
2893
+ "block.minecraft.banner.base.blue": "Fully Blue Field",
2894
+ "block.minecraft.banner.base.purple": "Fully Purple Field",
2895
+ "block.minecraft.banner.base.cyan": "Fully Cyan Field",
2896
+ "block.minecraft.banner.base.light_gray": "Fully Light Gray Field",
2897
+ "block.minecraft.banner.base.gray": "Fully Gray Field",
2898
+ "block.minecraft.banner.base.pink": "Fully Pink Field",
2899
+ "block.minecraft.banner.base.lime": "Fully Lime Field",
2900
+ "block.minecraft.banner.base.yellow": "Fully Yellow Field",
2901
+ "block.minecraft.banner.base.light_blue": "Fully Light Blue Field",
2902
+ "block.minecraft.banner.base.magenta": "Fully Magenta Field",
2903
+ "block.minecraft.banner.base.orange": "Fully Orange Field",
2904
+ "block.minecraft.banner.base.white": "Fully White Field",
2660
2905
  "block.minecraft.banner.square_bottom_left.black": "Black Base Dexter Canton",
2661
2906
  "block.minecraft.banner.square_bottom_left.red": "Red Base Dexter Canton",
2662
2907
  "block.minecraft.banner.square_bottom_left.green": "Green Base Dexter Canton",
@@ -3298,6 +3543,7 @@
3298
3543
  "block.minecraft.banner.piglin.orange": "Orange Snout",
3299
3544
  "block.minecraft.banner.piglin.white": "White Snout",
3300
3545
  "subtitles.ambient.cave": "Eerie noise",
3546
+ "subtitles.block.amethyst_block.chime": "Amethyst chimes",
3301
3547
  "subtitles.block.anvil.destroy": "Anvil destroyed",
3302
3548
  "subtitles.block.anvil.land": "Anvil landed",
3303
3549
  "subtitles.block.anvil.use": "Anvil used",
@@ -3314,6 +3560,8 @@
3314
3560
  "subtitles.block.beehive.work": "Bees work",
3315
3561
  "subtitles.block.bell.resonate": "Bell resonates",
3316
3562
  "subtitles.block.bell.use": "Bell rings",
3563
+ "subtitles.block.big_dripleaf.tilt_down": "Dripleaf tilts down",
3564
+ "subtitles.block.big_dripleaf.tilt_up": "Dripleaf tilts up",
3317
3565
  "subtitles.block.blastfurnace.fire_crackle": "Blast Furnace crackles",
3318
3566
  "subtitles.block.brewing_stand.brew": "Brewing Stand bubbles",
3319
3567
  "subtitles.block.bubble_column.bubble_pop": "Bubbles pop",
@@ -3323,6 +3571,8 @@
3323
3571
  "subtitles.block.bubble_column.whirlpool_inside": "Bubbles zoom",
3324
3572
  "subtitles.block.button.click": "Button clicks",
3325
3573
  "subtitles.block.campfire.crackle": "Campfire crackles",
3574
+ "subtitles.block.candle.crackle": "Candle crackles",
3575
+ "subtitles.block.cake.add_candle": "Cake squishes",
3326
3576
  "subtitles.block.chest.close": "Chest closes",
3327
3577
  "subtitles.block.chest.locked": "Chest locked",
3328
3578
  "subtitles.block.chest.open": "Chest opens",
@@ -3351,7 +3601,9 @@
3351
3601
  "subtitles.block.generic.hit": "Block breaking",
3352
3602
  "subtitles.block.generic.place": "Block placed",
3353
3603
  "subtitles.block.grindstone.use": "Grindstone used",
3604
+ "subtitles.block.growing_plant.crop": "Plant cropped",
3354
3605
  "subtitles.block.honey_block.slide": "Sliding down a honey block",
3606
+ "subtitles.item.honeycomb.wax_on": "Wax on",
3355
3607
  "subtitles.block.iron_trapdoor.close": "Trapdoor closes",
3356
3608
  "subtitles.block.iron_trapdoor.open": "Trapdoor opens",
3357
3609
  "subtitles.block.lava.ambient": "Lava pops",
@@ -3359,6 +3611,11 @@
3359
3611
  "subtitles.block.lever.click": "Lever clicks",
3360
3612
  "subtitles.block.note_block.note": "Note Block plays",
3361
3613
  "subtitles.block.piston.move": "Piston moves",
3614
+ "subtitles.block.pointed_dripstone.land": "Stalactite crashes down",
3615
+ "subtitles.block.pointed_dripstone.drip_lava": "Lava drips",
3616
+ "subtitles.block.pointed_dripstone.drip_water": "Water drips",
3617
+ "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "Lava drips into Cauldron",
3618
+ "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "Water drips into Cauldron",
3362
3619
  "subtitles.block.portal.ambient": "Portal whooshes",
3363
3620
  "subtitles.block.portal.travel": "Portal noise fades",
3364
3621
  "subtitles.block.portal.trigger": "Portal noise intensifies",
@@ -3369,10 +3626,13 @@
3369
3626
  "subtitles.block.respawn_anchor.charge": "Respawn Anchor is charged",
3370
3627
  "subtitles.block.respawn_anchor.deplete": "Respawn Anchor depletes",
3371
3628
  "subtitles.block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn",
3629
+ "subtitles.block.sculk_sensor.clicking": "Sculk Sensor starts clicking",
3630
+ "subtitles.block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking",
3372
3631
  "subtitles.block.shulker_box.close": "Shulker closes",
3373
3632
  "subtitles.block.shulker_box.open": "Shulker opens",
3374
3633
  "subtitles.block.smithing_table.use": "Smithing Table used",
3375
3634
  "subtitles.block.smoker.smoke": "Smoker smokes",
3635
+ "subtitles.block.sweet_berry_bush.pick_berries": "Berries pop",
3376
3636
  "subtitles.block.trapdoor.toggle": "Trapdoor creaks",
3377
3637
  "subtitles.block.tripwire.attach": "Tripwire attaches",
3378
3638
  "subtitles.block.tripwire.click": "Tripwire clicks",
@@ -3383,6 +3643,13 @@
3383
3643
  "subtitles.entity.arrow.hit": "Arrow hits",
3384
3644
  "subtitles.entity.arrow.hit_player": "Player hit",
3385
3645
  "subtitles.entity.arrow.shoot": "Arrow fired",
3646
+ "subtitles.entity.axolotl.attack": "Axolotl attacks",
3647
+ "subtitles.entity.axolotl.death": "Axolotl dies",
3648
+ "subtitles.entity.axolotl.hurt": "Axolotl hurts",
3649
+ "subtitles.entity.axolotl.idle_air": "Axolotl chirps",
3650
+ "subtitles.entity.axolotl.idle_water": "Axolotl chirps",
3651
+ "subtitles.entity.axolotl.splash": "Axolotl splashes",
3652
+ "subtitles.entity.axolotl.swim": "Axolotl swims",
3386
3653
  "subtitles.entity.bat.ambient": "Bat screeches",
3387
3654
  "subtitles.entity.bat.death": "Bat dies",
3388
3655
  "subtitles.entity.bat.hurt": "Bat hurts",
@@ -3511,6 +3778,25 @@
3511
3778
  "subtitles.entity.ghast.death": "Ghast dies",
3512
3779
  "subtitles.entity.ghast.hurt": "Ghast hurts",
3513
3780
  "subtitles.entity.ghast.shoot": "Ghast shoots",
3781
+ "subtitles.entity.glow_item_frame.add_item": "Glow Item Frame fills",
3782
+ "subtitles.entity.glow_item_frame.break": "Glow Item Frame breaks",
3783
+ "subtitles.entity.glow_item_frame.place": "Glow Item Frame placed",
3784
+ "subtitles.entity.glow_item_frame.remove_item": "Glow Item Frame empties",
3785
+ "subtitles.entity.glow_item_frame.rotate_item": "Glow Item Frame clicks",
3786
+ "subtitles.entity.glow_squid.ambient": "Glow Squid swims",
3787
+ "subtitles.entity.glow_squid.death": "Glow Squid dies",
3788
+ "subtitles.entity.glow_squid.hurt": "Glow Squid hurts",
3789
+ "subtitles.entity.glow_squid.squirt": "Glow Squid shoots ink",
3790
+ "subtitles.entity.goat.ambient": "Goat bleats",
3791
+ "subtitles.entity.goat.screaming.ambient": "Goat bellows",
3792
+ "subtitles.entity.goat.death": "Goat dies",
3793
+ "subtitles.entity.goat.eat": "Goat eats",
3794
+ "subtitles.entity.goat.hurt": "Goat hurts",
3795
+ "subtitles.entity.goat.long_jump": "Goat leaps",
3796
+ "subtitles.entity.goat.milk": "Goat gets milked",
3797
+ "subtitles.entity.goat.prepare_ram": "Goat stomps",
3798
+ "subtitles.entity.goat.ram_impact": "Goat rams",
3799
+ "subtitles.entity.goat.step": "Goat steps",
3514
3800
  "subtitles.entity.guardian.ambient": "Guardian moans",
3515
3801
  "subtitles.entity.guardian.ambient_land": "Guardian flaps",
3516
3802
  "subtitles.entity.guardian.attack": "Guardian shoots",
@@ -3676,6 +3962,7 @@
3676
3962
  "subtitles.entity.player.hurt_drown": "Player drowning",
3677
3963
  "subtitles.entity.player.hurt_on_fire": "Player burns",
3678
3964
  "subtitles.entity.player.levelup": "Player dings",
3965
+ "subtitles.entity.player.freeze_hurt": "Player freezes",
3679
3966
  "subtitles.entity.polar_bear.ambient": "Polar Bear groans",
3680
3967
  "subtitles.entity.polar_bear.ambient_baby": "Polar Bear hums",
3681
3968
  "subtitles.entity.polar_bear.death": "Polar Bear dies",
@@ -3715,12 +4002,13 @@
3715
4002
  "subtitles.entity.shulker.open": "Shulker opens",
3716
4003
  "subtitles.entity.shulker.shoot": "Shulker shoots",
3717
4004
  "subtitles.entity.shulker.teleport": "Shulker teleports",
3718
- "subtitles.entity.shulker_bullet.hit": "Shulker bullet explodes",
3719
- "subtitles.entity.shulker_bullet.hurt": "Shulker bullet breaks",
4005
+ "subtitles.entity.shulker_bullet.hit": "Shulker Bullet explodes",
4006
+ "subtitles.entity.shulker_bullet.hurt": "Shulker Bullet breaks",
3720
4007
  "subtitles.entity.silverfish.ambient": "Silverfish hisses",
3721
4008
  "subtitles.entity.silverfish.death": "Silverfish dies",
3722
4009
  "subtitles.entity.silverfish.hurt": "Silverfish hurts",
3723
4010
  "subtitles.entity.skeleton.ambient": "Skeleton rattles",
4011
+ "subtitles.entity.skeleton.converted_to_stray": "Skeleton converts to Stray",
3724
4012
  "subtitles.entity.skeleton.death": "Skeleton dies",
3725
4013
  "subtitles.entity.skeleton.hurt": "Skeleton hurts",
3726
4014
  "subtitles.entity.skeleton.shoot": "Skeleton shoots",
@@ -3860,15 +4148,21 @@
3860
4148
  "subtitles.item.armor.equip_leather": "Leather armor rustles",
3861
4149
  "subtitles.item.armor.equip_netherite": "Netherite armor clanks",
3862
4150
  "subtitles.item.armor.equip_turtle": "Turtle Shell thunks",
3863
- "subtitles.item.axe.strip": "Axe scrapes",
3864
- "subtitles.item.berries.pick": "Berries pop",
4151
+ "subtitles.item.axe.strip": "Axe strips",
4152
+ "subtitles.item.axe.scrape": "Axe scrapes",
4153
+ "subtitles.item.axe.wax_off": "Wax off",
4154
+ "subtitles.item.bone_meal.use": "Bone Meal crinkles",
3865
4155
  "subtitles.item.book.page_turn": "Page rustles",
3866
4156
  "subtitles.item.book.put": "Book thumps",
3867
4157
  "subtitles.item.bottle.empty": "Bottle empties",
3868
4158
  "subtitles.item.bottle.fill": "Bottle fills",
3869
4159
  "subtitles.item.bucket.empty": "Bucket empties",
3870
4160
  "subtitles.item.bucket.fill": "Bucket fills",
4161
+ "subtitles.item.bucket.fill_axolotl": "Axolotl scooped",
3871
4162
  "subtitles.item.bucket.fill_fish": "Fish captured",
4163
+ "subtitles.item.bundle.drop_contents": "Bundle empties",
4164
+ "subtitles.item.bundle.insert": "Item packed",
4165
+ "subtitles.item.bundle.remove_one": "Item unpacked",
3872
4166
  "subtitles.item.chorus_fruit.teleport": "Player teleports",
3873
4167
  "subtitles.item.crop.plant": "Crop planted",
3874
4168
  "subtitles.item.crossbow.charge": "Crossbow charges up",
@@ -3891,6 +4185,11 @@
3891
4185
  "subtitles.item.trident.riptide": "Trident zooms",
3892
4186
  "subtitles.item.trident.throw": "Trident clangs",
3893
4187
  "subtitles.item.trident.thunder": "Trident thunder cracks",
4188
+ "subtitles.item.spyglass.use": "Spyglass expands",
4189
+ "subtitles.item.spyglass.stop_using": "Spyglass retracts",
4190
+ "subtitles.item.ink_sac.use": "Ink Sac splotches",
4191
+ "subtitles.item.glow_ink_sac.use": "Glow Ink Sac splotches",
4192
+ "subtitles.item.dye.use": "Dye stains",
3894
4193
  "subtitles.particle.soul_escape": "Soul escapes",
3895
4194
  "subtitles.ui.cartography_table.take_result": "Map drawn",
3896
4195
  "subtitles.ui.loom.take_result": "Loom used",
@@ -3911,6 +4210,7 @@
3911
4210
  "debug.copy_location.help": "F3 + C = Copy location as /tp command, hold F3 + C to crash the game",
3912
4211
  "debug.inspect.help": "F3 + I = Copy entity or block data to clipboard",
3913
4212
  "debug.gamemodes.help": "F3 + F4 = Open game mode switcher",
4213
+ "debug.profiling.help": "F3 + L = Start/stop profiling",
3914
4214
  "debug.copy_location.message": "Copied location to clipboard",
3915
4215
  "debug.inspect.server.block": "Copied server-side block data to clipboard",
3916
4216
  "debug.inspect.server.entity": "Copied server-side entity data to clipboard",
@@ -3934,9 +4234,13 @@
3934
4234
  "debug.crash.warning": "Crashing in %s...",
3935
4235
  "debug.gamemodes.press_f4": "[ F4 ]",
3936
4236
  "debug.gamemodes.select_next": "%s Next",
4237
+ "debug.profiling.start": "Profiling started for %s seconds. Use F3 + L to stop early",
4238
+ "debug.profiling.stop": "Profiling ended. Saved results to %s",
3937
4239
  "resourcepack.downloading": "Downloading Resource Pack",
3938
4240
  "resourcepack.requesting": "Making Request...",
3939
4241
  "resourcepack.progress": "Downloading file (%s MB)...",
4242
+ "tutorial.bundleInsert.title": "Use a Bundle",
4243
+ "tutorial.bundleInsert.description": "Right Click to add items",
3940
4244
  "tutorial.move.title": "Move with %s, %s, %s and %s",
3941
4245
  "tutorial.move.description": "Jump with %s",
3942
4246
  "tutorial.look.title": "Look around",
@@ -3957,6 +4261,18 @@
3957
4261
  "advancements.adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot",
3958
4262
  "advancements.adventure.bullseye.title": "Bullseye",
3959
4263
  "advancements.adventure.bullseye.description": "Hit the bullseye of a Target block from at least 30 meters away",
4264
+ "advancements.adventure.fall_from_world_height.title": "Caves & Cliffs",
4265
+ "advancements.adventure.fall_from_world_height.description": "Free fall from the top of the world (build limit) to the bottom of the world and survive",
4266
+ "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "Light as a Rabbit",
4267
+ "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "Walk on powder snow...without sinking in it",
4268
+ "advancements.adventure.lightning_rod_with_villager_no_fire.title": "Surge Protector",
4269
+ "advancements.adventure.lightning_rod_with_villager_no_fire.description": "Protect a villager from an undesired shock without starting a fire",
4270
+ "advancements.adventure.spyglass_at_parrot.title": "Is It a Bird?",
4271
+ "advancements.adventure.spyglass_at_parrot.description": "Look at a parrot through a spyglass",
4272
+ "advancements.adventure.spyglass_at_ghast.title": "Is It a Balloon?",
4273
+ "advancements.adventure.spyglass_at_ghast.description": "Look at a ghast through a spyglass",
4274
+ "advancements.adventure.spyglass_at_dragon.title": "Is It a Plane?",
4275
+ "advancements.adventure.spyglass_at_dragon.description": "Look at the Ender Dragon through a spyglass",
3960
4276
  "advancements.adventure.hero_of_the_village.title": "Hero of the Village",
3961
4277
  "advancements.adventure.hero_of_the_village.description": "Successfully defend a village from a raid",
3962
4278
  "advancements.adventure.honey_block_slide.title": "Sticky Situation",
@@ -3967,6 +4283,8 @@
3967
4283
  "advancements.adventure.kill_a_mob.description": "Kill any hostile monster",
3968
4284
  "advancements.adventure.ol_betsy.title": "Ol' Betsy",
3969
4285
  "advancements.adventure.ol_betsy.description": "Shoot a crossbow",
4286
+ "advancements.adventure.play_jukebox_in_meadows.title": "Sound of Music",
4287
+ "advancements.adventure.play_jukebox_in_meadows.description": "Make the Meadows come alive with the sound of music from a jukebox",
3970
4288
  "advancements.adventure.root.title": "Adventure",
3971
4289
  "advancements.adventure.root.description": "Adventure, exploration and combat",
3972
4290
  "advancements.adventure.shoot_arrow.title": "Take Aim",
@@ -3981,6 +4299,8 @@
3981
4299
  "advancements.adventure.totem_of_undying.description": "Use a Totem of Undying to cheat death",
3982
4300
  "advancements.adventure.trade.title": "What a Deal!",
3983
4301
  "advancements.adventure.trade.description": "Successfully trade with a Villager",
4302
+ "advancements.adventure.trade_at_world_height.title": "Star Trader",
4303
+ "advancements.adventure.trade_at_world_height.description": "Trade with a villager at the build height limit",
3984
4304
  "advancements.adventure.throw_trident.title": "A Throwaway Joke",
3985
4305
  "advancements.adventure.throw_trident.description": "Throw a trident at something.\nNote: Throwing away your only weapon is not a good idea.",
3986
4306
  "advancements.adventure.two_birds_one_arrow.title": "Two Birds, One Arrow",
@@ -3997,8 +4317,16 @@
3997
4317
  "advancements.husbandry.breed_an_animal.description": "Breed two animals together",
3998
4318
  "advancements.husbandry.fishy_business.title": "Fishy Business",
3999
4319
  "advancements.husbandry.fishy_business.description": "Catch a fish",
4320
+ "advancements.husbandry.make_a_sign_glow.title": "Glow and Behold!",
4321
+ "advancements.husbandry.make_a_sign_glow.description": "Make the text of a sign glow",
4322
+ "advancements.husbandry.ride_a_boat_with_a_goat.title": "Whatever Floats Your Goat!",
4323
+ "advancements.husbandry.ride_a_boat_with_a_goat.description": "Get in a Boat and float with a Goat",
4000
4324
  "advancements.husbandry.tactical_fishing.title": "Tactical Fishing",
4001
4325
  "advancements.husbandry.tactical_fishing.description": "Catch a fish... without a fishing rod!",
4326
+ "advancements.husbandry.axolotl_in_a_bucket.title": "The Cutest Predator",
4327
+ "advancements.husbandry.axolotl_in_a_bucket.description": "Catch an axolotl in a bucket",
4328
+ "advancements.husbandry.kill_axolotl_target.title": "The Healing Power of Friendship!",
4329
+ "advancements.husbandry.kill_axolotl_target.description": "Team up with an axolotl and win a fight",
4002
4330
  "advancements.husbandry.breed_all_animals.title": "Two by Two",
4003
4331
  "advancements.husbandry.breed_all_animals.description": "Breed all the animals!",
4004
4332
  "advancements.husbandry.tame_an_animal.title": "Best Friends Forever",
@@ -4015,6 +4343,10 @@
4015
4343
  "advancements.husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Bottle without aggravating the bees",
4016
4344
  "advancements.husbandry.silk_touch_nest.title": "Total Beelocation",
4017
4345
  "advancements.husbandry.silk_touch_nest.description": "Move a Bee Nest, with 3 bees inside, using Silk Touch",
4346
+ "advancements.husbandry.wax_on.title": "Wax On",
4347
+ "advancements.husbandry.wax_on.description": "Apply Honeycomb to a Copper block!",
4348
+ "advancements.husbandry.wax_off.title": "Wax Off",
4349
+ "advancements.husbandry.wax_off.description": "Scrape Wax off of a Copper block!",
4018
4350
  "advancements.end.dragon_breath.title": "You Need a Mint",
4019
4351
  "advancements.end.dragon_breath.description": "Collect dragon's breath in a glass bottle",
4020
4352
  "advancements.end.dragon_egg.title": "The Next Generation",
@@ -4071,6 +4403,8 @@
4071
4403
  "advancements.nether.charge_respawn_anchor.description": "Charge a Respawn Anchor to the maximum",
4072
4404
  "advancements.nether.ride_strider.title": "This Boat Has Legs",
4073
4405
  "advancements.nether.ride_strider.description": "Ride a Strider with a Warped Fungus on a Stick",
4406
+ "advancements.nether.ride_strider_in_overworld_lava.title": "Feels like home",
4407
+ "advancements.nether.ride_strider_in_overworld_lava.description": "Take a Strider for a loooong ride on a lava lake in the Overworld",
4074
4408
  "advancements.nether.explore_nether.title": "Hot Tourist Destinations",
4075
4409
  "advancements.nether.explore_nether.description": "Explore all Nether biomes",
4076
4410
  "advancements.nether.find_bastion.title": "Those Were the Days",
@@ -4105,7 +4439,7 @@
4105
4439
  "advancements.story.obtain_armor.description": "Protect yourself with a piece of iron armor",
4106
4440
  "advancements.story.root.title": "Minecraft",
4107
4441
  "advancements.story.root.description": "The heart and story of the game",
4108
- "advancements.story.shiny_gear.title": "Cover Me With Diamonds",
4442
+ "advancements.story.shiny_gear.title": "Cover Me with Diamonds",
4109
4443
  "advancements.story.shiny_gear.description": "Diamond armor saves lives",
4110
4444
  "advancements.story.smelt_iron.title": "Acquire Hardware",
4111
4445
  "advancements.story.smelt_iron.description": "Smelt an iron ingot",
@@ -4205,10 +4539,14 @@
4205
4539
  "commands.clear.test.single": "Found %s matching items on player %s",
4206
4540
  "commands.clear.test.multiple": "Found %s matching items on %s players",
4207
4541
  "commands.clone.success": "Successfully cloned %s blocks",
4208
- "commands.debug.started": "Started debug profiling",
4209
- "commands.debug.stopped": "Stopped debug profiling after %s seconds and %s ticks (%s ticks per second)",
4210
- "commands.debug.reportSaved": "Created debug report in %s",
4211
- "commands.debug.reportFailed": "Failed to create debug report",
4542
+ "commands.debug.started": "Started tick profiling",
4543
+ "commands.debug.stopped": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)",
4544
+ "commands.debug.notRunning": "The tick profiler hasn't started",
4545
+ "commands.debug.alreadyRunning": "The tick profiler is already started",
4546
+ "commands.debug.function.success.single": "Traced %s commands from function '%s' to output file %s",
4547
+ "commands.debug.function.success.multiple": "Traced %s commands from %s functions to output file %s",
4548
+ "commands.debug.function.noRecursion": "Can't trace from inside of function",
4549
+ "commands.debug.function.traceFailed": "Failed to trace function",
4212
4550
  "commands.defaultgamemode.success": "The default game mode is now %s",
4213
4551
  "commands.difficulty.success": "The difficulty has been set to %s",
4214
4552
  "commands.difficulty.query": "The difficulty is %s",
@@ -4239,6 +4577,7 @@
4239
4577
  "commands.fill.success": "Successfully filled %s blocks",
4240
4578
  "commands.function.success.single": "Executed %s commands from function '%s'",
4241
4579
  "commands.function.success.multiple": "Executed %s commands from %s functions",
4580
+ "commands.give.failed.toomanyitems": "Can't give more than %s of %s",
4242
4581
  "commands.give.success.single": "Gave %s %s to %s",
4243
4582
  "commands.give.success.multiple": "Gave %s %s to %s players",
4244
4583
  "commands.playsound.success.single": "Played sound %s to %s",
@@ -4258,6 +4597,16 @@
4258
4597
  "commands.ban.success": "Banned %s: %s",
4259
4598
  "commands.pardon.success": "Unbanned %s",
4260
4599
  "commands.particle.success": "Displaying particle %s",
4600
+ "commands.perf.started": "Started 10 second performance profiling run (use '/perf stop' to stop early)",
4601
+ "commands.perf.stopped": "Stopped performance profiling after %s seconds and %s ticks (%s ticks per second)",
4602
+ "commands.perf.reportSaved": "Created debug report in %s",
4603
+ "commands.perf.reportFailed": "Failed to create debug report",
4604
+ "commands.perf.notRunning": "The performance profiler hasn't started",
4605
+ "commands.perf.alreadyRunning": "The performance profiler is already started",
4606
+ "commands.jfr.started": "JFR profiling started",
4607
+ "commands.jfr.start.failed": "Failed to start JFR profiling",
4608
+ "commands.jfr.stopped": "JFR profiling stopped and dumped to %s",
4609
+ "commands.jfr.dump.failed": "Failed to dump JFR recording: %s",
4261
4610
  "commands.seed.success": "Seed: %s",
4262
4611
  "commands.stop.stopping": "Stopping the server",
4263
4612
  "commands.time.query": "The time is %s",
@@ -4352,9 +4701,6 @@
4352
4701
  "commands.worldborder.damage.amount.success": "Set the world border damage to %s per block each second",
4353
4702
  "commands.worldborder.warning.time.success": "Set the world border warning time to %s seconds",
4354
4703
  "commands.worldborder.warning.distance.success": "Set the world border warning distance to %s blocks",
4355
- "commands.replaceitem.block.success": "Replaced a slot at %s, %s, %s with %s",
4356
- "commands.replaceitem.entity.success.single": "Replaced a slot on %s with %s",
4357
- "commands.replaceitem.entity.success.multiple": "Replaced a slot on %s entities with %s",
4358
4704
  "commands.tag.add.success.single": "Added tag '%s' to %s",
4359
4705
  "commands.tag.add.success.multiple": "Added tag '%s' to %s entities",
4360
4706
  "commands.tag.remove.success.single": "Removed tag '%s' from %s",
@@ -4437,12 +4783,22 @@
4437
4783
  "commands.spectate.success.started": "Now spectating %s",
4438
4784
  "commands.spectate.not_spectator": "%s is not in spectator mode",
4439
4785
  "commands.spectate.self": "Cannot spectate yourself",
4786
+ "commands.item.target.not_a_container": "Target position %s, %s, %s is not a container",
4787
+ "commands.item.source.not_a_container": "Source position %s, %s, %s is not a container",
4788
+ "commands.item.target.no_such_slot": "The target does not have slot %s",
4789
+ "commands.item.source.no_such_slot": "The source does not have slot %s",
4790
+ "commands.item.target.no_changes": "No targets accepted item into slot %s",
4791
+ "commands.item.target.no_changed.known_item": "No targets accepted item %s into slot %s",
4792
+ "commands.item.block.set.success": "Replaced a slot at %s, %s, %s with %s",
4793
+ "commands.item.entity.set.success.single": "Replaced a slot on %s with %s",
4794
+ "commands.item.entity.set.success.multiple": "Replaced a slot on %s entities with %s",
4440
4795
  "argument.range.empty": "Expected value or range of values",
4441
4796
  "argument.range.ints": "Only whole numbers allowed, not decimals",
4442
4797
  "argument.range.swapped": "Min cannot be bigger than max",
4443
4798
  "permissions.requires.player": "A player is required to run this command here",
4444
4799
  "permissions.requires.entity": "An entity is required to run this command here",
4445
4800
  "argument.angle.incomplete": "Incomplete (expected 1 angle)",
4801
+ "argument.angle.invalid": "Invalid angle",
4446
4802
  "argument.entity.toomany": "Only one entity is allowed, but the provided selector allows more than one",
4447
4803
  "argument.player.toomany": "Only one player is allowed, but the provided selector allows more than one",
4448
4804
  "argument.player.entities": "Only players may be affected by this command, but the provided selector includes entities",
@@ -4458,6 +4814,7 @@
4458
4814
  "argument.block.property.unclosed": "Expected closing ] for block state properties",
4459
4815
  "argument.pos.unloaded": "That position is not loaded",
4460
4816
  "argument.pos.outofworld": "That position is out of this world!",
4817
+ "argument.pos.outofbounds": "That position is outside the allowed boundaries.",
4461
4818
  "argument.rotation.incomplete": "Incomplete (expected 2 coordinates)",
4462
4819
  "arguments.swizzle.invalid": "Invalid swizzle, expected combination of 'x', 'y' and 'z'",
4463
4820
  "argument.pos2d.incomplete": "Incomplete (expected 2 coordinates)",
@@ -4492,8 +4849,6 @@
4492
4849
  "commands.bossbar.set.visibility.unchanged.visible": "Nothing changed. The bossbar is already visible",
4493
4850
  "commands.clone.overlap": "The source and destination areas cannot overlap",
4494
4851
  "commands.clone.failed": "No blocks were cloned",
4495
- "commands.debug.notRunning": "The debug profiler hasn't started",
4496
- "commands.debug.alreadyRunning": "The debug profiler is already started",
4497
4852
  "commands.deop.failed": "Nothing changed. The player is not an operator",
4498
4853
  "commands.effect.give.failed": "Unable to apply this effect (target is either immune to effects, or has something stronger)",
4499
4854
  "commands.effect.clear.everything.failed": "Target has no effects to remove",
@@ -4513,9 +4868,6 @@
4513
4868
  "commands.playsound.failed": "The sound is too far away to be heard",
4514
4869
  "commands.recipe.give.failed": "No new recipes were learned",
4515
4870
  "commands.recipe.take.failed": "No recipes could be forgotten",
4516
- "commands.replaceitem.block.failed": "The target block is not a container",
4517
- "commands.replaceitem.slot.inapplicable": "The target does not have slot %s",
4518
- "commands.replaceitem.entity.failed": "Could not put %s in slot %s",
4519
4871
  "commands.save.failed": "Unable to save the game (is there enough disk space?)",
4520
4872
  "commands.save.alreadyOff": "Saving is already turned off",
4521
4873
  "commands.save.alreadyOn": "Saving is already turned on",
@@ -4549,8 +4901,9 @@
4549
4901
  "commands.whitelist.remove.failed": "Player is not whitelisted",
4550
4902
  "commands.worldborder.center.failed": "Nothing changed. The world border is already centered there",
4551
4903
  "commands.worldborder.set.failed.nochange": "Nothing changed. The world border is already that size",
4552
- "commands.worldborder.set.failed.small.": "World border cannot be smaller than 1 block wide",
4553
- "commands.worldborder.set.failed.big.": "World border cannot be bigger than 60,000,000 blocks wide",
4904
+ "commands.worldborder.set.failed.small": "World border cannot be smaller than 1 block wide",
4905
+ "commands.worldborder.set.failed.big": "World border cannot be bigger than %s blocks wide",
4906
+ "commands.worldborder.set.failed.far": "World border cannot be further out than %s blocks",
4554
4907
  "commands.worldborder.warning.time.failed": "Nothing changed. The world border warning is already that amount of time",
4555
4908
  "commands.worldborder.warning.distance.failed": "Nothing changed. The world border warning is already that distance",
4556
4909
  "commands.worldborder.damage.buffer.failed": "Nothing changed. The world border damage buffer is already that distance",
@@ -4572,7 +4925,6 @@
4572
4925
  "effect.effectNotFound": "Unknown effect: %s",
4573
4926
  "arguments.objective.notFound": "Unknown scoreboard objective '%s'",
4574
4927
  "arguments.objective.readonly": "Scoreboard objective '%s' is read-only",
4575
- "commands.scoreboard.objectives.add.longName": "Objective names cannot be longer than %s characters",
4576
4928
  "argument.criteria.invalid": "Unknown criterion '%s'",
4577
4929
  "particle.notFound": "Unknown particle: %s",
4578
4930
  "argument.id.unknown": "Unknown ID: %s",
@@ -4580,6 +4932,7 @@
4580
4932
  "recipe.notFound": "Unknown recipe: %s",
4581
4933
  "entity.notFound": "Unknown entity: %s",
4582
4934
  "predicate.unknown": "Unknown predicate: %s",
4935
+ "item_modifier.unknown": "Unknown item modifier: %s",
4583
4936
  "argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'",
4584
4937
  "slot.unknown": "Unknown slot '%s'",
4585
4938
  "team.notFound": "Unknown team '%s'",
@@ -4627,7 +4980,6 @@
4627
4980
  "commands.scoreboard.players.get.null": "Can't get value of %s for %s; none is set",
4628
4981
  "commands.spreadplayers.failed.teams": "Could not spread %s teams around %s, %s (too many entities for space - try using spread of at most %s)",
4629
4982
  "commands.spreadplayers.failed.entities": "Could not spread %s entities around %s, %s (too many entities for space - try using spread of at most %s)",
4630
- "commands.team.add.longName": "Team names cannot be longer than %s characters",
4631
4983
  "commands.data.get.invalid": "Can't get %s; only numeric tags are allowed",
4632
4984
  "commands.data.get.unknown": "Can't get %s; tag doesn't exist",
4633
4985
  "argument.double.low": "Double must not be less than %s, found %s",
@@ -4657,85 +5009,67 @@
4657
5009
  "command.unknown.command": "Unknown or incomplete command, see below for error",
4658
5010
  "command.unknown.argument": "Incorrect argument for command",
4659
5011
  "command.expected.separator": "Expected whitespace to end one argument, but found trailing data",
5012
+ "biome.minecraft.badlands": "Badlands",
5013
+ "biome.minecraft.bamboo_jungle": "Bamboo Jungle",
5014
+ "biome.minecraft.basalt_deltas": "Basalt Deltas",
4660
5015
  "biome.minecraft.beach": "Beach",
4661
5016
  "biome.minecraft.birch_forest": "Birch Forest",
4662
- "biome.minecraft.birch_forest_hills": "Birch Forest Hills",
4663
- "biome.minecraft.snowy_beach": "Snowy Beach",
4664
5017
  "biome.minecraft.cold_ocean": "Cold Ocean",
5018
+ "biome.minecraft.crimson_forest": "Crimson Forest",
5019
+ "biome.minecraft.dark_forest": "Dark Forest",
4665
5020
  "biome.minecraft.deep_cold_ocean": "Deep Cold Ocean",
4666
5021
  "biome.minecraft.deep_frozen_ocean": "Deep Frozen Ocean",
4667
5022
  "biome.minecraft.deep_lukewarm_ocean": "Deep Lukewarm Ocean",
4668
5023
  "biome.minecraft.deep_ocean": "Deep Ocean",
4669
- "biome.minecraft.deep_warm_ocean": "Deep Warm Ocean",
4670
5024
  "biome.minecraft.desert": "Desert",
4671
- "biome.minecraft.desert_hills": "Desert Hills",
4672
- "biome.minecraft.mountains": "Mountains",
4673
- "biome.minecraft.wooded_mountains": "Wooded Mountains",
5025
+ "biome.minecraft.dripstone_caves": "Dripstone Caves",
5026
+ "biome.minecraft.old_growth_birch_forest": "Old Growth Birch Forest",
5027
+ "biome.minecraft.old_growth_pine_taiga": "Old Growth Pine Taiga",
5028
+ "biome.minecraft.old_growth_spruce_taiga": "Old Growth Spruce Taiga",
5029
+ "biome.minecraft.end_barrens": "End Barrens",
5030
+ "biome.minecraft.end_highlands": "End Highlands",
5031
+ "biome.minecraft.end_midlands": "End Midlands",
5032
+ "biome.minecraft.eroded_badlands": "Eroded Badlands",
5033
+ "biome.minecraft.flower_forest": "Flower Forest",
4674
5034
  "biome.minecraft.forest": "Forest",
4675
- "biome.minecraft.wooded_hills": "Wooded Hills",
4676
5035
  "biome.minecraft.frozen_ocean": "Frozen Ocean",
5036
+ "biome.minecraft.frozen_peaks": "Frozen Peaks",
4677
5037
  "biome.minecraft.frozen_river": "Frozen River",
4678
- "biome.minecraft.nether_wastes": "Nether Wastes",
4679
- "biome.minecraft.snowy_tundra": "Snowy Tundra",
4680
- "biome.minecraft.snowy_mountains": "Snowy Mountains",
4681
- "biome.minecraft.jungle_edge": "Jungle Edge",
4682
- "biome.minecraft.jungle_hills": "Jungle Hills",
5038
+ "biome.minecraft.grove": "Grove",
5039
+ "biome.minecraft.ice_spikes": "Ice Spikes",
5040
+ "biome.minecraft.jagged_peaks": "Jagged Peaks",
4683
5041
  "biome.minecraft.jungle": "Jungle",
4684
5042
  "biome.minecraft.lukewarm_ocean": "Lukewarm Ocean",
4685
- "biome.minecraft.badlands_plateau": "Badlands Plateau",
4686
- "biome.minecraft.badlands": "Badlands",
4687
- "biome.minecraft.wooded_badlands_plateau": "Wooded Badlands Plateau",
5043
+ "biome.minecraft.lush_caves": "Lush Caves",
5044
+ "biome.minecraft.meadow": "Meadow",
4688
5045
  "biome.minecraft.mushroom_fields": "Mushroom Fields",
4689
- "biome.minecraft.mushroom_field_shore": "Mushroom Field Shore",
4690
- "biome.minecraft.tall_birch_hills": "Tall Birch Hills",
4691
- "biome.minecraft.tall_birch_forest": "Tall Birch Forest",
4692
- "biome.minecraft.desert_lakes": "Desert Lakes",
4693
- "biome.minecraft.gravelly_mountains": "Gravelly Mountains",
4694
- "biome.minecraft.modified_gravelly_mountains": "Gravelly Mountains+",
4695
- "biome.minecraft.flower_forest": "Flower Forest",
4696
- "biome.minecraft.ice_spikes": "Ice Spikes",
4697
- "biome.minecraft.modified_jungle_edge": "Modified Jungle Edge",
4698
- "biome.minecraft.modified_jungle": "Modified Jungle",
4699
- "biome.minecraft.modified_badlands_plateau": "Modified Badlands Plateau",
4700
- "biome.minecraft.eroded_badlands": "Eroded Badlands",
4701
- "biome.minecraft.modified_wooded_badlands_plateau": "Modified Wooded Badlands Plateau",
4702
- "biome.minecraft.sunflower_plains": "Sunflower Plains",
4703
- "biome.minecraft.giant_spruce_taiga_hills": "Giant Spruce Taiga Hills",
4704
- "biome.minecraft.giant_spruce_taiga": "Giant Spruce Taiga",
4705
- "biome.minecraft.dark_forest_hills": "Dark Forest Hills",
4706
- "biome.minecraft.shattered_savanna": "Shattered Savanna",
4707
- "biome.minecraft.shattered_savanna_plateau": "Shattered Savanna Plateau",
4708
- "biome.minecraft.swamp_hills": "Swamp Hills",
4709
- "biome.minecraft.snowy_taiga_mountains": "Snowy Taiga Mountains",
4710
- "biome.minecraft.taiga_mountains": "Taiga Mountains",
5046
+ "biome.minecraft.nether_wastes": "Nether Wastes",
4711
5047
  "biome.minecraft.ocean": "Ocean",
4712
5048
  "biome.minecraft.plains": "Plains",
4713
- "biome.minecraft.giant_tree_taiga_hills": "Giant Tree Taiga Hills",
4714
- "biome.minecraft.giant_tree_taiga": "Giant Tree Taiga",
4715
5049
  "biome.minecraft.river": "River",
4716
- "biome.minecraft.dark_forest": "Dark Forest",
4717
5050
  "biome.minecraft.savanna_plateau": "Savanna Plateau",
4718
5051
  "biome.minecraft.savanna": "Savanna",
4719
- "biome.minecraft.end_barrens": "End Barrens",
4720
- "biome.minecraft.end_highlands": "End Highlands",
4721
5052
  "biome.minecraft.small_end_islands": "Small End Islands",
4722
- "biome.minecraft.end_midlands": "End Midlands",
4723
- "biome.minecraft.the_end": "The End",
4724
- "biome.minecraft.mountain_edge": "Mountain Edge",
4725
- "biome.minecraft.stone_shore": "Stone Shore",
4726
- "biome.minecraft.swamp": "Swamp",
5053
+ "biome.minecraft.snowy_beach": "Snowy Beach",
5054
+ "biome.minecraft.snowy_plains": "Snowy Plains",
5055
+ "biome.minecraft.snowy_slopes": "Snowy Slopes",
4727
5056
  "biome.minecraft.snowy_taiga": "Snowy Taiga",
4728
- "biome.minecraft.snowy_taiga_hills": "Snowy Taiga Hills",
4729
- "biome.minecraft.taiga_hills": "Taiga Hills",
5057
+ "biome.minecraft.soul_sand_valley": "Soul Sand Valley",
5058
+ "biome.minecraft.sparse_jungle": "Sparse Jungle",
5059
+ "biome.minecraft.stony_peaks": "Stony Peaks",
5060
+ "biome.minecraft.stony_shore": "Stony Shore",
5061
+ "biome.minecraft.sunflower_plains": "Sunflower Plains",
5062
+ "biome.minecraft.swamp": "Swamp",
4730
5063
  "biome.minecraft.taiga": "Taiga",
5064
+ "biome.minecraft.the_end": "The End",
4731
5065
  "biome.minecraft.the_void": "The Void",
4732
5066
  "biome.minecraft.warm_ocean": "Warm Ocean",
4733
- "biome.minecraft.bamboo_jungle": "Bamboo Jungle",
4734
- "biome.minecraft.bamboo_jungle_hills": "Bamboo Jungle Hills",
4735
- "biome.minecraft.soul_sand_valley": "Soul Sand Valley",
4736
5067
  "biome.minecraft.warped_forest": "Warped Forest",
4737
- "biome.minecraft.crimson_forest": "Crimson Forest",
4738
- "biome.minecraft.basalt_deltas": "Basalt Deltas",
5068
+ "biome.minecraft.windswept_forest": "Windswept Forest",
5069
+ "biome.minecraft.windswept_gravelly_hills": "Windswept Gravelly Hills",
5070
+ "biome.minecraft.windswept_hills": "Windswept Hills",
5071
+ "biome.minecraft.windswept_savanna": "Windswept Savanna",
5072
+ "biome.minecraft.wooded_badlands": "Wooded Badlands",
4739
5073
  "realms.missing.module.error.text": "Realms could not be opened right now, please try again later",
4740
5074
  "realms.missing.snapshot.error.text": "Realms is currently not supported in snapshots",
4741
5075
  "color.minecraft.white": "White",
@@ -4782,6 +5116,7 @@
4782
5116
  "gamerule.drowningDamage": "Deal drowning damage",
4783
5117
  "gamerule.fallDamage": "Deal fall damage",
4784
5118
  "gamerule.fireDamage": "Deal fire damage",
5119
+ "gamerule.freezeDamage": "Deal freeze damage",
4785
5120
  "gamerule.forgiveDeadPlayers": "Forgive dead players",
4786
5121
  "gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted player dies nearby.",
4787
5122
  "gamerule.keepInventory": "Keep inventory after death",
@@ -4796,6 +5131,8 @@
4796
5131
  "gamerule.reducedDebugInfo.description": "Limits contents of debug screen",
4797
5132
  "gamerule.sendCommandFeedback": "Send command feedback",
4798
5133
  "gamerule.showDeathMessages": "Show death messages",
5134
+ "gamerule.playersSleepingPercentage": "Sleep percentage",
5135
+ "gamerule.playersSleepingPercentage.description": "The percentage of players who must be sleeping to skip the night.",
4799
5136
  "gamerule.spawnRadius": "Respawn location radius",
4800
5137
  "gamerule.spectatorsGenerateChunks": "Allow spectators to generate terrain",
4801
5138
  "gamerule.universalAnger": "Universal anger",
@@ -4810,5 +5147,11 @@
4810
5147
  "pack.source.builtin": "built-in",
4811
5148
  "pack.source.world": "world",
4812
5149
  "pack.source.local": "local",
4813
- "pack.source.server": "server"
5150
+ "pack.source.server": "server",
5151
+ "mirror.none": "|",
5152
+ "mirror.left_right": "\u2190 \u2192",
5153
+ "mirror.front_back": "\u2191 \u2193",
5154
+ "sleep.not_possible": "No amount of rest can pass this night",
5155
+ "sleep.players_sleeping": "%s/%s players sleeping",
5156
+ "sleep.skipping_night": "Sleeping through this night"
4814
5157
  }