From e36b9eef951ba90d72e96f07269e5997b176b2bb Mon Sep 17 00:00:00 2001 From: Mike Ammerlaan Date: Thu, 5 Jan 2023 08:54:24 -0800 Subject: [PATCH] v1.19.60.25-preview --- behavior_pack/entities/ender_dragon.json | 2 +- behavior_pack/entities/iron_golem.json | 2 +- behavior_pack/entities/snow_golem.json | 2 +- behavior_pack/entities/wither.json | 4 +- .../recipes/smithing_netherite_axe.json | 12 + .../recipes/smithing_netherite_boots.json | 12 + .../smithing_netherite_chestplate.json | 12 + .../recipes/smithing_netherite_helmet.json | 12 + .../recipes/smithing_netherite_hoe.json | 12 + .../recipes/smithing_netherite_leggings.json | 12 + .../recipes/smithing_netherite_pickaxe.json | 12 + .../recipes/smithing_netherite_shovel.json | 12 + .../recipes/smithing_netherite_sword.json | 12 + ...ingtable_diamond_axe_to_netherite_axe.json | 25 -- ...able_diamond_boots_to_netherite_boots.json | 25 -- ...nd_chestplate_to_netherite_chestplate.json | 25 -- ...le_diamond_helmet_to_netherite_helmet.json | 25 -- ...ingtable_diamond_hoe_to_netherite_hoe.json | 25 -- ...iamond_leggings_to_netherite_leggings.json | 25 -- ..._diamond_pickaxe_to_netherite_pickaxe.json | 25 -- ...le_diamond_shovel_to_netherite_shovel.json | 25 -- ...able_diamond_sword_to_netherite_sword.json | 25 -- documentation/Addons.html | 42 +- documentation/Animations.html | 2 +- documentation/Biomes.html | 2 +- documentation/Blocks.html | 2 +- documentation/Entities.html | 2 +- documentation/Entity Events.html | 2 +- documentation/Entity Timeline Events.html | 2 +- documentation/Features.html | 2 +- documentation/Fogs.html | 2 +- documentation/Index.html | 2 +- documentation/Item.html | 2 +- documentation/Molang.html | 2 +- documentation/Particles.html | 39 +- documentation/Recipes.html | 77 +++- documentation/Schemas.html | 2 +- documentation/Texture Sets.html | 2 +- documentation/Volumes.html | 2 +- .../evoker.animation_controllers.json | 10 +- .../humanoid.animation_controllers.json | 40 +- resource_pack/animations/armor.animation.json | 68 +++- .../animations/evoker.animation.json | 12 + .../chainmail_chestplate.player.json | 8 +- .../attachables/chainmail_helmet.player.json | 8 +- .../chainmail_leggings.player.json | 8 +- .../diamond_chestplate.player.json | 8 +- .../attachables/diamond_helmet.player.json | 8 +- .../attachables/diamond_leggings.player.json | 8 +- .../attachables/golden_chestplate.player.json | 8 +- .../attachables/golden_helmet.player.json | 8 +- .../attachables/golden_leggings.player.json | 8 +- .../attachables/iron_chestplate.player.json | 8 +- .../attachables/iron_helmet.player.json | 8 +- .../attachables/iron_leggings.player.json | 8 +- .../leather_chestplate.player.json | 8 +- .../attachables/leather_helmet.player.json | 8 +- .../attachables/leather_leggings.player.json | 8 +- .../attachables/netherite_boots.player.json | 8 +- .../netherite_chestplate.player.json | 8 +- .../attachables/netherite_helmet.player.json | 8 +- .../netherite_leggings.player.json | 8 +- .../turtle_shell_helmet.player.json | 8 +- resource_pack/blocks.json | 48 +-- .../entity/evocation_illager.entity.json | 6 +- .../entity/evocation_illager.v1.0.entity.json | 4 +- resource_pack/models/entity/evoker.geo.json | 44 +- .../models/entity/evoker_v1.0.geo.json | 42 ++ resource_pack/sounds.json | 189 ++++++++- resource_pack/sounds/sound_definitions.json | 382 ++++++++++++++++++ resource_pack/texts/bg_BG.lang | 10 +- resource_pack/texts/cs_CZ.lang | 10 +- resource_pack/texts/da_DK.lang | 12 +- resource_pack/texts/de_DE.lang | 10 +- resource_pack/texts/el_GR.lang | 10 +- resource_pack/texts/en_GB.lang | 10 +- resource_pack/texts/en_US.lang | 44 +- resource_pack/texts/es_ES.lang | 38 +- resource_pack/texts/es_MX.lang | 44 +- resource_pack/texts/fi_FI.lang | 12 +- resource_pack/texts/fr_CA.lang | 26 +- resource_pack/texts/fr_FR.lang | 12 +- resource_pack/texts/hu_HU.lang | 10 +- resource_pack/texts/id_ID.lang | 10 +- resource_pack/texts/it_IT.lang | 12 +- resource_pack/texts/ja_JP.lang | 10 +- resource_pack/texts/ko_KR.lang | 10 +- resource_pack/texts/nb_NO.lang | 10 +- resource_pack/texts/nl_NL.lang | 10 +- resource_pack/texts/pl_PL.lang | 10 +- resource_pack/texts/pt_BR.lang | 10 +- resource_pack/texts/pt_PT.lang | 10 +- resource_pack/texts/ru_RU.lang | 10 +- resource_pack/texts/sk_SK.lang | 10 +- resource_pack/texts/sv_SE.lang | 10 +- resource_pack/texts/tr_TR.lang | 10 +- resource_pack/texts/uk_UA.lang | 10 +- resource_pack/texts/zh_CN.lang | 12 +- resource_pack/texts/zh_TW.lang | 16 +- .../textures/entity/horse2/donkey.png | Bin 1940 -> 4986 bytes .../textures/entity/horse2/horse_skeleton.png | Bin 2450 -> 5920 bytes .../textures/entity/horse2/horse_zombie.png | Bin 2955 -> 5990 bytes resource_pack/textures/entity/horse2/mule.png | Bin 1926 -> 4870 bytes resource_pack/ui/anvil_screen_pocket.json | 1 + resource_pack/ui/authentication_screen.json | 21 +- resource_pack/ui/chat_screen.json | 2 +- resource_pack/ui/disconnect_screen.json | 4 +- resource_pack/ui/emote_wheel_screen.json | 8 +- .../ui/enchanting_screen_pocket.json | 1 + resource_pack/ui/furnace_screen_pocket.json | 1 + .../ui/grindstone_screen_pocket.json | 1 + resource_pack/ui/horse_screen_pocket.json | 1 + resource_pack/ui/pdp_screen.json | 37 +- resource_pack/ui/persona_common.json | 7 +- resource_pack/ui/persona_screen.json | 54 +-- resource_pack/ui/pocket_containers.json | 3 +- resource_pack/ui/profile_screen.json | 2 +- .../settings_sections/controls_section.json | 23 -- .../ui/settings_sections/general_section.json | 127 +++--- .../ui/settings_sections/world_section.json | 58 +++ .../ui/smithing_table_screen_pocket.json | 1 + resource_pack/ui/start_screen.json | 4 +- resource_pack/ui/store_common.json | 159 ++------ resource_pack/ui/trade_screen_pocket.json | 3 +- resource_pack/ui/ui_common.json | 17 +- version.json | 3 +- 126 files changed, 1706 insertions(+), 784 deletions(-) create mode 100644 behavior_pack/recipes/smithing_netherite_axe.json create mode 100644 behavior_pack/recipes/smithing_netherite_boots.json create mode 100644 behavior_pack/recipes/smithing_netherite_chestplate.json create mode 100644 behavior_pack/recipes/smithing_netherite_helmet.json create mode 100644 behavior_pack/recipes/smithing_netherite_hoe.json create mode 100644 behavior_pack/recipes/smithing_netherite_leggings.json create mode 100644 behavior_pack/recipes/smithing_netherite_pickaxe.json create mode 100644 behavior_pack/recipes/smithing_netherite_shovel.json create mode 100644 behavior_pack/recipes/smithing_netherite_sword.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_axe_to_netherite_axe.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_boots_to_netherite_boots.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_chestplate_to_netherite_chestplate.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_helmet_to_netherite_helmet.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_hoe_to_netherite_hoe.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_leggings_to_netherite_leggings.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_pickaxe_to_netherite_pickaxe.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_shovel_to_netherite_shovel.json delete mode 100644 behavior_pack/recipes/smithingtable_diamond_sword_to_netherite_sword.json diff --git a/behavior_pack/entities/ender_dragon.json b/behavior_pack/entities/ender_dragon.json index f9c3fe3f4..51a0c6904 100644 --- a/behavior_pack/entities/ender_dragon.json +++ b/behavior_pack/entities/ender_dragon.json @@ -3,7 +3,7 @@ "minecraft:entity": { "description": { "identifier": "minecraft:ender_dragon", - "is_spawnable": false, + "is_spawnable": true, "is_summonable": true, "is_experimental": false }, diff --git a/behavior_pack/entities/iron_golem.json b/behavior_pack/entities/iron_golem.json index b2d795538..905b99b06 100644 --- a/behavior_pack/entities/iron_golem.json +++ b/behavior_pack/entities/iron_golem.json @@ -3,7 +3,7 @@ "minecraft:entity": { "description": { "identifier": "minecraft:iron_golem", - "is_spawnable": false, + "is_spawnable": true, "is_summonable": true, "is_experimental": false }, diff --git a/behavior_pack/entities/snow_golem.json b/behavior_pack/entities/snow_golem.json index 1b4c5b9fd..5080e8bc7 100644 --- a/behavior_pack/entities/snow_golem.json +++ b/behavior_pack/entities/snow_golem.json @@ -3,7 +3,7 @@ "minecraft:entity": { "description": { "identifier": "minecraft:snow_golem", - "is_spawnable": false, + "is_spawnable": true, "is_summonable": true, "is_experimental": false }, diff --git a/behavior_pack/entities/wither.json b/behavior_pack/entities/wither.json index 747c78aa9..e38752251 100644 --- a/behavior_pack/entities/wither.json +++ b/behavior_pack/entities/wither.json @@ -3,7 +3,7 @@ "minecraft:entity": { "description": { "identifier": "minecraft:wither", - "is_spawnable": false, + "is_spawnable": true, "is_summonable": true, "is_experimental": false }, @@ -141,4 +141,4 @@ } } } -} \ No newline at end of file +} diff --git a/behavior_pack/recipes/smithing_netherite_axe.json b/behavior_pack/recipes/smithing_netherite_axe.json new file mode 100644 index 000000000..36a57f4a3 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_axe.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_axe" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_axe", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_axe" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_boots.json b/behavior_pack/recipes/smithing_netherite_boots.json new file mode 100644 index 000000000..28062beff --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_boots.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_boots" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_boots", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_boots" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_chestplate.json b/behavior_pack/recipes/smithing_netherite_chestplate.json new file mode 100644 index 000000000..deb07beb9 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_chestplate.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_chestplate" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_chestplate", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_chestplate" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_helmet.json b/behavior_pack/recipes/smithing_netherite_helmet.json new file mode 100644 index 000000000..4356ccfc9 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_helmet.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_helmet" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_helmet", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_helmet" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_hoe.json b/behavior_pack/recipes/smithing_netherite_hoe.json new file mode 100644 index 000000000..bd862d755 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_hoe.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_hoe" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_hoe", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_hoe" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_leggings.json b/behavior_pack/recipes/smithing_netherite_leggings.json new file mode 100644 index 000000000..c0e09f032 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_leggings.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_leggings" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_leggings", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_leggings" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_pickaxe.json b/behavior_pack/recipes/smithing_netherite_pickaxe.json new file mode 100644 index 000000000..718028ac6 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_pickaxe.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_pickaxe" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_pickaxe", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_pickaxe" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_shovel.json b/behavior_pack/recipes/smithing_netherite_shovel.json new file mode 100644 index 000000000..0cdf48050 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_shovel.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_shovel" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_shovel", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_shovel" + } +} diff --git a/behavior_pack/recipes/smithing_netherite_sword.json b/behavior_pack/recipes/smithing_netherite_sword.json new file mode 100644 index 000000000..e49c7f3f9 --- /dev/null +++ b/behavior_pack/recipes/smithing_netherite_sword.json @@ -0,0 +1,12 @@ +{ + "format_version": "1.12", + "minecraft:recipe_smithing_transform": { + "description": { + "identifier": "minecraft:smithing_netherite_sword" + }, + "tags": [ "smithing_table" ], + "base": "minecraft:diamond_sword", + "addition": "minecraft:netherite_ingot", + "result": "minecraft:netherite_sword" + } +} diff --git a/behavior_pack/recipes/smithingtable_diamond_axe_to_netherite_axe.json b/behavior_pack/recipes/smithingtable_diamond_axe_to_netherite_axe.json deleted file mode 100644 index 6bbadef49..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_axe_to_netherite_axe.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_axe_to_netherite_axe" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_axe" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_axe", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_boots_to_netherite_boots.json b/behavior_pack/recipes/smithingtable_diamond_boots_to_netherite_boots.json deleted file mode 100644 index 526ce4c58..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_boots_to_netherite_boots.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_boots_to_netherite_boots" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_boots" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_boots", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_chestplate_to_netherite_chestplate.json b/behavior_pack/recipes/smithingtable_diamond_chestplate_to_netherite_chestplate.json deleted file mode 100644 index ae03fd152..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_chestplate_to_netherite_chestplate.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_chestplate_to_netherite_chestplate" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_chestplate" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_chestplate", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_helmet_to_netherite_helmet.json b/behavior_pack/recipes/smithingtable_diamond_helmet_to_netherite_helmet.json deleted file mode 100644 index b0dcaadf2..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_helmet_to_netherite_helmet.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_helmet_to_netherite_helmet" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_helmet" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_helmet", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_hoe_to_netherite_hoe.json b/behavior_pack/recipes/smithingtable_diamond_hoe_to_netherite_hoe.json deleted file mode 100644 index f92de5615..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_hoe_to_netherite_hoe.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_hoe_to_netherite_hoe" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_hoe" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_hoe", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_leggings_to_netherite_leggings.json b/behavior_pack/recipes/smithingtable_diamond_leggings_to_netherite_leggings.json deleted file mode 100644 index fe7e6a908..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_leggings_to_netherite_leggings.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_leggings_to_netherite_leggings" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_leggings" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_leggings", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_pickaxe_to_netherite_pickaxe.json b/behavior_pack/recipes/smithingtable_diamond_pickaxe_to_netherite_pickaxe.json deleted file mode 100644 index 532de2066..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_pickaxe_to_netherite_pickaxe.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_pickaxe_to_netherite_pickaxe" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_pickaxe" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_pickaxe", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_shovel_to_netherite_shovel.json b/behavior_pack/recipes/smithingtable_diamond_shovel_to_netherite_shovel.json deleted file mode 100644 index c804bc68a..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_shovel_to_netherite_shovel.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_shovel_to_netherite_shovel" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_shovel" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_shovel", - "count": 1 - } - } - -} diff --git a/behavior_pack/recipes/smithingtable_diamond_sword_to_netherite_sword.json b/behavior_pack/recipes/smithingtable_diamond_sword_to_netherite_sword.json deleted file mode 100644 index 123c70b93..000000000 --- a/behavior_pack/recipes/smithingtable_diamond_sword_to_netherite_sword.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:recipe_shapeless": { - "description": { - "identifier": "minecraft:smithingtable_diamond_sword_to_netherite_sword" - }, - - - "tags": [ "smithing_table" ], - "priority": 2, - "ingredients": [ - { - "item": "minecraft:diamond_sword" - }, - { - "item": "minecraft:netherite_ingot" - } - ], - "result": { - "item": "minecraft:netherite_sword", - "count": 1 - } - } - -} diff --git a/documentation/Addons.html b/documentation/Addons.html index 0a844845f..61cdee1b6 100644 --- a/documentation/Addons.html +++ b/documentation/Addons.html @@ -1,4 +1,4 @@ -

ADDONS DOCUMENTATION
Version: 1.19.60.24

+

ADDONS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

@@ -3869,7 +3869,7 @@

Items

- + @@ -4039,7 +4039,7 @@

Items

- + @@ -4099,7 +4099,7 @@

Items

- + @@ -4109,7 +4109,7 @@

Items

- + @@ -4239,7 +4239,7 @@

Items

- + @@ -4519,7 +4519,7 @@

Items

- + @@ -4654,7 +4654,7 @@

Items

- + @@ -5139,7 +5139,7 @@

Items

- + @@ -5399,7 +5399,7 @@

Items

- + @@ -5494,7 +5494,7 @@

Items

- + @@ -7009,7 +7009,7 @@

Items

- + @@ -7339,7 +7339,7 @@

Items

- + @@ -7349,12 +7349,12 @@

Items

- + - + @@ -7409,7 +7409,7 @@

Items

- + @@ -7589,7 +7589,7 @@

Items

- + @@ -7809,7 +7809,7 @@

Items

- + @@ -8359,7 +8359,7 @@

Items

- + @@ -8794,7 +8794,7 @@

Items

- + @@ -9139,7 +9139,7 @@

Items

- + diff --git a/documentation/Animations.html b/documentation/Animations.html index 421615f48..fd1dada69 100644 --- a/documentation/Animations.html +++ b/documentation/Animations.html @@ -1,4 +1,4 @@ -

ANIMATIONS DOCUMENTATION
Version: 1.19.60.24

+

ANIMATIONS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

acacia_chest_boat651648
bamboo_chest_raft654657
bamboo_raft644656
bamboo_sign643655
birch_chest_boat648645
camel_spawn_egg639658
chest_boat655651
dark_oak_chest_boat652649
disc_fragment_5646643
echo_shard657653
jungle_chest_boat649646
mangrove_boat642641
mangrove_chest_boat653650
mangrove_door640639
mangrove_sign641640
music_disc_5645642
oak_chest_boat647644
recovery_compass656652
spruce_chest_boat650647
trader_llama_spawn_egg658654
diff --git a/documentation/Biomes.html b/documentation/Biomes.html index d894c7dfb..223a7cdb5 100644 --- a/documentation/Biomes.html +++ b/documentation/Biomes.html @@ -1,4 +1,4 @@ -

BIOMES DOCUMENTATION
Version: 1.19.60.24

+

BIOMES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Blocks.html b/documentation/Blocks.html index a0f465ee6..c725a83b0 100644 --- a/documentation/Blocks.html +++ b/documentation/Blocks.html @@ -1,4 +1,4 @@ -

BLOCKS DOCUMENTATION
Version: 1.19.60.24

+

BLOCKS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Entities.html b/documentation/Entities.html index 56de8c06c..b4b9cf562 100644 --- a/documentation/Entities.html +++ b/documentation/Entities.html @@ -1,4 +1,4 @@ -

ENTITIES DOCUMENTATION
Version: 1.19.60.24

+

ENTITIES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Entity Events.html b/documentation/Entity Events.html index ca4313236..431261a74 100644 --- a/documentation/Entity Events.html +++ b/documentation/Entity Events.html @@ -1,4 +1,4 @@ -

ENTITY EVENTS DOCUMENTATION
Version: 1.19.60.24

+

ENTITY EVENTS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Entity Timeline Events.html b/documentation/Entity Timeline Events.html index 39e7f36b0..284250290 100644 --- a/documentation/Entity Timeline Events.html +++ b/documentation/Entity Timeline Events.html @@ -1,4 +1,4 @@ -

ENTITY TIMELINE EVENTS DOCUMENTATION
Version: 1.19.60.24

+

ENTITY TIMELINE EVENTS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Features.html b/documentation/Features.html index 27f036aaa..f7b1dc14d 100644 --- a/documentation/Features.html +++ b/documentation/Features.html @@ -1,4 +1,4 @@ -

FEATURES DOCUMENTATION
Version: 1.19.60.24

+

FEATURES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Fogs.html b/documentation/Fogs.html index e22acad35..a3c5830c4 100644 --- a/documentation/Fogs.html +++ b/documentation/Fogs.html @@ -1,4 +1,4 @@ -

FOGS DOCUMENTATION
Version: 1.19.60.24

+

FOGS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Index.html b/documentation/Index.html index 8d94e67f7..6a20819a9 100644 --- a/documentation/Index.html +++ b/documentation/Index.html @@ -1,4 +1,4 @@ -DOCUMENTATION

DOCUMENTATION
Version: 1.19.60.24 +DOCUMENTATION

DOCUMENTATION
Version: 1.19.60.25 This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.
  1. Addons diff --git a/documentation/Item.html b/documentation/Item.html index c6c7d97ba..0b6a2e3b3 100644 --- a/documentation/Item.html +++ b/documentation/Item.html @@ -1,4 +1,4 @@ -

    ITEM DOCUMENTATION
    Version: 1.19.60.24

    +

    ITEM DOCUMENTATION
    Version: 1.19.60.25

    This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
    Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

    Index

diff --git a/documentation/Molang.html b/documentation/Molang.html index 99fda1586..5a1b738e7 100644 --- a/documentation/Molang.html +++ b/documentation/Molang.html @@ -1,4 +1,4 @@ -

MOLANG DOCUMENTATION
Version: 1.19.60.24

+

MOLANG DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Particles.html b/documentation/Particles.html index f1638f982..ea472366d 100644 --- a/documentation/Particles.html +++ b/documentation/Particles.html @@ -1,4 +1,4 @@ -

PARTICLES DOCUMENTATION
Version: 1.19.60.24

+

PARTICLES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

@@ -15,6 +15,8 @@

Index

+ + @@ -1167,6 +1169,29 @@

Smoke particle



+

Materials

+ +There are several material options available that determine how particles handle transparency and color blending

+ +
Flame particle
Mob Flame effect
Smoke particle
Materials
Molang integration
Namespacing
+ + + + + + + + + + + + + +
Name Description
particles_addEnables color blending and transparency in colored pixels, uses an additive blend mode
particles_alpha Pixels with an alpha of 0 will be fully transparent, colored pixels will always be opaque
particles_blendEnables color blending and transparency in colored pixels, uses a normal blend mode
+Back to top

+ +

+

Molang integration

Where it makes sense, any field can use a Molang expression. Molang expressions are strings, and are defined in the Molang documentation. The particle system uses some special Molang variables that particle Molang expressions can use. Additionally, custom Molang paramaters can be set in various ways and used in Molang expressions in effects.

@@ -1378,6 +1403,18 @@

Particles Examples Pack

Demonstrates the use of a bezier curve in an effect
+minecraft:example_blendmode_add +Demonstrates particles_add material with texture of varying opacity
+ + +minecraft:example_blendmode_alpha +Demonstrates particles_alpha material with texture of varying opacity
+ + +minecraft:example_blendmode_blend +Demonstrates particles_blend material with texture of varying opacity
+ + minecraft:example_bounce Demonstrates collision detection and bouncing for particles
diff --git a/documentation/Recipes.html b/documentation/Recipes.html index 3f1574a6d..646862ebb 100644 --- a/documentation/Recipes.html +++ b/documentation/Recipes.html @@ -1,4 +1,4 @@ -

RECIPES DOCUMENTATION
Version: 1.19.60.24

+

RECIPES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

@@ -8,13 +8,14 @@

Index

+
Potion Brewing Mix
Shaped Recipe
Shapeless Recipe
Smithing Transform Recipe
Back to top

Recipes

-Recipes are setup in Json files under the behavior_packs /'name of pack'/ recipes directory.
Recipe JSON files have different structures dependent on their type.
There are 3 types of recipes, Furnace, Shaped and Shapeless.

Furnace Recipe

+Recipes are setup in Json files under the behavior_packs /'name of pack'/ recipes directory.
Recipe JSON files have different structures dependent on their type.

Furnace Recipe

-Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'..

+Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'.

Parameters

@@ -57,7 +58,7 @@

Furnace Recipe Example:

Potion Brewing Container Recipe

-Represents a Potion Brewing Container Recipe..

+Represents a Potion Brewing Container Recipe.

Parameters

@@ -89,7 +90,7 @@

Back to top

Potion Brewing Container Recipe Example:

-

@@ -110,7 +110,7 @@

Potion Brewing Container Recipe Example:

Potion Brewing Mix

-Represents a Potion Brewing Mix..

+Represents a Potion Brewing Mix.

Parameters

@@ -142,7 +142,7 @@

Back to top

Potion Brewing Mix Example:

-

@@ -163,7 +162,7 @@

Potion Brewing Mix Example:

Shaped Recipe

-Represents a shaped crafting recipe for a crafting table.
The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe..

+Represents a shaped crafting recipe for a crafting table.
The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe.

Parameters

@@ -232,7 +231,7 @@

Shaped Recipe Example:

Shapeless Recipe

-Represents a shapeless crafting recipe..

+Represents a shapeless crafting recipe.

Parameters

@@ -286,5 +285,57 @@

Shapeless Recipe Example:




+

Smithing Transform Recipe

+ +Represents a Smithing Transform Recipe for the Smithing Table.
This recipe transforms an item into another one, while retaining its properties.

+ +

Parameters

+ +

+ + + + + + + + + + + + + + + + + + + + + + + +
Name Type Description
additionitem name or item tagThe item needed to perform the transform operation. In case of stackable items, only 1 item is consumed. The only accepted value is "minecraft:netherite_ingot".
baseitem name or item tagThe item to transform. It's properties will be copied to "result". The only accepted values are armor and tools.
resultitem nameThe item to transform to.
tagsarray of stringsThe crafting stations the recipe is compatible with. The only accepted value is "smithing_table".
+Back to top

+ +

Smithing Transform Recipe Example:

+

+

+

diff --git a/documentation/Schemas.html b/documentation/Schemas.html index 447aea9c2..f585832f0 100644 --- a/documentation/Schemas.html +++ b/documentation/Schemas.html @@ -1,4 +1,4 @@ -

SCHEMAS DOCUMENTATION
Version: 1.19.60.24

+

SCHEMAS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Texture Sets.html b/documentation/Texture Sets.html index fe8f79c19..a6ca8590b 100644 --- a/documentation/Texture Sets.html +++ b/documentation/Texture Sets.html @@ -1,4 +1,4 @@ -

TEXTURE SETS DOCUMENTATION
Version: 1.19.60.24

+

TEXTURE SETS DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/documentation/Volumes.html b/documentation/Volumes.html index 5124b18c0..efe13a4fd 100644 --- a/documentation/Volumes.html +++ b/documentation/Volumes.html @@ -1,4 +1,4 @@ -

VOLUMES DOCUMENTATION
Version: 1.19.60.24

+

VOLUMES DOCUMENTATION
Version: 1.19.60.25

This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.

Index

diff --git a/resource_pack/animation_controllers/evoker.animation_controllers.json b/resource_pack/animation_controllers/evoker.animation_controllers.json index a426eddd6..a23c339e8 100644 --- a/resource_pack/animation_controllers/evoker.animation_controllers.json +++ b/resource_pack/animation_controllers/evoker.animation_controllers.json @@ -5,7 +5,7 @@ "initial_state" : "default", "states" : { "casting" : { - "animations" : [ "look_at_target", "casting" ], + "animations" : [ "look_at_target", "casting", "controller_riding" ], "particle_effects" : [ { "effect" : "spell", @@ -23,7 +23,7 @@ ] }, "celebrating" : { - "animations" : [ "celebrating" ], + "animations" : [ "celebrating", "controller_riding" ], "blend_transition" : 0.2, "blend_via_shortest_path" : true, "transitions" : [ @@ -33,7 +33,7 @@ ] }, "default" : { - "animations" : [ "look_at_target", "general" ], + "animations" : [ "look_at_target", "general", "controller_riding" ], "blend_transition" : 0.2, "blend_via_shortest_path" : true, "transitions" : [ @@ -51,7 +51,7 @@ "initial_state" : "default", "states" : { "casting" : { - "animations" : [ "look_at_target", "casting" ], + "animations" : [ "look_at_target", "casting", "controller_riding" ], "particle_effects" : [ { "effect" : "spell", @@ -69,7 +69,7 @@ ] }, "default" : { - "animations" : [ "look_at_target", "general" ], + "animations" : [ "look_at_target", "general", "controller_riding" ], "transitions" : [ { "casting" : "query.is_casting" diff --git a/resource_pack/animation_controllers/humanoid.animation_controllers.json b/resource_pack/animation_controllers/humanoid.animation_controllers.json index 0a0fe2d9e..7c058d8a5 100644 --- a/resource_pack/animation_controllers/humanoid.animation_controllers.json +++ b/resource_pack/animation_controllers/humanoid.animation_controllers.json @@ -97,26 +97,6 @@ } } }, - "controller.animation.humanoid.holding_spyglass" : { - "initial_state" : "default", - "states" : { - "holding_spyglass" : { - "animations" : [ "holding_spyglass" ], - "transitions" : [ - { - "default" : "!variable.is_holding_spyglass" - } - ] - }, - "default" : { - "transitions" : [ - { - "holding_spyglass" : "variable.is_holding_spyglass" - } - ] - } - } - }, "controller.animation.humanoid.charging" : { "initial_state" : "default", "states" : { @@ -231,6 +211,26 @@ } } }, + "controller.animation.humanoid.riding_legs_only" : { + "initial_state" : "default", + "states" : { + "default" : { + "transitions" : [ + { + "riding" : "query.is_riding" + } + ] + }, + "riding" : { + "animations" : [ "riding.legs" ], + "transitions" : [ + { + "default" : "!query.is_riding" + } + ] + } + } + }, "controller.animation.humanoid.sneaking" : { "initial_state" : "default", "states" : { diff --git a/resource_pack/animations/armor.animation.json b/resource_pack/animations/armor.animation.json index f44958567..12548dbe2 100644 --- a/resource_pack/animations/armor.animation.json +++ b/resource_pack/animations/armor.animation.json @@ -1,17 +1,81 @@ { "format_version": "1.8.0", "animations": { + "animation.armor.helmet.offset": { + "loop": true, + "bones": { + "head": { + "position": [ + "query.get_root_locator_offset('armor_offset.helmet', 0)", + "query.get_root_locator_offset('armor_offset.helmet', 1)", + "query.get_root_locator_offset('armor_offset.helmet', 2)" + ] + } + } + }, + "animation.armor.chestplate.offset": { + "loop": true, + "bones": { + "body": { + "position": [ + "query.get_root_locator_offset('armor_offset.chestplate', 0)", + "query.get_root_locator_offset('armor_offset.chestplate', 1)", + "query.get_root_locator_offset('armor_offset.chestplate', 2)" + ] + }, + "leftArm": { + "position": [ + "query.get_root_locator_offset('armor_offset.left_arm', 0)", + "query.get_root_locator_offset('armor_offset.left_arm', 1)", + "query.get_root_locator_offset('armor_offset.left_arm', 2)" + ] + }, + "rightArm": { + "position": [ + "query.get_root_locator_offset('armor_offset.right_arm', 0)", + "query.get_root_locator_offset('armor_offset.right_arm', 1)", + "query.get_root_locator_offset('armor_offset.right_arm', 2)" + ] + } + } + }, + "animation.armor.leggings.offset": { + "loop": true, + "bones": { + "body": { + "position": [ + "query.get_root_locator_offset('armor_offset.leggings', 0)", + "query.get_root_locator_offset('armor_offset.leggings', 1)", + "query.get_root_locator_offset('armor_offset.leggings', 2)" + ] + }, + "leftLeg": { + "position": [ + "query.get_root_locator_offset('armor_offset.left_leg', 0)", + "query.get_root_locator_offset('armor_offset.left_leg', 1)", + "query.get_root_locator_offset('armor_offset.left_leg', 2)" + ] + }, + "rightLeg": { + "position": [ + "query.get_root_locator_offset('armor_offset.right_leg', 0)", + "query.get_root_locator_offset('armor_offset.right_leg', 1)", + "query.get_root_locator_offset('armor_offset.right_leg', 2)" + ] + } + } + }, "animation.armor.boots.offset": { "loop": true, "bones": { - "leftleg": { + "leftLeg": { "position": [ "query.get_root_locator_offset('armor_offset.left_boot', 0)", "query.get_root_locator_offset('armor_offset.left_boot', 1)", "query.get_root_locator_offset('armor_offset.left_boot', 2)" ] }, - "rightleg": { + "rightLeg": { "position": [ "query.get_root_locator_offset('armor_offset.right_boot', 0)", "query.get_root_locator_offset('armor_offset.right_boot', 1)", diff --git a/resource_pack/animations/evoker.animation.json b/resource_pack/animations/evoker.animation.json index a6638ee2b..816a4250e 100644 --- a/resource_pack/animations/evoker.animation.json +++ b/resource_pack/animations/evoker.animation.json @@ -54,6 +54,18 @@ "rotation" : [ "-42.97 - this", "- this", "- this" ] } } + }, + "animation.evoker.move" : { + "anim_time_update" : "query.modified_distance_moved", + "loop" : true, + "bones" : { + "leftLeg" : { + "rotation" : [ "(math.cos(query.anim_time * 38.17) * 40.0) - this", "-this", 0.0 ] + }, + "rightLeg" : { + "rotation" : [ "(math.cos(query.anim_time * 38.17 + 180) * 40.0) - this", "-this", 0.0 ] + } + } } } } diff --git a/resource_pack/attachables/chainmail_chestplate.player.json b/resource_pack/attachables/chainmail_chestplate.player.json index 4e73ca61b..59a6f1215 100644 --- a/resource_pack/attachables/chainmail_chestplate.player.json +++ b/resource_pack/attachables/chainmail_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/chainmail_helmet.player.json b/resource_pack/attachables/chainmail_helmet.player.json index df4745100..21dc4f1bb 100644 --- a/resource_pack/attachables/chainmail_helmet.player.json +++ b/resource_pack/attachables/chainmail_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/chainmail_leggings.player.json b/resource_pack/attachables/chainmail_leggings.player.json index 21d79e0cd..e873b8b95 100644 --- a/resource_pack/attachables/chainmail_leggings.player.json +++ b/resource_pack/attachables/chainmail_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/diamond_chestplate.player.json b/resource_pack/attachables/diamond_chestplate.player.json index f854be311..3054cc9ba 100644 --- a/resource_pack/attachables/diamond_chestplate.player.json +++ b/resource_pack/attachables/diamond_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/diamond_helmet.player.json b/resource_pack/attachables/diamond_helmet.player.json index 86b1ace3f..01c5639cc 100644 --- a/resource_pack/attachables/diamond_helmet.player.json +++ b/resource_pack/attachables/diamond_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/diamond_leggings.player.json b/resource_pack/attachables/diamond_leggings.player.json index 8bb87fe75..d2bfbd6e0 100644 --- a/resource_pack/attachables/diamond_leggings.player.json +++ b/resource_pack/attachables/diamond_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/golden_chestplate.player.json b/resource_pack/attachables/golden_chestplate.player.json index e255d7c65..e7fc700b2 100644 --- a/resource_pack/attachables/golden_chestplate.player.json +++ b/resource_pack/attachables/golden_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/golden_helmet.player.json b/resource_pack/attachables/golden_helmet.player.json index d1e2993c8..48d21b724 100644 --- a/resource_pack/attachables/golden_helmet.player.json +++ b/resource_pack/attachables/golden_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/golden_leggings.player.json b/resource_pack/attachables/golden_leggings.player.json index aeeb1daab..f913b0bfe 100644 --- a/resource_pack/attachables/golden_leggings.player.json +++ b/resource_pack/attachables/golden_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/iron_chestplate.player.json b/resource_pack/attachables/iron_chestplate.player.json index f78e89358..49d1ff862 100644 --- a/resource_pack/attachables/iron_chestplate.player.json +++ b/resource_pack/attachables/iron_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/iron_helmet.player.json b/resource_pack/attachables/iron_helmet.player.json index 38987814d..82ab48247 100644 --- a/resource_pack/attachables/iron_helmet.player.json +++ b/resource_pack/attachables/iron_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/iron_leggings.player.json b/resource_pack/attachables/iron_leggings.player.json index 2d20745e3..bf57edb59 100644 --- a/resource_pack/attachables/iron_leggings.player.json +++ b/resource_pack/attachables/iron_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/leather_chestplate.player.json b/resource_pack/attachables/leather_chestplate.player.json index e221546af..49b58b863 100644 --- a/resource_pack/attachables/leather_chestplate.player.json +++ b/resource_pack/attachables/leather_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/leather_helmet.player.json b/resource_pack/attachables/leather_helmet.player.json index 4d8e65419..60d5b791c 100644 --- a/resource_pack/attachables/leather_helmet.player.json +++ b/resource_pack/attachables/leather_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/leather_leggings.player.json b/resource_pack/attachables/leather_leggings.player.json index 588b6e309..12273649c 100644 --- a/resource_pack/attachables/leather_leggings.player.json +++ b/resource_pack/attachables/leather_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/netherite_boots.player.json b/resource_pack/attachables/netherite_boots.player.json index f7f83790a..07306c44a 100644 --- a/resource_pack/attachables/netherite_boots.player.json +++ b/resource_pack/attachables/netherite_boots.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.boots" }, "scripts": { - "parent_setup": "variable.boot_layer_visible = 0.0;" + "parent_setup": "variable.boot_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.boots.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/netherite_chestplate.player.json b/resource_pack/attachables/netherite_chestplate.player.json index 67c32ff18..7ac02b43f 100644 --- a/resource_pack/attachables/netherite_chestplate.player.json +++ b/resource_pack/attachables/netherite_chestplate.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.chestplate" }, "scripts": { - "parent_setup": "variable.chest_layer_visible = 0.0;" + "parent_setup": "variable.chest_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.chestplate.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/netherite_helmet.player.json b/resource_pack/attachables/netherite_helmet.player.json index 64fbb3ac5..0b51fd302 100644 --- a/resource_pack/attachables/netherite_helmet.player.json +++ b/resource_pack/attachables/netherite_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/netherite_leggings.player.json b/resource_pack/attachables/netherite_leggings.player.json index ba079f3be..60ba5db68 100644 --- a/resource_pack/attachables/netherite_leggings.player.json +++ b/resource_pack/attachables/netherite_leggings.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.leggings" }, "scripts": { - "parent_setup": "variable.leg_layer_visible = 0.0;" + "parent_setup": "variable.leg_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.leggings.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/attachables/turtle_shell_helmet.player.json b/resource_pack/attachables/turtle_shell_helmet.player.json index 914e46eee..e7205daab 100644 --- a/resource_pack/attachables/turtle_shell_helmet.player.json +++ b/resource_pack/attachables/turtle_shell_helmet.player.json @@ -16,7 +16,13 @@ "default": "geometry.player.armor.helmet" }, "scripts": { - "parent_setup": "variable.helmet_layer_visible = 0.0;" + "parent_setup": "variable.helmet_layer_visible = 0.0;", + "animate": [ + "offset" + ] + }, + "animations": { + "offset": "animation.armor.helmet.offset" }, "render_controllers": [ "controller.render.armor" ] } diff --git a/resource_pack/blocks.json b/resource_pack/blocks.json index 40c23677d..b75dd1ca8 100644 --- a/resource_pack/blocks.json +++ b/resource_pack/blocks.json @@ -755,11 +755,11 @@ } }, "crimson_button" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_door" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : { "down" : "crimson_door_lower", "side" : "crimson_door_top", @@ -767,15 +767,15 @@ } }, "crimson_double_slab" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_fence" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_fence_gate" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_fungus" : { @@ -809,11 +809,11 @@ } }, "crimson_planks" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_pressure_plate" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_roots" : { @@ -828,15 +828,15 @@ } }, "crimson_slab" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_stairs" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_planks" }, "crimson_standing_sign" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_sign" }, "crimson_stem" : { @@ -851,11 +851,11 @@ } }, "crimson_trapdoor" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_trapdoor" }, "crimson_wall_sign" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "crimson_sign" }, "crying_obsidian" : { @@ -3348,11 +3348,11 @@ "textures" : "sign" }, "warped_button" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_door" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : { "down" : "warped_door_lower", "side" : "warped_door_top", @@ -3360,15 +3360,15 @@ } }, "warped_double_slab" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_fence" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_fence_gate" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_fungus" : { @@ -3402,11 +3402,11 @@ } }, "warped_planks" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_pressure_plate" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_roots" : { @@ -3421,15 +3421,15 @@ } }, "warped_slab" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_stairs" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_planks" }, "warped_standing_sign" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_sign" }, "warped_stem" : { @@ -3444,11 +3444,11 @@ } }, "warped_trapdoor" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_trapdoor" }, "warped_wall_sign" : { - "sound" : "wood", + "sound" : "nether_wood", "textures" : "warped_sign" }, "warped_wart_block" : { diff --git a/resource_pack/entity/evocation_illager.entity.json b/resource_pack/entity/evocation_illager.entity.json index 834919dd3..6a89a2b4c 100644 --- a/resource_pack/entity/evocation_illager.entity.json +++ b/resource_pack/entity/evocation_illager.entity.json @@ -24,10 +24,12 @@ "general": "animation.evoker.general", "casting": "animation.evoker.casting", "look_at_target": "animation.common.look_at_target", - "move": "animation.villager.move", + "move": "animation.evoker.move", + "riding.legs": "animation.humanoid.riding.legs", "celebrating": "animation.humanoid.celebrating", "controller_general": "controller.animation.evoker.general", - "controller_move": "controller.animation.villager.move" + "controller_move": "controller.animation.villager.move", + "controller_riding": "controller.animation.humanoid.riding_legs_only" }, "particle_effects": { "spell": "minecraft:evoker_spell" diff --git a/resource_pack/entity/evocation_illager.v1.0.entity.json b/resource_pack/entity/evocation_illager.v1.0.entity.json index 87ba0c04f..5c01640b0 100644 --- a/resource_pack/entity/evocation_illager.v1.0.entity.json +++ b/resource_pack/entity/evocation_illager.v1.0.entity.json @@ -19,7 +19,9 @@ "general": "animation.evoker.general.v1.0", "casting": "animation.evoker.casting.v1.0", "look_at_target": "animation.humanoid.look_at_target.default.v1.0", - "move": "animation.villager.move" + "move": "animation.villager.move", + "riding.legs": "animation.humanoid.riding.legs", + "controller_riding": "controller.animation.humanoid.riding_legs_only" }, "animation_controllers": [ { "general": "controller.animation.evoker.general.v1.0" }, diff --git a/resource_pack/models/entity/evoker.geo.json b/resource_pack/models/entity/evoker.geo.json index c7b8f597e..d3b8cf29a 100644 --- a/resource_pack/models/entity/evoker.geo.json +++ b/resource_pack/models/entity/evoker.geo.json @@ -49,31 +49,22 @@ ] }, { - "name": "arms", + "name": "leftLeg", "parent": "body", - "pivot": [ 0.0, 22.0, 0.0 ], + "pivot": [ 2.0, 12.0, 0.0 ], "cubes": [ { - "origin": [ -8.0, 16.0, -2.0 ], - "size": [ 4.0, 8.0, 4.0 ], - "uv": [ 44, 22 ] - }, - { - "origin": [ 4.0, 16.0, -2.0 ], - "size": [ 4.0, 8.0, 4.0 ], - "uv": [ 44, 22 ] - }, - { - "origin": [ -4.0, 16.0, -2.0 ], - "size": [ 8.0, 4.0, 4.0 ], - "uv": [ 40, 38 ] + "origin": [ 0.0, 0.0, -2.0 ], + "size": [ 4.0, 12.0, 4.0 ], + "uv": [ 0, 22 ] } ] }, { - "name": "leg0", + "name": "rightLeg", "parent": "body", "pivot": [ -2.0, 12.0, 0.0 ], + "mirror": true, "cubes": [ { "origin": [ -4.0, 0.0, -2.0 ], @@ -83,15 +74,24 @@ ] }, { - "name": "leg1", + "name": "arms", "parent": "body", - "pivot": [ 2.0, 12.0, 0.0 ], - "mirror": true, + "pivot": [ 0.0, 22.0, 0.0 ], "cubes": [ { - "origin": [ 0.0, 0.0, -2.0 ], - "size": [ 4.0, 12.0, 4.0 ], - "uv": [ 0, 22 ] + "origin": [ -8.0, 16.0, -2.0 ], + "size": [ 4.0, 8.0, 4.0 ], + "uv": [ 44, 22 ] + }, + { + "origin": [ 4.0, 16.0, -2.0 ], + "size": [ 4.0, 8.0, 4.0 ], + "uv": [ 44, 22 ] + }, + { + "origin": [ -4.0, 16.0, -2.0 ], + "size": [ 8.0, 4.0, 4.0 ], + "uv": [ 40, 38 ] } ] }, diff --git a/resource_pack/models/entity/evoker_v1.0.geo.json b/resource_pack/models/entity/evoker_v1.0.geo.json index 153abd50d..a3a99a2a9 100644 --- a/resource_pack/models/entity/evoker_v1.0.geo.json +++ b/resource_pack/models/entity/evoker_v1.0.geo.json @@ -11,6 +11,48 @@ "name": "nose", "parent": "head" }, + { + "name": "body", + "pivot": [ 0.0, 24.0, 0.0 ], + "cubes": [ + { + "origin": [ -4.0, 12.0, -3.0 ], + "size": [ 8.0, 12.0, 6.0 ], + "uv": [ 16, 20 ] + }, + { + "origin": [ -4.0, 6.0, -3.0 ], + "size": [ 8.0, 18.0, 6.0 ], + "uv": [ 0, 38 ], + "inflate": 0.5 + } + ] + }, + { + "name": "leftLeg", + "parent": "body", + "pivot": [ 2.0, 12.0, 0.0 ], + "cubes": [ + { + "origin": [ 0.0, 0.0, -2.0 ], + "size": [ 4.0, 12.0, 4.0 ], + "uv": [ 0, 22 ] + } + ] + }, + { + "name": "rightLeg", + "parent": "body", + "pivot": [ -2.0, 12.0, 0.0 ], + "mirror": true, + "cubes": [ + { + "origin": [ -4.0, 0.0, -2.0 ], + "size": [ 4.0, 12.0, 4.0 ], + "uv": [ 0, 22 ] + } + ] + }, { "name": "rightarm", "pivot": [ -5.0, 22.0, 0.0 ], diff --git a/resource_pack/sounds.json b/resource_pack/sounds.json index 93db380e5..e6c4b4b95 100644 --- a/resource_pack/sounds.json +++ b/resource_pack/sounds.json @@ -1233,7 +1233,23 @@ "sound" : "dig.stone", "volume" : 1.0 }, + "button.click_off" : { + "pitch" : 0.50, + "sound" : "random.click" + }, + "button.click_on" : { + "pitch" : 0.60, + "sound" : "random.click" + }, "default" : "", + "door.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.iron_door" + }, + "door.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.iron_door" + }, "hit" : { "pitch" : 0.750, "sound" : "hit.stone", @@ -1250,11 +1266,25 @@ }, "power.off" : { "pitch" : 0.50, - "sound" : "block.click" + "sound" : "random.click" }, "power.on" : { "pitch" : 0.60, - "sound" : "block.click" + "sound" : "random.click" + }, + "pressure_plate.click_off" : { + "sound" : "click_off.metal_pressure_plate" + }, + "pressure_plate.click_on" : { + "sound" : "click_on.metal_pressure_plate" + }, + "trapdoor.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.iron_trapdoor" + }, + "trapdoor.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.iron_trapdoor" } }, "pitch" : 1.50, @@ -1511,6 +1541,78 @@ "pitch" : 1.0, "volume" : 1.0 }, + "nether_wood" : { + "events" : { + "break" : { + "pitch" : [ 0.80, 1.0 ], + "sound" : "break.nether_wood", + "volume" : 1.0 + }, + "button.click_off" : { + "pitch" : 0.50, + "sound" : "click_off.nether_wood_button" + }, + "button.click_on" : { + "pitch" : 0.60, + "sound" : "click_on.nether_wood_button" + }, + "default" : "", + "door.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.nether_wood_door" + }, + "door.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.nether_wood_door" + }, + "fence_gate.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.nether_wood_fence_gate" + }, + "fence_gate.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.nether_wood_fence_gate" + }, + "hit" : { + "pitch" : 0.50, + "sound" : "hit.nether_wood", + "volume" : 0.230 + }, + "item.use.on" : { + "pitch" : 0.80, + "sound" : "step.nether_wood" + }, + "place" : { + "pitch" : [ 0.80, 0.80 ], + "sound" : "place.nether_wood", + "volume" : 1.0 + }, + "power.off" : { + "pitch" : 0.50, + "sound" : "random.click" + }, + "power.on" : { + "pitch" : 0.60, + "sound" : "random.click" + }, + "pressure_plate.click_off" : { + "sound" : "click_off.nether_wood_pressure_plate" + }, + "pressure_plate.click_on" : { + "sound" : "click_on.nether_wood_pressure_plate" + }, + "trapdoor.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.nether_wood_trapdoor" + }, + "trapdoor.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.nether_wood_trapdoor" + } + }, + "pitch" : 1.0, + "volume" : 1.0 + }, "netherite" : { "events" : { "break" : { @@ -2245,6 +2347,14 @@ "sound" : "dig.stone", "volume" : 1.0 }, + "button.click_off" : { + "pitch" : 0.50, + "sound" : "random.click" + }, + "button.click_on" : { + "pitch" : 0.60, + "sound" : "random.click" + }, "default" : "", "hit" : { "pitch" : 0.50, @@ -2262,11 +2372,17 @@ }, "power.off" : { "pitch" : 0.50, - "sound" : "block.click" + "sound" : "random.click" }, "power.on" : { "pitch" : 0.60, - "sound" : "block.click" + "sound" : "random.click" + }, + "pressure_plate.click_off" : { + "sound" : "click_off.stone_pressure_plate" + }, + "pressure_plate.click_on" : { + "sound" : "click_on.stone_pressure_plate" } }, "pitch" : 1.0, @@ -2412,7 +2528,31 @@ "sound" : "dig.wood", "volume" : 1.0 }, + "button.click_off" : { + "pitch" : 0.50, + "sound" : "random.wood_click" + }, + "button.click_on" : { + "pitch" : 0.60, + "sound" : "random.wood_click" + }, "default" : "", + "door.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.wooden_door" + }, + "door.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.wooden_door" + }, + "fence_gate.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.fence_gate" + }, + "fence_gate.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.fence_gate" + }, "hit" : { "pitch" : 0.50, "sound" : "hit.wood", @@ -2429,11 +2569,25 @@ }, "power.off" : { "pitch" : 0.50, - "sound" : "block.click" + "sound" : "random.wood_click" }, "power.on" : { "pitch" : 0.60, - "sound" : "block.click" + "sound" : "random.wood_click" + }, + "pressure_plate.click_off" : { + "sound" : "click_off.wooden_pressure_plate" + }, + "pressure_plate.click_on" : { + "sound" : "click_on.wooden_pressure_plate" + }, + "trapdoor.close" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "close.wooden_trapdoor" + }, + "trapdoor.open" : { + "pitch" : [ 0.90, 1.0 ], + "sound" : "open.wooden_trapdoor" } }, "pitch" : 1.0, @@ -6517,6 +6671,29 @@ "pitch" : 1.0, "volume" : 1.0 }, + "nether_wood" : { + "events" : { + "default" : "", + "fall" : { + "sounds" : "fall.nether_wood", + "volume" : 0.40 + }, + "jump" : { + "sound" : "step.nether_wood", + "volume" : 0.120 + }, + "land" : { + "sound" : "step.nether_wood", + "volume" : 0.180 + }, + "step" : { + "sound" : "step.nether_wood", + "volume" : 0.30 + } + }, + "pitch" : 1.0, + "volume" : 1.0 + }, "netherite" : { "events" : { "default" : "", diff --git a/resource_pack/sounds/sound_definitions.json b/resource_pack/sounds/sound_definitions.json index 75efda232..c27b3e785 100644 --- a/resource_pack/sounds/sound_definitions.json +++ b/resource_pack/sounds/sound_definitions.json @@ -2463,6 +2463,15 @@ } ] }, + "break.nether_wood" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood/break1", + "sounds/block/nether_wood/break2", + "sounds/block/nether_wood/break3", + "sounds/block/nether_wood/break4" + ] + }, "break.pointed_dripstone" : { "category" : "block", "sounds" : [ @@ -2874,6 +2883,210 @@ } ] }, + "click_off.metal_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.750, + "volume" : 0.30 + } + ] + }, + "click_off.nether_wood_button" : { + "category" : "block", + "sounds" : [ "sounds/block/nether_wood_button/nether_wood_button" ] + }, + "click_off.nether_wood_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.70, + "volume" : 0.30 + } + ] + }, + "click_off.stone_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.50, + "volume" : 0.30 + } + ] + }, + "click_off.wooden_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.70, + "volume" : 0.30 + } + ] + }, + "click_on.metal_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.750, + "volume" : 0.30 + } + ] + }, + "click_on.nether_wood_button" : { + "category" : "block", + "sounds" : [ "sounds/block/nether_wood_button/nether_wood_button" ] + }, + "click_on.nether_wood_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.80, + "volume" : 0.30 + } + ] + }, + "click_on.stone_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.60, + "volume" : 0.30 + } + ] + }, + "click_on.wooden_pressure_plate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/random/click", + "pitch" : 0.80, + "volume" : 0.30 + } + ] + }, + "close.fence_gate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/fence_gate/close1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/fence_gate/close2", + "volume" : 0.90 + } + ] + }, + "close.iron_door" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/iron_door/close1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/close2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/close3", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/close4", + "volume" : 0.90 + } + ] + }, + "close.iron_trapdoor" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/iron_trapdoor/close1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/close2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/close3", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/close4", + "volume" : 0.90 + } + ] + }, + "close.nether_wood_door" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_door/toggle1", + "sounds/block/nether_wood_door/toggle2", + "sounds/block/nether_wood_door/toggle3", + "sounds/block/nether_wood_door/toggle4" + ] + }, + "close.nether_wood_fence_gate" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_fence/toggle1", + "sounds/block/nether_wood_fence/toggle2", + "sounds/block/nether_wood_fence/toggle3", + "sounds/block/nether_wood_fence/toggle4" + ] + }, + "close.nether_wood_trapdoor" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_trapdoor/toggle1", + "sounds/block/nether_wood_trapdoor/toggle2", + "sounds/block/nether_wood_trapdoor/toggle3", + "sounds/block/nether_wood_trapdoor/toggle4" + ] + }, + "close.wooden_door" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/wooden_door/close1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_door/close2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_door/close3", + "volume" : 0.90 + } + ] + }, + "close.wooden_trapdoor" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/wooden_trapdoor/close1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/close2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/close3", + "volume" : 0.90 + } + ] + }, "component.jump_to_block" : { "category" : "neutral", "sounds" : [ @@ -4029,6 +4242,16 @@ "sounds/step/nether_wart5" ] }, + "fall.nether_wood" : { + "category" : "player", + "sounds" : [ + "sounds/block/nether_wood/step1", + "sounds/block/nether_wood/step2", + "sounds/block/nether_wood/step3", + "sounds/block/nether_wood/step4", + "sounds/block/nether_wood/step5" + ] + }, "fall.netherite" : { "category" : "player", "sounds" : [ @@ -4881,6 +5104,16 @@ "sounds/step/nether_wart5" ] }, + "hit.nether_wood" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood/step1", + "sounds/block/nether_wood/step2", + "sounds/block/nether_wood/step3", + "sounds/block/nether_wood/step4", + "sounds/block/nether_wood/step5" + ] + }, "hit.netherite" : { "category" : "block", "sounds" : [ @@ -12998,6 +13231,126 @@ } ] }, + "open.fence_gate" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/fence_gate/open1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/fence_gate/open2", + "volume" : 0.90 + } + ] + }, + "open.iron_door" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/iron_door/open1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/open2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/open3", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_door/open4", + "volume" : 0.90 + } + ] + }, + "open.iron_trapdoor" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/iron_trapdoor/open1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/open2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/open3", + "volume" : 0.90 + }, + { + "name" : "sounds/block/iron_trapdoor/open4", + "volume" : 0.90 + } + ] + }, + "open.nether_wood_door" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_door/toggle1", + "sounds/block/nether_wood_door/toggle2", + "sounds/block/nether_wood_door/toggle3", + "sounds/block/nether_wood_door/toggle4" + ] + }, + "open.nether_wood_fence_gate" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_fence/toggle1", + "sounds/block/nether_wood_fence/toggle2", + "sounds/block/nether_wood_fence/toggle3", + "sounds/block/nether_wood_fence/toggle4" + ] + }, + "open.nether_wood_trapdoor" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood_trapdoor/toggle1", + "sounds/block/nether_wood_trapdoor/toggle2", + "sounds/block/nether_wood_trapdoor/toggle3", + "sounds/block/nether_wood_trapdoor/toggle4" + ] + }, + "open.wooden_door" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/wooden_door/open1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_door/open2", + "volume" : 0.90 + } + ] + }, + "open.wooden_trapdoor" : { + "category" : "block", + "sounds" : [ + { + "name" : "sounds/block/wooden_trapdoor/open1", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/open2", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/open3", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/open4", + "volume" : 0.90 + }, + { + "name" : "sounds/block/wooden_trapdoor/open5", + "volume" : 0.90 + } + ] + }, "particle.soul_escape" : { "category" : "player", "max_distance" : 12.0, @@ -13277,6 +13630,15 @@ "sounds/block/moss/break5" ] }, + "place.nether_wood" : { + "category" : "block", + "sounds" : [ + "sounds/block/nether_wood/break1", + "sounds/block/nether_wood/break2", + "sounds/block/nether_wood/break3", + "sounds/block/nether_wood/break4" + ] + }, "place.pointed_dripstone" : { "category" : "block", "sounds" : [ @@ -13746,6 +14108,16 @@ "category" : "player", "sounds" : [ "sounds/random/use_totem" ] }, + "random.wood_click" : { + "category" : "ui", + "sounds" : [ + { + "load_on_low_memory" : true, + "name" : "sounds/random/wood_click", + "volume" : 0.20 + } + ] + }, "record.11" : { "__use_legacy_max_distance" : "true", "category" : "record", @@ -14544,6 +14916,16 @@ "sounds/step/nether_wart5" ] }, + "step.nether_wood" : { + "category" : "player", + "sounds" : [ + "sounds/block/nether_wood/step1", + "sounds/block/nether_wood/step2", + "sounds/block/nether_wood/step3", + "sounds/block/nether_wood/step4", + "sounds/block/nether_wood/step5" + ] + }, "step.netherite" : { "category" : "player", "sounds" : [ diff --git a/resource_pack/texts/bg_BG.lang b/resource_pack/texts/bg_BG.lang index e1094309b..e48c7aa42 100644 --- a/resource_pack/texts/bg_BG.lang +++ b/resource_pack/texts/bg_BG.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=count (брой) не може да бъде commands.loot.success=Пуснати са %1$s предмета. # commands.loot.replaceSuccess=Замества %s %d на %s с %d артикул(а) над %d слот(а) # commands.loot.replaceSuccess.block=Замести %s слот %d с %d предмет(и) над %d слот(овете) # +commands.selector.error.moreThanOne=Допуска се само един обект, но предоставената функция за избиране позволява повече от един # commands.tagsfromitem.description=Изброява всички етикети, свързани с дадения предмет. # commands.tagsfromitem.success.single=Има %d етикет на %s на предмета: # commands.tagsfromitem.success.multiple=Има %d етикета на %s на предмета: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Неуспешно свързване: ост disconnectionScreen.outdatedClientRealms=Трябва да актуализирате играта си, за да продължите да играете в тази обител. # disconnectionScreen.outdatedClientRealms.title=Realms се актуализира # disconnectionScreen.outdatedServerRealms=Играта ви е актуализирана, но тази обител не е. # -disconnectionScreen.outdatedServerRealms.title=Очаква се актуализация на Realms в рамките на 48 часа # +disconnectionScreen.outdatedServerRealms.title=В момента не можем да актуализираме вашия Realm сървър, защото има други играчи онлайн. Можете да затворите и пак да отворите своя Realm от екрана „Управление на Realm“, за да накарате другите играчи да напуснат, след което да се включите в своя Realm, за да се актуализира. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Даденият Realm, който се опитвате да отворите, е различна версия. Свържете се със собственика на този Realm, за да коригирате проблема. # disconnectionScreen.realmsServerUpdateIncoming=Скоро обителта ви ще бъде актуализирана. Вие също ще трябва да актуализирате. # disconnectionScreen.realmsServerUpdateIncoming.title=Проверка за актуализации на играта сега? # @@ -5988,6 +5989,8 @@ options.graphics=Красива графика # options.transparentleaves=Красиви листа # options.bubbleparticles=Фантастични мехурчета # options.smooth_lighting=Плавно осветяване # +options.gui.accessibility.scaling=Изключително голямо мащабиране на графичния интерфейс # +options.gui.accessibility.scaling.tooltip=Включва изключително голяма версия на интерфейса на менюто като допълнителна опция за достъпност. Тази настройка може да доведе до появата на визуални неизправности в някои екрани на менюто. # options.upscaling=Мащабиране # options.raytracing=Проследяване на лъчи # options.raytracing.disabled.upsell.supported_platform=Тази опция може да се редактира само докато играете в свят с поддържка за проследяване на лъчи. Намерете такъв на пазара или създайте свой собствен пакет с ресурси, който поддържа проследяване на лъчи. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Включено с Wi-Fi или моби options.allowCellularData=Разрешаване на мобилни данни за онлайн игра # options.allowCellularData.message=Използване на мобилни данни за групова игра, когато няма достъпна Wi-Fi връзка. Това може да доведе до допълнителни разходи за данни. # options.cellularDataWarningLabel=Играенето на мобилни мрежи може да начисли допълнителни такси от вашия оператор. # +options.openFeedbackPage=Напускане към сайта за обратна връзка # +options.openFeedbackPage.message=Вашият браузър по подразбиране ще се отвори, за да покаже сайта за обратна връзка на Minecraft. # +options.openFeedbackPage.continue=Продължете към сайта за обратна връзка # options.turnOffAchievements=Изключване на постиженията? # options.turnOffAchievements.message=Постиженията са налични само в светове, зададени на режим на оцеляване с изключени чийтове. Ако продължите, никой вече няма да печели постижения, докато играе в този свят, дори ако смените настройката отново преди игра. # options.achievementsDisabled=В този свят не могат да се печелят постижения. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Издълбаване # hudScreen.tooltip.grow=Растеж # hudScreen.tooltip.boatExit=Напускане на лодката # hudScreen.tooltip.emote=Емотикон # +hudScreen.tooltip.change_note=Промяна на бележка # hudScreen.controlCustomization.welcome=Добре дошли в персонализирането на контрола # hudScreen.controlCustomization.instructions=Плъзнете елементите, за да промените позицията им # hudScreen.controlCustomization.modify=Промяна на настройките # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Събиране # dr.equip_piece=Обличане # dr.emotes.play_again=Играйте отново # dr.emotes.assignment=Задаване на „%s“ към слот # -dr.emotes.assign=Задаване # dr.emotes.replace=Заменяне # dr.header.animation=Емотикони # dr.header.capes=Наметала # diff --git a/resource_pack/texts/cs_CZ.lang b/resource_pack/texts/cs_CZ.lang index 218e765e3..dac5203f5 100644 --- a/resource_pack/texts/cs_CZ.lang +++ b/resource_pack/texts/cs_CZ.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=Počet nemůže být záporné číslo. # commands.loot.success=Byly upuštěny %1$s předměty. # commands.loot.replaceSuccess=%s %d pro %s bylo nahrazeno položkami (počet: %d) přes tento počet slotů: %d # commands.loot.replaceSuccess.block=%d slotu nahrazeno %s %d položkami přes tento počet slotů: %d # +commands.selector.error.moreThanOne=Je povolena pouze jedna entita, ale poskytnutý selektor umožňuje více než jednu # commands.tagsfromitem.description=Zobrazí se seznam všech značek přidružených k dané položce. # commands.tagsfromitem.success.single=Položka %s má %d značku: # commands.tagsfromitem.success.multiple=Položka %s má %d značek: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Nelze připojit: zastaralý server! # disconnectionScreen.outdatedClientRealms=Abyste mohli pokračovat v hraní této říše, musíte hru aktualizovat. # disconnectionScreen.outdatedClientRealms.title=Služba Realms byla aktualizována # disconnectionScreen.outdatedServerRealms=Vaše hra je aktuální, avšak tato říše nikoli. # -disconnectionScreen.outdatedServerRealms.title=Aktualizace služby Realms proběhne během 48 hodin # +disconnectionScreen.outdatedServerRealms.title=Váš server Realm nyní nemůžeme aktualizovat, protože ostatní hráči jsou momentálně online. Ze stránky Spravovat obrazovku Realm můžete svůj Realm zavřít a znovu otevřít, aby jej ostatní hráči opustili a poté se do vašeho Realm připojili za účelem aktualizace. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Říše, ke které se snažíte získat přístup, má jinou verzi. Obraťte se na vlastníka říše, aby problém vyřešil. # disconnectionScreen.realmsServerUpdateIncoming=Vaše říše bude brzy aktualizována. Potřebujete také provést aktualizaci. # disconnectionScreen.realmsServerUpdateIncoming.title=Zkontrolovat aktualizaci hry nyní? # @@ -5988,6 +5989,8 @@ options.graphics=Ozdobná grafika # options.transparentleaves=Ozdobné listí # options.bubbleparticles=Ozdobné bubliny # options.smooth_lighting=Jemné osvětlení # +options.gui.accessibility.scaling=Extra velké škálování grafického uživatelského rozhraní # +options.gui.accessibility.scaling.tooltip=Umožňuje extra velkou verzi rozhraní nabídky jako další možnost usnandnění přístupu. Toto nastavení může způsobit vizuální závady, které se objeví na některých obrazovkách nabídek. # options.upscaling=Upscaling # options.raytracing=Technologie sledování paprsku # options.raytracing.disabled.upsell.supported_platform=Tuto možnost lze upravit pouze při hraní ve světě podporujícím technologii sledování paprsku. Najdete ho v obchodě Marketplace, nebo si můžete vytvořit vlastní balíček zdrojů podporující tuto technologii. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Zapnuto v rámci sítě Wi-Fi nebo mobiln options.allowCellularData=Povolit mobilní data pro online hraní # options.allowCellularData.message=Když nebude k dispozici síť Wi-Fi, budou se při hře pro více hráčů používat mobilní data. Používání mobilních dat může být dále zpoplatněno. # options.cellularDataWarningLabel=Při hře prostřednictvím mobilních sítí si může váš poskytovatel účtovat dodatečné poplatky. # +options.openFeedbackPage=Opouštění stránky pro zpětnou vazbu # +options.openFeedbackPage.message=Otevře se výchozí prohlížeč a zobrazí stránku pro zpětnou vazbu k Minecraftu. # +options.openFeedbackPage.continue=Pokračovat na stránku pro zpětnou vazbu # options.turnOffAchievements=Vypnout herní úspěchy? # options.turnOffAchievements.message=Herní úspěchy jsou dostupné pouze ve světech hry o přežití s vypnutými cheaty. Budete-li pokračovat, nikdo již nikdy nezíská při hraní v tomto světě žádné herní úspěchy, i když tuto možnost před hrou vrátíte zpět. # options.achievementsDisabled=V tomto světě nelze získávat herní úspěchy. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Vyřezat # hudScreen.tooltip.grow=Pěstovat # hudScreen.tooltip.boatExit=Opustit člun # hudScreen.tooltip.emote=Emoce # +hudScreen.tooltip.change_note=Změnit poznámku # hudScreen.controlCustomization.welcome=Vítejte v přizpůsobení ovládání # hudScreen.controlCustomization.instructions=Změna pozice přetažením prvků # hudScreen.controlCustomization.modify=Upravit nastavení # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Sebrat # dr.equip_piece=Vzít na sebe # dr.emotes.play_again=Ukázka # dr.emotes.assignment=Přiřadit %s do slotu # -dr.emotes.assign=Přiřadit # dr.emotes.replace=Nahradit # dr.header.animation=Emoce # dr.header.capes=Pláště # diff --git a/resource_pack/texts/da_DK.lang b/resource_pack/texts/da_DK.lang index fe5c8cc73..ae12eb16a 100644 --- a/resource_pack/texts/da_DK.lang +++ b/resource_pack/texts/da_DK.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=count kan ikke være et negativt tal # commands.loot.success=%1$s genstande blev droppet. # commands.loot.replaceSuccess=Erstattede %s %d af %s med %d genstand(e) over %d plads(er) # commands.loot.replaceSuccess.block=Erstattede %s plads %d med %d genstand(e) over %d plads(er) # +commands.selector.error.moreThanOne=Kun ét objekt er tilladt, men den angivne vælger tillader mere end én # commands.tagsfromitem.description=Viser alle tags, der er knyttet til den angivne genstand. # commands.tagsfromitem.success.single=Der er %d tag på genstanden %s: # commands.tagsfromitem.success.multiple=Der er %d tags på genstanden %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Forbindelsen kunne ikke oprettes: Forældet s disconnectionScreen.outdatedClientRealms=Du skal opdatere dit spil, hvis du vil spille videre i dette realm. # disconnectionScreen.outdatedClientRealms.title=Realms er opdateret # disconnectionScreen.outdatedServerRealms=Dit spil er up to date, men det aktuelle realm er ikke. # -disconnectionScreen.outdatedServerRealms.title=Afventende opdatering af Realms inden for 48 timer # +disconnectionScreen.outdatedServerRealms.title=Vi kan ikke opdatere din realm-server lige nu, fordi andre spillere er online i øjeblikket. Du kan lukke og genåbne dit realm fra skærmen Administrer realm for at få de andre spillere til at afslutte og derefter slutte sig til dit realm for at opdatere det. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Realmet, du forsøger at åbne, er en anden version. Kontakt ejeren af realmet for at finde en løsning. # disconnectionScreen.realmsServerUpdateIncoming=Inden længe opdateres dit realm. Du får også selv brug for en opdatering. # disconnectionScreen.realmsServerUpdateIncoming.title=Vil du søge efter en spilopdatering med det samme? # @@ -2645,7 +2646,7 @@ enchantment.level.7=VII # enchantment.level.8=VIII # enchantment.level.9=IX # enchantment.lootBonus=Plyndring # -enchantment.lootBonusDigger=Held # +enchantment.lootBonusDigger=Formue # enchantment.lootBonusFishing=Havets held # enchantment.mending=Reparation # enchantment.oxygen=Respiration # @@ -5988,6 +5989,8 @@ options.graphics=Dekorativ grafik # options.transparentleaves=Dekorative blade # options.bubbleparticles=Dekorative bobler # options.smooth_lighting=Glidende lysovergange # +options.gui.accessibility.scaling=Ekstra stor GUI-skalering # +options.gui.accessibility.scaling.tooltip=Aktiverer en ekstra stor version af menugrænsefladen som en ekstra tilgængelighedsmulighed. Denne indstilling kan medføre, at visuelle fejl vises på nogle menuskærme. # options.upscaling=Opskalering # options.raytracing=Ray tracing # options.raytracing.disabled.upsell.supported_platform=Indstillingen kan kun ændres i verdener, der understøtter ray tracing. Find en på markedspladsen, eller byg din egen ressourcepakke til ray tracing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Til med wi-fi eller mobildata # options.allowCellularData=Tillad mobildata til onlinespil # options.allowCellularData.message=Brug mobildata til multiplayer, når wi-fi ikke er tilgængelig. Dette kan medføre yderligere dataomkostninger. # options.cellularDataWarningLabel=Dit mobilselskab opkræver muligvis yderligere betaling, når du spiller via mobilnetværk. # +options.openFeedbackPage=Åbner feedback-side # +options.openFeedbackPage.message=Din standardbrowser åbnes for at vise Minecrafts feedback-side. # +options.openFeedbackPage.continue=Fortsæt til feedback-side # options.turnOffAchievements=Vil du deaktivere gennemførelser? # options.turnOffAchievements.message=Bedrifter kan kun gennemføres i Overlevelse med snydekoder slået fra. Hvis du fortsætter, vil ingen nogensinde kunne gennemføre bedrifter i denne verden igen. Heller ikke, hvis du skifter tilbage, inden du spiller. # options.achievementsDisabled=Du kan ikke opnå gennemførelser i denne verden. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Skær # hudScreen.tooltip.grow=Dyrk # hudScreen.tooltip.boatExit=Forlad båd # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Note om ændringer # hudScreen.controlCustomization.welcome=Velkommen til kontroltilpasning # hudScreen.controlCustomization.instructions=Træk elementer for at omplacere # hudScreen.controlCustomization.modify=Redigér indstillinger # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Indsaml # dr.equip_piece=Anvend # dr.emotes.play_again=Afspil igen # dr.emotes.assignment=Tildel "%s" til en plads # -dr.emotes.assign=Tildel # dr.emotes.replace=Erstat # dr.header.animation=Emotes # dr.header.capes=Kapper # diff --git a/resource_pack/texts/de_DE.lang b/resource_pack/texts/de_DE.lang index 280ee18f6..eb680ef53 100644 --- a/resource_pack/texts/de_DE.lang +++ b/resource_pack/texts/de_DE.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=die Anzahl kann nicht negativ oder eine nega commands.loot.success=%1$s Gegenstände wurden gedroppt. # commands.loot.replaceSuccess=%s %d Von %s ersetzt mit %d Gegenstand/Gegenständen über %d Platz/Plätze # commands.loot.replaceSuccess.block=%s %d-Platz durch %d Gegenstand/Gegenstände über %d Platz/Plätze ersetzt. # +commands.selector.error.moreThanOne=Es ist nur eine Entität zulässig, aber der bereitgestellte Selektor lässt mehr als eine zu # commands.tagsfromitem.description=Listet alle Tags auf, die dem angegebenen Gegenstand zugeordnet sind. # commands.tagsfromitem.success.single=Auf dem Gegenstand %s befindet sich der Tag "%d": # commands.tagsfromitem.success.multiple=Es gibt %d Tags auf dem Gegenstand %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Keine Verbindung: Server veraltet! # disconnectionScreen.outdatedClientRealms=Du musst dein Spiel aktualisieren, um weiter in diesem Realm zu spielen. # disconnectionScreen.outdatedClientRealms.title=Realms wurde aktualisiert. # disconnectionScreen.outdatedServerRealms=Dein Spiel ist auf dem neuesten Stand, aber dieses Realm nicht. # -disconnectionScreen.outdatedServerRealms.title=Realms-Aktualisierung innerhalb 48 Stunden ausstehend # +disconnectionScreen.outdatedServerRealms.title=Wir können deinen Realm-Server derzeit nicht aktualisieren, da andere Spieler gerade online sind. Du kannst deinen Realm mit der Bildschirmoption „Realm verwalten“ schließen und erneut öffnen, damit die anderen Spieler ihren Realm verlassen, und dann deinen Realm beitreten, um ihn zu aktualisieren. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Das Realm, auf das du zugreifen möchtest, ist eine andere Version. Wende dich an den Besitzer des Realms, um das Problem zu beheben. # disconnectionScreen.realmsServerUpdateIncoming=Dein Realm wird bald aktualisiert. Du wirst auch eine Aktualisierung benötigen. # disconnectionScreen.realmsServerUpdateIncoming.title=Jetzt nach Spiel-Aktualisierung suchen? # @@ -5988,6 +5989,8 @@ options.graphics=Schöne Grafik # options.transparentleaves=Schöne Blätter # options.bubbleparticles=Schicke Blasensäulen # options.smooth_lighting=Weiche Beleuchtung # +options.gui.accessibility.scaling=Extra große GUI-Skalierung # +options.gui.accessibility.scaling.tooltip=Aktiviert eine extra große Version der Menüoberfläche als zusätzliche Eingabehilfenoption. Diese Einstellung kann dazu führen, dass visuelle Störungen in einigen Menübildschirmen angezeigt werden. # options.upscaling=Hochskalierung # options.raytracing=Raytracing # options.raytracing.disabled.upsell.supported_platform=Diese Option kann nur in Raytracing-fähigen Welten bearbeitet werden. Suche im Marketplace oder erstelle dein eigenes Raytracing-fähiges Ressourcenpaket. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Ein (mit WLAN oder Mobilfunkdaten) # options.allowCellularData=Mobile Daten für das Online-Spiel zulassen # options.allowCellularData.message=Verwende mobile Daten für den Mehrspieler-Modus, wenn WLAN nicht verfügbar ist. Dies kann zusätzliche Datenkosten verursachen. # options.cellularDataWarningLabel=Das Spielen über mobile Netzwerke kann zu zusätzlichen Kosten bei deinem Anbieter führen. # +options.openFeedbackPage=Verlassen der Feedback-Website # +options.openFeedbackPage.message=Dein Standardbrowser wird geöffnet, um die Minecraft-Feedback-Site anzuzeigen. # +options.openFeedbackPage.continue=Weiter zur Feedback-Seite # options.turnOffAchievements=Erfolge deaktivieren? # options.turnOffAchievements.message=Erfolge sind nur in Welten im Überlebensmodus und mit deaktivierten Cheats verfügbar. Wenn du fortfährst, wird niemand jemals in dieser Welt Erfolge verdienen, auch nicht, wenn du vor dem Spielen wieder wechselst. # options.achievementsDisabled=In dieser Welt können keine Erfolge verdient werden. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Schnitzen # hudScreen.tooltip.grow=Anbauen # hudScreen.tooltip.boatExit=Boot verlassen # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Änderungshinweis # hudScreen.controlCustomization.welcome=Willkommen bei der Steuerungsanpassung # hudScreen.controlCustomization.instructions=Ziehe Elemente, um sie neu anzuordnen. # hudScreen.controlCustomization.modify=Einstellungen ändern # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Sammeln # dr.equip_piece=Anlegen # dr.emotes.play_again=Erneut spielen # dr.emotes.assignment=Weise "%s" einem Platz zu # -dr.emotes.assign=Zuweisen # dr.emotes.replace=Ersetzen # dr.header.animation=Emotes # dr.header.capes=Umhänge # diff --git a/resource_pack/texts/el_GR.lang b/resource_pack/texts/el_GR.lang index 45caac549..ad2eecf10 100644 --- a/resource_pack/texts/el_GR.lang +++ b/resource_pack/texts/el_GR.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=το πλήθος δεν μπορεί να commands.loot.success=Έπεσαν %1$s αντικείμενα. # commands.loot.replaceSuccess=Έγινε αντικατάσταση %s %d από %s με %d αντικείμενο(α) σε %d υποδοχή(ές) # commands.loot.replaceSuccess.block=Έγινε αντικατάσταση %s υποδοχής %d με %d αντικείμενο(α) πάνω από %d υποδοχή(ές) # +commands.selector.error.moreThanOne=Επιτρέπεται μόνο μία οντότητα, αλλά ο παρεχόμενος επιλογέας επιτρέπει περισσότερες από μία # commands.tagsfromitem.description=Παραθέτει όλες τις ετικέτες που σχετίζονται με το συγκεκριμένο αντικείμενο. # commands.tagsfromitem.success.single=Υπάρχει %d ετικέτα στο αντικείμενο %s: # commands.tagsfromitem.success.multiple=Υπάρχουν %d ετικέτες στο στοιχείο %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Δεν είναι δυνατή η σύνδε disconnectionScreen.outdatedClientRealms=Πρέπει να ενημερώσεις το παιχνίδι για να συνεχίσεις να παίζεις σε αυτό το realm. # disconnectionScreen.outdatedClientRealms.title=Τα Realms ενημερώθηκαν # disconnectionScreen.outdatedServerRealms=Το παιχνίδι σου είναι ενημερωμένο αλλά αυτό το realm δεν είναι. # -disconnectionScreen.outdatedServerRealms.title=Εκκρεμεί ενημέρωση του Realms εντός 48 ωρών # +disconnectionScreen.outdatedServerRealms.title=Αυτή τη στιγμή, δεν μπορούμε να ενημερώσουμε τον διακομιστή Realm επειδή άλλοι παίκτες είναι συνδεδεμένοι. Μπορείς να κλείσεις και να ανοίξεις ξανά το Realm σου από την οθόνη Διαχείριση Realm για να αναγκάσεις τους άλλους παίκτες να βγουν και, στη συνέχεια, να μπεις στο Realm σου για να το ενημερώσεις. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Το Realm στο οποίο προσπαθείς να αποκτήσεις πρόσβαση είναι διαφορετικής έκδοσης. Επικοινώνησε με τον κάτοχο του Realm για να αντιμετωπίσεις το πρόβλημα. # disconnectionScreen.realmsServerUpdateIncoming=Το realm σου θα ενημερωθεί σύντομα. Θα χρειαστείς κι εσύ ενημέρωση. # disconnectionScreen.realmsServerUpdateIncoming.title=Να δεις τώρα για ενημερώσεις του παιχνιδιού; # @@ -5988,6 +5989,8 @@ options.graphics=Εντυπωσιακά γραφικά # options.transparentleaves=Εντυπωσιακά φύλλα # options.bubbleparticles=Φανταχτερές φούσκες # options.smooth_lighting=Απαλός φωτισμός # +options.gui.accessibility.scaling=Πολύ μεγάλη κλιμάκωση GUI # +options.gui.accessibility.scaling.tooltip=Επιτρέπει μια πολύ μεγάλη έκδοση της διεπαφής μενού ως πρόσθετη επιλογή προσβασιμότητας. Αυτή η ρύθμιση ενδέχεται να προκαλέσει την εμφάνιση οπτικών σφαλμάτων σε ορισμένες οθόνες μενού. # options.upscaling=Αύξηση κλιμάκωσης εικόνας # options.raytracing=Ray Tracing # options.raytracing.disabled.upsell.supported_platform=Η επεξεργασία αυτής της επιλογής είναι δυνατή μόνο κατά το παιχνίδι σε κόσμο που υποστηρίζει ray tracing. Βρες έναν στο Marketplace ή δημιούργησε το δικό σου πακέτο πόρων με υποστήριξη ray tracing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Ενεργό με Wi-Fi ή δεδομέν options.allowCellularData=Να επιτρέπονται δεδομένα κινητής τηλεφωνίας για online παιχνίδι # options.allowCellularData.message=Χρησιμοποίησε δεδομένα κινητής τηλεφωνίας για πολλούς παίκτες όταν το Wi-Fi δεν είναι διαθέσιμο. Αυτό ενδέχεται να επιφέρει πρόσθετο κόστος δεδομένων. # options.cellularDataWarningLabel=Το παιχνίδι με δεδομένα κινητής τηλεφωνίας μπορεί να οδηγήσει σε πρόσθετες χρεώσεις από τον πάροχό σου. # +options.openFeedbackPage=Επιστροφή στην τοποθεσία σχολίων # +options.openFeedbackPage.message=Το προεπιλεγμένο πρόγραμμα περιήγησης θα ανοίξει για να εμφανιστεί η τοποθεσία σχολίων Minecraft. # +options.openFeedbackPage.continue=Συνέχεια στην τοποθεσία σχολίων # options.turnOffAchievements=Απενεργοποίηση επιτευγμάτων; # options.turnOffAchievements.message=Τα επιτεύγματα είναι διαθέσιμα μόνο σε κόσμους που έχουν ρυθμιστεί σε λειτουργία επιβίωσης με απενεργοποιημένα τα cheat. Εάν συνεχίσεις, δεν θα κερδίζει κανείς επιτεύγματα παίζοντας σε αυτόν τον κόσμο ποτέ ξανά, ακόμη κι αν αλλάξεις πάλι τη ρύθμιση πριν από το παιχνίδι. # options.achievementsDisabled=Δεν μπορούν να αποκτηθούν επιτεύγματα σε αυτό τον κόσμο. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Σκάλισε # hudScreen.tooltip.grow=Καλλιέργησε # hudScreen.tooltip.boatExit=Βγες # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Σημείωση αλλαγών # hudScreen.controlCustomization.welcome=Καλώς όρισες στην Προσαρμογή ελέγχου # hudScreen.controlCustomization.instructions=Σύρε στοιχεία για επανατοποθέτηση # hudScreen.controlCustomization.modify=Τροποποίηση ρυθμίσεων # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Σύλλεξε # dr.equip_piece=Φόρεσε # dr.emotes.play_again=Παίξε ξανά # dr.emotes.assignment=Ανάθεση "%s" σε Υποδοχή # -dr.emotes.assign=Ανάθεση # dr.emotes.replace=Αντικατάσταση # dr.header.animation=Emote # dr.header.capes=Κάπες # diff --git a/resource_pack/texts/en_GB.lang b/resource_pack/texts/en_GB.lang index d72f225f7..bdeedbebb 100644 --- a/resource_pack/texts/en_GB.lang +++ b/resource_pack/texts/en_GB.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=count cannot be a negative number # commands.loot.success=%1$s items were dropped. # commands.loot.replaceSuccess=Replaced %s %d of %s with %d item(s) over %d slot(s) # commands.loot.replaceSuccess.block=Replaced %s slot %d with %d item(s) over %d slot(s) # +commands.selector.error.moreThanOne=Only one entity is allowed, but the provided selector allows more than one # commands.tagsfromitem.description=Lists all tags associated with the given item. # commands.tagsfromitem.success.single=There is %d tag on the item %s: # commands.tagsfromitem.success.multiple=There are %d tags on the item %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Could not connect: Outdated server! # disconnectionScreen.outdatedClientRealms=You need to update your game to continue playing on this Realm. # disconnectionScreen.outdatedClientRealms.title=Realms Has Updated # disconnectionScreen.outdatedServerRealms=Your game is up-to-date but this Realm is not. # -disconnectionScreen.outdatedServerRealms.title=Realms Update Pending Within 48 Hours # +disconnectionScreen.outdatedServerRealms.title=We can't update your Realm server right now because other players are currently online. You can close and reopen your Realm from the Manage Realm screen to make the other players quit and then join your Realm to update it. # disconnectionScreen.outdatedServerRealmsNonOwner.title=The Realm you are attempting to access is a different version. Contact the owner of the Realm to address the issue. # disconnectionScreen.realmsServerUpdateIncoming=Your Realm will soon be updated. You will need an update too. # disconnectionScreen.realmsServerUpdateIncoming.title=Check For Game Update Now? # @@ -5988,6 +5989,8 @@ options.graphics=Fancy Graphics # options.transparentleaves=Fancy Leaves # options.bubbleparticles=Fancy Bubbles # options.smooth_lighting=Smooth Lighting # +options.gui.accessibility.scaling=Extra-Large GUI Scaling # +options.gui.accessibility.scaling.tooltip=Enables an extra-large version of the menu interface as an additional accessibility option. This setting might cause visual glitches to appear in some menu screens. # options.upscaling=Upscaling # options.raytracing=Ray Tracing # options.raytracing.disabled.upsell.supported_platform=This option can only be edited while playing in a ray tracing-capable world. Find one in the Marketplace, or create your own ray tracing-capable resource pack. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=On with Wi-Fi or Mobile Data # options.allowCellularData=Allow mobile data for online play # options.allowCellularData.message=Use mobile data for multiplayer when Wi-Fi is unavailable. This might incur additional data costs. # options.cellularDataWarningLabel=Playing over mobile networks may incur additional charges with your provider. # +options.openFeedbackPage=Leaving to Feedback Site # +options.openFeedbackPage.message=Your default browser will open to show the Minecraft Feedback Site. # +options.openFeedbackPage.continue=Continue to Feedback Site # options.turnOffAchievements=Turn Off Achievements? # options.turnOffAchievements.message=Achievements are only available in worlds set to survival mode with cheats off. If you continue, no one will earn achievements while playing in this world ever again even if you switch back before playing. # options.achievementsDisabled=Achievements cannot be earned in this world. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Carve # hudScreen.tooltip.grow=Grow # hudScreen.tooltip.boatExit=Leave Boat # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Change Note # hudScreen.controlCustomization.welcome=Welcome to Control Customisation # hudScreen.controlCustomization.instructions=Drag Elements to Reposition # hudScreen.controlCustomization.modify=Modify Settings # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Collect # dr.equip_piece=Equip # dr.emotes.play_again=Play Again # dr.emotes.assignment=Assign "%s" to a Slot # -dr.emotes.assign=Assign # dr.emotes.replace=Replace # dr.header.animation=Emotes # dr.header.capes=Capes # diff --git a/resource_pack/texts/en_US.lang b/resource_pack/texts/en_US.lang index b8393a34a..5224dfbb9 100644 --- a/resource_pack/texts/en_US.lang +++ b/resource_pack/texts/en_US.lang @@ -49,6 +49,10 @@ accessibility.slider.tts.title=Slider accessibility.tab.tts.title=Tab accessibility.textbox.tts.title=Textbox accessibility.toggle.tts.title=Toggle +accessibility.scrollbar.tts.title=Scroll Bar + +accessibility.button.navigateLeft=Left Arrow +accessibility.button.navigateRight=Right Arrow accessibility.button.close=close accessibility.button.back=back @@ -227,7 +231,10 @@ accessibility.emotes.instruction.keyboard=Press right or left to cycle through e accounts.name=Name: %s (%s) accounts.signedInAs=Signed in as accounts.signOutConfirmation=Do you want to sign out and switch accounts? +accounts.switchConfirmation=Do you want to switch accounts? Your current account will stay signed in. +accounts.signOut=Sign Out accounts.switch=Switch Accounts +accounts.manage=Manage Account achievement.alternativeFuel=Alternative Fuel achievement.alternativeFuel.desc=Power a furnace with a kelp block @@ -317,6 +324,17 @@ action.hint.exit.llama=Tap sneak to dismount action.hint.exit.trader_llama=Tap sneak to dismount action.hint.exit.skeleton_horse=Tap sneak to dismount + +action.hint.exit.scheme.minecart=Tap dismount to exit the minecart +action.hint.exit.scheme.pig=Tap dismount to dismount +action.hint.exit.scheme.horse=Tap dismount to dismount +action.hint.exit.scheme.strider=Tap dismount to dismount +action.hint.exit.scheme.donkey=Tap dismount to dismount +action.hint.exit.scheme.mule=Tap dismount to dismount +action.hint.exit.scheme.llama=Tap dismount to dismount +action.hint.exit.scheme.trader_llama=Tap dismount to dismount +action.hint.exit.scheme.skeleton_horse=Tap dismount to dismount + action.hint.exit.console.boat=Press :_input_key.jump: to exit the boat action.hint.exit.console.minecart=Press :_input_key.jump: to exit the minecart action.hint.exit.console.pig=Press :_input_key.sneak: to dismount @@ -1004,6 +1022,7 @@ commands.loot.failure.negativeCount=count cannot be negative a negative number commands.loot.success=%1$s items were dropped. commands.loot.replaceSuccess=Replaced %s %d of %s with %d item(s) over %d slot(s) commands.loot.replaceSuccess.block=Replaced %s slot %d with %d item(s) over %d slot(s) +commands.selector.error.moreThanOne=Only one entity is allowed, but the provided selector allows more than one commands.tagsfromitem.description=Lists all tags associated with the given item. commands.tagsfromitem.success.single=There is %d tag on the item %s: commands.tagsfromitem.success.multiple=There are %d tags on the item %s: @@ -2327,6 +2346,7 @@ date.short_october=Oct date.short_november=Nov date.short_december=Dec date.formatted=%s %d %d +date.formatted_alt=%d %s %d dayOneExperience.carousel.title=Welcome to New Minecraft! dayOneExperience.carousel.welcome_text=There's a lot of exciting new stuff in this new version of Minecraft! Check out the Marketplace, create a Realm, and play online with Cross-Platform friends! @@ -2536,7 +2556,7 @@ disconnectionScreen.outdatedServer=Could not connect: Outdated server! disconnectionScreen.outdatedClientRealms=You need to update your game to continue playing on this Realm. disconnectionScreen.outdatedClientRealms.title=Realms Has Updated disconnectionScreen.outdatedServerRealms=Your game is up-to-date but this Realm is not. -disconnectionScreen.outdatedServerRealms.title=Realms Update Pending Within 48 Hours +disconnectionScreen.outdatedServerRealms.title=We can't update your Realm server right now because other players are currently online. You can close and reopen your Realm from the Manage Realm screen to make the other players quit and then join your Realm to update it. disconnectionScreen.outdatedServerRealmsNonOwner.title=The Realm you are attempting to access is a different version. Contact the owner of the Realm to address the issue. disconnectionScreen.realmsServerUpdateIncoming=Your Realm will soon be updated. You will need an update too. disconnectionScreen.realmsServerUpdateIncoming.title=Check For Game Update Now? @@ -5762,13 +5782,11 @@ options.dev_renderMobInfoState=Render mob info state options.dev_resetClientId=Reset client ID options.dev_showChunkMap=Show chunk map options.dev_chunkMapMode=Chunk Map View Mode +options.dev_chunk_map_mode_off=Off options.dev_chunk_map_mode_client=Client options.dev_chunk_map_mode_client_main_chunksource=Client (MainChunkSource) options.dev_chunk_map_mode_server_chunk_state=Server options.dev_chunk_map_mode_server_chunk_debug_display_state=Server (DB State) -options.dev_identityMode=Identity Mode -options.dev_identity_mode_adal=ADAL -options.dev_identity_mode_oneauth=OneAuth options.dev_disableRenderTerrain=Disable Terrain Drawing options.dev_disableRenderEntities=Disable Entities Drawing options.dev_disableRenderBlockEntities=Disable Block Entities Drawing @@ -6139,7 +6157,6 @@ options.stacksplittingtriggertime=Stack Splitting Time(ms) options.multiplayergame=Multiplayer Game options.servervisible=Visible to LAN Players options.ShowComfortSelectScreen=Show Comfort Select Screen -options.showInputHints=Show Input Hints options.sliderLabelFormat=%s: %s options.smoothRotationSpeed=Smooth Rotation Speed options.xboxliveBroadcast.inviteOnly=Invite Only @@ -6349,13 +6366,13 @@ options.unlink_msa.success.title=Unlink Successful options.unlink_msa.success.body=Your accounts have been unlinked. options.unlink_msa.failure.title=Something Went Wrong options.unlink_msa.failure.body=Your accounts were not able to be unlinked. Maybe check your internet connection? -options.newUiCreateNewWorld.title=Do you want to try the new UI? -options.newUiCreateNewWorld.info=§7It's not yet done, but we wanted to give you an early opportunity to try it out. Only available for certain devices and scenarios. -options.newUiCreateNewWorld.initiate=Switch to the new UI -options.newUiCreateNewWorldDialog.title=Settings will not be saved -options.newUiCreateNewWorldDialog.body=You'll have to start over if you go back to the new design. Are you sure you want to continue? -options.newUiCreateNewWorldDialog.accept=Go to new design without saving -options.newUiCreateNewWorldDialog.stay=Stay in current design +options.newUiEditWorld.title=Do you want to try the new UI? +options.newUiEditWorld.info=§7It's not yet done, but we wanted to give you an early opportunity to try it out. Only available for certain devices and scenarios. +options.newUiEditWorld.initiate=Switch to the new UI +options.newUiEditWorldDialog.title=Settings will not be saved +options.newUiEditWorldDialog.body=You'll have to start over if you go back to the new design. Are you sure you want to continue? +options.newUiEditWorldDialog.accept=Go to new design without saving +options.newUiEditWorldDialog.stay=Stay in current design options.editor.modeDescription.message=Editor Mode adds powerful tools for editing worlds. Intended for experienced creators on devices with a Mouse & Keyboard. options.editor.modeDescription.messageWithMouse=Editor Mode adds powerful tools for editing worlds. Intended for experienced creators. options.editor.modeActive=Minecraft is currently in Editor Mode. @@ -6468,6 +6485,7 @@ hudScreen.tooltip.carve=Carve hudScreen.tooltip.grow=Grow hudScreen.tooltip.boatExit=Leave Boat hudScreen.tooltip.emote=Emote +hudScreen.tooltip.change_note=Change Note hudScreen.controlCustomization.welcome=Welcome To Control Customization hudScreen.controlCustomization.instructions=Drag Elements To Reposition hudScreen.controlCustomization.modify=Modify Settings @@ -9672,7 +9690,6 @@ dr.collect_achievement_item=Collect dr.equip_piece=Equip dr.emotes.play_again=Play Again dr.emotes.assignment=Assign "%s" to a Slot -dr.emotes.assign=Assign dr.emotes.replace=Replace dr.header.animation=Emotes dr.header.capes=Capes @@ -9722,6 +9739,7 @@ dr.height_size.small=small dr.height_size.medium=medium dr.height_size.tall=tall dr.none_button_text=None +dr.none_emote_button_text=Clear All dr.go_to_profile_settings_text=Go to Profile Settings dr.default_piece_button_text=Default dr.categories.body=Body diff --git a/resource_pack/texts/es_ES.lang b/resource_pack/texts/es_ES.lang index 2b8d23f92..a9962e27e 100644 --- a/resource_pack/texts/es_ES.lang +++ b/resource_pack/texts/es_ES.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=El recuento no puede equivaler a un valor ne commands.loot.success=Han soltado %1$s objetos. # commands.loot.replaceSuccess=Hemos remplazado %s %d de %s por %d objeto(s) en %d espacio(s) # commands.loot.replaceSuccess.block=Se ha reemplazado la %s del espacio %d por %d objeto(s) en %d espacio(s) # +commands.selector.error.moreThanOne=Solo se permite una entidad pero el selector proporcionado permite más de una # commands.tagsfromitem.description=Muestra todas las etiquetas asociadas con el siguiente elemento. # commands.tagsfromitem.success.single=Hay %d etiqueta en el elemento %s: # commands.tagsfromitem.success.multiple=Hay %d etiquetas en el elemento %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=No se ha podido conectar: ¡servidor desactua disconnectionScreen.outdatedClientRealms=Necesitas actualizar el juego para continuar jugando en este Realm. # disconnectionScreen.outdatedClientRealms.title=Se ha actualizado Realms. # disconnectionScreen.outdatedServerRealms=El juego está actualizado, pero este Realm no lo está. # -disconnectionScreen.outdatedServerRealms.title=Actualización de Realms disponible en 48 horas. # +disconnectionScreen.outdatedServerRealms.title=No hemos podido actualizar tu servidor de Realms en este momento porque otros jugadores están en línea en él. Desde la pantalla Gestionar Realm, puedes cerrarlo y volver a abrirlo para expulsar a los otros jugadores y, entonces, unirte a él para actualizarlo. # disconnectionScreen.outdatedServerRealmsNonOwner.title=El Realm al que intentas acceder tiene una versión diferente. Ponte en contacto con el propietario del Realm para solucionar el problema. # disconnectionScreen.realmsServerUpdateIncoming=Realm estará actualizado pronto. Tú también necesitarás actualizar. # disconnectionScreen.realmsServerUpdateIncoming.title=¿Comprobar si existen nuevas actualizaciones ahora? # @@ -3456,17 +3457,17 @@ howtoplay.dyes.text.6=- Puedes fundir cactus para conseguir tinte verde # howtoplay.dyes.text.7=- El polvo de hueso sirve para hacer crecer las plantas y los árboles o para fabricar tinte blanco # howtoplay.dyes.text.8=- Recoge bolsas de tinta de los calamares para conseguir tinte negro # -howtoplay.elytra=Élitros # -howtoplay.elytra.title=Cómo se juega: Élitros # -howtoplay.elytra.text.1=Los élitros son objetos que se pueden equipar para planear. Se equipan en el espacio para la armadura del pecho. # -howtoplay.elytra.text.2=Los élitros no se pueden fabricar, pero se encuentran en marcos en barcos del End raros, protegidos por terribles Shulkers. # +howtoplay.elytra=Elytra # +howtoplay.elytra.title=Cómo se juega: Elytra # +howtoplay.elytra.text.1=Las elytra son objetos que se pueden equipar para planear. Se equipan en el espacio para la armadura del pecho. # +howtoplay.elytra.text.2=Las elytra no se pueden fabricar, pero se encuentran en marcos en barcos del End raros, protegidos por terribles Shulkers. # howtoplay.elytra.header.1=Aprender a volar # -howtoplay.elytra.text.3.notTouch=Cuando un jugador se equipa los élitros, puede pulsar :_input_key.jump: mientras cae para comenzar a planear. Ten en cuenta que tienes que estar muy alto para conseguir el efecto completo. # -howtoplay.elytra.text.3.touch=Cuando un jugador se equipa los élitros, puede tocar :_input_key.jump: mientras cae para comenzar a planear. Ten en cuenta que tienes que estar muy alto para conseguir el efecto completo. # +howtoplay.elytra.text.3.notTouch=Cuando un jugador se equipa las elytra, puede pulsar :_input_key.jump: mientras cae para comenzar a planear. Ten en cuenta que tienes que estar muy alto para conseguir el efecto completo. # +howtoplay.elytra.text.3.touch=Cuando un jugador se equipa las elytra, puede tocar :_input_key.jump: mientras cae para comenzar a planear. Ten en cuenta que tienes que estar muy alto para conseguir el efecto completo. # howtoplay.elytra.text.4=Mientras planeas, puedes controlar la dirección mirando a tu alrededor. Si miras hacia abajo, te moverás más rápido, pero también te chocarás contra el suelo antes. Si miras hacia arriba, ganarás altura, pero si lo haces durante demasiado tiempo, caerás en picado en lugar de elevarte. # -howtoplay.elytra.text.5=Cuando vuelas, los élitros pierden resistencia. Para repararlos, combínalos con membrana de fantasma en un yunque. Si se rompen mientras vuelas, te caerás, ¡así que ten cuidado! # +howtoplay.elytra.text.5=Cuando vuelas, las elytra pierden resistencia. Para repararlas, combínalas con membrana de fantasma en un yunque. Si se rompen mientras vuelas, te caerás, ¡así que ten cuidado! # howtoplay.elytra.header.2=Vuelo propulsado por cohete # -howtoplay.elytra.text.6=Se pueden utilizar cohetes de fuegos artificiales que no tengan ningún efecto para alargar el vuelo de los élitros. Si usas un cohete de fuegos artificiales que tenga algún efecto, te harás daño. # +howtoplay.elytra.text.6=Se pueden utilizar cohetes de fuegos artificiales que no tengan ningún efecto para alargar el vuelo de las elytra. Si usas un cohete de fuegos artificiales que tenga algún efecto, te harás daño. # howtoplay.enchantingTable=Mesa de encantamientos # howtoplay.enchantingTable.title=Cómo se juega: Mesa de encantamientos # @@ -4747,7 +4748,7 @@ item.carrotOnAStick.name=Palo y zanahoria # item.warped_fungus_on_a_stick.name=Hongos deformados en un palo # item.carrot.name=Zanahoria # item.cauldron.name=Caldero # -item.charcoal.name=Carbón vegetal # +item.charcoal.name=Carbón # item.chainmail_chestplate.name=Coraza de malla # item.leather_chestplate.name=Túnica de cuero # item.diamond_chestplate.name=Coraza de diamante # @@ -4803,7 +4804,7 @@ item.dye.yellow.name=Tinte amarillo # item.glow_ink_sac.name=Bolsa de tinta brillante # item.glow_frame.name=Marco brillante # item.egg.name=Huevo # -item.elytra.name=Élitros # +item.elytra.name=Elytra # item.emerald.name=Esmeralda # item.emptyMap.name=Mapa vacío # item.emptyLocatorMap.name=Mapa localizador vacío # @@ -5988,6 +5989,8 @@ options.graphics=Gráficos sofisticados # options.transparentleaves=Hojas llamativas # options.bubbleparticles=Burbujas llamativas # options.smooth_lighting=Iluminación suave # +options.gui.accessibility.scaling=Escalado de la GUI extragrande # +options.gui.accessibility.scaling.tooltip=Habilita una versión extragrande de la interfaz del menú como una opción adicional de accesibilidad. Esta configuración puede provocar que aparezcan fallos visuales en algunas pantallas del menú. # options.upscaling=Mejora de calidad de imagen # options.raytracing=Trazado de rayos # options.raytracing.disabled.upsell.supported_platform=Esta opción solo se puede editar al jugar en mundos compatibles con el trazado de rayos. Busca uno en el Marketplace o crea tu propio pack de recursos compatible con el trazado de rayos. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Activado con Wi-Fi o datos móviles # options.allowCellularData=Permitir el uso de datos móviles para jugar en línea # options.allowCellularData.message=Usar datos móviles para el modo multijugador cuando no puedas conectarte a través de una red Wi-Fi. Esto podría generar un coste de datos adicional. # options.cellularDataWarningLabel=Jugar usando redes móviles podría generar cargos adicionales con tu compañía móvil. # +options.openFeedbackPage=Salir al sitio de comentarios # +options.openFeedbackPage.message=Tu navegador predeterminado se abrirá para mostrar el sitio de comentarios de Minecraft. # +options.openFeedbackPage.continue=Continuar al sitio de comentarios # options.turnOffAchievements=¿Desactivar logros? # options.turnOffAchievements.message=Los logros solo están disponibles en los mundos configurados en el modo supervivencia y con los trucos desactivados. Si continúas, nadie podrá volver a conseguir logros nunca más mientras juegue en este mundo, aunque se cambie la configuración antes de jugar. # options.achievementsDisabled=No se pueden obtener logros en este mundo. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Tallar # hudScreen.tooltip.grow=Crecer # hudScreen.tooltip.boatExit=Abandonar barco # hudScreen.tooltip.emote=Emoción # +hudScreen.tooltip.change_note=Nota de cambios # hudScreen.controlCustomization.welcome=Te damos la bienvenida a la personalización de los controles. # hudScreen.controlCustomization.instructions=Arrastra elementos para cambiar su posición # hudScreen.controlCustomization.modify=Modificar ajustes # @@ -9416,7 +9423,7 @@ tips.game.4=Utiliza una cama para establecer tu punto de generación durante el tips.game.5=¡Prepara pociones de respiración acuática para explorar debajo del agua! # tips.game.6=Los delfines pueden llevarte hasta naufragios y ruinas submarinas. ¡Dales de comer bacalao y sigue su rastro! # tips.game.7=Usa unas tijeras para dar forma a una calabaza. # -tips.game.8=Usa membranas de fantasma para reparar los élitros. # +tips.game.8=Usa membranas de fantasma para reparar las elytra. # tips.game.9=¡Existen 3587 tipos de peces tropicales! # tips.game.10=Los pepinos de mar se pueden fundir para convertirlos en tinte verde lima. # tips.game.11=Usa fardos de heno para dar de comer a las llamas. # @@ -9428,9 +9435,9 @@ tips.game.16=Acecha o ponte las botas del caminante helado para caminar sin hace tips.game.17=Puedes conseguir telas de araña con las tijeras. # tips.game.18=¿Necesitas diamantes? Son más abundantes a mayor profundidad. # tips.game.19=Antes de extraer diamantes, redstone u oro, asegúrate de usar un pico de hierro, de diamante o de inframundita; si no, no obtendrás el mineral. # -tips.game.20=¿Necesitas hulla para las antorchas o como combustible? ¡Prueba a fundir troncos de madera en un horno para crear carbón! # +tips.game.20=¿Necesitas carbón para las antorchas o como combustible? ¡Prueba a fundir troncos de madera en un horno para crear carbón! # tips.game.21=¡El oro es más abundante en los biomas de los páramos! # -tips.game.22=Los élitros también sirven para planear. Búscalos en los barcos de la Ciudad de End. # +tips.game.22=Las elytra también sirven para planear. Búscalas en los barcos de la Ciudad de End. # tips.game.23=¡Prueba funciones nuevas activando algunos experimentos! # tips.game.24=Los ahogados tiran tridentes, que puedes llevar encima o lanzarlos. # tips.game.25=Puedes criar hoglins con hongos carmesíes, ¡pero es peligroso! # @@ -9452,7 +9459,7 @@ tips.game.40=La diorita: te encanta o la odias. # tips.game.41=Los fantasmas son criaturas muy peligrosas que aparecen por la noche. ¡Procura dormir todos los días! # tips.game.42=Los zombis se convierten en ahogados si se sumergen bajo el agua. # tips.game.43=¡Minecraft Live se celebra cada año! ¡No te pierdas el siguiente! # -tips.game.44=Los fuegos artificiales aumentan la velocidad de los élitros en el aire. Aunque... procura que no exploten o te van a hacer MUCHO daño. # +tips.game.44=Los fuegos artificiales aumentan la velocidad de las elytra en el aire. Aunque... procura que no exploten o te van a hacer MUCHO daño. # tips.game.45=El oro es más común en los biomas del inframundo y de los páramos. # tips.game.46=¿La gente lee estas cosas? # tips.game.47=Maravillas infinitas, posibilidades sin fin. # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Recoger # dr.equip_piece=Equipar # dr.emotes.play_again=Reproducir # dr.emotes.assignment=Asigna "%s" a un espacio # -dr.emotes.assign=Asignar # dr.emotes.replace=Cambiar # dr.header.animation=Emoticonos # dr.header.capes=Capas # diff --git a/resource_pack/texts/es_MX.lang b/resource_pack/texts/es_MX.lang index f4edca12a..4dd8d54b6 100644 --- a/resource_pack/texts/es_MX.lang +++ b/resource_pack/texts/es_MX.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=El valor de "count" no puede ser un número commands.loot.success=Se soltaron %1$s objetos. # commands.loot.replaceSuccess=Se reemplazaron %s %d de %s por %d objeto(s) en %d ranura(s) # commands.loot.replaceSuccess.block=Se reemplazó %s ranura %d con %d elemento (s) sobre %d ranura (s) # +commands.selector.error.moreThanOne=Solo se permite una entidad pero el selector proporcionado permite más de una # commands.tagsfromitem.description=Enumera todas las etiquetas asociadas con el objeto. # commands.tagsfromitem.success.single=Hay %d etiqueta en el objeto %s: # commands.tagsfromitem.success.multiple=Hay %d etiqueta/s en el objeto %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=No se pudo conectar: ¡el servidor no está a disconnectionScreen.outdatedClientRealms=Debes actualizar el juego para seguir jugando en este Realm. # disconnectionScreen.outdatedClientRealms.title=Realm actualizado # disconnectionScreen.outdatedServerRealms=El juego está actualizado, pero el Realm no. # -disconnectionScreen.outdatedServerRealms.title=Actualizaciones de Realm pendientes dentro de las 48 horas # +disconnectionScreen.outdatedServerRealms.title=No logramos actualizar tu servidor de Realms en este momento porque otros jugadores están en línea en él. Desde la pantalla Gestionar Realm, puedes cerrarlo y volver a abrirlo para expulsar a los otros jugadores y, entonces, unirte a él para actualizarlo. # disconnectionScreen.outdatedServerRealmsNonOwner.title=El realm al que estás intentando entrar es una versión diferente. Comunícate con el propietario del realm para solucionar el problema. # disconnectionScreen.realmsServerUpdateIncoming=Pronto se actualizará tu Realm y tú también deberás actualizar. # disconnectionScreen.realmsServerUpdateIncoming.title=¿Buscar actualizaciones del juego ahora? # @@ -3461,8 +3462,8 @@ howtoplay.elytra.title=Cómo se juega: élitros # howtoplay.elytra.text.1=Los élitros son un objeto que se puede equipar para planear. Se equipan en el espacio de armadura del pecho. # howtoplay.elytra.text.2=Los élitros no se pueden crear, pero se pueden encontrar en marcos de objetos en algunos barcos del End, custodiados por los terroríficos Shulker. # howtoplay.elytra.header.1=Aprende a volar # -howtoplay.elytra.text.3.notTouch=Cuando está equipado con élitros, un jugador puede presionar :_input_key.jump: mientras cae para empezar a planear. Ten en cuenta que tienes que estar a bastante altura para obtener el efecto completo. # -howtoplay.elytra.text.3.touch=Cuando está equipado con élitros, un jugador puede tocar :_input_key.jump: mientras cae para empezar a planear. Ten en cuenta que tienes que estar a bastante altura para obtener el efecto completo. # +howtoplay.elytra.text.3.notTouch=Cuando está equipado con élitros, un jugador puede presionar :_input_key.jump: mientras cae para empezar a planear. ¡Ten en cuenta que tienes que estar a bastante altura para obtener el efecto completo! # +howtoplay.elytra.text.3.touch=Cuando está equipado con élitros, un jugador puede tocar :_input_key.jump: mientras cae para empezar a planear. ¡Ten en cuenta que tienes que estar a bastante altura para obtener el efecto completo! # howtoplay.elytra.text.4=Mientras planeas, mira alrededor para manejar el vuelo. Si miras hacia abajo, te moverás más rápido, pero también impactarás antes contra el piso. Si miras hacia arriba, ganarás altura, pero si lo haces durante mucho tiempo, te pararás y caerás en lugar de volar. # howtoplay.elytra.text.5=Mientras vuelas, los élitros perderán durabilidad. Puedes repararlos si los combinas con una membrana de fantasma en un yunque. Si se rompen mientras vuelas, caerás. ¡Ve con cuidado! # howtoplay.elytra.header.2=Vuelo con cohetes # @@ -4884,17 +4885,17 @@ item.horsearmoriron.name=Armadura de hierro para caballos # item.horsearmorleather.name=Armadura de cuero para caballos # item.gold_ingot.name=Lingote de oro # item.iron_ingot.name=Lingote de hierro # -item.netherite_ingot.name=Lingote de inframundita # -item.netherite_scrap.name=Pedazo de inframundita # -item.netherite_sword.name=Espada de inframundita # -item.netherite_pickaxe.name=Pico de inframundita # -item.netherite_axe.name=Hacha de inframundita # -item.netherite_shovel.name=Pala de inframundita # -item.netherite_hoe.name=Azadón de inframundita # -item.netherite_boots.name=Botas de inframundita # -item.netherite_leggings.name=Mallas de inframundita # -item.netherite_chestplate.name=Coraza de inframundita # -item.netherite_helmet.name=Casco de inframundita # +item.netherite_ingot.name=Lingote de netherita # +item.netherite_scrap.name=Pedazo de netherita # +item.netherite_sword.name=Espada de netherita # +item.netherite_pickaxe.name=Pico de netherita # +item.netherite_axe.name=Hacha de netherita # +item.netherite_shovel.name=Pala de netherita # +item.netherite_hoe.name=Azadón de netherita # +item.netherite_boots.name=Botas de netherita # +item.netherite_leggings.name=Mallas de netherita # +item.netherite_chestplate.name=Coraza de netherita # +item.netherite_helmet.name=Casco de netherita # item.lead.name=Correa # item.leather.name=Cuero # item.leaves.name=Hojas # @@ -5988,6 +5989,8 @@ options.graphics=Gráficos sofisticados # options.transparentleaves=Hojas sofisticadas # options.bubbleparticles=Burbujas sofisticadas # options.smooth_lighting=Iluminación suave # +options.gui.accessibility.scaling=Escalado de la GUI extragrande # +options.gui.accessibility.scaling.tooltip=Habilita una versión extragrande de la interfaz del menú como una opción adicional de accesibilidad. Esta configuración puede provocar que aparezcan fallas visuales en algunas pantallas del menú. # options.upscaling=Ampliación de la escala # options.raytracing=Trazado de rayos # options.raytracing.disabled.upsell.supported_platform=Esta opción solo se puede editar al jugar en un mundo con capacidad para trazado de rayos. Puedes buscar uno de estos mundos en el Mercado, o crear tu propio pack de recursos con capacidad para trazado de rayos. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Activado con Wi-Fi o datos móviles # options.allowCellularData=Permitir el uso de datos móviles para jugar en línea # options.allowCellularData.message=Utiliza los datos móviles para el modo multijugador cuando no haya Wi-Fi disponible. Esto podría generar un costo de datos adicional. # options.cellularDataWarningLabel=Jugar a través de las redes móviles puede generar cargos adicionales con tu operador. # +options.openFeedbackPage=Salir al sitio de comentarios # +options.openFeedbackPage.message=Tu navegador predeterminado se abrirá para mostrar el sitio de comentarios de Minecraft. # +options.openFeedbackPage.continue=Continuar al sitio de comentarios # options.turnOffAchievements=¿Desactivar logros? # options.turnOffAchievements.message=Los trofeos únicamente están disponibles en los mundos configurados en modo supervivencia y con los trucos desactivados. Si continúas, nadie volverá a obtener trofeos mientras juegue en este mundo, incluso si cambias la configuración antes de jugar. # options.achievementsDisabled=No se pueden conseguir logros en este mundo. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Tallar # hudScreen.tooltip.grow=Crecer # hudScreen.tooltip.boatExit=Abandonar # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Nota de cambios # hudScreen.controlCustomization.welcome=Hablemos sobre la personalización de los controles # hudScreen.controlCustomization.instructions=Arrastra los elementos para cambiar su posición # hudScreen.controlCustomization.modify=Modificar configuración # @@ -8686,7 +8693,7 @@ tile.wood.stripped.jungle.name=Madera de la jungla descortezada # tile.wood.stripped.acacia.name=Madera de acacia descortezada # tile.wood.stripped.dark_oak.name=Madera de roble oscuro descortezada # -tile.netherite_block.name=Bloque de inframundita # +tile.netherite_block.name=Bloque de netherita # tile.ancient_debris.name=Escombros ancestrales # tile.nether_gold_ore.name=Mineral de oro del inframundo # @@ -9427,8 +9434,8 @@ tips.game.15=Puedes usar cuerdas en botes. # tips.game.16=Esquiva o usa botas con Paso helado para caminar con seguridad sobre bloques de magma. # tips.game.17=Puedes recolectar telarañas con tijeras. # tips.game.18=¿Necesitas diamantes? Mientras más profundo llegas, más comunes se vuelven. # -tips.game.19=Antes de extraer diamantes, redstone u oro, asegúrate de tener un pico de hierro, diamante o inframundita, o no podrás extraer los minerales. # -tips.game.20=¿Necesitas carbón para antorchas o combustible? ¡Funde leña en un horno para hacer carbón! # +tips.game.19=Antes de extraer diamantes, redstone u oro, asegúrate de tener un pico de hierro, diamante o netherita, o no podrás extraer los minerales. # +tips.game.20=¿Necesitas carbón para antorchas o combustible? ¡Funde leña en un horno para hacer carbón vegetal! # tips.game.21=¡El oro es más abundante en los biomas de yermo! # tips.game.22=Puedes usar el élitro para planear. ¡Encuéntralo en los barcos de Ciudad del End! # tips.game.23=¡Prueba las nuevas funciones al activar algunos experimentos! # @@ -9452,7 +9459,7 @@ tips.game.40=Diorita... O la amas, o la odias. # tips.game.41=Los fantasmas son peligrosas criaturas que aparecen durante la noche. ¡Asegúrate de dormir regularmente! # tips.game.42=Los zombis se convierten en ahogados si se hunden en el agua. # tips.game.43=¡Minecraft Live se celebra cada año! ¡No te pierdas la próxima edición! # -tips.game.44=El uso de fuegos artificiales aumenta la velocidad de élitro en el aire. Solo... asegúrate de que no exploten, ¡o dolerá bastante! # +tips.game.44=El uso de fuegos artificiales aumenta la velocidad de élitro en el aire. Solo... asegúrate de que no exploten, ¡o dolerá BASTANTE! # tips.game.45=El oro es más común en los biomas de inframundo y yermo. # tips.game.46=¿Alguien realmente lee esto? # tips.game.47=Maravillas infinitas, posibilidades infinitas. # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Recoger # dr.equip_piece=Equipar # dr.emotes.play_again=Reproducir # dr.emotes.assignment=Asignar "%s" a una ranura # -dr.emotes.assign=Asignar # dr.emotes.replace=Reemplazar # dr.header.animation=Emotes # dr.header.capes=Capas # diff --git a/resource_pack/texts/fi_FI.lang b/resource_pack/texts/fi_FI.lang index 150100496..2abc4930f 100644 --- a/resource_pack/texts/fi_FI.lang +++ b/resource_pack/texts/fi_FI.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=määrä ei voi olla negatiivinen luku # commands.loot.success=%1$s esinettä pudotettiin. # commands.loot.replaceSuccess=%s %d / %s korvattiin esineellä/-illä %d paikassa/-oissa %d # commands.loot.replaceSuccess.block=Korvattu %s-paikka %d %d esineellä %d paikassa # +commands.selector.error.moreThanOne=Vain yksi entiteetti on sallittu, mutta annettu valitsin sallii useamman kuin yhden # commands.tagsfromitem.description=Luettelo kaikista annettuun kohteeseen liittyvistä tunnisteista. # commands.tagsfromitem.success.single=Kohteessa %s on %d tunniste: # commands.tagsfromitem.success.multiple=Kohdassa %s on %d-tunnisteita: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Ei voitu yhdistää: vanhentunut palvelin! # disconnectionScreen.outdatedClientRealms=Sinun on päivitettävä pelisi, jotta voit jatkaa pelaamista tässä Realmissa. # disconnectionScreen.outdatedClientRealms.title=Realmsia on päivitetty # disconnectionScreen.outdatedServerRealms=Pelisi on ajan tasalla, mutta tämä Realm ei. # -disconnectionScreen.outdatedServerRealms.title=Realmsia päivitetään 48 tunnin kuluessa # +disconnectionScreen.outdatedServerRealms.title=Emme voi päivittää Realm-palvelintasi, koska muut pelaajat ovat tällä hetkellä pelaamassa siellä. Voit pakottaa muut pelaajat pois sulkemalla Realmisi ja avaamalla sen uudelleen Hallitse Realmia -näytöltä. Tehtyäsi tämän liity Realmiisi päivittääksesi sen. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Realm, jota yrität käyttää on versioltaan eri. Ota yhteyttä realmin omistajaan ongelman ratkaisemiseksi. # disconnectionScreen.realmsServerUpdateIncoming=Realmiasi päivitetään pian. Myös sinä tarvitset päivityksen. # disconnectionScreen.realmsServerUpdateIncoming.title=Etsi pelin päivitystä nyt? # @@ -3048,7 +3049,7 @@ gui.yes=Kyllä # gui.feedbackYes=Kyllä, siirry palautesivustolle # gui.resourcepacks=Resurssipaketit... # gui.submit=Lähetä # -gui.playOffline=Pelaa yhteydettömässä tilassa # +gui.playOffline=Pelaa offline-tilassa # gui.signIn=Kirjaudu sisään # gui.genericNetworkError=Hups! Jokin meni pieleen. Tarkista internet-yhteytesi. # gui.hide=Piilota # @@ -5988,6 +5989,8 @@ options.graphics=Hienot grafiikat # options.transparentleaves=Hienot lehdet # options.bubbleparticles=Tyylikuplat # options.smooth_lighting=Pehmeä valaistus # +options.gui.accessibility.scaling=Isompi graafinen käyttöliittymä # +options.gui.accessibility.scaling.tooltip=Kytkee päälle isomman version valikon käyttöliittymästä. Tämä asetus saattaa aiheuttaa visuaalisia häiriöitä joissakin valikkonäytöissä. # options.upscaling=Resoluution parannus # options.raytracing=Säteenseuranta # options.raytracing.disabled.upsell.supported_platform=Tätä vaihtoehtoa voi muokata vain maailmoissa, joissa säteenseuranta on mahdollista. Etsi sellainen kaupasta tai luo oma säteenseurantavalmis resurssipakettisi. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Päällä WiFin tai mobiilidatan kanssa # options.allowCellularData=Salli mobiilidatan käyttö verkkopelaamiseen # options.allowCellularData.message=Käytä mobiilidataa moninpelin pelaamiseen, kun WiFi ei ole käytettävissä. Mobiilidatan käytöstä voi aiheutua lisäkustannuksia. # options.cellularDataWarningLabel=Operaattorisi voi periä lisämaksuja mobiiliverkkojen kautta pelaamisesta. # +options.openFeedbackPage=Siirrytään palautesivustolle # +options.openFeedbackPage.message=Oletusselaimesi avautuu Minecraftin palautesivustolle. # +options.openFeedbackPage.continue=Jatka palautesivustolle # options.turnOffAchievements=Poista saavutukset käytöstä? # options.turnOffAchievements.message=Saavutukset ovat käytettävissä vain selviytyjätilassa, ja kun huijauskoodit ovat pois käytöstä. Jos jatkat, kukaan ei enää voi ansaita saavutuksia tässä maailmassa, vaikka muuttaisit asetusta ennen pelaamista. # options.achievementsDisabled=Tässä maailmassa ei voi ansaita saavutuksia. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Kaiverra # hudScreen.tooltip.grow=Kasvata # hudScreen.tooltip.boatExit=Poistu veneestä # hudScreen.tooltip.emote=Näytä ele # +hudScreen.tooltip.change_note=Muuta viestiä # hudScreen.controlCustomization.welcome=Tervetuloa ohjauksen mukauttamiseen # hudScreen.controlCustomization.instructions=Sijoita elementit uudelleen vetämällä # hudScreen.controlCustomization.modify=Muokkaa asetuksia # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Kerää # dr.equip_piece=Ota käyttöön # dr.emotes.play_again=Toista # dr.emotes.assignment=Määritä "%s" paikalle # -dr.emotes.assign=Määritä # dr.emotes.replace=Korvaa # dr.header.animation=Eleet # dr.header.capes=Viitat # diff --git a/resource_pack/texts/fr_CA.lang b/resource_pack/texts/fr_CA.lang index 5c3b7abb5..d06c7a1c8 100644 --- a/resource_pack/texts/fr_CA.lang +++ b/resource_pack/texts/fr_CA.lang @@ -359,8 +359,8 @@ action.interact.leash=Tenir en laisse # action.interact.unleash=Enlever la laisse # action.interact.name=Nom # action.interact.attachchest=Associer un coffre # -action.interact.equiphorsearmor=Equip Horse Armor # -action.interact.equipcarpet=Equip Carpet # +action.interact.equiphorsearmor=Équiper l'armure de cheval # +action.interact.equipcarpet=Équiper le tapis # action.interact.trade=Commerce # action.interact.armorstand.pose=Poser # action.interact.armorstand.equip=Équiper # @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=le décompte ne peut pas être un nombre né commands.loot.success=%1$s objets ont été relâchés. # commands.loot.replaceSuccess=Remplacement de %s %d de %s par %d objet(s) sur %d emplacement(s) # commands.loot.replaceSuccess.block=Remplacement de %s emplacement %d par %d objet(s) sur %d emplacement(s) # +commands.selector.error.moreThanOne=Une seule entité est autorisée, mais le sélecteur fourni en autorise plus d’une # commands.tagsfromitem.description=Répertorie toutes les balises associées à l’élément donné. # commands.tagsfromitem.success.single=Il y a %d balise sur l’élément %s : # commands.tagsfromitem.success.multiple=Il y a %d balises sur l’élément %s : # @@ -1210,9 +1211,9 @@ commands.scoreboard.teams.remove.success=L'équipe %1$s a été supprimée commands.screenshake.description=Fait trembler la caméra des joueurs avec une durée et une intensité spécifiques. # commands.screenshake.success=Demande de faire bouger la caméra des joueurs suivants envoyée : %s # commands.screenshake.successStop=Arrêt de la secousse de l'appareil photo pour les joueurs suivants : %s # # -commands.scriptevent.description=Triggers a script event with an ID and message. # # -commands.scriptevent.messageSizeExceed=Message length exceeds (%1$d) character limit! # -commands.scriptevent.invalidNamespace=Identifier must be present and must not use the Minecraft namespace # +commands.scriptevent.description=Déclenche un script avec un identifiant et un message. # # +commands.scriptevent.messageSizeExceed=La longueur du message dépasse (%1$d) la limite de caractères! # +commands.scriptevent.invalidNamespace=L’identifiant doit être disponible et ne doit pas utiliser le mot Minecraft # commands.seed.success=Code de génération : %1$s # commands.setblock.description=Change un bloc en un autre bloc. # commands.setblock.failed=Impossible de placer le bloc # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Impossible de se connecter : serveur désuet disconnectionScreen.outdatedClientRealms=Vous devez mettre à jour votre jeu pour continuer à jouer dans ce Realm. # disconnectionScreen.outdatedClientRealms.title=Realms a été mis à jour # disconnectionScreen.outdatedServerRealms=Votre jeu est à jour, mais pas ce Realm. # -disconnectionScreen.outdatedServerRealms.title=Realms en attente de MàJ dans les 48 h # +disconnectionScreen.outdatedServerRealms.title=Nous ne pouvons pas mettre à jour votre serveur Realm en ce moment car d'autres joueurs sont actuellement en ligne. Vous pouvez fermer et rouvrir votre Realm à partir de l'écran Gérer le Realm pour faire quitter les autres joueurs, puis rejoindre votre Realm pour le mettre à jour. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Le Realm auquel vous tentez d'accéder est d'une version différente. Contactez le propriétaire du Realm pour résoudre le problème. # disconnectionScreen.realmsServerUpdateIncoming=Votre Realm sera bientôt mis à jour. Vous devrez vous aussi appliquer une mise à jour. # disconnectionScreen.realmsServerUpdateIncoming.title=Vérifier la présence de mises à jour du jeu ? # @@ -5660,7 +5661,7 @@ options.brightness.barelyVisible=Difficilement visibles # options.brightness.easilyVisible=Facilement visibles # options.adUseSingleSignOn=Activer l'authentification unique # -options.adEduRememberMe=Remember Me # +options.adEduRememberMe=Se souvenir de moi # options.advancedButton=Paramètres vidéo avancés... # options.showAdvancedVideoSettings=Afficher options graphiques avancées # options.advancedOpengl=OpenGL avancé # @@ -5988,6 +5989,8 @@ options.graphics=Graphiques détaillés # options.transparentleaves=Feuilles détaillées # options.bubbleparticles=Bulles de fantaisie # options.smooth_lighting=Éclairage adouci # +options.gui.accessibility.scaling=Mise à très grande échelle de l’interface graphique # +options.gui.accessibility.scaling.tooltip=Active une version très agrandie de l’interface de menus comme option d’accessibilité supplémentaire. Ce paramètre peut provoquer des bogues visuels dans certains menus. # options.upscaling=Conversion ascendante # options.raytracing=Lancer de rayon # options.raytracing.disabled.upsell.supported_platform=Cette option ne peut être modifiée que pendant le jeu dans un monde où le lancer de rayon est possible. Trouvez-en un dans le marché ou créez votre propre pack de ressources prenant en charge le lancer de rayon. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Activée en mode Wi-Fi ou données mobile options.allowCellularData=Autoriser les données mobiles pour jouer en ligne # options.allowCellularData.message=Utiliser les données mobiles pour le multijoueur lorsque le mode Wi-Fi n’est pas disponible. Cela peut entraîner des frais de données supplémentaires. # options.cellularDataWarningLabel=Si vous jouez sur les réseaux mobiles, votre opérateur est susceptible de vous facturer des frais supplémentaires. # +options.openFeedbackPage=Redirection vers le site de commentaires # +options.openFeedbackPage.message=Votre navigateur par défaut va s’ouvrir pour afficher le site de commentaires Minecraft. # +options.openFeedbackPage.continue=Continuer vers le site de commentaires # options.turnOffAchievements=Désactiver les succès ? # options.turnOffAchievements.message=Les succès ne sont disponibles que dans les mondes en mode Survie avec commandes de triche désactivées. Si vous continuez, plus aucun succès ne sera gagné dans ce monde, même en modifiant ce choix par la suite. # options.achievementsDisabled=Vous ne pouvez pas remporter de succès dans ce monde. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Sculpter # hudScreen.tooltip.grow=Faire pousser # hudScreen.tooltip.boatExit=Débarquer # hudScreen.tooltip.emote=Exprimer des sentiments # +hudScreen.tooltip.change_note=Note de modification # hudScreen.controlCustomization.welcome=Bienvenue dans la personnalisation des contrôles # hudScreen.controlCustomization.instructions=Faites glisser des éléments pour les repositionner # hudScreen.controlCustomization.modify=Modifier les paramètres # @@ -7849,8 +7856,8 @@ store.search.sort_menu.A_to_Z=A à Z # store.search.sort_menu.Z_to_A=Z à A # store.search.sort_menu.Installed=Installé # store.search.sort_menu.notInstalled=Non installé # -store.search.sort_menu.HighestPrice=:minecoin: ordre descendant # -store.search.sort_menu.LowestPrice=:minecoin: ordre ascendant # +store.search.sort_menu.HighestPrice=Prix : ordre décroissant # +store.search.sort_menu.LowestPrice=Prix : ordre croissant # store.search.sort_menu.HighestRating=Note : ordre descendant # store.search.sort_menu.LowestRating=Note : ordre ascendant # store.search.sort_menu.resultText=par %s # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Collecter # dr.equip_piece=Équiper # dr.emotes.play_again=Rejouer # dr.emotes.assignment=Affecter « %s » à un emplacement # -dr.emotes.assign=Assigner # dr.emotes.replace=Remplacer # dr.header.animation=Émotes # dr.header.capes=Capes # diff --git a/resource_pack/texts/fr_FR.lang b/resource_pack/texts/fr_FR.lang index 1152812d1..a82faba7e 100644 --- a/resource_pack/texts/fr_FR.lang +++ b/resource_pack/texts/fr_FR.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=le nombre ne peut pas être négatif # commands.loot.success=%1$s objets ont été lâchés. # commands.loot.replaceSuccess=Remplacement de %s %d de %s par %d objet(s) sur %d emplacement(s) # commands.loot.replaceSuccess.block=Remplacement de %s emplacement %d par %d objet(s) sur %d emplacement(s). # +commands.selector.error.moreThanOne=Une seule entité est autorisée, mais le sélecteur fourni en autorise plus d’une # commands.tagsfromitem.description=Répertorie toutes les balises associées à l’élément donné. # commands.tagsfromitem.success.single=Il y a %d balise sur l’élément %s : # commands.tagsfromitem.success.multiple=Il y a %d balises sur l’élément %s : # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Connexion impossible : serveur obsolète ! disconnectionScreen.outdatedClientRealms=Vous devez mettre à jour votre jeu pour continuer à jouer dans ce Realm. # disconnectionScreen.outdatedClientRealms.title=Realms a été mis à jour # disconnectionScreen.outdatedServerRealms=Votre jeu est à jour, mais pas ce Realm. # -disconnectionScreen.outdatedServerRealms.title=Realms en attente de MàJ dans les 48 h # +disconnectionScreen.outdatedServerRealms.title=Nous ne pouvons pas mettre à jour votre serveur Realm en ce moment car d'autres joueurs sont actuellement en ligne. Vous pouvez fermer et rouvrir votre Realm à partir de l'écran Gérer le Realm pour faire quitter les autres joueurs, puis rejoindre votre Realm pour le mettre à jour. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Le Realm auquel vous essayez d’accéder est une version différente. Contactez le propriétaire de ce Realm pour résoudre le problème. # disconnectionScreen.realmsServerUpdateIncoming=Votre Realm sera bientôt mis à jour. Vous devrez vous aussi appliquer une mise à jour. # disconnectionScreen.realmsServerUpdateIncoming.title=Vérifier la présence de mises à jour du jeu ? # @@ -5988,6 +5989,8 @@ options.graphics=Graphismes élaborés # options.transparentleaves=Feuilles élaborées # options.bubbleparticles=Bulles fantaisie # options.smooth_lighting=Éclairage adouci # +options.gui.accessibility.scaling=Mise à très grande échelle de l’interface graphique # +options.gui.accessibility.scaling.tooltip=Active une version extra-large de l'interface du menu comme option d'accessibilité supplémentaire. Ce paramètre peut provoquer des problèmes visuels sur certains écrans de menu. # options.upscaling=Suréchantillonnage # options.raytracing=Ray tracing # options.raytracing.disabled.upsell.supported_platform=Cette option peut uniquement être modifiée dans un monde prenant en charge le ray tracing. Trouvez-en un dans le magasin ou créez votre propre pack de ressources compatible avec le ray tracing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Activer avec la Wi-Fi ou les données mob options.allowCellularData=Autoriser les données mobiles pour jouer en ligne # options.allowCellularData.message=Utiliser les données mobiles pour le multijoueur lorsque la Wi-Fi n’est pas disponible. Cela peut entraîner des coûts de données supplémentaires. # options.cellularDataWarningLabel=Si vous jouez sur les réseaux mobiles, votre opérateur est susceptible de vous facturer des frais supplémentaires. # +options.openFeedbackPage=Redirection vers le site de commentaires # +options.openFeedbackPage.message=Votre navigateur par défaut va s'ouvrir pour afficher le site de commentaires Minecraft. # +options.openFeedbackPage.continue=Continuer vers le site de commentaires # options.turnOffAchievements=Désactiver les succès ? # options.turnOffAchievements.message=Les succès ne sont disponibles que dans les mondes en mode Survie avec commandes de triche désactivées. Si vous continuez, plus aucun succès ne sera gagné dans ce monde, même en modifiant ce choix par la suite. # options.achievementsDisabled=Vous ne pouvez pas obtenir de succès dans ce monde. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Sculpter # hudScreen.tooltip.grow=Faire pousser # hudScreen.tooltip.boatExit=Débarquer # hudScreen.tooltip.emote=Émote # +hudScreen.tooltip.change_note=Note de modification # hudScreen.controlCustomization.welcome=Bienvenue dans la personnalisation des commandes # hudScreen.controlCustomization.instructions=Faire glisser les éléments pour les repositionner # hudScreen.controlCustomization.modify=Modifier les paramètres # @@ -7958,7 +7965,7 @@ tile.bed.occupied=Ce lit est occupé # tile.bed.respawnSet=Définition du point d'apparition # tile.bed.tooFar=Le lit est trop loin # tile.bed.obstructed=Le lit est obstrué # -tile.bedrock.name=Adminium # +tile.bedrock.name=Soubassement # tile.bell.name=Cloche # tile.camera.name=Appareil photo # tile.conduit.name=Conduit # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Prélever # dr.equip_piece=Équiper # dr.emotes.play_again=Rejouer # dr.emotes.assignment=Assigner "%s" à un emplacement # -dr.emotes.assign=Assigner # dr.emotes.replace=Remplacer # dr.header.animation=Émotes # dr.header.capes=Capes # diff --git a/resource_pack/texts/hu_HU.lang b/resource_pack/texts/hu_HU.lang index ffdd51e07..a31504f8d 100644 --- a/resource_pack/texts/hu_HU.lang +++ b/resource_pack/texts/hu_HU.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=a szám nem lehet negatív szám # commands.loot.success=%1$s tárgyat eldobtak. # commands.loot.replaceSuccess=%s %d %s tárgya %d tárgyra cserélve %d helyen # commands.loot.replaceSuccess.block=A(z) %d helyen lévő %s tárgy lecserélve %d tárgy(ak)ra %d helyen # +commands.selector.error.moreThanOne=Csak egy entitás engedélyezett, de a megadott kiválasztó többet is engedélyez # commands.tagsfromitem.description=Kilistázza az adott elemhez társított összes címkét. # commands.tagsfromitem.success.single=A(z) %s elemhez %d címke van társítva: # commands.tagsfromitem.success.multiple=A(z) %s elemen %d címke található: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Nem sikerült csatlakozni: elavult kiszolgál disconnectionScreen.outdatedClientRealms=Hogy ezen a Realmen tudj játszani, frissítened kell a játékot. # disconnectionScreen.outdatedClientRealms.title=Frissült a Realms # disconnectionScreen.outdatedServerRealms=A játék naprakész, de a Realm nem. # -disconnectionScreen.outdatedServerRealms.title=A Realms frissítése 48 órán belül megtörténik # +disconnectionScreen.outdatedServerRealms.title=Pillanatnyilag nem tudjuk frissíteni a Realm-kiszolgálódat, mert más játékosok online vannak. A Realm kezelése képernyőn zárd be, majd nyisd meg újból a Realmet, hogy kiléptesd a többi játékost, majd csatlakozz újra a Realmhez a frissítéséhez. # disconnectionScreen.outdatedServerRealmsNonOwner.title=A Realm, amelyhez hozzá szeretnél férni, egy másik verzión fut. A probléma megoldása érdekében vedd fel a kapcsolatot a Realm tulajdonosával. # disconnectionScreen.realmsServerUpdateIncoming=A Realm hamarosan frissül. Neked is frissítened kell. # disconnectionScreen.realmsServerUpdateIncoming.title=Megnézed most, hogy van-e frissítés? # @@ -5988,6 +5989,8 @@ options.graphics=Csicsás grafika # options.transparentleaves=Csicsás levelek # options.bubbleparticles=Csilli-villi buborékok # options.smooth_lighting=Recézésmentes világítás # +options.gui.accessibility.scaling=Extra nagy kezelőfelület méretezése # +options.gui.accessibility.scaling.tooltip=Lehetővé teszi a menüfelület extra nagy verzióját további kisegítő lehetőségként. Ez a beállítás vizuális hibákat okozhat egyes menüképernyőkön. # options.upscaling=Felskálázás # options.raytracing=Ray Tracing # options.raytracing.disabled.upsell.supported_platform=Ez a beállítás csak a ray tracing funkciót támogató világokban módosítható. Keress egy ilyen világot a Piactéren, vagy hozd létre a saját ray tracing funkciót támogató erőforráscsomagodat. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Bekapcsolás Wi-Fi-hálózaton és mobila options.allowCellularData=Mobiladat-forgalom engedélyezése az online játékhoz # options.allowCellularData.message=Mobiladat-forgalom használata többjátékos módban, ha Wi-Fi-kapcsolat nem áll rendelkezésre. Ez további adatköltséggel járhat. # options.cellularDataWarningLabel=A mobilhálózat használata játék közben további költségekkel járhat. # +options.openFeedbackPage=Kilépés a visszajelzési webhelyre # +options.openFeedbackPage.message=Megnyílik az alapértelmezett böngésző, hogy megjelenítse a Minecraft visszajelzési webhelyét. # +options.openFeedbackPage.continue=Tovább a visszajelzési webhelyre # options.turnOffAchievements=Kikapcsolod a mérföldköveket? # options.turnOffAchievements.message=A mérföldkövek csak túlélő módban és kikapcsolt csalásokkal érhetők el. Ha folytatod, senki sem érhet el többé mérföldköveket ebben a világban, még akkor sem, ha a játék előtt vissza is váltasz túlélő módra. # options.achievementsDisabled=Ebben a világban nem lehet mérföldköveket elérni. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Faragás # hudScreen.tooltip.grow=Növesztés # hudScreen.tooltip.boatExit=Csónak elhagyása # hudScreen.tooltip.emote=Gesztus # +hudScreen.tooltip.change_note=Megjegyzés módosítása # hudScreen.controlCustomization.welcome=Üdvözöl a Vezérlés testreszabása # hudScreen.controlCustomization.instructions=Húzd az elemeket az áthelyezéshez # hudScreen.controlCustomization.modify=Beállítások módosítása # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Begyűjtés # dr.equip_piece=Felszerelkezés # dr.emotes.play_again=Játék újra # dr.emotes.assignment=%s hozzárendelése egy helyhez # -dr.emotes.assign=Hozzárendelés # dr.emotes.replace=Csere # dr.header.animation=Emotikonok # dr.header.capes=Köpenyek # diff --git a/resource_pack/texts/id_ID.lang b/resource_pack/texts/id_ID.lang index bc77d4bc6..ad0af7c70 100644 --- a/resource_pack/texts/id_ID.lang +++ b/resource_pack/texts/id_ID.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=jumlah tidak boleh berupa negatif angka nega commands.loot.success=%1$s item dijatuhkan. # commands.loot.replaceSuccess=Mengganti %s %d dari %s dengan %d item di atas %d slot # commands.loot.replaceSuccess.block=Mengganti %s slot %d dengan %d item di atas %d slot # +commands.selector.error.moreThanOne=Hanya satu entitas yang diizinkan, tetapi pemilih yang disediakan mengizinkan lebih dari satu entitas # commands.tagsfromitem.description=Mencantumkan semua tag yang terkait dengan item yang diberikan. # commands.tagsfromitem.success.single=Ada %d tag pada item %s: # commands.tagsfromitem.success.multiple=Ada %d tag pada item %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Tidak bisa tersambung: Server usang! # disconnectionScreen.outdatedClientRealms=Kamu perlu memperbarui permainanmu untuk terus bermain di Realm ini. # disconnectionScreen.outdatedClientRealms.title=Realm Telah Diperbarui # disconnectionScreen.outdatedServerRealms=Permainanmu terbaru namun Realm ini tidak. # -disconnectionScreen.outdatedServerRealms.title=Pembaruan Realm Tertunda Dalam 48 Jam # +disconnectionScreen.outdatedServerRealms.title=Kami tidak dapat memperbarui server Realm saat ini karena pemain lain sedang online. Kamu dapat menutup dan membuka kembali Realm kamu dari layar Kelola Realm untuk membuat pemain lain berhenti dan kemudian bergabung dengan Realm kamu untuk memperbaruinya. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Realm yang akan kamu akses adalah versi yang berbeda. Hubungi pemilik Realm untuk mengatasi masalah ini. # disconnectionScreen.realmsServerUpdateIncoming=Realm kamu akan segera diperbarui. Kamu juga memerlukan pembaruan. # disconnectionScreen.realmsServerUpdateIncoming.title=Periksa Pembaruan Permainan Sekarang? # @@ -5988,6 +5989,8 @@ options.graphics=Grafik Indah # options.transparentleaves=Daun Indah # options.bubbleparticles=Gelembung Indah # options.smooth_lighting=Pencahayaan Halus # +options.gui.accessibility.scaling=Penskalaan GUI Ekstra Besar # +options.gui.accessibility.scaling.tooltip=Mengaktifkan versi antarmuka menu ekstra besar sebagai opsi aksesibilitas tambahan. Pengaturan ini dapat menyebabkan gangguan visual di beberapa layar menu. # options.upscaling=Peningkatan Skala # options.raytracing=Penelusuran Jejak Cahaya # options.raytracing.disabled.upsell.supported_platform=Opsi ini hanya bisa diedit saat bermain di dunia yang mendukung penelusuran jejak cahaya. Temukan di Marketplace atau buat sendiri paket sumber daya yang mendukung penelusuran jejak cahaya. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Aktif dengan Wi-Fi atau Data Seluler # options.allowCellularData=Izinkan data seluler untuk bermain online # options.allowCellularData.message=Gunakan data seluler untuk multipemain saat Wi-Fi tidak tersedia. Ini mungkin dikenakan biaya data tambahan. # options.cellularDataWarningLabel=Bermain melalui jaringan seluler mungkin menimbulkan biaya tambahan dari operator kamu. # +options.openFeedbackPage=Buka Situs Umpan Balik # +options.openFeedbackPage.message=Browser default kamu akan terbuka untuk menampilkan Situs Umpan Balik Minecraft. # +options.openFeedbackPage.continue=Lanjutkan ke Situs Umpan Balik # options.turnOffAchievements=Nonaktifkan Prestasi? # options.turnOffAchievements.message=Prestasi hanya tersedia di dunia yang diatur menjadi mode bertahan hidup dengan cheat yang dinonaktifkan. Jika kamu melanjutkan, tidak akan ada yang mendapatkan prestasi saat bermain di dunia ini lagi, bahkan jika kamu alihkan kembali sebelum bermain. # options.achievementsDisabled=Prestasi tidak dapat diperoleh di dunia ini. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Ukir # hudScreen.tooltip.grow=Tumbuhkan # hudScreen.tooltip.boatExit=Tinggalkan Perahu # hudScreen.tooltip.emote=Emosi # +hudScreen.tooltip.change_note=Ubah Catatan # hudScreen.controlCustomization.welcome=Selamat Datang di Penyesuaian Kontrol # hudScreen.controlCustomization.instructions=Seret Elemen Untuk Memosisikan Ulang # hudScreen.controlCustomization.modify=Ubah Pengaturan # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Kumpulkan # dr.equip_piece=Pakai # dr.emotes.play_again=Main Lagi # dr.emotes.assignment=Tetapkan "%s" ke Slot # -dr.emotes.assign=Tetapkan # dr.emotes.replace=Ganti # dr.header.animation=Emosi # dr.header.capes=Jubah # diff --git a/resource_pack/texts/it_IT.lang b/resource_pack/texts/it_IT.lang index 6d22c5af4..d5a63c585 100644 --- a/resource_pack/texts/it_IT.lang +++ b/resource_pack/texts/it_IT.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=il numero non può essere negativo # commands.loot.success=Sono stati rilasciati %1$s oggetti. # commands.loot.replaceSuccess=Sostituite %s %d di %s con %d oggetti su %d slot # commands.loot.replaceSuccess.block=Sostituito slot %s %d con %d oggetto/i su %d slot # +commands.selector.error.moreThanOne=È consentita una sola entità, ma il selettore fornito ne consente più di una # commands.tagsfromitem.description=Elenca tutti i tag associati all'elemento specificato. # commands.tagsfromitem.success.single=C'è %d tag sull'articolo %s: # commands.tagsfromitem.success.multiple=Ci sono %d tag sull'elemento %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Impossibile connettersi: Server obsoleto! # disconnectionScreen.outdatedClientRealms=Per continuare a giocare in questo reame è necessario aggiornare il gioco. # disconnectionScreen.outdatedClientRealms.title=Realms aggiornato # disconnectionScreen.outdatedServerRealms=Il gioco è aggiornato, ma il reame non è aggiornato. # -disconnectionScreen.outdatedServerRealms.title=Aggiornamento Realms entro 48 ore # +disconnectionScreen.outdatedServerRealms.title=Al momento non possiamo aggiornare il server Realm perché ci sono attualmente altri giocatori online. Puoi chiudere e riaprire il tuo Realm dalla schermata Gestisci Realm per far uscire gli altri giocatori e poi entrare nel tuo Realm per aggiornarlo. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Il Realm a cui stai tentando di accedere è in una versione diversa. Contatta il proprietario del Realm per risolvere il problema. # disconnectionScreen.realmsServerUpdateIncoming=Presto il tuo reame sarà aggiornato. Anche tu dovrai scaricare un aggiornamento. # disconnectionScreen.realmsServerUpdateIncoming.title=Verificare la presenza di aggiornamenti di gioco? # @@ -5988,6 +5989,8 @@ options.graphics=Grafica avanzata # options.transparentleaves=Foglie avanzate # options.bubbleparticles=Bolle esuberanti # options.smooth_lighting=Luce soffusa # +options.gui.accessibility.scaling=Ridimensionamento dell'interfaccia grafica a extra large # +options.gui.accessibility.scaling.tooltip=Abilita una versione extra large dell'interfaccia del menu come opzione di accessibilità aggiuntiva. Questa impostazione potrebbe causare anomalie visive in alcune schermate di menu. # options.upscaling=Ingrandimento # options.raytracing=Ray tracing # options.raytracing.disabled.upsell.supported_platform=Questa opzione è modificabile solo durante il gioco in un mondo compatibile con il ray tracing. Trovane uno nel marketplace o crea un pacchetto di risorse personalizzato compatibile con il ray tracing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Con Wi-Fi o dati mobili # options.allowCellularData=Consenti l'uso dei dati mobili per il gioco online # options.allowCellularData.message=Usa i dati mobili per la modalità multigiocatore quando il Wi-Fi non è disponibile. Questo potrebbe comportare costi aggiuntivi. # options.cellularDataWarningLabel=Giocando su rete mobile potresti incorrere in ulteriori addebiti da parte del tuo operatore. # +options.openFeedbackPage=Esci e vai al sito web dei feedback # +options.openFeedbackPage.message=Verrà visualizzata una pagina nel tuo browser predefinito per mostrare il sito dei feedback di Minecraft. # +options.openFeedbackPage.continue=Continua al sito web dei feedback # options.turnOffAchievements=Disattivare gli obiettivi? # options.turnOffAchievements.message=Gli obiettivi sono disponibili solo nei mondi impostati in modalità Sopravvivenza senza trucchi attivi. Se continui, nessun giocatore sbloccherà mai obiettivi in questo mondo, neppure modificando le impostazioni prima di giocare. # options.achievementsDisabled=In questo mondo non è possibile sbloccare obiettivi. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Intaglia # hudScreen.tooltip.grow=Coltiva # hudScreen.tooltip.boatExit=Scendi dalla barca # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Modifica nota # hudScreen.controlCustomization.welcome=Benvenuti alla personalizzazione comandi # hudScreen.controlCustomization.instructions=Trascina gli elementi da riposizionare # hudScreen.controlCustomization.modify=Modifica impostazioni # @@ -8659,7 +8666,7 @@ tile.stripped_jungle_log.name=Tronco della giungla scortecciato # tile.stripped_oak_log.name=Tronco di quercia scortecciato # tile.stripped_acacia_log.name=Tronco di acacia scortecciato # -tile.bamboo.name=Bamboo # +tile.bamboo.name=Bambù # tile.scaffolding.name=Impalcatura # tile.grindstone.name=Mola # tile.cartography_table.name=Tavolo da cartografo # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Raccogli # dr.equip_piece=Equipaggia # dr.emotes.play_again=Rigioca # dr.emotes.assignment=Assegna "%s" a uno slot # -dr.emotes.assign=Assegna # dr.emotes.replace=Sostituisci # dr.header.animation=Emote # dr.header.capes=Mantelli # diff --git a/resource_pack/texts/ja_JP.lang b/resource_pack/texts/ja_JP.lang index ff5429fc1..a5e89cd8c 100644 --- a/resource_pack/texts/ja_JP.lang +++ b/resource_pack/texts/ja_JP.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=数量を負の値にすることはでき commands.loot.success=%1$s 個のアイテムがドロップされました。 # commands.loot.replaceSuccess=%s の %s %d を %d スロットの %d アイテムに置き換えました # commands.loot.replaceSuccess.block=%s スロット %d を %d 個のスロット上の %d 個のアイテムに置き換えました # +commands.selector.error.moreThanOne=許可されているエンティティは 1 つだけですが、与えられたセレクターは複数を許可しています # commands.tagsfromitem.description=指定されたアイテムと関連のあるタグをすべて一覧表示します。 # commands.tagsfromitem.success.single=アイテム %s にはタグが %d 個付いています: # commands.tagsfromitem.success.multiple=アイテム %s にはタグが %d 個付いています: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=接続できませんでした: サーバ- disconnectionScreen.outdatedClientRealms=この Realm でのプレイを続けるには、ゲームをアップデートする必要があります。 # disconnectionScreen.outdatedClientRealms.title=Realms のアップデートがあります # disconnectionScreen.outdatedServerRealms=ゲームは最新の状態ですが、Realm が最新の状態ではありません。 # -disconnectionScreen.outdatedServerRealms.title=Realms アップデートが 48 時間保留中 # +disconnectionScreen.outdatedServerRealms.title=他のプレイヤーが現在オンラインであるため、Realm サーバーを更新できません。「Realm の管理」 画面で Realm を閉じてから再度開き、他のプレイヤーを終了させた上で Realm に参加させると、更新することができます。 # disconnectionScreen.outdatedServerRealmsNonOwner.title=アクセスしようとしている Realm は別バージョンです。問題に対処するには、Realm の所有者に連絡してください。 # disconnectionScreen.realmsServerUpdateIncoming=あなたの Realm はまもなくアップデートされます。あなたもアップデートが必要になります。 # disconnectionScreen.realmsServerUpdateIncoming.title=今すぐゲームのアップデートを確認しますか? # @@ -5988,6 +5989,8 @@ options.graphics=高画質 # options.transparentleaves=ファンシーな葉っぱ # options.bubbleparticles=気泡の表現 # options.smooth_lighting=スムースライティング # +options.gui.accessibility.scaling=特大 GUI スケーリング # +options.gui.accessibility.scaling.tooltip=メニュー インターフェイスの特大バージョンを、追加のアクセシビリティ オプションとして有効にします。この設定により、一部のメニュー画面に視覚的不具合が表示される場合があります。 # options.upscaling=アップスケー リング # options.raytracing=レイ トレーシング # options.raytracing.disabled.upsell.supported_platform=このオプションは、レイ トレーシング対応の世界でプレイ中の場合のみ編集できます。 マーケットプレイスで検索するか、自分でレイ トレーシング対応リソース パックを作成してください。 # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Wi-Fi またはモバイル データ ネ options.allowCellularData=オンライン プレイ時のモバイル データ通信を許可する # options.allowCellularData.message=Wi-Fi を利用できない場合のマルチプレイヤーでモバイル データ通信を使用します。これには、データ通信料金が追加で発生する場合があります。 # options.cellularDataWarningLabel=モバイル データ通信を使ってプレイすると、サービス提供会社から追加の費用を請求される可能性があります。 # +options.openFeedbackPage=フィードバック サイトに移動 # +options.openFeedbackPage.message=既定のブラウザーが開き、Minecraft フィードバック サイトが表示されます。 # +options.openFeedbackPage.continue=フィードバック サイトに進む # options.turnOffAchievements=実績をオフにしますか? # options.turnOffAchievements.message=実績はチートをオフにしたサバイバルモードの世界でのみ利用可能です。このまま続けてしまうと、たとえプレイする前に設定を戻したとしても、この世界では誰も実績を獲得できなくなります。 # options.achievementsDisabled=この世界では実績を獲得できません。 # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=くりぬく # hudScreen.tooltip.grow=育てる # hudScreen.tooltip.boatExit=ボートから降りる # hudScreen.tooltip.emote=エモート # +hudScreen.tooltip.change_note=変更点 # hudScreen.controlCustomization.welcome=操作のカスタマイズへようこそ # hudScreen.controlCustomization.instructions=エレメントをドラッグして再配置する # hudScreen.controlCustomization.modify=設定を変更する # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=集める # dr.equip_piece=装備 # dr.emotes.play_again=もう一度再生 # dr.emotes.assignment=「%s」をスロットに割り当てる # -dr.emotes.assign=割り当てる # dr.emotes.replace=置き換える # dr.header.animation=エモート # dr.header.capes=ケープ # diff --git a/resource_pack/texts/ko_KR.lang b/resource_pack/texts/ko_KR.lang index 7d4c888b5..88d022e41 100644 --- a/resource_pack/texts/ko_KR.lang +++ b/resource_pack/texts/ko_KR.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=수량은 음수일 수 없습니다. # commands.loot.success=%1$s 아이템을 떨어뜨렸습니다. # commands.loot.replaceSuccess=%s의 %s %d를 %d 슬롯 위에 %d 아이템으로 교체했습니다. # commands.loot.replaceSuccess.block=%s 슬롯 %d(을)를 %d 슬롯 위에 %d 아이템으로 교체했습니다. # +commands.selector.error.moreThanOne=하나의 엔티티만 허용되지만 제공된 선택기는 둘 이상을 허용합니다 # commands.tagsfromitem.description=해당 아이템과 연관된 태그를 모두 나열합니다. # commands.tagsfromitem.success.single=%s 아이템에 태그가 %d개 있습니다: # commands.tagsfromitem.success.multiple=%s 아이템에 태그가 %d개 있습니다: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=연결할 수 없습니다: 오래된 서버! disconnectionScreen.outdatedClientRealms=이 Realm에서 계속 플레이하려면 게임을 업데이트해야 합니다. # disconnectionScreen.outdatedClientRealms.title=Realm 업데이트됨 # disconnectionScreen.outdatedServerRealms=게임은 최신 업데이트되었지만 이 Realm은 그렇지 않습니다. # -disconnectionScreen.outdatedServerRealms.title=48시간 내로 Realm 업데이트 보류 중 # +disconnectionScreen.outdatedServerRealms.title=현재 다른 플레이어가 온라인 상태이기 때문에 Realm 서버를 업데이트할 수 없습니다. Realm 관리 화면에서 Realm을 닫았다가 다시 열어 다른 플레이어가 종료하도록 한 다음 Realm에 가입하여 업데이트할 수 있습니다. # disconnectionScreen.outdatedServerRealmsNonOwner.title=지금 액세스하려는 Realm은 다른 버전입니다. Realm의 소유자에게 문의하여 문제를 해결하세요. # disconnectionScreen.realmsServerUpdateIncoming=Realm이 곧 업데이트됩니다. 같은 업데이트를 적용해야 합니다. # disconnectionScreen.realmsServerUpdateIncoming.title=지금 게임 업데이트를 확인하시겠습니까? # @@ -5988,6 +5989,8 @@ options.graphics=화려한 그래픽 # options.transparentleaves=장식용 잎 # options.bubbleparticles=화려한 거품 # options.smooth_lighting=부드러운 조명 효과 # +options.gui.accessibility.scaling=초대형 GUI 스케일링 # +options.gui.accessibility.scaling.tooltip=메뉴 인터페이스의 초대형 버전을 추가 접근성 옵션으로 사용할 수 있습니다. 이 설정으로 인해 일부 메뉴 화면에 시각적 결함이 나타날 수 있습니다. # options.upscaling=업스케일링 # options.raytracing=광선 추적 # options.raytracing.disabled.upsell.supported_platform=이 옵션은 광선 추적을 지원하는 월드를 플레이할 때에만 편집이 가능합니다. 마켓플레이스에서 그런 월드를 찾거나 광선 추적을 지원하는 리소스 팩을 직접 만들어 보세요. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Wi-Fi 및 모바일 데이터를 이용 options.allowCellularData=온라인 플레이를 위한 모바일 데이터 허용 # options.allowCellularData.message=Wi-Fi를 사용할 수 없을 경우, 모바일 데이터를 멀티 플레이에 사용. 이로 인해 추가 데이터 비용이 발생할 수 있습니다. # options.cellularDataWarningLabel=모바일 네트워크에서 플레이 시 통신사로부터 추가 요금이 발생할 수 있습니다. # +options.openFeedbackPage=피드백 사이트로 이동 # +options.openFeedbackPage.message=기본 브라우저가 열리고 Minecraft 피드백 사이트가 표시됩니다. # +options.openFeedbackPage.continue=피드백 사이트로 계속하기 # options.turnOffAchievements=도전 과제를 끄시겠습니까? # options.turnOffAchievements.message=도전 과제는 치트키가 비활성화인 상태에서 서바이벌 모드로 설정된 월드에서만 달성할 수 있습니다. 계속 진행하면 플레이 전에 다시 변경하더라도 아무도 이 월드에서 플레이하는 동안 도전 과제를 얻을 수 없습니다. # options.achievementsDisabled=이 월드에서는 도전 과제를 얻을 수 없습니다. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=조각 # hudScreen.tooltip.grow=성장 # hudScreen.tooltip.boatExit=보트 내리기 # hudScreen.tooltip.emote=감정 표현 # +hudScreen.tooltip.change_note=노트 변경 # hudScreen.controlCustomization.welcome=조작법 사용자 지정에 오신 걸 환영합니다. # hudScreen.controlCustomization.instructions=위치를 변경하려면 요소를 드래그하세요. # hudScreen.controlCustomization.modify=설정 변경 # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=수집 # dr.equip_piece=장착 # dr.emotes.play_again=다시 플레이 # dr.emotes.assignment=슬롯에 "%s" 할당 # -dr.emotes.assign=할당 # dr.emotes.replace=교체 # dr.header.animation=이모티콘 # dr.header.capes=망토 # diff --git a/resource_pack/texts/nb_NO.lang b/resource_pack/texts/nb_NO.lang index c6388ce71..db1f6fa10 100644 --- a/resource_pack/texts/nb_NO.lang +++ b/resource_pack/texts/nb_NO.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=antall kan ikke være et negativt tall # commands.loot.success=%1$s gjenstander ble sluppet. # commands.loot.replaceSuccess=Erstattet %s %d av %s med %d gjenstand(er) over %d plass(er) # commands.loot.replaceSuccess.block=Erstattet %s plass %d med %d gjenstand(er) over %d plass(er) # +commands.selector.error.moreThanOne=Bare én enhet er tillatt, men den angitte velgeren tillater mer enn én # commands.tagsfromitem.description=Viser alle tagger som er knyttet til den angitte gjenstanden. # commands.tagsfromitem.success.single=Det er %d tagg på gjenstanden %s: # commands.tagsfromitem.success.multiple=Det er %d tagger på gjenstanden %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Kunne ikke koble til: Serveren er utdatert! # disconnectionScreen.outdatedClientRealms=Du må oppdatere spillet for å fortsette å spille i denne realmen. # disconnectionScreen.outdatedClientRealms.title=Realms har blitt oppdatert # disconnectionScreen.outdatedServerRealms=Spillet ditt er oppdatert, men denne realmen er det ikke. # -disconnectionScreen.outdatedServerRealms.title=Realms vil bli oppdatert innen 48 timer # +disconnectionScreen.outdatedServerRealms.title=Vi kan ikke oppdatere Realm-serveren din akkurat nå, siden andre spillere er pålogget. Du kan lukke realmen og åpne den på nytt fra Administrer verden-skjermen for å få de andre spillerne til å avslutte og deretter bli med igjen, slik at serveren kan bli oppdatert. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Realmen du prøver å få tilgang til, er en annen versjon. Kontakt eieren av realmen for å løse problemet. # disconnectionScreen.realmsServerUpdateIncoming=Realmen din blir snart oppdatert. Selve spillet vil også trenge en oppdatering. # disconnectionScreen.realmsServerUpdateIncoming.title=Se etter spilloppdatering nå? # @@ -5988,6 +5989,8 @@ options.graphics=Flott grafikk # options.transparentleaves=Flotte løv # options.bubbleparticles=Stilige bobler # options.smooth_lighting=Jevn belysning # +options.gui.accessibility.scaling=Ekstra stor skalering av det grafiske brukergrensesnittet # +options.gui.accessibility.scaling.tooltip=Aktiverer en ekstra stor versjon av menygrensesnittet som et ekstra tilgjengelighetsalternativ. Denne innstillingen kan føre til at visuelle feil vises på enkelte menybilder. # options.upscaling=Oppskalering # options.raytracing=Strålesporing # options.raytracing.disabled.upsell.supported_platform=Denne funksjonen er bare tilgjengelig i en verden som er kompatibel med strålesporing. Finn en på markedsplassen, eller lag din egen ressurspakke for strålesporing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=På med Wi-Fi eller mobildata # options.allowCellularData=Tillat mobildata for spilling på nett # options.allowCellularData.message=Bruk mobildata for flerspiller når Wi-Fi ikke er tilgjengelig. Dette kan medføre ekstra datakostnader. # options.cellularDataWarningLabel=Mobiloperatøren din kan ta ekstra betalt for spilling over mobilnettet. # +options.openFeedbackPage=Går til nettstedet for tilbakemeldinger # +options.openFeedbackPage.message=Standardnettleseren din vil åpnes for å vise Minecrafts nettsted for tilbakemeldinger. # +options.openFeedbackPage.continue=Fortsett til nettstedet for tilbakemeldinger # options.turnOffAchievements=Slå av prestasjoner? # options.turnOffAchievements.message=Prestasjoner er bare tilgjengelige i verdener som er satt til overlevelsesmodus med juksing slått av. Hvis du fortsetter, vil ingen få prestasjoner når de spiller i denne verdenen, selv ikke hvis du bytter tilbake. # options.achievementsDisabled=Prestasjoner kan ikke oppnås i denne verdenen. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Skjær # hudScreen.tooltip.grow=Dyrk # hudScreen.tooltip.boatExit=Forlat båten # hudScreen.tooltip.emote=Emoter # +hudScreen.tooltip.change_note=Endringsnotat # hudScreen.controlCustomization.welcome=Velkommen til kontrolltilpassing # hudScreen.controlCustomization.instructions=Dra elementer for å omplassere # hudScreen.controlCustomization.modify=Endre innstillinger # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Plukk opp # dr.equip_piece=Bruk # dr.emotes.play_again=Vis igjen # dr.emotes.assignment=Tilordne %s til en plass # -dr.emotes.assign=Tilordne # dr.emotes.replace=Erstatt # dr.header.animation=Emoter # dr.header.capes=Kapper # diff --git a/resource_pack/texts/nl_NL.lang b/resource_pack/texts/nl_NL.lang index e73194fae..496637a9c 100644 --- a/resource_pack/texts/nl_NL.lang +++ b/resource_pack/texts/nl_NL.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=aantal mag niet negatief of een negatief get commands.loot.success=Er zijn %1$s voorwerpen laten vallen. # commands.loot.replaceSuccess=%s %d van %s vervangen met %d item(s) in %d vak(ken) # commands.loot.replaceSuccess.block=%s sleuf %d vervangen met %d item(s) in %d vak(ken) # +commands.selector.error.moreThanOne=Er is slechts één entiteit toegestaan, maar de meegeleverde selector staat meer dan één entiteit toe # commands.tagsfromitem.description=Hier worden alle tags weergegeven die aan het betreffende item zijn gekoppeld. # commands.tagsfromitem.success.single=Er is %d tag op het item %s: # commands.tagsfromitem.success.multiple=Er zijn %d tags op het item %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Kan geen verbinding maken: server verouderd! disconnectionScreen.outdatedClientRealms=Je moet je spel bijwerken om op deze realm te kunnen blijven spelen. # disconnectionScreen.outdatedClientRealms.title=Realms is bijgewerkt # disconnectionScreen.outdatedServerRealms=Je spel is bijgewerkt maar deze realm niet. # -disconnectionScreen.outdatedServerRealms.title=Er wordt binnen 48 uur geprobeerd een Realms-update uit te voeren # +disconnectionScreen.outdatedServerRealms.title=We kunnen je Realm-server nu niet bijwerken omdat andere spelers momenteel online zijn. Je kunt je Realm sluiten en opnieuw openen vanuit het scherm Realm beheren om de andere spelers te laten stoppen en vervolgens naar je Realm te gaan om het bij te werken. # disconnectionScreen.outdatedServerRealmsNonOwner.title=De Realm die je probeert te openen is van een andere versie. Neem contact op met de eigenaar van de Realm om het probleem op te lossen. # disconnectionScreen.realmsServerUpdateIncoming=Je realm wordt binnenkort bijgewerkt. Jij moet ook een update uitvoeren. # disconnectionScreen.realmsServerUpdateIncoming.title=Nu controleren of er een update beschikbaar is? # @@ -5988,6 +5989,8 @@ options.graphics=Fraaie graphics # options.transparentleaves=Fraaie bladeren # options.bubbleparticles=Mooie bubbels # options.smooth_lighting=Vloeiende verlichting # +options.gui.accessibility.scaling=Extra grote GUI-schaling # +options.gui.accessibility.scaling.tooltip=Hiermee wordt een extra grote versie van de menu-interface ingeschakeld als extra toegankelijkheidsoptie. Deze instelling kan visuele storingen veroorzaken in sommige menuschermen. # options.upscaling=Upscaling # options.raytracing=Raytracing # options.raytracing.disabled.upsell.supported_platform=Deze optie kan alleen worden bewerkt in een wereld compatibel met raytracing. Je kunt deze werelden vinden op de Marketplace of je eigen resourcepakket met raytracing maken. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Aan met wifi of mobiele data # options.allowCellularData=Mobiele data toestaan voor online spelen # options.allowCellularData.message=Gebruik mobiele data voor multiplayer wanneer wifi niet beschikbaar is. Dit kan extra kosten met zich meebrengen. # options.cellularDataWarningLabel=Als je speelt via een mobiel datanetwerk, kan je provider extra kosten in rekening brengen. # +options.openFeedbackPage=Doorgaan naar feedbackwebsite # +options.openFeedbackPage.message=Je standaardbrowser wordt geopend om de Minecraft-feedbackwebsite weer te geven. # +options.openFeedbackPage.continue=Doorgaan naar feedbackwebsite # options.turnOffAchievements=Achievements uitschakelen? # options.turnOffAchievements.message=Achievements zijn alleen beschikbaar met de instelling Survival-modus met cheats uit. Als je doorgaat, kan niemand ooit meer achievements in deze wereld verdienen, zelfs als je deze instelling terugdraait voordat je begint met spelen. # options.achievementsDisabled=Er kunnen in deze wereld geen achievements worden verdiend. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Uitsnijden # hudScreen.tooltip.grow=Groeien # hudScreen.tooltip.boatExit=Boot verlaten # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Notitie wijzigen # hudScreen.controlCustomization.welcome=Welkom bij aanpassing van besturing # hudScreen.controlCustomization.instructions=Sleep elementen om de positie te wijzigen # hudScreen.controlCustomization.modify=Instellingen wijzigen # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Verzamelen # dr.equip_piece=Uitrusten # dr.emotes.play_again=Opnieuw afspelen # dr.emotes.assignment=Wijs %s toe aan een vak # -dr.emotes.assign=Toewijzen # dr.emotes.replace=Vervangen # dr.header.animation=Emotes # dr.header.capes=Capes # diff --git a/resource_pack/texts/pl_PL.lang b/resource_pack/texts/pl_PL.lang index 0685d7179..1cd1cef6e 100644 --- a/resource_pack/texts/pl_PL.lang +++ b/resource_pack/texts/pl_PL.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=liczba nie może być liczbą ujemną # commands.loot.success=Upuszczono przedmioty (%1$s). # commands.loot.replaceSuccess=Zastąpiono %s %d z %s elementami (%d) w %d miejscach # commands.loot.replaceSuccess.block=Zastąpiono miejsce %d na %s z %d przedmiotem/przedmiotami nad %d miejscem/miejscami # +commands.selector.error.moreThanOne=Dozwolona jest tylko jedna istota, ale ustalony selektor zezwala na więcej niż jedną # commands.tagsfromitem.description=Wyświetla listę wszystkich znaczników powiązanych z danym elementem. # commands.tagsfromitem.success.single=Element %s ma znacznik %d: # commands.tagsfromitem.success.multiple=Element %s ma następujące znaczniki: (%d) # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Nie można połączyć: nieaktualny serwer! # disconnectionScreen.outdatedClientRealms=Musisz zaktualizować swoją grę, żeby kontynuować grę w tym świecie Realms. # disconnectionScreen.outdatedClientRealms.title=Realms zostały zaktualizowane # disconnectionScreen.outdatedServerRealms=Twoja gra jest zaktualizowana, ale ten świat Realms nie. # -disconnectionScreen.outdatedServerRealms.title=Aktualizacja Realms w ciągu 48 godzin # +disconnectionScreen.outdatedServerRealms.title=Nie możemy teraz zaktualizować twojego serwera Realm, ponieważ inni gracze są obecnie online. Możesz go zamknąć i ponownie otworzyć na ekranie Zarządzaj serwerem Realm, aby inni gracze wyszli, a następnie dołącz do swojego serwera Realm, aby go zaktualizować. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Próbujesz uzyskać dostęp do świata Realm w innej wersji. Skontaktuj się z jego właścicielem, aby rozwiązać ten problem. # disconnectionScreen.realmsServerUpdateIncoming=Twój świat Realms wkrótce zostanie zaktualizowany. Będziesz potrzebować także aktualizacji. # disconnectionScreen.realmsServerUpdateIncoming.title=Sprawdzić teraz aktualizacje gry? # @@ -5988,6 +5989,8 @@ options.graphics=Dokładna grafika # options.transparentleaves=Przezroczyste liście # options.bubbleparticles=Fantazyjne bąbelki # options.smooth_lighting=Gładkie oświetlenie # +options.gui.accessibility.scaling=Bardzo duże skalowanie graficznego interfejsu użytkownika # +options.gui.accessibility.scaling.tooltip=Włącza bardzo dużą wersję interfejsu menu jako dodatkową opcję dostępności. To ustawienie może powodować wizualne usterki na niektórych ekranach menu. # options.upscaling=Zwiększanie rozdzielczości # options.raytracing=Śledzenie promieni # options.raytracing.disabled.upsell.supported_platform=Tę opcję można edytować tylko w światach obsługujących śledzenie promieni. Znajdź je na rynku lub utwórz własny pakiet zasobów wykorzystujący śledzenie promieni. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Wł. tylko przy Wi-Fi lub sieci komórkow options.allowCellularData=Zezwalaj na mobilną transmisję danych do gry online # options.allowCellularData.message=Używaj komórkowej transmisji danych do gry wieloosobowej, gdy Wi-Fi jest niedostępne. Może to wiązać się z dodatkowymi kosztami danych. # options.cellularDataWarningLabel=Granie za pomocą sieci komórkowych może skutkować poniesieniem dodatkowych kosztów na rzecz operatora komórkowego. # +options.openFeedbackPage=Opuszczanie strony z opiniami # +options.openFeedbackPage.message=Otworzy się domyślna przeglądarka z witryną z opiniami o grze Minecraft. # +options.openFeedbackPage.continue=Przejdź do strony z opiniami # options.turnOffAchievements=Wyłączyć osiągnięcia? # options.turnOffAchievements.message=Osiągnięcia są dostępne tylko w światach ustawionych na tryb przetrwania z wyłączonymi kodami. Jeśli będziesz kontynuować, nikt nie zdobędzie osiągnięć, grając w tym świecie, nawet jeśli przed grą dokonasz zmian. # options.achievementsDisabled=W tym świecie nie można zdobywać osiągnięć. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Wyrzeźb # hudScreen.tooltip.grow=Wyhoduj # hudScreen.tooltip.boatExit=Wyjdź z łódki # hudScreen.tooltip.emote=Emotka # +hudScreen.tooltip.change_note=Lista zmian # hudScreen.controlCustomization.welcome=Witamy w dostosowaniu sterowania # hudScreen.controlCustomization.instructions=Przeciągnij elementy, aby zmienić ich położenie # hudScreen.controlCustomization.modify=Modyfikuj ustawienia # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Zbierz # dr.equip_piece=Załóż # dr.emotes.play_again=Zagraj ponownie # dr.emotes.assignment=Przypisz „%s” do miejsca # -dr.emotes.assign=Przypisz # dr.emotes.replace=Zastąp # dr.header.animation=Emotikony # dr.header.capes=Peleryny # diff --git a/resource_pack/texts/pt_BR.lang b/resource_pack/texts/pt_BR.lang index b2a0b04df..ba935c46d 100644 --- a/resource_pack/texts/pt_BR.lang +++ b/resource_pack/texts/pt_BR.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=count não pode ser um número negativo # commands.loot.success=%1$s itens foram soltos. # commands.loot.replaceSuccess=Substituição de %s %d de %s por %d item(ns) em %d slot(s) # commands.loot.replaceSuccess.block=%d de espaço %s substituído por %d(s) sobre %d espaço(s) # +commands.selector.error.moreThanOne=Apenas uma entidade é permitida, mas o seletor fornecido permite mais de uma # commands.tagsfromitem.description=Lista todas as tags associadas ao item fornecido. # commands.tagsfromitem.success.single=Há %d tag no item %s: # commands.tagsfromitem.success.multiple=Há %d tags no item %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Não foi possível conectar: servidor desatua disconnectionScreen.outdatedClientRealms=Você precisa atualizar seu jogo antes de continuar jogando neste Realm. # disconnectionScreen.outdatedClientRealms.title=Realms atualizado # disconnectionScreen.outdatedServerRealms=Seu jogo está atualizado, mas este Realm não. # -disconnectionScreen.outdatedServerRealms.title=Atualizações de Realms pendentes em 48 horas # +disconnectionScreen.outdatedServerRealms.title=Não podemos atualizar seu servidor de Realm porque outros jogadores estão online no momento. Você pode fechar e reabrir seu Realm na tela Gerenciar Realm para fazer com que os outros jogadores saiam e, em seguida, ingressem no seu Realm para atualizá-lo. # disconnectionScreen.outdatedServerRealmsNonOwner.title=O Realm que você está tentando acessar é uma versão diferente. Entre em contato com o proprietário do Realm para corrigir o problema. # disconnectionScreen.realmsServerUpdateIncoming=Seu Realm será atualizado em breve. Seu jogo também precisará de atualização. # disconnectionScreen.realmsServerUpdateIncoming.title=Verificar atualização de jogo agora? # @@ -5988,6 +5989,8 @@ options.graphics=Gráficos Caprichados # options.transparentleaves=Folhas melhores # options.bubbleparticles=Bolhas Elegantes # options.smooth_lighting=Iluminação Suave # +options.gui.accessibility.scaling=Escala de GUI Extragrande # +options.gui.accessibility.scaling.tooltip=Habilita uma versão extragrande da interface de menu como uma opção de acessibilidade adicional. Essa configuração pode fazer com que defeitos visuais surjam em algumas telas de menu. # options.upscaling=Upscaling # options.raytracing=Ray Tracing # options.raytracing.disabled.upsell.supported_platform=Esta opção só pode ser editada em um mundo com capacidade de ray tracing. Encontre um no Marketplace ou crie seu próprio pacote de recursos com capacidade para ray tracing. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Ligado com Wi-Fi ou Dados Móveis # options.allowCellularData=Permitir dados móveis para jogo online # options.allowCellularData.message=Usar dados móveis para multijogador quando Wi-Fi não estiver disponível. Isso pode incorrer em custos adicionais de dados. # options.cellularDataWarningLabel=Jogar em conexões móveis pode acarretar em cobranças adicionais de sua operadora. # +options.openFeedbackPage=Saindo para o site de comentários # +options.openFeedbackPage.message=Seu navegador padrão será aberto para mostrar o site de comentários do Minecraft. # +options.openFeedbackPage.continue=Prosseguir para o site de comentários # options.turnOffAchievements=Desativar conquistas? # options.turnOffAchievements.message=As conquistas estão disponíveis somente em mundos em modo sobrevivência com o recurso Cheats desativado. Se você continuar, ninguém nunca mais receberá conquistas jogando neste mundo, mesmo se você trocar novamente antes de jogar. # options.achievementsDisabled=As conquistas não estão disponíveis neste mundo. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Esculpir # hudScreen.tooltip.grow=Cultivar # hudScreen.tooltip.boatExit=Sair do barco # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Alterar nota # hudScreen.controlCustomization.welcome=Boas-vindas à Personalização de Controles # hudScreen.controlCustomization.instructions=Arraste os Elementos para Reposicionar # hudScreen.controlCustomization.modify=Modificar Configurações # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Coletar # dr.equip_piece=Equipar # dr.emotes.play_again=Jogar novamente # dr.emotes.assignment=Atribuir "%s" a um Slot # -dr.emotes.assign=Atribuir # dr.emotes.replace=Substituir # dr.header.animation=Emotes # dr.header.capes=Capas # diff --git a/resource_pack/texts/pt_PT.lang b/resource_pack/texts/pt_PT.lang index cbbfcbc01..8a2174b9b 100644 --- a/resource_pack/texts/pt_PT.lang +++ b/resource_pack/texts/pt_PT.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=a contagem não pode ser um número negativo commands.loot.success=Foram largados %1$s itens. # commands.loot.replaceSuccess=Substituídos %s %d de %s por %d item(s) em %d ranhura(s) # commands.loot.replaceSuccess.block=Substituíste %s espaço %d com %d artigo(s) em %d espaço(s) # +commands.selector.error.moreThanOne=Só é permitida uma entidade, mas o selecionador fornecido permite mais de uma # commands.tagsfromitem.description=Lista todas as etiquetas associadas ao artigo. # commands.tagsfromitem.success.single=Há %d etiqueta no artigo %s: # commands.tagsfromitem.success.multiple=Existem %d etiquetas no artigo %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Não foi possível conectar: Servidor desatua disconnectionScreen.outdatedClientRealms=Tens de atualizar o jogo para continuar a jogar neste Realm. # disconnectionScreen.outdatedClientRealms.title=Realms foi atualizado # disconnectionScreen.outdatedServerRealms=O teu jogo está atualizado, mas este Realm não está. # -disconnectionScreen.outdatedServerRealms.title=Atualização de Realms nas próximas 48 horas # +disconnectionScreen.outdatedServerRealms.title=De momento, não é possível atualizar o servidor do teu Realm, pois há outros jogadores atualmente online. Para o atualizar, podes encerrar e voltar a abrir o Realm no ecrã Gerir Realm para fazer com que os outros jogadores saiam e, de seguida, regressem ao Realm. # disconnectionScreen.outdatedServerRealmsNonOwner.title=O Realm a que estás a tentar aceder é uma versão diferente. Contacta o proprietário do Realm para resolveres o problema. # disconnectionScreen.realmsServerUpdateIncoming=O teu Realm será atualizado em breve. Tu também vais precisar de atualizar. # disconnectionScreen.realmsServerUpdateIncoming.title=Procurar atualizações de jogo agora? # @@ -5988,6 +5989,8 @@ options.graphics=Gráficos de Fantasia # options.transparentleaves=Folhas de Fantasia # options.bubbleparticles=Bolhas de Fantasia # options.smooth_lighting=Iluminação Suave # +options.gui.accessibility.scaling=Dimensionamento de GUI Extragrande # +options.gui.accessibility.scaling.tooltip=Ativa uma opção de acessibilidade adicional, a versão extragrande da interface do menu. Esta definição pode causar erros gráficos em alguns ecrãs de menu. # options.upscaling=Expansão # options.raytracing=Traçado de Raios # options.raytracing.disabled.upsell.supported_platform=Esta funcionalidade só está disponível num mundo capacitado para traçado de raios. Encontra um no Marketplace ou cria o teu próprio pack de recursos capacitado para traçado de raios. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Ligação com Wi-Fi ou Dados Móveis # options.allowCellularData=Permitir a utilização de dados móveis para jogar online # options.allowCellularData.message=Utiliza dados móveis para o modo multijogador quando não houver Wi-Fi disponível. Podes sujeitar-te a custos adicionais de dados. # options.cellularDataWarningLabel=Se jogares com dados móveis, podes sujeitar-te a custos adicionais cobrados pela tua operadora. # +options.openFeedbackPage=A ir para o Site de Feedback # +options.openFeedbackPage.message=O teu navegador predefinido vai abrir para exibir o Site de Feedback do Minecraft. # +options.openFeedbackPage.continue=Continuar para o Site de Feedback # options.turnOffAchievements=Desligar Conquistas? # options.turnOffAchievements.message=As conquistas só estão disponíveis em mundos no modo de sobrevivência e sem cheats. Se continuares, ninguém obterá conquistas enquanto jogar neste mundo, ainda que alteres as definições antes de jogares. # options.achievementsDisabled=Este mundo não permite que obtenhas conquistas. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Esculpir # hudScreen.tooltip.grow=Crescer # hudScreen.tooltip.boatExit=Sair do Barco # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Nota de Alteração # hudScreen.controlCustomization.welcome=Bem-vindo à Personalização de Controlos # hudScreen.controlCustomization.instructions=Arrasta Elementos para os Reposicionar # hudScreen.controlCustomization.modify=Alterar Definições # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Recolher # dr.equip_piece=Usar # dr.emotes.play_again=Reproduzir # dr.emotes.assignment=Atribuir "%s" a uma Ranhura # -dr.emotes.assign=Atribuir # dr.emotes.replace=Substituir # dr.header.animation=Emotes # dr.header.capes=Capas # diff --git a/resource_pack/texts/ru_RU.lang b/resource_pack/texts/ru_RU.lang index d1abe4f88..d0f3b1d74 100644 --- a/resource_pack/texts/ru_RU.lang +++ b/resource_pack/texts/ru_RU.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=число не может быть отри commands.loot.success=Сброшены предметы: %1$s. # commands.loot.replaceSuccess=Выполнена замена: %s (%d – %s) на %d предметов в %d ячейках # commands.loot.replaceSuccess.block=Выполнена замена: %s (ячейка %d) с %d предмет. в %d ячейк. # +commands.selector.error.moreThanOne=Данная настройка разрешает более одной сущности (по умолчанию разрешена только одна сущность) # commands.tagsfromitem.description=Выводит список всех тегов, связанных с данным элементом. # commands.tagsfromitem.success.single=На элементе %s есть тег %d: # commands.tagsfromitem.success.multiple=На элементе %s есть теги (%d): # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Не удалось подключиться: disconnectionScreen.outdatedClientRealms=Обновите игру, чтобы продолжить играть в этом Realm. # disconnectionScreen.outdatedClientRealms.title=Сервис Realms обновился # disconnectionScreen.outdatedServerRealms=Ваша игра обновлена, но этот Realm требует обновления. # -disconnectionScreen.outdatedServerRealms.title=Обновление Realms ожидается в течение 48 часов # +disconnectionScreen.outdatedServerRealms.title=Мы не можем обновить сервер вашего Realm, поскольку другие игроки сейчас в сети. В настройках управления Realm закройте и повторно откройте ваш Realm, чтобы игроки покинули игру, в затем подключитесь к Realm для обновления. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Вы пытаетесь получить доступ к Realm другой версии. Свяжитесь с владельцем Realm для решения этой проблемы. # disconnectionScreen.realmsServerUpdateIncoming=Ваш Realm скоро будет обновлен. Вам также понадобится установить обновление. # disconnectionScreen.realmsServerUpdateIncoming.title=Проверить наличие обновлений сейчас? # @@ -5988,6 +5989,8 @@ options.graphics=Классная графика # options.transparentleaves=Пышная листва # options.bubbleparticles=Красивые пузыри # options.smooth_lighting=Мягкое освещение # +options.gui.accessibility.scaling=Масштаб интерфейса — очень большой # +options.gui.accessibility.scaling.tooltip=Включает очень большую версию меню в качестве дополнительной опции управления интерфейсом. Эта настройка может привести к появлению проблем при отображении некоторых экранов меню. # options.upscaling=Увеличение # options.raytracing=Трассировка лучей # options.raytracing.disabled.upsell.supported_platform=Этот параметр изменяется только в мирах с поддержкой трассировки лучей. Найдите такой мир на Рынке или создайте свой собственный набор ресурсов с поддержкой трассировки лучей. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=По Wi-Fi или через мобиль options.allowCellularData=Разрешить использование мобильного Интернета для игры по сети # options.allowCellularData.message=Использовать мобильный Интернет для игры по сети, когда сеть Wi-Fi недоступна. Это может повлечь за собой дополнительные расходы на сотовую связь. # options.cellularDataWarningLabel=При игре через мобильный Интернет сотовый оператор может взимать дополнительную плату. # +options.openFeedbackPage=Переход на страницу обратной связи # +options.openFeedbackPage.message=В вашем браузере по умолчанию откроется страница обратной связи Minecraft. # +options.openFeedbackPage.continue=Перейти на страницу обратной связи # options.turnOffAchievements=Отключить достижения? # options.turnOffAchievements.message=Достижения доступны только в мирах, для которых настроен режим выживания с отключенными читами. Если вы продолжите, больше никто не заработает достижений при игре в этом мире, даже если вы переключитесь обратно перед игрой. # options.achievementsDisabled=В этом мире недоступны достижения. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Вырезать # hudScreen.tooltip.grow=Растить # hudScreen.tooltip.boatExit=Выйти из лодки # hudScreen.tooltip.emote=Эмоция # +hudScreen.tooltip.change_note=Список изменений # hudScreen.controlCustomization.welcome=Добро пожаловать в меню настройки управления # hudScreen.controlCustomization.instructions=Перетащите элементы, чтобы передвинуть их # hudScreen.controlCustomization.modify=Изменить настройки # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Собрать # dr.equip_piece=Надеть # dr.emotes.play_again=Играть еще раз # dr.emotes.assignment=Поместить «%s» в ячейку # -dr.emotes.assign=Поместить # dr.emotes.replace=Заменить # dr.header.animation=Эмоции # dr.header.capes=Плащи # diff --git a/resource_pack/texts/sk_SK.lang b/resource_pack/texts/sk_SK.lang index 13aa2578c..f1753ad6b 100644 --- a/resource_pack/texts/sk_SK.lang +++ b/resource_pack/texts/sk_SK.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=počet nemôže byť záporné číslo # commands.loot.success=Počet vydaných predmetov: %1$s. # commands.loot.replaceSuccess=%s %d z položky %s sa nahradili %d položkou (položkami) v %d slote (slotoch) # commands.loot.replaceSuccess.block=%s miesto %d %d sa nahradilo položkou (položkami) %d miestom (miestami) # +commands.selector.error.moreThanOne=Je povolená iba jedna entita, ale tento volič umožňuje viac ako jednu # commands.tagsfromitem.description=Zoznam všetkých značiek priradených k danej položke. # commands.tagsfromitem.success.single=Na položku %s je %d značka: # commands.tagsfromitem.success.multiple=Na položku %s existuje %d značiek: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Nepodarilo sa pripojiť: zastaraný server. # disconnectionScreen.outdatedClientRealms=Ak chcete pokračovať v hraní v tejto ríši, musíte aktualizovať hru. # disconnectionScreen.outdatedClientRealms.title=Služba Realms sa aktualizovala # disconnectionScreen.outdatedServerRealms=Hra je aktuálna, ale táto ríša nie je. # -disconnectionScreen.outdatedServerRealms.title=Aktualizácia služby Realms sa vykoná do 48 hodín # +disconnectionScreen.outdatedServerRealms.title=Momentálne nemôžeme aktualizovať váš Realm server, pretože iní hráči sú online. Svoj realm môžete zavrieť a znova otvoriť na obrazovke správy realmu. Odpojíte ostatných hráčov a vy sa môžete pripojiť a aktualizovať realm. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Server Realm, ku ktorému sa pokúšate získať prístup, je inej verzie. Ak chcete problém vyriešiť, obráťte sa na vlastníka servera Realm. # disconnectionScreen.realmsServerUpdateIncoming=Vaša ríša sa čoskoro zaktualizuje. Budete potrebovať aj aktualizáciu. # disconnectionScreen.realmsServerUpdateIncoming.title=Chcete vyhľadať aktualizáciu hry? # @@ -5988,6 +5989,8 @@ options.graphics=Efektná grafika # options.transparentleaves=Efektné listy # options.bubbleparticles=Efektné bubliny # options.smooth_lighting=Jemné osvetlenie # +options.gui.accessibility.scaling=Extra veľké škálovanie grafického používateľského rozhrania # +options.gui.accessibility.scaling.tooltip=Umožňuje extra veľkú verziu rozhrania ponuky ako ďalšiu možnosť prístupnosti. Toto nastavenie môže spôsobiť zobrazenie vizuálnych chýb na niektorých obrazovkách s ponukami. # options.upscaling=Zvýšenie rozlíšenia # options.raytracing=Sledovanie svetelného lúča # options.raytracing.disabled.upsell.supported_platform=Túto možnosť možno upraviť iba počas hrania vo svete, ktorý podporuje sledovanie svetelného lúča. Takýto svet nájdete na Trhovisku alebo môžete vytvoriť vlastný balík zdrojov podporujúci sledovanie svetelného lúča. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Zap. pri Wi-Fi alebo mobilných dátach # options.allowCellularData=Povoliť mobilné dáta pre online hranie # options.allowCellularData.message=Používanie mobilných dát na hru pre viacerých hráčov, keď Wi-Fi nie je k dispozícii. To by mohlo viesť k dodatočným nákladom za dáta. # options.cellularDataWarningLabel=Za hranie cez mobilné siete vám operátor môže účtovať ďalšie poplatky. # +options.openFeedbackPage=Odchod na lokalitu spätnej väzby # +options.openFeedbackPage.message=Otvorí sa predvolený prehliadač, aby sa zobrazila lokalita spätnej väzby k hre Minecraft. # +options.openFeedbackPage.continue=Pokračovať na lokalitu spätnej väzby # options.turnOffAchievements=Vypnúť dosiahnuté výsledky? # options.turnOffAchievements.message=Dosiahnuté výsledky sú k dispozícii len vo svetoch nastavených na režim prežitia s vypnutým podvádzaním. Ak budete pokračovať, pri hraní v tomto svete už nikto nikdy nebude môcť dosahovať výsledky, a to aj keď pred hraním prepnete režim späť. # options.achievementsDisabled=V tomto svete nemožno dosahovať výsledky. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Vyrezať # hudScreen.tooltip.grow=Rásť # hudScreen.tooltip.boatExit=Opustiť čln # hudScreen.tooltip.emote=Emócie # +hudScreen.tooltip.change_note=Zmeniť poznámku # hudScreen.controlCustomization.welcome=Vitajte v prispôsobení ovládania # hudScreen.controlCustomization.instructions=Potiahnutím prvkov zmeňte ich pozíciu # hudScreen.controlCustomization.modify=Upraviť nastavenia # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Pozbierať # dr.equip_piece=Nasadiť si # dr.emotes.play_again=Ukážka # dr.emotes.assignment=Priradiť %s k slotu # -dr.emotes.assign=Priradiť # dr.emotes.replace=Nahradiť # dr.header.animation=Emócie # dr.header.capes=Plášte # diff --git a/resource_pack/texts/sv_SE.lang b/resource_pack/texts/sv_SE.lang index 7052c1018..9330840cb 100644 --- a/resource_pack/texts/sv_SE.lang +++ b/resource_pack/texts/sv_SE.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=antalet kan inte vara ett negativt nummer # commands.loot.success=%1$s föremål släpptes. # commands.loot.replaceSuccess=Ersatte %s %d av %s med %d föremål på %d plats(er) # commands.loot.replaceSuccess.block=Ersatte %s plats %d med %d föremål över %d plats(er) # +commands.selector.error.moreThanOne=Endast en entitet är tillåten, men den medföljande väljaren tillåter fler än en # commands.tagsfromitem.description=Listar alla taggar som är associerade med det angivna föremålet. # commands.tagsfromitem.success.single=Det finns %d tagg på föremålet %s: # commands.tagsfromitem.success.multiple=Det finns %d taggar på %s: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Kunde inte ansluta: gammal server! # disconnectionScreen.outdatedClientRealms=Du måste uppdatera spelet för att fortsätta spela i detta Realm. # disconnectionScreen.outdatedClientRealms.title=Realms har uppdaterats # disconnectionScreen.outdatedServerRealms=Ditt spel är uppdaterat men detta Realm är inte det. # -disconnectionScreen.outdatedServerRealms.title=Det kommer en Realms-uppdatering inom 48 timmar # +disconnectionScreen.outdatedServerRealms.title=Vi kan inte uppdatera din Realm-server just nu eftersom andra spelare är online. Du kan stänga och öppna ditt Realm igen från skärmen ”Hantera Realm” för att få de andra spelarna att sluta spela och sedan gå med i ditt Realm igen för att uppdatera det. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Den Realm du försöker komma åt har en annan version. Kontakta Realmens ägare för att åtgärda problemet. # disconnectionScreen.realmsServerUpdateIncoming=Ditt Realm kommer att uppdateras snart. Ditt spel behöver också uppdateras. # disconnectionScreen.realmsServerUpdateIncoming.title=Vill du söka efter uppdateringar nu? # @@ -5988,6 +5989,8 @@ options.graphics=Detaljerad grafik # options.transparentleaves=Detaljerade löv # options.bubbleparticles=Fina bubblor # options.smooth_lighting=Jämn belysning # +options.gui.accessibility.scaling=Extra stor gränssnittsskalning # +options.gui.accessibility.scaling.tooltip=Aktiverar en extra stor version av menygränssnittet som ett extra hjälpmedel. Den här inställningen kan leda till att visuella fel visas på vissa menyskärmar. # options.upscaling=Uppskalning # options.raytracing=Raytracing # options.raytracing.disabled.upsell.supported_platform=Detta alternativ kan endast redigeras när du spelar i världar med raytracingfunktioner. Hitta en på marknaden eller skapa ett eget resurspaket med raytracingfunktioner. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=På med wifi eller mobildata # options.allowCellularData=Tillåt mobildata för onlinespel # options.allowCellularData.message=Använd mobildata för flerspelarläge när wifi inte är tillgängligt. Det kan medföra ytterligare datakostnader. # options.cellularDataWarningLabel=Att spela med mobildata aktiverat kan leda till extra operatörskostnader. # +options.openFeedbackPage=Går till feedbacksidan # +options.openFeedbackPage.message=Din standardwebbläsare öppnas för att visa Minecrafts feedbacksida. # +options.openFeedbackPage.continue=Fortsätt till feedbacksidan # options.turnOffAchievements=Stäng av achievements? # options.turnOffAchievements.message=Achievements är endast tillgängliga i världar inställda för överlevnadsläge utan fusk. Om du fortsätter kommer ingen att kunna få achievements i den här världen, även om du byter tillbaka innan du börjar spela. # options.achievementsDisabled=Det går inte att få achievements i den här världen. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Skär # hudScreen.tooltip.grow=Odla # hudScreen.tooltip.boatExit=Kliv ur båt # hudScreen.tooltip.emote=Emote # +hudScreen.tooltip.change_note=Ändra anteckning # hudScreen.controlCustomization.welcome=Välkommen till kontrollanpassningen # hudScreen.controlCustomization.instructions=Dra element för att flytta dem # hudScreen.controlCustomization.modify=Ändra inställningar # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Samla in # dr.equip_piece=Använd # dr.emotes.play_again=Spela igen # dr.emotes.assignment=Tilldela "%s" till en plats # -dr.emotes.assign=Tilldela # dr.emotes.replace=Ersätt # dr.header.animation=Emotes # dr.header.capes=Mantlar # diff --git a/resource_pack/texts/tr_TR.lang b/resource_pack/texts/tr_TR.lang index df1c9aadf..10b10ad49 100644 --- a/resource_pack/texts/tr_TR.lang +++ b/resource_pack/texts/tr_TR.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=count negatif bir sayı olamaz # commands.loot.success=%1$s eşya bırakıldı. # commands.loot.replaceSuccess=%s %d/%s, %d yuva üzerinde %d eşya ile değiştirildi # commands.loot.replaceSuccess.block=%s yuva %d, %d yuvada %d eşya ile değiştirildi # +commands.selector.error.moreThanOne=Yalnızca bir varlığa izin veriliyor ancak verilen seçici birden fazla varlığa izin verebiliyor # commands.tagsfromitem.description=Belirtilen eşyayla ilişkili tüm etiketleri listeler. # commands.tagsfromitem.success.single=%s eşyası üzerinde %d etiket var: # commands.tagsfromitem.success.multiple=%d eşyası üzerinde %s etiket var: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Bağlanılamadı: Sunucu güncel değil! # disconnectionScreen.outdatedClientRealms=Bu Realm'da oynamaya devam etmek için oyununuzu güncelleştirmeniz gerekiyor. # disconnectionScreen.outdatedClientRealms.title=Realms Güncelleştirildi # disconnectionScreen.outdatedServerRealms=Oyununuz güncel, ancak bu Realm güncel değil. # -disconnectionScreen.outdatedServerRealms.title=48 Saat İçinde Yapılacak Beklemedeki Realms Güncelleştirmesi # +disconnectionScreen.outdatedServerRealms.title=Diğer oyuncular Realm sunucunuzda çevrimiçi olduğu için sunucunuzu şu anda güncelleyemiyoruz. Diğer oyuncuların oyundan çıkmasını sağlamak için Realm'i Yönet ekranından sunucunuzu kapatıp yeniden açabilir ve ardından Realm'inize katılarak güncelleyebilirsiniz. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Erişmeye çalıştığınız Realm farklı bir sürümde. Sorunu gidermek için Realm'ın sahibine başvurun. # disconnectionScreen.realmsServerUpdateIncoming=Realm'ınız yakında güncelleştirilecek. Sizin de bir güncelleştirme yapmanız gerekecek. # disconnectionScreen.realmsServerUpdateIncoming.title=Oyuncu Güncelleştirmesi Şimdi Kontrol Edilsin Mi? # @@ -5988,6 +5989,8 @@ options.graphics=Süslü Grafikler # options.transparentleaves=Süslü Yapraklar # options.bubbleparticles=Süslü Kabarcıklar # options.smooth_lighting=Pürüzsüz Aydınlatma # +options.gui.accessibility.scaling=Ekstra Büyük GUI Ölçeklendirmesi # +options.gui.accessibility.scaling.tooltip=Ek bir erişilebilirlik seçeneği olarak menü arayüzünün ekstra büyük bir sürümünü etkinleştirir. Bu ayar, bazı menü ekranlarında görsel aksaklıklara neden olabilir. # options.upscaling=Ölçekleme # options.raytracing=Işın İzleme # options.raytracing.disabled.upsell.supported_platform=Bu seçenek yalnızca ışın izleme özellikli bir dünyada oynanırken düzenlenebilir. Market'te bir tane bul veya kendi ışın izleme özellikli kaynak paketini oluştur. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Wi-Fi veya Mobil Veri ile Açık # options.allowCellularData=Çevrimiçi oyun için mobil veriye izin verin # options.allowCellularData.message=Wi-Fi kullanamadığınızda çok oyunculu mod için mobil veri kullanın. Bu, ek veri maliyetlerine neden olabilir. # options.cellularDataWarningLabel=Mobil ağ kullanarak oynadığınızda ilave ücretlere tabi olabilirsiniz. # +options.openFeedbackPage=Geri Bildirim Sitesine Gidiliyor # +options.openFeedbackPage.message=Minecraft Geri Bildirim Sitesini göstermek için varsayılan tarayıcınız açılır. # +options.openFeedbackPage.continue=Geri Bildirim Sitesine Devam Et # options.turnOffAchievements=Başarıları Kapat? # options.turnOffAchievements.message=Başarılar yalnızca hileler kapalıyken hayatta kalma moduna ayarlanmış dünyalarda kullanılabilir. Devam edersen oyundan önce tekrar değiştirsen bile bu dünyada oynayan hiç kimse bir daha başarı kazanamaz. # options.achievementsDisabled=Bu dünyada başarı kazanılamaz. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Oy # hudScreen.tooltip.grow=Yetiştir # hudScreen.tooltip.boatExit=Tekneden İn # hudScreen.tooltip.emote=İfade # +hudScreen.tooltip.change_note=Notu Değiştir # hudScreen.controlCustomization.welcome=Kontrol Özelleştirmesine Hoş Geldin # hudScreen.controlCustomization.instructions=Öğeleri Yeniden Konumlandırmak İçin Sürükle # hudScreen.controlCustomization.modify=Ayarları Değiştir # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Topla # dr.equip_piece=Kullan # dr.emotes.play_again=Tekrar Oyna # dr.emotes.assignment=Bir Yuvaya "%s" Ata # -dr.emotes.assign=Ata # dr.emotes.replace=Değiştir # dr.header.animation=Duygular # dr.header.capes=Pelerin # diff --git a/resource_pack/texts/uk_UA.lang b/resource_pack/texts/uk_UA.lang index 7305dff05..36bd3fe63 100644 --- a/resource_pack/texts/uk_UA.lang +++ b/resource_pack/texts/uk_UA.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=кількість не може бути в commands.loot.success=Випало %1$s предметів. # commands.loot.replaceSuccess=%s %d із %s замінено на елементи (%d) в %d слотах # commands.loot.replaceSuccess.block=Замінено %s слот %d на %d елемент(и) через %d слот(и) # +commands.selector.error.moreThanOne=Допускається лише один елемент, але цей селектор дає можливість використовувати декілька # commands.tagsfromitem.description=Перелічує всі теги, пов'язані з даним елементом. # commands.tagsfromitem.success.single=На елементі %s є тег %d: # commands.tagsfromitem.success.multiple=На елемент %s є %d теги: # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=Не вдалося підключитися: disconnectionScreen.outdatedClientRealms=Щоб далі грати на цьому Realm, вам потрібно оновити гру. # disconnectionScreen.outdatedClientRealms.title=Realms оновлено # disconnectionScreen.outdatedServerRealms=Версія вашої гри актуальна, а от Realm – ні. # -disconnectionScreen.outdatedServerRealms.title=Очікується оновлення служби Realms протягом 48 год # +disconnectionScreen.outdatedServerRealms.title=Ми не можемо оновити ваш сервер Realm зараз, оскільки інші гравці наразі онлайн. Ви можете закрити та знову відкрити свій Realm з екрана «Керування Realm», щоб інші гравці вийшли, а потім знову приєднатися до вашого Realm, коли ви оновите його. # disconnectionScreen.outdatedServerRealmsNonOwner.title=Realm, у який ви хочете ввійти, працює в іншій версії. Зверніться до власника реалму, щоб вирішити цю проблему. # disconnectionScreen.realmsServerUpdateIncoming=Ваш Realm незабаром буде оновлено. Вам теж знадобиться оновлення. # disconnectionScreen.realmsServerUpdateIncoming.title=Перевірити наявність оновлення для гри? # @@ -5988,6 +5989,8 @@ options.graphics=Красива графіка # options.transparentleaves=Красиве листя # options.bubbleparticles=Строкаті бульбашки # options.smooth_lighting=М’яке освітлення # +options.gui.accessibility.scaling=Дуже велике масштабування графічного інтерфейсу # +options.gui.accessibility.scaling.tooltip=Вмикає надзвичайно велику версію інтерфейсу меню як додатковий параметр доступності. Це налаштування може призвести до появи візуальних збоїв на деяких екранах меню. # options.upscaling=Апскейлінг # options.raytracing=Трасування променів # options.raytracing.disabled.upsell.supported_platform=Цю функцію можна змінювати лише під час гри у світах із підтримкою трасування променів. Знайдіть їх на Ринку або створіть власний пакет ресурсів із підтримкою трасування променів. # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=Увімкнути через Wi-Fi аб options.allowCellularData=Дозволити мобільні дані для гри онлайн # options.allowCellularData.message=Використовуйте мобільні дані для мультиплеєра, коли Wi-Fi недоступний. Це може спричинити додаткові витрати на передачу даних. # options.cellularDataWarningLabel=За гру в мобільних мережах оператор мобільного зв'язку може стягувати додаткову плату. # +options.openFeedbackPage=Вихід із сайту відгуків # +options.openFeedbackPage.message=Ваш браузер за замовчуванням відкриє сайт зворотного зв'язку Minecraft. # +options.openFeedbackPage.continue=Перейти до сайту відгуків # options.turnOffAchievements=Вимкнути досягнення? # options.turnOffAchievements.message=Досягнення доступні лише у світах у режимі виживання з вимкнутими чітами. Якщо ви продовжите, жоден гравець більше ніколи не зможе заробляти досягнення в цьому світі, навіть якщо ви зміните своє рішення перед грою. # options.achievementsDisabled=У цьому світі неможливо заробити досягнення. # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=Вирізання # hudScreen.tooltip.grow=Виростання # hudScreen.tooltip.boatExit=Зійти з човна # hudScreen.tooltip.emote=Застосувати емограму # +hudScreen.tooltip.change_note=Змінити примітку # hudScreen.controlCustomization.welcome=Ласкаво просимо до керування настройками # hudScreen.controlCustomization.instructions=Перетягніть елементи, щоб змінити розташування # hudScreen.controlCustomization.modify=Змінити настройки # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=Зібрати # dr.equip_piece=Вдягнути # dr.emotes.play_again=Грати знову # dr.emotes.assignment=Призначити "%s" слоту # -dr.emotes.assign=Призначити # dr.emotes.replace=Замінити # dr.header.animation=Емограми # dr.header.capes=Плащі # diff --git a/resource_pack/texts/zh_CN.lang b/resource_pack/texts/zh_CN.lang index fcda83142..57119cfdc 100644 --- a/resource_pack/texts/zh_CN.lang +++ b/resource_pack/texts/zh_CN.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=计数不能为负数 # commands.loot.success=%1$s 物品已掉落。 # commands.loot.replaceSuccess=用 %d 物品替换 %d 个栏位的 %s %d 的 %s # commands.loot.replaceSuccess.block=已将%s插槽%d替换为%d项%d插槽 # +commands.selector.error.moreThanOne=只允许一个实体,但提供的选择器允许多个实体 # commands.tagsfromitem.description=列出与给定项目关联的所有标记。 # commands.tagsfromitem.success.single=项目 %s 上有 %d 个标记: # commands.tagsfromitem.success.multiple=项目 %s 上有 %d 个标记: # @@ -1805,7 +1806,7 @@ createWorldScreen.gameMode.creative=创造 # createWorldScreen.gameMode.creative.desc=无限资源。无损伤。飞行。即使您稍后切换到生存模式也无法获得成就。 # createWorldScreen.gameMode.survival=生存 # createWorldScreen.gameMode.survival.desc=资源有限,你需要工具。你可能会受伤。小心怪物。 # -createWorldScreen.gameMode.spectator=观众 # +createWorldScreen.gameMode.spectator=旁观 # createWorldScreen.gameMode.serverDefault=默认 # createWorldScreen.header.delete=世界永久性 # createWorldScreen.header.editLocal=编辑世界 # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=无法连接:过期的服务器! # disconnectionScreen.outdatedClientRealms=您必须更新游戏才能继续在此 Realm 进行游戏。 # disconnectionScreen.outdatedClientRealms.title=Realms 已更新 # disconnectionScreen.outdatedServerRealms=您的游戏是最新版本,但此 Realm 不是。 # -disconnectionScreen.outdatedServerRealms.title=Realms 更新在 48 小时内待处理 # +disconnectionScreen.outdatedServerRealms.title=我们目前无法更新您的 Realm 服务器,因为其他玩家目前正处于在线状态。您可以从“管理 Realm”屏幕关闭并重新打开您的Realm,让其他玩家退出,然后加入您的 Realm 进行更新。 # disconnectionScreen.outdatedServerRealmsNonOwner.title=您尝试访问的 Realm 是不同的版本。请与 Realm 的所有者联系以解决此问题。 # disconnectionScreen.realmsServerUpdateIncoming=您的 Realm 即将更新。您也需要进行更新。 # disconnectionScreen.realmsServerUpdateIncoming.title=马上检查游戏更新? # @@ -5988,6 +5989,8 @@ options.graphics=精美图像 # options.transparentleaves=花俏的树叶 # options.bubbleparticles=华丽气泡 # options.smooth_lighting=平滑光照 # +options.gui.accessibility.scaling=超大图形用户界面缩放 # +options.gui.accessibility.scaling.tooltip=启用菜单界面的超大版本作为附加的辅助功能选项。此设置可能会导致某些菜单屏幕中出现视觉问题。 # options.upscaling=画质提升 # options.raytracing=光线追踪 # options.raytracing.disabled.upsell.supported_platform=此选项仅可在游玩支持光线追踪的世界时编辑。请在市场中进行查找,或是制作您自己的支持光线追踪的资源包。 # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=在有 Wi-Fi 或者移动数据时打开 options.allowCellularData=启用移动数据玩线上游戏 # options.allowCellularData.message=在 Wi-Fi 不可用时使用移动数据玩多人游戏。这可能会产生额外的数据费用。 # options.cellularDataWarningLabel=使用移动网络玩游戏可能会产生额外费用,由运营商收取。 # +options.openFeedbackPage=离开前往反馈网站 # +options.openFeedbackPage.message=您的默认浏览器将打开以显示《我的世界》反馈网站。 # +options.openFeedbackPage.continue=继续访问反馈网站 # options.turnOffAchievements=关闭成就? # options.turnOffAchievements.message=成就仅对设置为关闭无敌模式的生存模式的世界可用。如果继续,那么即使您在探索前切换回来,也没有人再会在此世界探索时获得成就。 # options.achievementsDisabled=本世界中无法获得成就。 # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=雕刻 # hudScreen.tooltip.grow=生长 # hudScreen.tooltip.boatExit=下船 # hudScreen.tooltip.emote=表情 # +hudScreen.tooltip.change_note=变更说明 # hudScreen.controlCustomization.welcome=欢迎使用控件自定义 # hudScreen.controlCustomization.instructions=拖动元素以重新定位 # hudScreen.controlCustomization.modify=修改设置 # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=收集 # dr.equip_piece=装备 # dr.emotes.play_again=重新播放 # dr.emotes.assignment=将 "%s" 分配至一个栏位 # -dr.emotes.assign=分配 # dr.emotes.replace=替换 # dr.header.animation=表情 # dr.header.capes=海角 # diff --git a/resource_pack/texts/zh_TW.lang b/resource_pack/texts/zh_TW.lang index 9b2fcd6a9..6c32fd7c8 100644 --- a/resource_pack/texts/zh_TW.lang +++ b/resource_pack/texts/zh_TW.lang @@ -1004,6 +1004,7 @@ commands.loot.failure.negativeCount=計數不能為負數 # commands.loot.success=%1$s 物品已丟棄。 # commands.loot.replaceSuccess=已用 %d 物品將 %s 的 %s %d 更換為 %d 插槽 # commands.loot.replaceSuccess.block=已將 %s 插槽 %d 取代為 %d 個插槽的 %d 項物品 # +commands.selector.error.moreThanOne=只允許有一個實體,但提供的選擇器允許多個實體 # commands.tagsfromitem.description=列出所有與此物品相關的標籤。 # commands.tagsfromitem.success.single=物品「%s」含有 %d 標籤: # commands.tagsfromitem.success.multiple=物品「%s」上有 %d 個標籤: # @@ -1775,7 +1776,7 @@ createWorldScreen.experimentalCreatorFeaturesDescription=包括 Actor 屬性和 createWorldScreen.experimentalmoddingDescription=你正在做許多重複的事情嗎?這或許能協助你建立附加內容 # createWorldScreen.cavesandcliffs=洞穴和懸崖 # createWorldScreen.cavesandcliffsDescription=探索全新多樣化洞穴生成 # -createWorldScreen.spectatorMode=觀眾模式 # +createWorldScreen.spectatorMode=旁觀者模式 # createWorldScreen.spectatorModeDescription=嘗試「觀眾模式」的早期版本 # createWorldScreen.experimentalholiday=假日創作者功能 # createWorldScreen.experimentalholidayDescription=新增資料驅動的方塊和物品技術,自訂方塊形狀、旋轉、損壞等 # @@ -1805,7 +1806,7 @@ createWorldScreen.gameMode.creative=創造 # createWorldScreen.gameMode.creative.desc=無限資源。無損傷。飛行。即使稍後切換為生存模式也無法獲得成就。 # createWorldScreen.gameMode.survival=生存 # createWorldScreen.gameMode.survival.desc=資源有限,您需要工具。您可能會受傷,注意怪物。 # -createWorldScreen.gameMode.spectator=觀察者 # +createWorldScreen.gameMode.spectator=旁觀 # createWorldScreen.gameMode.serverDefault=預設 # createWorldScreen.header.delete=世界的永久性 # createWorldScreen.header.editLocal=編輯世界 # @@ -2536,7 +2537,7 @@ disconnectionScreen.outdatedServer=無法連接:過時伺服器! # disconnectionScreen.outdatedClientRealms=您需要更新遊戲,以繼續在此 Realm 遊歷。 # disconnectionScreen.outdatedClientRealms.title=Realms 已更新 # disconnectionScreen.outdatedServerRealms=您的遊戲為最新,但此 Realm 則否。 # -disconnectionScreen.outdatedServerRealms.title=Realms 更新在 48 小時內待命 # +disconnectionScreen.outdatedServerRealms.title=我們無法立刻更新您的 Realm 伺服器,因為其他玩家還在線上。您可以從管理 Realm 畫面關閉並重啟您的 Realm,讓其他玩家退出,然後再加入您的 Realm 進行更新。 # disconnectionScreen.outdatedServerRealmsNonOwner.title=您嘗試存取的 Realm 是另一個版本。請連絡 Realm 的主辦人以解決此問題。 # disconnectionScreen.realmsServerUpdateIncoming=您的 Realm 即將更新,您也將需要更新。 # disconnectionScreen.realmsServerUpdateIncoming.title=立即檢查有無遊戲更新? # @@ -2889,7 +2890,7 @@ gameMode.adventure=冒險模式 # gameMode.changed=遊戲模式已更新至 %s # gameMode.creative=創造模式 # gameMode.hardcore=極限模式! # -gameMode.spectator=觀眾模式 # +gameMode.spectator=旁觀者模式 # gameMode.survival=生存模式 # gameTip.cameraMovement.mouse=移動 :light_mouse_button: 來環顧四周。 # @@ -5988,6 +5989,8 @@ options.graphics=精美影像 # options.transparentleaves=花俏的樹葉 # options.bubbleparticles=花式泡泡 # options.smooth_lighting=柔和化照明效果 # +options.gui.accessibility.scaling=超大型圖形用戶介面縮放 # +options.gui.accessibility.scaling.tooltip=啟用超大版本的選單介面作為附加的輔助功能選項。這個設置可能會導致某些選單畫面出現視覺問題。 # options.upscaling=升級 # options.raytracing=光線追蹤 # options.raytracing.disabled.upsell.supported_platform=此選項僅可在具有光線追蹤功能的環境中遊玩時編輯。請在市集中尋找,或自行建立具有光線追蹤功能的資源套件。 # @@ -6283,6 +6286,9 @@ options.autoUpdateMode.on.withCellular=使用 Wi-Fi 或行動數據 # options.allowCellularData=允許使用行動數據進行線上遊玩 # options.allowCellularData.message=在 Wi-F i無法使用時,使用行動數據進行多人遊戲。這可能會產生額外的數據成本。 # options.cellularDataWarningLabel=以行動網路玩遊戲,可能會導致您的通訊業者額外收費。 # +options.openFeedbackPage=離開並前往回饋網站 # +options.openFeedbackPage.message=將開啟預設瀏覽器以顯示 Minecraft 回饋網站。 # +options.openFeedbackPage.continue=繼續前往回饋網站 # options.turnOffAchievements=關閉成就? # options.turnOffAchievements.message=成就僅在設定為作弊的生存模式世界中可用。如果繼續,即使你在遊玩前切換回來,也沒有人能在這個世界上再次贏得成就。 # options.achievementsDisabled=在此世界無法獲得成就。 # @@ -6463,6 +6469,7 @@ hudScreen.tooltip.carve=雕刻 # hudScreen.tooltip.grow=栽培 # hudScreen.tooltip.boatExit=下船 # hudScreen.tooltip.emote=表情 # +hudScreen.tooltip.change_note=變更說明 # hudScreen.controlCustomization.welcome=歡迎來到自訂控制項目 # hudScreen.controlCustomization.instructions=拖曳元素以變換位置 # hudScreen.controlCustomization.modify=修改設定 # @@ -9667,7 +9674,6 @@ dr.collect_achievement_item=收集 # dr.equip_piece=配備 # dr.emotes.play_again=重播表情 # dr.emotes.assignment=將 "%s" 分配給插槽 # -dr.emotes.assign=分配 # dr.emotes.replace=取代 # dr.header.animation=做表情 # dr.header.capes=披風 # diff --git a/resource_pack/textures/entity/horse2/donkey.png b/resource_pack/textures/entity/horse2/donkey.png index 75ed15264e2e0f1d96330dd518e33e59f876e740..7b9b213b9eaece3b93d2dc68d8407a3a6b836dd3 100644 GIT binary patch literal 4986 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 Ef{>tp$^ZZW delta 1925 zcmV;02YUGWCX^45B!2{FK}|sb0I`n?{9y$E0004VQb$4nuFf3k000L*NklM{)gP$!&3l7zJ; zAevz7q)C8-R}$8m08H}Uo!ciSh&q~pnngrFwEC2Dp#c%F%x(`34*LE5{XQe${(CPB za&9zWSpv|GCVxQiN&@bkiW6J~t5co<;4lk-*D_55&!RSP)wu(-I@C!&FngBIAaML^ zSxq3)fKxL8Iw{?Td^_?w-ImZda(=!QvJd;Q@6`QW`|vq@F2`9r4NwA=42}M#5a0{u zvb5t`h4VY@u~+60fB5!`9`g2E*9UpjyT+Lk0N{WB^?!T++k>Bb5&^-z&)&b$Z)|Mz zJ3Bl5*4EZgMjeTASykwK7JW|;0Lcgdc#!be5`fhw0r2J|;O@uo^sl~jbpQ@Q8Fd8w z;mtP&S(E^b#Tei$`<{5vpMU&1kbp7(a!X^G0%Ax2!7B-T9<+oqHZ}vJMdrO|-+489 z2ngVR{D1!I0USkHR?Waa2_Q%kpyr|XS^}b}^IoR!+z*qa-2=F;96?h^h=Nz3Y7VX$ zV?oWM%06|vas{fI6le~r=3IGIceGK{ zQQ*3D!f{q+ka>3xlQrzEv`HgF54%$z0B`_;-+#lZ88BaE3c;f-ez>Ls#eIMV0egFU zv#nFdeDk%d{k0dL4Q2bO3;o#riadAD7q>3XmBS8ne69hm-fAKw0mA-l0|K!66#+ke zx!M16XS;v!-IYO5M&0Gz&3^3u6at>Rd}XeDqJyiltFs3?dXMe(8EOKM$OHgl8JS7| z=YJj&fJP1=i}WHgqQ2AsMvthYTDPe9l(u68Tzh4201iR9IX2J$h%4O^++;rhfhtqQ zRlTX=5Z-TX%eiunTE?O<$fJg9u*Y~O4KtmDWeK1PYx(&2co0?bDQ$JJ93X&$0F89@ zewxJLuHfE%l^OttcJHI7`@_S-{^;mvD1WOHY;Eg{q}L?CH9*^klT{B-BJ_F{1W=W~ zdiTiz5U(QwsNFZ8PyKiZ$=NGkq6%E$>UZ)NY z4FGa?_n8?1D5K6}0r$2o1Z4X>otocoX&V9KwbpZo^80fHfGOk!KD~WwmLy@B+kc$; zgDC_oyZ2|p<2eB-IIY*%MdO)H8B%*!m1n&&>Lf&4X^T{G2Q{uD*aNhx99?$`hTysS z6b*Eu?J;sD4%FK#kyWtOO2DGhxhgYwAb5IERj&w4Mu2CN+zb2I*@?8uXZU#~^H+M5 zZ!%p?hCrq`K7#aYk|tKv`D)arrhhj^05d}rTqET5dcV&$lL=5;YDrr9Gn@!DJq53t z5D~ycE#%bFM#~Tot$aj;5}=M(wcxQJAR>bVC}7n9md`Z-o>q5KRQ**8d>cNO1hkmJ z7US z08?;XfmWxeKr{76IRfj%t48p@i2x66JxcR8L4Nk8)6vO{seVL2iKoz6|jT~l_3~9*=>H)|PL}T}sa)Qw=kZA#9 z0y;PL88fdj0(kClK-G2gDN#e(%pX(%O-5eJHkkQ}*734?Su!@7XID9^NWS^})*#Ub zRC-_AWFK2W*fwjY_kUZ+_lVZPyXnqlZ(Aa_XfmwV32U9(zt%_XBhp)Qj8QtidUe)$ zW1UcTlFKweSyoMOz&cK5F4b60Cfj%%)g9%D(91M6<4r)juYX)vo`w7Y7T00 z9>6KC>QL839a=OYvOk@ON<@yg)v;Q}^p(%HZ4cy}h%VdfBYvCq!J}2x$wVNvoM~S) zM&>gz@X?!~h>W?9ilSgA0~@VkHW>#$7GPyQBpWw-W$&-SqPot%{EjA*No8x1&1Ij~ z>bMmt)ja%D-RO(dMbt3+GO!UgC0zXxpglcS#KNeC)pjG|{UoO=A1WHjh00000 LNkvXXu0mjfS!ReE diff --git a/resource_pack/textures/entity/horse2/horse_skeleton.png b/resource_pack/textures/entity/horse2/horse_skeleton.png index 114cde8fd60b23672a7dc78b4dffc1c74ab35c69..8605d5c028968179b4ac8c325be493b30d5f08a8 100644 GIT binary patch literal 5920 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 delta 2440 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 diff --git a/resource_pack/textures/entity/horse2/horse_zombie.png b/resource_pack/textures/entity/horse2/horse_zombie.png index 8d18f7a85f5a2561ce2953bb3646b2c4d7cd5d1d..1987a23c1c0844430d16b637efba40ad4766aa3d 100644 GIT binary patch literal 5990 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�yBqf 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 delta 1911 zcmV--2Z;EFCWa4?B!2{FK}|sb0I`n?{9y$E0004VQb$4nuFf3k000LtNklSzLL77+o_?o)1r21LLzyFEKQ>rYNj`iy|zzj-jojnRN*2|z!Z z0KqE>XuB3CxPJ;(TkZkiFbja!GED>bqBd~X83Ae?YSRzQuJaxQj(;ty2}BxjZ6-h` zrD4d!k=JQh!q~|9c_`!5xK`o(u6yp4 zImE9HZ}$+W@t7*FBWkRb0095{k6-$yr%!qk0YTe??SEJMt*xzoHktcb_0h zfSQN4)qf;Jt?OQ9?7|O=q}>C!?i@jTlu+;rRL#LPV=SrpzfPYz-8q8cqFGh~2sR^t zplb<;4nt~^E=gxV5 zcYmQA4xr<64Ip5)D*{03eo;Rsy*8kO11Ql8|M385s&5|I`3xkEo+s*Qj_) z-+wUz9=?A(0EeJlof|k%50R}u0D&q~#Z|qj;t;mi_H~WaGIARxdCYTMi;HQdldvoS zRADV&US1BOD&EppH_HJ6I0(>8*R?z)0E|H#{Hinn4(-{uZ}#Ws=l#XS#ZXo!Slc%; zNeT&Y4bc8^Qu3lR263QYuYv%o^3Px29)AGwIwGLdHv-OUt{WsYnE(b|{`GVa0#{X< zN`M0-5G||S*Yu4dmkYsb$e%y+u<*svY!HAvIJh$>0Ac3xC>3 zKtw_mN^3+PtUU6ttwgZ)9VJ_hGOt?)K=2m@VK1P;`sc5DIWdpr9y6QH)#Nwn{-l0X8Y z<1n8b*Chh9u15WFt-zFk2sG;;lQkeZ2#GX+i@^yn1=l6e>J zCB{?XX!n(XQtamjH01%24=9-cpWQQ4;M<@m1B|jkeFTq$kK(1|r&KrD1Tqp_12~Sk z0M$Qx!=wc0ah0aTngY`lOPOFvng}SFL8ksn0<}OtrOBQF{Jc(&v48bIWGw_lZ&tEb z9oAZyQ)DdWv{{SQDrU-ez9>f3u002ovPDHLkV1nFxkW>Hw diff --git a/resource_pack/ui/anvil_screen_pocket.json b/resource_pack/ui/anvil_screen_pocket.json index a5a55cb3f..57d1c75b3 100644 --- a/resource_pack/ui/anvil_screen_pocket.json +++ b/resource_pack/ui/anvil_screen_pocket.json @@ -217,6 +217,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "anvil_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", diff --git a/resource_pack/ui/authentication_screen.json b/resource_pack/ui/authentication_screen.json index 1305bdda5..e6e9066a8 100644 --- a/resource_pack/ui/authentication_screen.json +++ b/resource_pack/ui/authentication_screen.json @@ -1039,7 +1039,26 @@ ] } }, - { "bottom_padding@common.empty_panel": { "size": [ "100%", 11 ] } } + { "loading_padding@common.empty_panel": { "size": [ "100%", 5 ] } }, + { + "skip_panel@edu_common.vertical_stack_item": { + "controls": [ + { + "skip_button@common_buttons.light_text_form_fitting_button": { + "$pressed_button_name": "button.cancelServicePack", + "$button_text": "gui.skip" + } + } + ], + "bindings": [ + { + "binding_name": "#skip_visible", + "binding_name_override": "#visible" + } + ] + } + }, + { "bottom_padding@common.empty_panel": { "size": [ "100%", 5 ] } } ] }, diff --git a/resource_pack/ui/chat_screen.json b/resource_pack/ui/chat_screen.json index ef005c4d4..70d7299ea 100644 --- a/resource_pack/ui/chat_screen.json +++ b/resource_pack/ui/chat_screen.json @@ -691,7 +691,7 @@ "$dropdown_content": "chat.coordinate_dropdown_content" }, - "popup_toast@toast_screen.popup": { + "popup_toast@persona.popup": { "layer": 100, "$display_time": 0.75, "$transition_in_time": 0.15, diff --git a/resource_pack/ui/disconnect_screen.json b/resource_pack/ui/disconnect_screen.json index 725906e90..0c692d625 100644 --- a/resource_pack/ui/disconnect_screen.json +++ b/resource_pack/ui/disconnect_screen.json @@ -30,8 +30,8 @@ }, "disconnect_title_text@disconnect.disconnect_screen_text": { - "size": [ "default", 20 ], - "max_size": [ "100% - 20px", 20 ], + "size": [ "default", 40 ], + "max_size": [ "100% - 20px", 40 ], "offset": [ 0, -10 ], "text": "#title_text", "bindings": [ diff --git a/resource_pack/ui/emote_wheel_screen.json b/resource_pack/ui/emote_wheel_screen.json index 8bd36bc1a..b35e25e05 100644 --- a/resource_pack/ui/emote_wheel_screen.json +++ b/resource_pack/ui/emote_wheel_screen.json @@ -108,7 +108,7 @@ "binding_condition": "always" }, { - "binding_name": "#is_using_gamepad", + "binding_name": "#is_using_gamepad_override", "binding_name_override": "#visible" } ] @@ -127,7 +127,7 @@ "controls": [ { "gamepad_start@common.gamepad_helper_start": { - "$gamepad_helper_visible_binding_name": "#is_using_gamepad" + "$gamepad_helper_visible_binding_name": "#is_using_gamepad_override" } }, { @@ -146,7 +146,7 @@ "binding_condition": "always" }, { - "binding_name": "#is_using_gamepad", + "binding_name": "#is_using_gamepad_override", "binding_name_override": "#visible" } ] @@ -214,7 +214,7 @@ "size": [ "100%", 27 ], "bindings": [ { - "binding_name": "(not #is_using_gamepad)", + "binding_name": "(not #is_using_gamepad_override)", "binding_name_override": "#visible" } ], diff --git a/resource_pack/ui/enchanting_screen_pocket.json b/resource_pack/ui/enchanting_screen_pocket.json index 0f8674286..beac7a4e7 100644 --- a/resource_pack/ui/enchanting_screen_pocket.json +++ b/resource_pack/ui/enchanting_screen_pocket.json @@ -40,6 +40,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "enchanting_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", diff --git a/resource_pack/ui/furnace_screen_pocket.json b/resource_pack/ui/furnace_screen_pocket.json index edfce3c06..fcd185a91 100644 --- a/resource_pack/ui/furnace_screen_pocket.json +++ b/resource_pack/ui/furnace_screen_pocket.json @@ -191,6 +191,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "furnace_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", diff --git a/resource_pack/ui/grindstone_screen_pocket.json b/resource_pack/ui/grindstone_screen_pocket.json index 68ace3f06..8e665d20a 100644 --- a/resource_pack/ui/grindstone_screen_pocket.json +++ b/resource_pack/ui/grindstone_screen_pocket.json @@ -129,6 +129,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "grindstone_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", diff --git a/resource_pack/ui/horse_screen_pocket.json b/resource_pack/ui/horse_screen_pocket.json index 8984703ba..4f556119a 100644 --- a/resource_pack/ui/horse_screen_pocket.json +++ b/resource_pack/ui/horse_screen_pocket.json @@ -228,6 +228,7 @@ "$scrolling_pane_size": [ "100%-2px", "100%-2px" ], "offset": [ 1, 1 ], "$scroll_size": [ "8px", "100%" ], + "$allow_scrolling_even_when_content_fits": false, "$scroll_box_mouse_image_control": "common-classic.button_state_default" } } diff --git a/resource_pack/ui/pdp_screen.json b/resource_pack/ui/pdp_screen.json index 10d2ba2a5..c4a348281 100644 --- a/resource_pack/ui/pdp_screen.json +++ b/resource_pack/ui/pdp_screen.json @@ -4466,7 +4466,7 @@ "controls": [ { "description_text_collapsed@pdp.description_label": { - "$contents_max_size": [ "fill", 20 ], + "size": [ "fill", 17 ], //Setting the height to be always 17px, as ShowMore button panel goes beyond the default size of label, when PDP description is short & contains metadata "notify_ellipses_sibling": true, "notify_on_ellipses": [ "collapsed_show_more_panel" @@ -4919,7 +4919,6 @@ "note_text": { "type": "label", "size": [ "100%", "default" ], - "max_size": [ "100% - 50px", "default" ], "text": "store.offerDescription.playerCountNote", "font_scale_factor": 0.8, "font_type": "smooth", @@ -4948,13 +4947,13 @@ }, { "languages_panel": { + "visible": false, //TODO [ADO:661384]: remove this when languages are implemented in service "type": "stack_panel", "orientation": "horizontal", "size": [ "100% - 5px", "100%cm - 7px" ], "controls": [ { "label_text_panel": { - "visible": false, //TODO [ADO:661384]: remove this when languages are implemented in service "type": "panel", "size": [ "100%c", "100%c" ], "controls": [ @@ -4977,7 +4976,6 @@ }, { "languages_factory": { - "visible": false, //TODO [ADO:661384]: remove this when languages are implemented in service "type": "stack_panel", "orientation": "horizontal", "collection_name": "language_row_collection", @@ -5065,16 +5063,33 @@ } ] } + } + ] + } + }, + { + "pad_3": { + "type": "panel", + "size": [ "100%", 3 ], + "bindings": [ + { + "binding_name": "#description_expanded_visible", + "binding_name_override": "#visible" }, { - "show_less_button_panel@pdp.description_toggle_show_button_panel": { - "size": [ "100%cm", "100%cm" ], - "$button_text": "store.offerDescription.showLess", - "$border_offset": [ 3.5, -7.5 ], - "$show_button_offset": [ 3.5, -7.5 ] - } + "binding_type": "$store_factory_collection_details", + "binding_collection_name": "$store_factory_collection_name", + "binding_collection_prefix": "$store_factory_collection_prefix" } - ], + ] + } + }, + { + "show_less_button_panel@pdp.description_toggle_show_button_panel": { + "size": [ "100%", "100%cm" ], + "$button_text": "store.offerDescription.showLess", + "$border_offset": [ -1.5, -0.75 ], + "$show_button_offset": [ -1.5, -0.75 ], "bindings": [ { "binding_name": "#description_expanded_visible", diff --git a/resource_pack/ui/persona_common.json b/resource_pack/ui/persona_common.json index 9a4ab6a39..0200dc81a 100644 --- a/resource_pack/ui/persona_common.json +++ b/resource_pack/ui/persona_common.json @@ -271,13 +271,13 @@ "emote_image@common.empty_panel": { "layer": 2, - "size": [ "100%c", "100%c" ], + "size": [ "100%", "100%" ], "controls": [ { "empty": { "type": "image", "texture": "textures/ui/icon_none", - "size": [ 14, 14 ], + "size": [ "100%", "100%" ], "property_bag": "$property_bag", "bindings": [ { @@ -290,7 +290,7 @@ { "emote_preview": { "type": "panel", - "size": [ 42, 42 ], + "size": [ "100%", "100%" ], "property_bag": "$property_bag", "bindings": [ { @@ -491,6 +491,7 @@ }, { "image_0@persona_common.emote_image": { + "size": [ "30%", "30%" ], "offset": "$emote_image_offset", "$property_bag": { "#index": "$emote_slot_index" diff --git a/resource_pack/ui/persona_screen.json b/resource_pack/ui/persona_screen.json index 69dbaffad..9f1be5490 100644 --- a/resource_pack/ui/persona_screen.json +++ b/resource_pack/ui/persona_screen.json @@ -6710,41 +6710,10 @@ "$close_button_to_button_id": "button.emote_slot_popup_close" }, - "emote_assign_replace_button@common_buttons.light_text_button": { - "size": [ "100% - 18px", 21 ], - "$button_offset": [ 0, -2 ], - "$anchor": "bottom_middle", - "$pressed_button_name": "button.emote_assign_replace", - "$button_text": "#emote_popup_assign_replace_text", - "$button_text_binding_type": "global", - "$focus_id": "emote_assign_replace_button", - "bindings": [ - { - "binding_name": "#emote_popup_assign_replace_enabled", - "binding_name_override": "#enabled" - }, - { - "binding_name": "(not #is_using_gamepad)", - "binding_name_override": "#visible" - } - ] - }, - "emote_equip_slot_content@common.empty_panel": { "$close_button_visible_binding_type": "global", "controls": [ - { "close@common.close_button": { } }, - { - "emote_wheel_content@persona_common.emote_wheel_panel": { - "$gamepad_helper_visible_binding_name": "#is_using_gamepad", - "$ignore_touch_labels": true, - "size": [ "100% - 18px", "100% - 55px" ], - "layer": 2, - "anchor_from": "top_middle", - "anchor_to": "top_middle", - "offset": [ 0, 24 ] - } - }, + { "close@common.close_button": {} }, { "cancel@persona.close_emote_popup_controller": { "size": [ 50, 20 ], @@ -6754,10 +6723,23 @@ } }, { - "assign_replace_button@persona.emote_assign_replace_button": { - "anchor_from": "bottom_middle", - "anchor_to": "bottom_middle", - "offset": [ 0, -9 ] + "emote_wheel_prompt_content": { + "type": "stack_panel", + "orientation": "vertical", + "size": [ "100% - 32px", "100% - 32px" ], + "offset": [ 9, 6 ], + "controls": [ + { + "emote_wheel_content@persona_common.emote_wheel_panel": { + "$gamepad_helper_visible_binding_name": "#is_using_gamepad", + "size": [ "100% - 18px", "100%" ], + "layer": 2, + "anchor_from": "top_middle", + "anchor_to": "top_middle", + "offset": [ 0, 24 ] + } + } + ] } } ] diff --git a/resource_pack/ui/pocket_containers.json b/resource_pack/ui/pocket_containers.json index 81b997230..921d7802d 100644 --- a/resource_pack/ui/pocket_containers.json +++ b/resource_pack/ui/pocket_containers.json @@ -93,6 +93,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "layer": 1, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "pocket_containers.inventory_grid", @@ -176,4 +177,4 @@ }, "barrel_panel@small_chest_panel": { } -} \ No newline at end of file +} diff --git a/resource_pack/ui/profile_screen.json b/resource_pack/ui/profile_screen.json index 94cf2d463..f33304bfd 100644 --- a/resource_pack/ui/profile_screen.json +++ b/resource_pack/ui/profile_screen.json @@ -1281,7 +1281,7 @@ "$sidebar_main_view_content": "profile.profile_screen_main_panel_content" }, - "popup_toast@toast_screen.popup": { + "popup_toast@persona.popup": { "layer": 1000, "$display_time": 0.75, "$transition_in_time": 0.15, diff --git a/resource_pack/ui/settings_sections/controls_section.json b/resource_pack/ui/settings_sections/controls_section.json index 1d36368be..f2bee67e1 100644 --- a/resource_pack/ui/settings_sections/controls_section.json +++ b/resource_pack/ui/settings_sections/controls_section.json @@ -784,29 +784,6 @@ ] }, - "interaction_model_dropdown_content@settings_common.option_radio_dropdown_group": { - "$radio_buttons": [ - { - "@settings_common.radio_with_label": { - "$toggle_state_binding_name": "#interactionmodel_radio_touch", - "$radio_label_text": "options.interactionmodel.touch" - } - }, - { - "@settings_common.radio_with_label": { - "$toggle_state_binding_name": "#interactionmodel_radio_crosshair", - "$radio_label_text": "options.interactionmodel.crosshair" - } - }, - { - "@settings_common.radio_with_label": { - "$toggle_state_binding_name": "#interactionmodel_radio_classic", - "$radio_label_text": "options.interactionmodel.classic" - } - } - ] - }, - // Touch button & section "touch_button@settings_common.section_toggle_base": { diff --git a/resource_pack/ui/settings_sections/general_section.json b/resource_pack/ui/settings_sections/general_section.json index 8b1e41754..de007c26d 100644 --- a/resource_pack/ui/settings_sections/general_section.json +++ b/resource_pack/ui/settings_sections/general_section.json @@ -602,6 +602,28 @@ } ] }, + "sign_out_button_content": { + "type": "stack_panel", + "orientation": "horizontal", + "size": [ "100%", "100%" ], + "controls": [ + { + "padded_label@common.empty_panel": { + "size": [ "100%c + 6px", "100%" ], + "controls": [ + { + "label": { + "type": "label", + "size": [ "default", "default" ], + "color": "$dark_body_text_color", + "text": "accounts.signOut" + } + } + ] + } + } + ] + }, "switch_accounts_panel": { "type": "stack_panel", @@ -644,6 +666,25 @@ ] }, + "sign_out_panel": { + "type": "stack_panel", + "orientation": "vertical", + + "size": [ "100%", "100%c" ], + "controls": [ + { + "sign_out@common_buttons.light_content_button": { + "size": [ "100%", "24px" ], + "enabled": "$is_pregame", + // Smaller size to allow the parent element to act as padding + "$button_size_override": [ "100%", "100% - 4px" ], + "$button_content": "general_section.sign_out_button_content", + "$pressed_button_name": "button.sign_out" + } + } + ] + }, + "account_section": { "type": "stack_panel", "size": [ "100%", "100%c" ], @@ -660,14 +701,16 @@ "target_property_name": "#visible" } ], - "controls": [ + "controls": [ + // Add some padding between the buttons/toggles to reduce the impression upon the eyes. (ADO:515619) { - "switch_accounts@general_section.switch_accounts_panel": { - "ignored": "$ignore_profile_switch_account_button" + "use_edu_remember_me@settings_common.option_toggle": { + "ignored": "$ignore_profile_sso_toggle", + "$option_label": "options.adEduRememberMe", + "$option_binding_name": "#ad_edu_remember_me", + "$toggle_name": "ad_edu_remember_me" } }, - - // Add some padding between the buttons/toggles to reduce the impression upon the eyes. (ADO:515619) { "paddingUseSSO": { "ignored": "$ignore_profile_sso_toggle", @@ -685,11 +728,13 @@ } }, { - "use_edu_remember_me@settings_common.option_toggle": { - "ignored": "$ignore_profile_sso_toggle", - "$option_label": "options.adEduRememberMe", - "$option_binding_name": "#ad_edu_remember_me", - "$toggle_name": "ad_edu_remember_me" + "switch_accounts@general_section.switch_accounts_panel": { + "ignored": "$ignore_profile_switch_account_button" + } + }, + { + "sign_out@general_section.sign_out_panel": { + "ignored": "$ignore_profile_sign_out_button" } }, @@ -895,22 +940,6 @@ } ] } - }, - { - "commerce_id_label": { - "type": "label", - "color": "$body_text_color", - "offset": [ 2, 0 ], - "size": [ "100%", "default" ], - "anchor_from": "top_left", - "anchor_to": "top_left", - "text": "#commerce_id", - "bindings": [ - { - "binding_name": "#commerce_id" - } - ] - } } ] }, @@ -1503,7 +1532,7 @@ "copy_coordinate_section_stack_panel": { "type": "stack_panel", "visible": "$supports_clipboard_set", - "controls":[ + "controls": [ { "content_log_section_label": { "type": "label", @@ -1522,7 +1551,6 @@ "$option_label": "options.copyCoordinateUI", "$option_binding_name": "#copy_coordinate_ui", "$toggle_name": "copy_coordinate_ui" - } } ] @@ -4246,15 +4274,6 @@ "size": [ "100%", 10 ] } }, - { - "input_hint_toggle@settings_common.option_toggle": { - "ignored": "(not $education_edition)", - "$option_label": "options.showInputHints", - "$option_binding_name": "#show_input_hints", - "$option_enabled_binding_name": "#show_input_hints_enabled", - "$toggle_name": "show_input_hints" - } - }, { "notification_duration_options_panel": { "type": "stack_panel", @@ -6235,18 +6254,6 @@ "$dropdown_scroll_content_size": [ "100%", "200%" ] } }, - { - "option_dropdown_identity_mode@settings_common.option_dropdown": { - "ignored": "((not $education_edition) or $is_android)", - "$option_label": "options.dev_identityMode", - "$dropdown_content": "general_section.dev_identityMode_content", - "$option_enabled_binding_name": "#dev_identity_mode_dropdown_enabled", - "$dropdown_area": "content_area", - "$dropdown_name": "dev_identity_mode_dropdown", - "$options_dropdown_toggle_label_binding": "#dev_identity_mode_dropdown_toggle_label", - "$dropdown_scroll_content_size": [ "100%", "200%" ] - } - }, { "option_toggle_9@settings_common.option_toggle": { "$option_label": "options.dev_renderMobInfoState", @@ -7828,6 +7835,12 @@ }, "dev_chunkMapMode_content@settings_common.option_radio_dropdown_group": { "$radio_buttons": [ + { + "dev_chunkMapMode_off@settings_common.radio_with_label": { + "$toggle_state_binding_name": "#chunk_map_mode_off", + "$radio_label_text": "options.dev_chunk_map_mode_off" + } + }, { "dev_chunkMapMode_client@settings_common.radio_with_label": { "$toggle_state_binding_name": "#chunk_map_mode_client", @@ -7854,22 +7867,6 @@ } ] }, - "dev_identityMode_content@settings_common.option_radio_dropdown_group": { - "$radio_buttons": [ - { - "dev_identityMode_adal@settings_common.radio_with_label": { - "$toggle_state_binding_name": "#identity_mode_adal", - "$radio_label_text": "options.dev_identity_mode_adal" - } - }, - { - "dev_identityMode_oneauth@settings_common.radio_with_label": { - "$toggle_state_binding_name": "#identity_mode_oneauth", - "$radio_label_text": "options.dev_identity_mode_oneauth" - } - } - ] - }, "dev_quality_dropdown_content@settings_common.option_radio_dropdown_group": { "$radio_buttons": [ { diff --git a/resource_pack/ui/settings_sections/world_section.json b/resource_pack/ui/settings_sections/world_section.json index 32b363204..dc7069744 100644 --- a/resource_pack/ui/settings_sections/world_section.json +++ b/resource_pack/ui/settings_sections/world_section.json @@ -457,6 +457,64 @@ } ], "controls": [ + { + "new_edit_world_opt_in_panel": { + "type": "stack_panel", + "ignored": "$education_edition", + "orientation": "vertical", + "size": [ "100%", "100%c + 4px" ], + "bindings": [ + { + "binding_name": "#show_new_edit_world_opt_in", + "binding_name_override": "#visible" + } + ], + "controls": [ + { + "panel_title@settings_common.option_group_label": { + "$text": "options.newUiEditWorld.title" + } + }, + { + "panel_text@settings_common.option_group_label": { + "$text": "options.newUiEditWorld.info" + } + }, + { + "opt_in_button@settings_common.action_button": { + "size": [ "100%", 30 ], + "$button_text": "options.newUiEditWorld.initiate", + "$pressed_button_name": "switch_to_new_edit_world", + "$focus_override_right": "FOCUS_OVERRIDE_STOP" + } + } + ] + } + }, + { + "new_edit_world_opt_in_divider": { + "type": "panel", + "size": [ "100%", "100%c + 14px" ], + "bindings": [ + { + "binding_name": "#show_new_edit_world_opt_in", + "binding_name_override": "#visible" + } + ], + "controls": [ + { + "section_divider": { + "type": "image", + "size": [ "100% - 30px", 1 ], + "anchor_from": "center", + "anchor_to": "center", + "layer": 3, + "texture": "textures/ui/list_item_divider_line_light" + } + } + ] + } + }, { "unlock_template_options_panel": { "type": "stack_panel", diff --git a/resource_pack/ui/smithing_table_screen_pocket.json b/resource_pack/ui/smithing_table_screen_pocket.json index 1fe0cfa6f..0ec890a1c 100644 --- a/resource_pack/ui/smithing_table_screen_pocket.json +++ b/resource_pack/ui/smithing_table_screen_pocket.json @@ -189,6 +189,7 @@ "controls": [ { "scrolling_panel@common.scrolling_panel": { + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "smithing_table_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", diff --git a/resource_pack/ui/start_screen.json b/resource_pack/ui/start_screen.json index 1491f1e82..589e6f2fb 100644 --- a/resource_pack/ui/start_screen.json +++ b/resource_pack/ui/start_screen.json @@ -851,8 +851,8 @@ }, "switch_accounts_button@start.main_button": { - "$pressed_button_name": "button.switch_accounts", - "$button_text": "#switch_accounts_button_text", + "$pressed_button_name": "button.manage_account", + "$button_text": "#manage_account_button_text", "$button_text_binding_type": "global" }, diff --git a/resource_pack/ui/store_common.json b/resource_pack/ui/store_common.json index 79ed6b921..a4c58d746 100644 --- a/resource_pack/ui/store_common.json +++ b/resource_pack/ui/store_common.json @@ -360,7 +360,7 @@ "icon_overlay_panel": { "type": "panel", - "size": [ "100%", "56.25%x + 1px" ], // +1 for the image border + "size": [ "100%", "56.25%x" ], "anchor_from": "top_right", "anchor_to": "top_right", "controls": [ @@ -377,7 +377,7 @@ "factory": { "name": "icon_overlay_position_factory", "control_ids": { - "top_left_icon_factory": "@common_store.top_left_icon_factory", + "top_left_icon_factory": "@common_store.top_right_icon_factory", "top_middle_icon_factory": "@common_store.top_middle_icon_factory", "top_right_icon_factory": "@common_store.top_right_icon_factory", "left_middle_icon_factory": "@common_store.left_middle_icon_factory", @@ -580,36 +580,35 @@ "icon_overlay_sdl_padding": { "type": "panel", - "size": [ 2, "100%sm" ] + "size": [ 2, "100%" ] }, "status_icon_overlay": { "type": "image", - "size": [ "100%c", "100%c" ], - "min_size": [ 21, "100%c" ], - "keep_ratio": false, + "size": [ "100%c", 21 ], + "min_size": [ 21, 15 ], "layer": 15, "texture": "#icon_overlay_texture_name", - "anchor_from": "$anchor_point", - "anchor_to": "$anchor_point", // variables "controls": [ { "icon_overlay_label_panel": { "type": "stack_panel", - "size": [ "100%c", "100%cm" ], + "size": [ "100%c", "100%" ], "orientation": "horizontal", "anchor_to": "center", "anchor_from": "center", "controls": [ { - "left_margin_padding": { - "type": "panel", - "size": [ 1, "100%sm" ] - } + "padding_1@common_store.icon_overlay_sdl_padding": {} }, { - "left_padding_1@common_store.icon_overlay_sdl_padding": { + "icon_overlay_label": { + "type": "label", + "size": [ "default", "100%" ], + "text": "#icon_overlay_image_text", + "color": "$store_white_text_color", + "layer": 1, "bindings": [ { "binding_type": "$store_factory_collection_details", @@ -624,142 +623,31 @@ { "binding_type": "$icon_overlay_binding_type", "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_left_padding_visible", - "binding_name_override": "#visible" - } - ] - } - }, - { - "left_padding_2@common_store.icon_overlay_sdl_padding": { - "bindings": [ - { - "binding_type": "$store_factory_collection_details", - "binding_collection_name": "$store_factory_collection_name", - "binding_collection_prefix": "$store_factory_collection_prefix" - }, - { - "binding_type": "$offer_collection_details", - "binding_collection_name": "$offer_collection_name", - "binding_collection_prefix": "$offer_collection_prefix" + "binding_name": "#icon_overlay_image_text" }, { "binding_type": "$icon_overlay_binding_type", "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "(not #icon_overlay_right_padding_visible)", - "binding_name_override": "#visible" - } - ] - } - }, - { - "icon_panel": { - "type": "panel", - "size": [ "100%c", "100%c" ], - "min_size": [ "100%c", 15 ], - "controls": [ - { - "icon_overlay_label": { - "type": "label", - "size": [ "default", "default" ], - "text": "#icon_overlay_image_text", - "color": "$store_white_text_color", - "layer": 1, - "bindings": [ - { - "binding_type": "$store_factory_collection_details", - "binding_collection_name": "$store_factory_collection_name", - "binding_collection_prefix": "$store_factory_collection_prefix" - }, - { - "binding_type": "$offer_collection_details", - "binding_collection_name": "$offer_collection_name", - "binding_collection_prefix": "$offer_collection_prefix" - }, - { - "binding_type": "$icon_overlay_binding_type", - "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_image_text" - }, - { - "binding_type": "$icon_overlay_binding_type", - "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_text_color", - "binding_name_override": "#color" - }, - { - "binding_type": "$icon_overlay_binding_type", - "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_text_alignment", - "binding_name_override": "#text_alignment" - }, - { - "binding_type": "$icon_overlay_binding_type", - "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_font_scale_factor", - "binding_name_override": "#font_scale_factor" - }, - { - "binding_type": "$icon_overlay_binding_type", - "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_font_type", - "binding_name_override": "#font_type" - } - ] - } - } - ] - } - }, - { - "right_padding_1@common_store.icon_overlay_sdl_padding": { - "bindings": [ - { - "binding_type": "$store_factory_collection_details", - "binding_collection_name": "$store_factory_collection_name", - "binding_collection_prefix": "$store_factory_collection_prefix" - }, - { - "binding_type": "$offer_collection_details", - "binding_collection_name": "$offer_collection_name", - "binding_collection_prefix": "$offer_collection_prefix" + "binding_name": "#icon_overlay_text_color", + "binding_name_override": "#color" }, { "binding_type": "$icon_overlay_binding_type", "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "#icon_overlay_right_padding_visible", - "binding_name_override": "#visible" - } - ] - } - }, - { - "right_padding_2@common_store.icon_overlay_sdl_padding": { - "bindings": [ - { - "binding_type": "$store_factory_collection_details", - "binding_collection_name": "$store_factory_collection_name", - "binding_collection_prefix": "$store_factory_collection_prefix" - }, - { - "binding_type": "$offer_collection_details", - "binding_collection_name": "$offer_collection_name", - "binding_collection_prefix": "$offer_collection_prefix" + "binding_name": "#icon_overlay_font_scale_factor", + "binding_name_override": "#font_scale_factor" }, { "binding_type": "$icon_overlay_binding_type", "binding_collection_name": "$icon_overlay_collection_name", - "binding_name": "(not #icon_overlay_left_padding_visible)", - "binding_name_override": "#visible" + "binding_name": "#icon_overlay_font_type", + "binding_name_override": "#font_type" } ] } }, { - "right_margin_padding": { - "type": "panel", - "size": [ 1, "100%sm" ] - } + "padding_2@common_store.icon_overlay_sdl_padding": {} } ] } @@ -1892,6 +1780,7 @@ "$chevron_image_name": "textures/ui/chevron_left", "$pressed_button_name": "button.cycle_pack_left", "$cycle_pack_button_enabled|default": "#cycle_pack_left_button_enabled", + "$button_tts_header": "accessibility.button.navigateLeft", "$direction_gamepad_button_helper": "gamepad_helper@common.gamepad_helper_left_bumper" }, @@ -1902,6 +1791,7 @@ "$focus_id|default": "right_cycle_button", "$chevron_image_name": "textures/ui/chevron_right", "$pressed_button_name": "button.cycle_pack_right", + "$button_tts_header": "accessibility.button.navigateRight", "$cycle_pack_button_enabled|default": "#cycle_pack_right_button_enabled" }, @@ -4041,6 +3931,7 @@ { "left_button@common_buttons.light_content_button": { "size": [ 15, 20 ], + "$button_tts_header": "accessibility.button.navigateLeft", "$pressed_button_name": "button.navigate_carousel_left", "$button_content": "play.left_arrow_icon" } @@ -4062,6 +3953,7 @@ { "right_button@common_buttons.light_content_button": { "size": [ 15, 20 ], + "$button_tts_header": "accessibility.button.navigateRight", "$pressed_button_name": "button.navigate_carousel_right", "$button_content": "play.right_arrow_icon", "$focus_id": "carousel_right_button", @@ -5528,6 +5420,7 @@ "layer": 4, "default_control": "", "$pressed_button_name": "button.show_more_offers", + "tts_inherit_siblings": true, "bindings": [ { "binding_type": "$offer_collection_details", diff --git a/resource_pack/ui/trade_screen_pocket.json b/resource_pack/ui/trade_screen_pocket.json index c0cb8f503..991d54014 100644 --- a/resource_pack/ui/trade_screen_pocket.json +++ b/resource_pack/ui/trade_screen_pocket.json @@ -271,6 +271,7 @@ { "scrolling_panel@common.scrolling_panel": { "layer": 1, + "$allow_scrolling_even_when_content_fits": false, "$scrolling_pane_size": [ "100%", "100%-2px" ], "$scrolling_content": "trade_pocket.inventory_grid", "$scroll_box_mouse_image_control": "common-classic.button_state_default", @@ -373,4 +374,4 @@ } ] } -} \ No newline at end of file +} diff --git a/resource_pack/ui/ui_common.json b/resource_pack/ui/ui_common.json index f91b7475f..5950f5f3f 100644 --- a/resource_pack/ui/ui_common.json +++ b/resource_pack/ui/ui_common.json @@ -4050,6 +4050,10 @@ "scrollbar_track": { "type": "scroll_track", + "$focus_for_tts_enabled|default": true, + "focus_enabled": "$focus_for_tts_enabled", + "$scrollbar_tts_name|default": "accessibility.scrollbar.tts.title", + "tts_name": "$scrollbar_tts_name", "button_mappings": [ { "from_button_id": "button.menu_select", @@ -4169,8 +4173,13 @@ "$scroll_panel_consume_hover_events|default": true, "consume_hover_events": "$scroll_panel_consume_hover_events", "$scroll_view_name|default": "scroll_view", + "$allow_scroll_even_when_content_fits|default": true, "controls": [ - { "$scroll_view_name@common.scroll_view_control": {} } + { + "$scroll_view_name@common.scroll_view_control": { + "allow_scroll_even_when_content_fits": "$allow_scroll_even_when_content_fits" + } + } ], "$scrolling_panel_base_button_mappings|default": [], "button_mappings": "$scrolling_panel_base_button_mappings", @@ -4216,6 +4225,8 @@ "$scroll_size_touch|default": [ 4, "100%" ], "$wider_scroll_area|default": false, + "$allow_scrolling_even_when_content_fits|default": true, + // The images used for the background, scroll track, and scroll box (for // mouse and for touch) can be overridden by specifying // $scroll_background_image_control, $scroll_track_image_control, @@ -4256,7 +4267,8 @@ "$scroll_bar_left_padding_size": "$scroll_bar_left_padding_size_touch", "$scroll_bar_right_padding_size": "$scroll_bar_right_padding_size_touch", "$view_port_size": "$view_port_size_touch", - "$scroll_size": "$scroll_size_touch" + "$scroll_size": "$scroll_size_touch", + "$allow_scroll_even_when_content_fits": "$allow_scrolling_even_when_content_fits" } }, { @@ -4891,6 +4903,7 @@ "$scroll_track_image_control": "common.container_scrollbar_track", "$scroll_box_mouse_image_control": "common.container_scroll_box_image", "$scroll_box_touch_image_control": "common.container_touch_scrollbar_box_image", + "$allow_scrolling_even_when_content_fits": false, "$scrolling_panel_base_button_mappings": [ { diff --git a/version.json b/version.json index 11e416e9c..97ce2caaa 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,6 @@ { - "latest": { "version": "1.19.60.24", "date": "14-12-2022", "type": "preview" }, + "latest": { "version": "1.19.60.25", "date": "05-01-2023", "type": "preview" }, + "1.19.60.25": { "version": "1.19.60.25", "date": "05-01-2023", "type": "preview" }, "1.19.60.24": { "version": "1.19.60.24", "date": "14-12-2022", "type": "preview" }, "1.19.60.23": { "version": "1.19.60.23", "date": "07-12-2022", "type": "preview" }, "1.19.60.22": { "version": "1.19.60.22", "date": "01-12-2022", "type": "preview" },