From f943c08ce3dfe01db641b1b1139249b8305ff2e2 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:15:16 +0800 Subject: [PATCH 01/20] initial commit Add some translation --- .../1UNKNOWN/tiab_charger/lang/en_us.json | 4 ++ .../1UNKNOWN/tiab_charger/lang/zh_cn.json | 4 ++ .../bbl-building-wands/wands/lang/en_us.json | 12 +++++ .../bbl-building-wands/wands/lang/zh_cn.json | 12 +++++ .../assets/bbl-core/bblcore/lang/en_us.json | 53 +++++++++++++++++++ .../assets/bbl-core/bblcore/lang/zh_cn.json | 53 +++++++++++++++++++ .../bbl-invisible-lights/bbllights/en_us.json | 9 ++++ .../bbl-invisible-lights/bbllights/zh_cn.json | 9 ++++ .../smartcrafting/lang/en_us.json | 5 ++ .../smartcrafting/lang/zh_cn.json | 5 ++ .../roomopolis/roomopolis/lang/en_us.json | 35 ++++++++++++ .../roomopolis/roomopolis/lang/zh_cn.json | 35 ++++++++++++ .../1.21/assets/swiss/swiss/lang/en_us.json | 28 ++++++++++ .../1.21/assets/swiss/swiss/lang/zh_cn.json | 28 ++++++++++ 14 files changed, 292 insertions(+) create mode 100644 projects/1.21/assets/1UNKNOWN/tiab_charger/lang/en_us.json create mode 100644 projects/1.21/assets/1UNKNOWN/tiab_charger/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-building-wands/wands/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-building-wands/wands/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-core/bblcore/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json create mode 100644 projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json create mode 100644 projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json create mode 100644 projects/1.21/assets/roomopolis/roomopolis/lang/en_us.json create mode 100644 projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json create mode 100644 projects/1.21/assets/swiss/swiss/lang/en_us.json create mode 100644 projects/1.21/assets/swiss/swiss/lang/zh_cn.json diff --git a/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/en_us.json b/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/en_us.json new file mode 100644 index 000000000000..9adb06f8aa0f --- /dev/null +++ b/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/en_us.json @@ -0,0 +1,4 @@ +{ + "block.tiab_charger.tiab_charger": "TIAB Charger", + "block.tiab_charger.tiab_charger_menu": "TIAB Charger" +} \ No newline at end of file diff --git a/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/zh_cn.json b/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/zh_cn.json new file mode 100644 index 000000000000..769ef8e511aa --- /dev/null +++ b/projects/1.21/assets/1UNKNOWN/tiab_charger/lang/zh_cn.json @@ -0,0 +1,4 @@ +{ + "block.tiab_charger.tiab_charger": "时间之瓶充能器", + "block.tiab_charger.tiab_charger_menu": "时间之瓶充能器" +} diff --git a/projects/1.21/assets/bbl-building-wands/wands/lang/en_us.json b/projects/1.21/assets/bbl-building-wands/wands/lang/en_us.json new file mode 100644 index 000000000000..3fbe055a2f4b --- /dev/null +++ b/projects/1.21/assets/bbl-building-wands/wands/lang/en_us.json @@ -0,0 +1,12 @@ +{ + "itemGroup.wands": "BBL Building Wands", + + + + "item.wands.basic_wand": "Basic Building Wand", + "item.wands.advanced_wand": "Advanced Building Wand", + "item.wands.elite_wand": "Elite Building Wand", + "item.wands.ultimate_wand": "Ultimate Building Wand", + + "tooltips.wand.shift.held": "Places up to %s blocks" +} diff --git a/projects/1.21/assets/bbl-building-wands/wands/lang/zh_cn.json b/projects/1.21/assets/bbl-building-wands/wands/lang/zh_cn.json new file mode 100644 index 000000000000..f38c3ce922eb --- /dev/null +++ b/projects/1.21/assets/bbl-building-wands/wands/lang/zh_cn.json @@ -0,0 +1,12 @@ +{ + "itemGroup.wands": "BBL的建筑手杖", + + + + "item.wands.basic_wand": "基础建筑手杖", + "item.wands.advanced_wand": "高级建筑手杖", + "item.wands.elite_wand": "精英建筑手杖", + "item.wands.ultimate_wand": "终极建筑手杖", + + "tooltips.wand.shift.held": "最多同时放置%s个方块" +} diff --git a/projects/1.21/assets/bbl-core/bblcore/lang/en_us.json b/projects/1.21/assets/bbl-core/bblcore/lang/en_us.json new file mode 100644 index 000000000000..ee5864cd504d --- /dev/null +++ b/projects/1.21/assets/bbl-core/bblcore/lang/en_us.json @@ -0,0 +1,53 @@ +{ + "color.bblcore.white": "White", + "color.bblcore.black": "Black", + "color.bblcore.red": "Red", + "color.bblcore.green": "Green", + "color.bblcore.blue": "Blue", + "color.bblcore.yellow": "Yellow", + "color.bblcore.purple": "Purple", + "color.bblcore.orange": "Orange", + "color.bblcore.cyan": "Cyan", + "color.bblcore.gray": "Gray", + "color.bblcore.brown": "Brown", + "color.bblcore.pink": "Pink", + "color.bblcore.lime": "Lime", + "color.bblcore.light_blue": "Light Blue", + "color.bblcore.magenta": "Magenta", + "color.bblcore.light_gray": "Light Gray", + "color.bblcore.lit": "Lit", + + "block.bblcore.colored_crafting_table": "Colored Crafting Table", + + "item.bblcore.upgrade_base": "Upgrade Base", + + "chat.bblcore.modpack": "You are playing %s version %s", + "chat.bblcore.modpack_not_set": "Set modpack information in the config - config/bbl/core/modpack.toml", + "chat.bblcore.modpack_website": "Visit Modpack Page", + "chat.bblcore.modpack_update": "This modpack %s has an update available!", + "chat.bblcore.modpack_up_date": "Modpack up to date!", + "chat.bblcore.discord": "Click to join our Discord server!", + "chat.bblcore.discord_not_set": "Set discord information in the config - config/bbl/core/modpack.toml", + "chat.bblcore.falling.home": "A Mysterious force has saved you, taking you home...", + "chat.bblcore.falling.default": "A Mysterious force has saved you, taking you to world spawn...", + + "tooltips.bblcore.block.unbreakable_resource_block_tool": "Collection tool: %s", + "tooltips.bblcore.block.unbreakable_resource_block_tool_tag": "Collection tool tag: %s", + + "tooltips.bblcore.shift": "Press SHIFT for more info", + "tooltips.bblcore.alt": "Press ALT for more info", + "tooltips.bblcore.ctrl": "Press CTRL for more info", + + "tooltips.bblcore.coloring_item.shift_down": "Right click to color colored blocks in world, SHIFT right click to enable and disable Mass Spraying, Use with colored blocks in crafting grid to spray!", + "tooltips.lighting_item.shift.held": "Right click to light colored blocks in world, SHIFT right click to enable and disable Mass Spraying, Use with colored blocks in crafting grid to spray!", + "tooltips.bblcore.coloring_item.mass_spraying": ", Mass Spraying!", + "jei.unbreakable_resource_block.name": "Resource Blocks", + "chat.bblcore.modpack_no_version": "Cannot find modpack current version maybe this is a dev instance?", + "chat.bblcore.modpack_instance_error": "Error in Modpack Instance FIle", + "chat.bblcore.modpack_no_instance": "File not found", + "chat.bblcore.modpack_up_to_date": "Modpack up to date", + "chat.bblcore.dev_environment": "No current version found, pack devs dont worry this is fine if you are working on a pack", + "chat.bblcore.modpack_invalid_instance": "Invalid instance file" + + +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json b/projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json new file mode 100644 index 000000000000..86fa5cdf70bc --- /dev/null +++ b/projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json @@ -0,0 +1,53 @@ +{ + "color.bblcore.white": "白色", + "color.bblcore.black": "黑色", + "color.bblcore.red": "红色", + "color.bblcore.green": "绿色", + "color.bblcore.blue": "蓝色", + "color.bblcore.yellow": "黄色", + "color.bblcore.purple": "紫色", + "color.bblcore.orange": "橙色", + "color.bblcore.cyan": "青色", + "color.bblcore.gray": "灰色", + "color.bblcore.brown": "棕色", + "color.bblcore.pink": "粉红色", + "color.bblcore.lime": "黄绿色", + "color.bblcore.light_blue": "淡蓝色", + "color.bblcore.magenta": "品红色", + "color.bblcore.light_gray": "淡灰色", + "color.bblcore.lit": "亮色", + + "block.bblcore.colored_crafting_table": "染色工作台", + + "item.bblcore.upgrade_base": "升级基底", + + "chat.bblcore.modpack": "你正在游玩%s版本的%s", + "chat.bblcore.modpack_not_set": "在配置文件中设置整合包信息-config/bbl/core/modpack.toml", + "chat.bblcore.modpack_website": "查看整合包页面", + "chat.bblcore.modpack_update": "该整合包%s有可用的更新!", + "chat.bblcore.modpack_up_date": "整合包已为最新版!", + "chat.bblcore.discord": "点击加入我们的Discord服务器!", + "chat.bblcore.discord_not_set": "在配置文件中设置Discord信息-config/bbl/core/modpack.toml", + "chat.bblcore.falling.home": "一股神秘的力量救下了你,把你带回了家……", + "chat.bblcore.falling.default": "一股神秘的力量救下了你,把你带回了世界出生点……", + + "tooltips.bblcore.block.unbreakable_resource_block_tool": "可用收集工具:%s", + "tooltips.bblcore.block.unbreakable_resource_block_tool_tag": "可用收集工具标签:%s", + + "tooltips.bblcore.shift": "按住SHIFT查看更多信息", + "tooltips.bblcore.alt": "按住ALT查看更多信息", + "tooltips.bblcore.ctrl": "按住CTRL查看更多信息", + + "tooltips.bblcore.coloring_item.shift_down": "右击可为世界中的方块染色,SHIFT右击以开关批量喷涂模式。在工作台中与方块合成也可喷涂!", + "tooltips.lighting_item.shift.held": "右击可使世界中的染色方块发光,SHIFT右击以开关批量喷涂模式。在工作台中与方块合成也可喷涂!", + "tooltips.bblcore.coloring_item.mass_spraying": ",批量喷涂!", + "jei.unbreakable_resource_block.name": "资源方块", + "chat.bblcore.modpack_no_version": "未找到当前整合包版本,或许这是一个开发中的实例?", + "chat.bblcore.modpack_instance_error": "整合包实例文件出现错误", + "chat.bblcore.modpack_no_instance": "未找到文件", + "chat.bblcore.modpack_up_to_date": "整合包为最新版", + "chat.bblcore.dev_environment": "未找到当前版本,若你是整合包开发者,不用担心,这是正常情况", + "chat.bblcore.modpack_invalid_instance": "无效的实例文件" + + +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json b/projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json new file mode 100644 index 000000000000..6f70dcf9f1c6 --- /dev/null +++ b/projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json @@ -0,0 +1,9 @@ +{ + "item.bbllights.diamond_invisible_light_placer": "Diamond Invisible Light Placer", + "item.bbllights.invisible_light": "Invisible Light", + "item.bbllights.iron_invisible_light_placer": "Iron Invisible Light Placer", + "item.bbllights.netherite_invisible_light_placer": "Netherite Invisible Light Placer", + "itemGroup.bbllights": "BBL Invisible Lights", + "tooltips.bbllights.light_item": "Will Place Light Level: %s", + "tooltips.bbllights.shift": "Press SHIFT for more info" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json b/projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json new file mode 100644 index 000000000000..27b9a3467393 --- /dev/null +++ b/projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json @@ -0,0 +1,9 @@ +{ + "item.bbllights.diamond_invisible_light_placer": "钻石隐形光源放置器", + "item.bbllights.invisible_light": "隐形光源", + "item.bbllights.iron_invisible_light_placer": "铁隐形光源放置器", + "item.bbllights.netherite_invisible_light_placer": "下界合金隐形光源放置器", + "itemGroup.bbllights": "BBL的隐形光源", + "tooltips.bbllights.light_item": "放置的隐形光源亮度等级为:%s", + "tooltips.bbllights.shift": "按住SHIFT查看更多信息" +} diff --git a/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/en_us.json b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/en_us.json new file mode 100644 index 000000000000..9fca1a8d9976 --- /dev/null +++ b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "block.smartcrafting.smart_crafting_table": "Smart Crafting Table", + "block.smartcrafting.smart_crafting_table.sort_by_mod": "Sort by Name", + "block.smartcrafting.smart_crafting_table.sort_by_name": "Sort by Mod" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json new file mode 100644 index 000000000000..1fc149ae764a --- /dev/null +++ b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json @@ -0,0 +1,5 @@ +{ + "block.smartcrafting.smart_crafting_table": "只能工作台", + "block.smartcrafting.smart_crafting_table.sort_by_mod": "按名称排序", + "block.smartcrafting.smart_crafting_table.sort_by_name": "按模组排序" +} diff --git a/projects/1.21/assets/roomopolis/roomopolis/lang/en_us.json b/projects/1.21/assets/roomopolis/roomopolis/lang/en_us.json new file mode 100644 index 000000000000..4412d84f99d0 --- /dev/null +++ b/projects/1.21/assets/roomopolis/roomopolis/lang/en_us.json @@ -0,0 +1,35 @@ +{ + "block.roomopolis.room_block": "Room Block", + "block.roomopolis.room_key_block": "Room Key Block", + + "item.roomopolis.tiny_room_key": "Tiny Room Key", + "item.roomopolis.small_room_key": "Small Room Key", + "item.roomopolis.medium_room_key": "Medium Room Key", + "item.roomopolis.large_room_key": "Large Room Key", + "item.roomopolis.interconnected_wall_removing_key": "INTERCONNECTED_WALL_REMOVING_KEY", + + "item.key.placed": "Placed Template", + "item.key.area_not_empty": "Area not clear!", + "item.key.requires_key_block": "This Key requires a %s to be interacted with!", + "item.key.too_large": "This Structure is too big to be placed!", + "item.key.side_only": "This can only be used on the side of a block!", + "item.key.invalid_placement": "Invalid placement", + + "tooltips.key.loading_size": "Loading Information", + + "tooltips.key.shift_held": "Shift held: Place a Key Block", + "tooltips.key.template_size": "Template Size: %s, %s, %s", + "tooltips.key.consume_key": "Key will be consumed on use!", + "tooltips.key.retain_key": "Key is not consumed on use!", + "tooltips.key.requires_key_block": "Requires: %s to use the key on!", + "tooltips.key.override_existing_blocks": "Override existing blocks in the area! Use with caution!", + "tooltips.key.normal_checks": "Requires a clear area to place the room", + "tooltips.key.wall_remover": "Remove the 2 connecting blocks between rooms!", + "tooltips.key.required_blocks": "Required Blocks;", + + "itemGroup.roomopolis": "Roomopolis", + "item.key.not_enough_blocks": "Not enough blocks to use this key!", + "item.key.missing_blocks": "Missing blocks" + + +} \ No newline at end of file diff --git a/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json new file mode 100644 index 000000000000..110e803a9425 --- /dev/null +++ b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json @@ -0,0 +1,35 @@ +{ + "block.roomopolis.room_block": "空间壁方块", + "block.roomopolis.room_key_block": "空间锁方块", + + "item.roomopolis.tiny_room_key": "微型空间钥匙", + "item.roomopolis.small_room_key": "小型空间钥匙", + "item.roomopolis.medium_room_key": "中型空间钥匙", + "item.roomopolis.large_room_key": "大型空间钥匙", + "item.roomopolis.interconnected_wall_removing_key": "INTERCONNECTED_WALL_REMOVING_KEY", + + "item.key.placed": "空间样板已放置", + "item.key.area_not_empty": "区域内有阻挡物!", + "item.key.requires_key_block": "这把钥匙需要与%s进行交互!", + "item.key.too_large": "这个结构太大了,无法放置在这里!", + "item.key.side_only": "仅能用于方块侧面!", + "item.key.invalid_placement": "无效放置", + + "tooltips.key.loading_size": "加载信息中", + + "tooltips.key.shift_held": "手持时按下Shift:放置一个锁方块", + "tooltips.key.template_size": "空间样板大小:%s, %s, %s", + "tooltips.key.consume_key": "使用后消耗钥匙!", + "tooltips.key.retain_key": "使用后不消耗钥匙!", + "tooltips.key.requires_key_block": "需要:与%s进行交互使用!", + "tooltips.key.override_existing_blocks": "会覆盖区域内已有的方块!谨慎使用!", + "tooltips.key.normal_checks": "需要一块空旷的区域放置空间", + "tooltips.key.wall_remover": "移除空间之间的2个连接方块!", + "tooltips.key.required_blocks": "需要方块;", + + "itemGroup.roomopolis": "Roomopolis", + "item.key.not_enough_blocks": "没有足够的方块使用该钥匙!", + "item.key.missing_blocks": "缺失方块" + + +} \ No newline at end of file diff --git a/projects/1.21/assets/swiss/swiss/lang/en_us.json b/projects/1.21/assets/swiss/swiss/lang/en_us.json new file mode 100644 index 000000000000..3510db167f5e --- /dev/null +++ b/projects/1.21/assets/swiss/swiss/lang/en_us.json @@ -0,0 +1,28 @@ +{ + "block.swiss.crafting_item_panel": "Crafting Storage Panel", + "block.swiss.exporter_item_interface": "Item Exporter Interface", + "block.swiss.importer_item_interface": "Item Importer Interface", + "block.swiss.storage_item_interface": "Item Storage Interface", + "block.swiss.storage_item_panel": "Item Storage Panel", + "gui.swiss.configure_block_network": "Configure Block Network", + "gui.swiss.confirm_create": "Create New Network", + "gui.swiss.confirm_join": "Join Selected Network", + "gui.swiss.create_join_network_settings": "Open Create/Join Network Settings", + "gui.swiss.create_network": "Create Network", + "gui.swiss.create_settings": "Join Network?", + "gui.swiss.join_network": "Join Network", + "gui.swiss.join_settings": "Create Network?", + "gui.swiss.known_networks": "Known Networks", + "gui.swiss.manger_menu_title": "Manage Network", + "gui.swiss.name": "Network Names", + "gui.swiss.network_menu_title": "Network Settings", + "gui.swiss.network_settings": "Open Network Settings", + "gui.swiss.password": "Network Password", + "gui.swiss.row_menu": "Click to change rows", + "gui.swiss.set_name": "Set Network Name", + "gui.swiss.set_password": "Set Network Password", + "gui.swiss.settings_menu": "Open Settings Menu", + "gui.swiss.settings_menu_title": "Settings", + "item.swiss.swiss_cheese": "Swiss Cheese", + "itemGroup.swiss": "SWISS" +} \ No newline at end of file diff --git a/projects/1.21/assets/swiss/swiss/lang/zh_cn.json b/projects/1.21/assets/swiss/swiss/lang/zh_cn.json new file mode 100644 index 000000000000..9cb10dcaf48d --- /dev/null +++ b/projects/1.21/assets/swiss/swiss/lang/zh_cn.json @@ -0,0 +1,28 @@ +{ + "block.swiss.crafting_item_panel": "合成存储面板", + "block.swiss.exporter_item_interface": "物品输出接口", + "block.swiss.importer_item_interface": "物品输入接口", + "block.swiss.storage_item_interface": "物品存储接口", + "block.swiss.storage_item_panel": "物品存储面板", + "gui.swiss.configure_block_network": "配置方块网络", + "gui.swiss.confirm_create": "创建新网络", + "gui.swiss.confirm_join": "加入选定网络", + "gui.swiss.create_join_network_settings": "打开创建/加入网络设置", + "gui.swiss.create_network": "创建网络", + "gui.swiss.create_settings": "想要加入网络?", + "gui.swiss.join_network": "加入网络", + "gui.swiss.join_settings": "想要创建网络?", + "gui.swiss.known_networks": "已有的网络", + "gui.swiss.manger_menu_title": "管理网络", + "gui.swiss.name": "网络名称", + "gui.swiss.network_menu_title": "网络设置", + "gui.swiss.network_settings": "打开网络设置", + "gui.swiss.password": "网络密码", + "gui.swiss.row_menu": "点击以更改显示行数", + "gui.swiss.set_name": "设置网络名称", + "gui.swiss.set_password": "设置网络密码", + "gui.swiss.settings_menu": "打开设置页面", + "gui.swiss.settings_menu_title": "设置", + "item.swiss.swiss_cheese": "瑞士奶酪", + "itemGroup.swiss": "SWISS" +} \ No newline at end of file From d47a16cb230b4d7d79f3c7a7e176a3f20b52a6c4 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:49:59 +0800 Subject: [PATCH 02/20] =?UTF-8?q?=E6=94=B9=E8=B7=AF=E5=BE=84=EF=BC=8C?= =?UTF-8?q?=E5=8A=A0=E4=B8=80=E6=AC=A1lang=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/bbl-invisible-lights/bbllights/{ => lang}/en_us.json | 0 .../assets/bbl-invisible-lights/bbllights/{ => lang}/zh_cn.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename projects/1.21/assets/bbl-invisible-lights/bbllights/{ => lang}/en_us.json (100%) rename projects/1.21/assets/bbl-invisible-lights/bbllights/{ => lang}/zh_cn.json (100%) diff --git a/projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json b/projects/1.21/assets/bbl-invisible-lights/bbllights/lang/en_us.json similarity index 100% rename from projects/1.21/assets/bbl-invisible-lights/bbllights/en_us.json rename to projects/1.21/assets/bbl-invisible-lights/bbllights/lang/en_us.json diff --git a/projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json b/projects/1.21/assets/bbl-invisible-lights/bbllights/lang/zh_cn.json similarity index 100% rename from projects/1.21/assets/bbl-invisible-lights/bbllights/zh_cn.json rename to projects/1.21/assets/bbl-invisible-lights/bbllights/lang/zh_cn.json From 92121cc7d2a7b9847a6c2dabd17a1cb45abdc079 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 2 Aug 2025 11:27:47 +0800 Subject: [PATCH 03/20] Placer and Cloche --- .../assets/bbl-cloche/cloche/lang/en_us.json | 52 +++++++++++++++++++ .../assets/bbl-cloche/cloche/lang/zh_cn.json | 52 +++++++++++++++++++ .../bbl-placers/placers/lang/en_us.json | 24 +++++++++ .../bbl-placers/placers/lang/zh_cn.json | 24 +++++++++ 4 files changed, 152 insertions(+) create mode 100644 projects/1.21/assets/bbl-cloche/cloche/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-placers/placers/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json diff --git a/projects/1.21/assets/bbl-cloche/cloche/lang/en_us.json b/projects/1.21/assets/bbl-cloche/cloche/lang/en_us.json new file mode 100644 index 000000000000..f166f3e12850 --- /dev/null +++ b/projects/1.21/assets/bbl-cloche/cloche/lang/en_us.json @@ -0,0 +1,52 @@ +{ + "block.cloche.cloche": "Cloche", + "block.cloche.error.output_full": "Output slots are full!", + "block.cloche.error.no_recipe": "No recipe found!", + "block.cloche.error.not_on": "Not On!", + "block.cloche.error.wrong_dimension": "Wrong Dimension!", + "block.cloche.error.speed_upgrade": "Your Upgrades are making this too fast!", + "block.cloche.gui.seed_slot": "Seed Slot", + "block.cloche.gui.soil_slot": "Soil Slot", + "block.cloche.gui.catalyst_slot": "Catalyst Slot", + "block.cloche.gui.catalyst_slot_no_catalysts": "Unused Slot (No Catalysts)", + "block.cloche.gui.upgrade_slot": "Upgrade Slot", + "block.cloche.gui.on_off": "On/Off Button", + "block.cloche.jei.chance": "Chance: ", + "block.cloche.jei.seeds_result": "Can be removed using the No Seeds Upgrade!", + "block.cloche.jei.main_output": "Effected by the Main Output Upgrade!", + "block.cloche.jei.shears_result": "Only With Shears Upgrade!", + "block.cloche.jei.duration": "Duration: %s", + + "item.cloche.overworld_upgrade": "Overworld Upgrade", + "item.cloche.nether_upgrade": "Nether Upgrade", + "item.cloche.end_upgrade": "End Upgrade", + "item.cloche.no_seeds_upgrade": "No Seeds Upgrade", + "item.cloche.no_other_drops_upgrade": "No Other Drops Upgrade", + "item.cloche.main_output_upgrade": "Main Output Upgrade", + "item.cloche.shears_upgrade": "Shears Upgrade", + "item.cloche.fixed_speed_upgrade_1": "Fixed Speed Upgrade 1", + "item.cloche.fixed_speed_upgrade_2": "Fixed Speed Upgrade 2", + "item.cloche.fixed_speed_upgrade_3": "Fixed Speed Upgrade 3", + "item.cloche.percentage_speed_upgrade_1": "Percentage Speed Upgrade 1", + "item.cloche.percentage_speed_upgrade_2": "Percentage Speed Upgrade 2", + "item.cloche.percentage_speed_upgrade_3": "Percentage Speed Upgrade 3", + + "item.cloche.twilight_forest_upgrade": "Twilight Forest Upgrade", + + "tooltip.cloche.upgrade.dimension": "Allows plants to grow in the Cloche from: %s", + "tooltip.cloche.upgrade.fixed_speed_upgrade": "Reduces the duration of a recipe by %s ticks. Percentage effects happen before fixed effects", + "tooltip.cloche.upgrade.percentage_speed_upgrade": "Reduces the duration of a recipe by %s%%. Percentage effects happen before fixed effects", + "tooltip.cloche.upgrade.no_seeds": "Removes the Seeds from the results", + "tooltip.cloche.upgrade.main_output_upgrade": "Increases the main output amount by 1 per upgrade", + "tooltip.cloche.upgrade.shears_upgrade": "Allows the Shears Output of the recipe to be obtained", + "tooltip.cloche.upgrade.no_other_drops_upgrade": "Removes ALL drops except the main output", + + "jei.dimension.in": "In Dimension: ", + "all": "All", + "minecraft:overworld": "Overworld", + "minecraft:the_nether": "The Nether", + "minecraft:the_end": "The End", + "twilightforest:twilight_forest": "The Twilight Forest", + + "itemGroup.cloche": "BBL Cloche" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json new file mode 100644 index 000000000000..99ae12f7cec4 --- /dev/null +++ b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json @@ -0,0 +1,52 @@ +{ + "block.cloche.cloche": "玻璃罩", + "block.cloche.error.output_full": "输出槽已满!", + "block.cloche.error.no_recipe": "未找到配方!", + "block.cloche.error.not_on": "未在工作!", + "block.cloche.error.wrong_dimension": "维度错误!", + "block.cloche.error.speed_upgrade": "你的升级让机器超出了最大运转速率!", + "block.cloche.gui.seed_slot": "种子槽", + "block.cloche.gui.soil_slot": "土壤槽", + "block.cloche.gui.catalyst_slot": "催化剂槽", + "block.cloche.gui.catalyst_slot_no_catalysts": "空槽位(无催化剂)", + "block.cloche.gui.upgrade_slot": "升级槽", + "block.cloche.gui.on_off": "开/关按钮", + "block.cloche.jei.chance": "概率:", + "block.cloche.jei.seeds_result": "可以使用无种子升级移除产物!", + "block.cloche.jei.main_output": "主产物升级可以增加产出!", + "block.cloche.jei.shears_result": "仅在增加修剪升级时产出!", + "block.cloche.jei.duration": "生长时间:%s", + + "item.cloche.overworld_upgrade": "主世界升级", + "item.cloche.nether_upgrade": "下界升级", + "item.cloche.end_upgrade": "末地升级", + "item.cloche.no_seeds_upgrade": "无种子升级", + "item.cloche.no_other_drops_upgrade": "无副产物升级", + "item.cloche.main_output_upgrade": "主产物升级", + "item.cloche.shears_upgrade": "修剪升级", + "item.cloche.fixed_speed_upgrade_1": "固定速度升级1", + "item.cloche.fixed_speed_upgrade_2": "固定速度升级2", + "item.cloche.fixed_speed_upgrade_3": "固定速度升级3", + "item.cloche.percentage_speed_upgrade_1": "百分比速度升级1", + "item.cloche.percentage_speed_upgrade_2": "百分比速度升级2", + "item.cloche.percentage_speed_upgrade_3": "百分比速度升级3", + + "item.cloche.twilight_forest_upgrade": "暮色森林升级", + + "tooltip.cloche.upgrade.dimension": "玻璃罩内能够生长来自%s维度的植物", + "tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比升级效果先于固定升级效果", + "tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比升级效果先于固定升级效果", + "tooltip.cloche.upgrade.no_seeds": "不再产出种子", + "tooltip.cloche.upgrade.main_output_upgrade": "每级产出增加1个主产物", + "tooltip.cloche.upgrade.shears_upgrade": "可以产出配方中需剪刀获得的产物", + "tooltip.cloche.upgrade.no_other_drops_upgrade": "不再产出主产物以外的所有产物", + + "jei.dimension.in": "维度:", + "all": "所有维度", + "minecraft:overworld": "主世界", + "minecraft:the_nether": "下界", + "minecraft:the_end": "末地", + "twilightforest:twilight_forest": "暮色森林", + + "itemGroup.cloche": "BBL的玻璃罩" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-placers/placers/lang/en_us.json b/projects/1.21/assets/bbl-placers/placers/lang/en_us.json new file mode 100644 index 000000000000..0c364878b619 --- /dev/null +++ b/projects/1.21/assets/bbl-placers/placers/lang/en_us.json @@ -0,0 +1,24 @@ +{ + "block.placers.immersive_multiblock_controller": "Immersive Multiblock Controller", + "item.placers.arc_furnace_placer": "Arc Furnace Placer", + "item.placers.assembler_placer": "Assembler Placer", + "item.placers.auto_workbench_placer": "Auto Workbench Placer", + "item.placers.blast_furnace_placer": "Blast Furnace Placer", + "item.placers.bottling_machine_placer": "Bottling Machine Placer", + "item.placers.chunk_loader_placer": "Chunk Loader Placer", + "item.placers.crusher_placer": "Crusher Placer", + "item.placers.diesel_generator_placer": "Diesel Generator Placer", + "item.placers.excavator_placer": "Excavator Placer", + "item.placers.fermenter_placer": "Fermenter Placer", + "item.placers.improved_blast_furnace_placer": "Improved Blast Furnace Placer", + "item.placers.lightning_rod_placer": "Lightning Rod Placer", + "item.placers.metal_press_placer": "Metal Press Placer", + "item.placers.mixer_placer": "Mixer Placer", + "item.placers.radio_tower_placer": "Radio Tower Placer", + "item.placers.refinery_placer": "Refinery Placer", + "item.placers.sawmill_placer": "Sawmill Placer", + "item.placers.sheetmetal_tank_placer": "Sheetmetal Tank Placer", + "item.placers.silo_placer": "Silo Placer", + "item.placers.squeezer_placer": "Squeezer Placer", + "itemGroup.placers": "Placers" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json b/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json new file mode 100644 index 000000000000..fb07dc393383 --- /dev/null +++ b/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json @@ -0,0 +1,24 @@ +{ + "block.placers.immersive_multiblock_controller": "沉浸工程多方块结构控制器", + "item.placers.arc_furnace_placer": "电弧炉放置器", + "item.placers.assembler_placer": "装配机放置器", + "item.placers.auto_workbench_placer": "自动化工程师装配台放置器", + "item.placers.blast_furnace_placer": "高炉放置器", + "item.placers.bottling_machine_placer": "灌装机放置器", + "item.placers.chunk_loader_placer": "共振侦测器放置器", + "item.placers.crusher_placer": "粉碎机放置器", + "item.placers.diesel_generator_placer": "柴油发电机放置器", + "item.placers.excavator_placer": "挖掘机放置器", + "item.placers.fermenter_placer": "工业发酵机放置器", + "item.placers.improved_blast_furnace_placer": "改良高炉放置器", + "item.placers.lightning_rod_placer": "避雷针放置器", + "item.placers.metal_press_placer": "金属冲压机放置器", + "item.placers.mixer_placer": "搅拌机放置器", + "item.placers.radio_tower_placer": "广播塔放置器", + "item.placers.refinery_placer": "精炼厂放置器", + "item.placers.sawmill_placer": "锯木机放置器", + "item.placers.sheetmetal_tank_placer": "流体储罐放置器", + "item.placers.silo_placer": "储物筒仓放置器", + "item.placers.squeezer_placer": "工业挤压机放置器", + "itemGroup.placers": "放置器" +} \ No newline at end of file From 8223ec5e91ad09bb983538c1494a7da4fc22cc07 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 2 Aug 2025 12:26:37 +0800 Subject: [PATCH 04/20] =?UTF-8?q?=E5=8F=AA=E8=83=BD=20->=20=E6=99=BA?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json index 1fc149ae764a..a48230d45bcd 100644 --- a/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-smart-crafting/smartcrafting/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "block.smartcrafting.smart_crafting_table": "只能工作台", + "block.smartcrafting.smart_crafting_table": "智能工作台", "block.smartcrafting.smart_crafting_table.sort_by_mod": "按名称排序", "block.smartcrafting.smart_crafting_table.sort_by_name": "按模组排序" } From 96ba59c238c76ee9b778f33c5cd764eadc0c08de Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 2 Aug 2025 13:46:57 +0800 Subject: [PATCH 05/20] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json b/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json index fb07dc393383..fc7a4bbd3902 100644 --- a/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-placers/placers/lang/zh_cn.json @@ -8,7 +8,7 @@ "item.placers.chunk_loader_placer": "共振侦测器放置器", "item.placers.crusher_placer": "粉碎机放置器", "item.placers.diesel_generator_placer": "柴油发电机放置器", - "item.placers.excavator_placer": "挖掘机放置器", + "item.placers.excavator_placer": "斗轮式挖掘机放置器", "item.placers.fermenter_placer": "工业发酵机放置器", "item.placers.improved_blast_furnace_placer": "改良高炉放置器", "item.placers.lightning_rod_placer": "避雷针放置器", From 25675e6392d44fb4a188064d1b4bb5a316a19eb4 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:31:17 +0800 Subject: [PATCH 06/20] Update --- .../bbl-casting/casting/lang/en_us.json | 304 ++ .../bbl-casting/casting/lang/zh_cn.json | 306 ++ .../assets/bbl-colors/colors/lang/zh_cn.json | 2836 +++++++++++++++++ .../flightblocks/lang/zh_cn.json | 8 + .../strainers/lang/zh_cn.json | 110 + .../opolisutilities/lang/zh_cn.json | 121 + 6 files changed, 3685 insertions(+) create mode 100644 projects/1.21/assets/bbl-casting/casting/lang/en_us.json create mode 100644 projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-colors/colors/lang/zh_cn.json create mode 100644 projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json create mode 100644 projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json create mode 100644 projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json diff --git a/projects/1.21/assets/bbl-casting/casting/lang/en_us.json b/projects/1.21/assets/bbl-casting/casting/lang/en_us.json new file mode 100644 index 000000000000..bd91a470a938 --- /dev/null +++ b/projects/1.21/assets/bbl-casting/casting/lang/en_us.json @@ -0,0 +1,304 @@ +{ + "block.casting.black_brick_glass": "Black Brick Glass (BETA)", + "block.casting.black_bricks": "Black Bricks", + "block.casting.chilled_water": "Chilled Water", + "block.casting.controller": "Simple Controller", + "block.casting.equipment_modifier": "Simple Equipment Modifier", + "block.casting.iced_water": "Iced Water", + "block.casting.mixer": "Simple Mixer", + "block.casting.mixer_whisk": "Simple Mixer Whisk", + "block.casting.molten_aluminum": "Molten Aluminum", + "block.casting.molten_black_brick": "Molten Black Brick", + "block.casting.molten_black_quartz": "Molten Black Quartz", + "block.casting.molten_blaze": "Molten Blaze", + "block.casting.molten_brass": "Molten Brass", + "block.casting.molten_bronze": "Molten Bronze", + "block.casting.molten_coal": "Molten Coal", + "block.casting.molten_conductive_alloy": "Molten Conductive Alloy", + "block.casting.molten_constantan": "Molten Constantan", + "block.casting.molten_copper": "Molten Copper", + "block.casting.molten_copper_alloy": "Molten Copper Alloy", + "block.casting.molten_dark_steel": "Molten Dark Steel", + "block.casting.molten_debris": "Molten Debris", + "block.casting.molten_diamond": "Molten Diamond", + "block.casting.molten_electrum": "Molten Electrum", + "block.casting.molten_emerald": "Molten Emerald", + "block.casting.molten_end_steel": "Molten End Steel", + "block.casting.molten_end_stone": "Molten End Stone", + "block.casting.molten_ender": "Molten Ender", + "block.casting.molten_enderium": "Molten Enderium", + "block.casting.molten_energetic_alloy": "Molten Energetic Alloy", + "block.casting.molten_experience": "Molten Experience", + "block.casting.molten_glass": "Molten Glass", + "block.casting.molten_glowstone": "Molten Glowstone", + "block.casting.molten_gold": "Molten Gold", + "block.casting.molten_invar": "Molten Invar", + "block.casting.molten_iridium": "Molten Iridium", + "block.casting.molten_iron": "Molten Iron", + "block.casting.molten_lapis": "Molten Lapis", + "block.casting.molten_lead": "Molten Lead", + "block.casting.molten_lumium": "Molten Lumium", + "block.casting.molten_netherite": "Molten Netherite", + "block.casting.molten_nickel": "Molten Nickel", + "block.casting.molten_obsidian": "Molten Obsidian", + "block.casting.molten_osmium": "Molten Osmium", + "block.casting.molten_peridot": "Molten Peridot", + "block.casting.molten_platinum": "Molten Platinum", + "block.casting.molten_pulsating_alloy": "Molten Pulsating Alloy", + "block.casting.molten_quartz": "Molten Quartz", + "block.casting.molten_quartz_enriched_iron": "Molten Quartz Enriched Iron", + "block.casting.molten_redstone": "Molten Redstone", + "block.casting.molten_redstone_alloy": "Molten Redstone Alloy", + "block.casting.molten_ruby": "Molten Ruby", + "block.casting.molten_sapphire": "Molten Sapphire", + "block.casting.molten_signalum": "Molten Signalum", + "block.casting.molten_silicon": "Molten Silicon", + "block.casting.molten_silver": "Molten Silver", + "block.casting.molten_soul": "Molten Soul", + "block.casting.molten_soularium": "Molten Soularium", + "block.casting.molten_steel": "Molten Steel", + "block.casting.molten_stone": "Molten Stone", + "block.casting.molten_tin": "Molten Tin", + "block.casting.molten_uranium": "Molten Uranium", + "block.casting.molten_vibrant_alloy": "Molten Vibrant Alloy", + "block.casting.molten_zinc": "Molten Zinc", + "block.casting.multiblock_controller": "Multiblock Controller (BETA)", + "block.casting.multiblock_coolant_tank": "Multiblock Coolant Tank (BETA)", + "block.casting.multiblock_fuel_tank": "Multiblock Fuel Tank (BETA)", + "block.casting.multiblock_mixer": "Multiblock Mixer (BETA)", + "block.casting.multiblock_regulator": "Multiblock Regulator (BETA)", + "block.casting.multiblock_solidifier": "Multiblock Solidifier (BETA)", + "block.casting.multiblock_valve": "Multiblock Valve (BETA)", + "block.casting.solidifier": "Simple Solidifier", + "block.casting.super_coolant": "Super Coolant", + "block.casting.tank": "Simple Tank", + "chat.casting.information.boots_toggle": "- Toggling Boots Modifiers", + "chat.casting.information.chestplate_toggle": "- Toggling Chestplate Modifiers", + "chat.casting.information.helmet_toggle": "- Toggling Helmet Modifiers", + "chat.casting.information.leggings_toggle": "- Toggling Leggings Modifiers", + "chat.casting.multiblock_controller.no_valid_block": "No valid blocks found, must be exactly 2", + "chat.casting.multiblock_controller.only_one_valid_block": "Only one valid block found, must be exactly 2", + "chat.casting.multiblock_controller.too_many_valid_blocks": "Too many valid blocks found, must be exactly 2", + "gui.casting.buttons.at_max_level": "Equipment at Max Level for this modifier!", + "gui.casting.buttons.cycle_valid_alloy": "Filter: %s, Click to cycle, Found %s Alloys", + "gui.casting.buttons.dump_fluid": "Click to Dump Fluid!", + "gui.casting.buttons.filtering_disabled": "Filter: Disabled, Click to enable", + "gui.casting.buttons.filtering_enabled": "Filter: Enabled, Click to disable", + "gui.casting.buttons.fluid": "Filter: Empty, Click to on fluid to filter", + "gui.casting.buttons.multiblock_not_found": "Multiblock not formed, are there gaps in the structure?", + "gui.casting.buttons.no_alloy": "Filter: Empty, Click to cycle", + "gui.casting.buttons.no_fuel": "No fuel found in fuel tank", + "gui.casting.buttons.no_off": "On/Off Button", + "gui.casting.buttons.no_regulators": "No Regulators detected, add for reserving space!", + "gui.casting.buttons.not_enough_fluid": "Not Enough Fluid in Tank!", + "gui.casting.buttons.not_enough_space": "Not enough space in main tank", + "gui.casting.buttons.not_high_enough_level": "Equipment not high enough level to add this modifier!", + "gui.casting.buttons.not_hot_enough": "Current fuel not hot enough for at least one item", + "gui.casting.buttons.regulator_count": "Tank Partitioned: %smb for %s fluids", + "gui.casting.buttons.remove_fluid": "Filter: %s, Click to remove", + "gui.casting.buttons.shift_dump_fluid": "Hold Shift to Dump Fluid!", + "gui.casting.buttons.waiting_for_recipe": "Ready to work!", + "gui.casting.buttons.wrong_fluid": "Wrong Fluid in Tank!", + "gui.casting.jei.coolant": "Coolants", + "gui.casting.jei.coolant_speed": "%s ticks per recipe", + "gui.casting.jei.fuel": "Fuels", + "gui.casting.jei.fuel_speed": "%s ticks per recipe", + "gui.casting.jei.fuel_temp": "%s Fuel Temp", + "gui.casting.jei.information.controller": "The Controller can be used to melt items into there molten variants! \n\nThis needs a Fuel Tank to work, the Fuel Tank must contain a Fuel that is hot enough to melt the item, Hotter fluids melt faster\n\nHolding Shift whilst above a certain tank and left clicking will remove the fluid from the that tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.equipment_modifier": "Used to apply modifiers to your equipment!, Your first modifier will add Level 1 to your equipment additional modifiers require an additional level. Use your tools to Level Up and get more modifier slots.\n\nUsing a Repairing Mold will allow you to repair Equipment using its molten variants! \n\nSearch Equipment Modifiers in JEI to view the modifiers!\n\nPlace the right items and or fluids in the Equipment Modifier then add a valid piece of Equipment to add that effect!\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.fluid_mover": "Used to move fluids between tanks, Holds up to 8000mb of a single fluid. \n\nClick on a tank to collect fluid and click on another tank to add!\n\nWill try to fill the selected tank before collecting fluids!", + "gui.casting.jei.information.mixer": "The Mixer can be used to mix molten fluids together! \n\nHolding Shift whilst above a certain tank and left clicking will remove the fluid from the that tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.mixer_whisk": "Used to speed up the mixer when placed above it. \n\nFor each whisk above the mixer the tick rate is decreased by 40 ticks!\n\nAdditional whisks placed after the tick rate is at its lowest (20) will have no effect!", + "gui.casting.jei.information.solidifier": "The Solidifier is used to turn your molten resource into useful item! \n\nThis can use an optional Fuel Tank adjacent to it, cooler fluids (below 1000) in the tank will make the Solidifier faster\n\nFluid can be locked to prevent another fluids from going in, click the lock button next to the fluid tank.\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.tank": "The Tank stores the fuel used in the Controller to melt items!\n\nCan also be used with the Solidifier colder fluids in the tank makes the Solidifier faster \n\nStores fluids when broken!", + "gui.casting.jei.melting": "Melting", + "gui.casting.jei.melting_temp": "%s Min Temp", + "gui.casting.jei.mixing": "Mixing", + "gui.casting.jei.multiblock_controller_output": "%smB in Multiblock Controller", + "gui.casting.jei.simple_controller_output": "%smB in Simple Controller", + "gui.casting.jei.solidifier": "Solidifier", + "gui.casting.multiblock_controller.no_controller": "No Controller Found!", + "gui.casting.multiblock_controller.no_fuel_tank": "No Fuel Tank Found!", + "item.casting.auto_smelt": "Equipment Modifier: Auto Smelt", + "item.casting.ball_mold": "Ball Mold", + "item.casting.beheading": "Equipment Modifier: Beheading", + "item.casting.black_brick": "Black Brick", + "item.casting.block_mold": "Block Mold", + "item.casting.chilled_water_bucket": "Chilled Water Bucket", + "item.casting.dust_mold": "Dust Mold", + "item.casting.efficiency": "Equipment Modifier: Efficiency", + "item.casting.equipment_level": "Equipment Modifier: Level Up", + "item.casting.excavation": "Equipment Modifier: Excavation", + "item.casting.feather_falling": "Equipment Modifier: Feather Falling", + "item.casting.flight": "Equipment Modifier: Flight", + "item.casting.fluid_mover": "Fluid Mover", + "item.casting.fortune": "Equipment Modifier: Fortune", + "item.casting.gear_mold": "Gear Mold", + "item.casting.gem_mold": "Gem Mold", + "item.casting.iced_water_bucket": "Iced Water Bucket", + "item.casting.ignite": "Equipment Modifier: Ignite", + "item.casting.ingot_mold": "Ingot Mold", + "item.casting.jets": "Equipment Modifier: Jets", + "item.casting.knockback": "Equipment Modifier: Knockback", + "item.casting.lava_walker": "Equipment Modifier: Lava Walker", + "item.casting.lifesteal": "Equipment Modifier: Lifesteal", + "item.casting.looting": "Equipment Modifier: Looting", + "item.casting.magnet": "Equipment Modifier: Magnet", + "item.casting.molten_aluminum_bucket": "Molten Aluminum Bucket", + "item.casting.molten_black_brick_bucket": "Molten Black Brick Bucket", + "item.casting.molten_black_quartz_bucket": "Molten Black Quartz Bucket", + "item.casting.molten_blaze_bucket": "Molten Blaze Bucket", + "item.casting.molten_brass_bucket": "Molten Brass Bucket", + "item.casting.molten_bronze_bucket": "Molten Bronze Bucket", + "item.casting.molten_coal_bucket": "Molten Coal Bucket", + "item.casting.molten_conductive_alloy_bucket": "Molten Conductive Alloy Bucket", + "item.casting.molten_constantan_bucket": "Molten Constantan Bucket", + "item.casting.molten_copper_alloy_bucket": "Molten Copper Alloy Bucket", + "item.casting.molten_copper_bucket": "Molten Copper Bucket", + "item.casting.molten_dark_steel_bucket": "Molten Dark Steel Bucket", + "item.casting.molten_debris_bucket": "Molten Debris Bucket", + "item.casting.molten_diamond_bucket": "Molten Diamond Bucket", + "item.casting.molten_electrum_bucket": "Molten Electrum Bucket", + "item.casting.molten_emerald_bucket": "Molten Emerald Bucket", + "item.casting.molten_end_steel_bucket": "Molten End Steel Bucket", + "item.casting.molten_end_stone_bucket": "Molten End Stone Bucket", + "item.casting.molten_ender_bucket": "Molten Ender Bucket", + "item.casting.molten_enderium_bucket": "Molten Enderium Bucket", + "item.casting.molten_energetic_alloy_bucket": "Molten Energetic Alloy Bucket", + "item.casting.molten_experience_bucket": "Molten Experience Bucket", + "item.casting.molten_glass_bucket": "Molten Glass Bucket", + "item.casting.molten_glowstone_bucket": "Molten Glowstone Bucket", + "item.casting.molten_gold_bucket": "Molten Gold Bucket", + "item.casting.molten_invar_bucket": "Molten Invar Bucket", + "item.casting.molten_iridium_bucket": "Molten Iridium Bucket", + "item.casting.molten_iron_bucket": "Molten Iron Bucket", + "item.casting.molten_lapis_bucket": "Molten Lapis Bucket", + "item.casting.molten_lead_bucket": "Molten Lead Bucket", + "item.casting.molten_lumium_bucket": "Molten Lumium Bucket", + "item.casting.molten_netherite_bucket": "Molten Netherite Bucket", + "item.casting.molten_nickel_bucket": "Molten Nickel Bucket", + "item.casting.molten_obsidian_bucket": "Molten Obsidian Bucket", + "item.casting.molten_osmium_bucket": "Molten Osmium Bucket", + "item.casting.molten_peridot_bucket": "Molten Peridot Bucket", + "item.casting.molten_platinum_bucket": "Molten Platinum Bucket", + "item.casting.molten_pulsating_alloy_bucket": "Molten Pulsating Alloy Bucket", + "item.casting.molten_quartz_bucket": "Molten Quartz Bucket", + "item.casting.molten_quartz_enriched_iron_bucket": "Molten Quartz Enriched Iron Bucket", + "item.casting.molten_redstone_alloy_bucket": "Molten Redstone Alloy Bucket", + "item.casting.molten_redstone_bucket": "Molten Redstone Bucket", + "item.casting.molten_ruby_bucket": "Molten Ruby Bucket", + "item.casting.molten_sapphire_bucket": "Molten Sapphire Bucket", + "item.casting.molten_signalum_bucket": "Molten Signalum Bucket", + "item.casting.molten_silicon_bucket": "Molten Silicon Bucket", + "item.casting.molten_silver_bucket": "Molten Silver Bucket", + "item.casting.molten_soul_bucket": "Molten Soul Bucket", + "item.casting.molten_soularium_bucket": "Molten Soularium Bucket", + "item.casting.molten_steel_bucket": "Molten Steel Bucket", + "item.casting.molten_stone_bucket": "Molten Stone Bucket", + "item.casting.molten_tin_bucket": "Molten Tin Bucket", + "item.casting.molten_uranium_bucket": "Molten Uranium Bucket", + "item.casting.molten_vibrant_alloy_bucket": "Molten Vibrant Alloy Bucket", + "item.casting.molten_zinc_bucket": "Molten Zinc Bucket", + "item.casting.night_vision": "Equipment Modifier: Night Vision", + "item.casting.nugget_mold": "Nugget Mold", + "item.casting.plate_mold": "Plate Mold", + "item.casting.protection": "Equipment Modifier: Protection", + "item.casting.repairing": "Equipment Modifier: Repairing", + "item.casting.repairing_mold": "Repairing Mold", + "item.casting.rod_mold": "Rod Mold", + "item.casting.sharpness": "Equipment Modifier: Sharpness", + "item.casting.silk_touch": "Equipment Modifier: Silk Touch", + "item.casting.soulbound": "Equipment Modifier: Soulbound", + "item.casting.speed": "Equipment Modifier: Speed", + "item.casting.step_assist": "Equipment Modifier: Step Assist", + "item.casting.super_coolant_bucket": "Super Coolant Bucket", + "item.casting.teleporting": "Equipment Modifier: Teleporting", + "item.casting.torch_placing": "Equipment Modifier: Torch Placing", + "item.casting.unbreaking": "Equipment Modifier: Unbreaking", + "item.casting.water_breathing": "Equipment Modifier: Water Breathing", + "item.casting.water_walker": "Equipment Modifier: Water Walker", + "item.casting.wire_mold": "Wire Mold", + "itemGroup.casting": "Casting", + "key.casting.boots_hotkey": "Toggle Boots Modifiers", + "key.casting.category": "Casting", + "key.casting.chestplate_hotkey": "Toggle Chestplate Modifiers", + "key.casting.helmet_hotkey": "Toggle Helmet Modifiers", + "key.casting.leggings_hotkey": "Toggle Leggings Modifiers", + "tooltips.casting.all_modifiers": "- All", + "tooltips.casting.axe_modifiers": "- Axes", + "tooltips.casting.boots_modifiers": "- Boots", + "tooltips.casting.chestplate_modifiers": "- Chestplates", + "tooltips.casting.helmet_modifiers": "- Helmets", + "tooltips.casting.hoe_modifiers": "- Hoes", + "tooltips.casting.information.auto_smelt": "Allows the tool to automatically smelt items it mines up to level %s", + "tooltips.casting.information.beheading": "Gives a tool Beheading, drops mob heads", + "tooltips.casting.information.efficiency": "Gives a tool Efficiency up to level %s", + "tooltips.casting.information.equipment_level": "Level up a piece of Equipment to add a new modifier slot up to level %s", + "tooltips.casting.information.equipment_level_item": "Gives your equipment a level, each level adds an additional modifier slot, up to %s levels", + "tooltips.casting.information.excavation": "Gives a tool Excavation, allows the tool to mine a bigger area up to level %s", + "tooltips.casting.information.feather_falling": "Gives armor Feather Falling, each level adds 10%% damage reduction from falling up to level %s", + "tooltips.casting.information.flight": "Gives armor Flight, allows the player to as if in creative", + "tooltips.casting.information.fortune": "Gives a tool Fortune up to level %s", + "tooltips.casting.information.ignite": "Gives a tool Ignite, ignites enemies on hit up to level %s", + "tooltips.casting.information.jets": "Gives armor Jets, allows the player to jet up in the air, up to level %s", + "tooltips.casting.information.keybind_to_toggle": "- Press chosen keybind (see controls) to disable or enable this modifier", + "tooltips.casting.information.knockback": "Gives a tool Knockback up to level %s", + "tooltips.casting.information.lava_walker": "Gives armor Lava Walker, allows the player to walk on lava up to level %s", + "tooltips.casting.information.lifesteal": "Gives a tool Lifesteal, restores health when damaging enemies up to level %s", + "tooltips.casting.information.looting": "Gives a tool Looting up to level %s", + "tooltips.casting.information.magnet": "Gives armor Magnet, attracts items to the player up to level, block drops also enter the players inventory %s", + "tooltips.casting.information.modifiers": "Modifiers - %s/%s", + "tooltips.casting.information.night_vision": "Gives armor Night Vision, allows the player to see in the dark", + "tooltips.casting.information.protection": "Gives armor Protection up to level %s", + "tooltips.casting.information.repairing": "Gives a tool Repairing up to level %s", + "tooltips.casting.information.repairing_mold": "When used in the Equipment Modifier, this will allow you to repair your equipment using its molten variant!", + "tooltips.casting.information.sharpness": "Gives a tool Sharpness up to level %s", + "tooltips.casting.information.shift_to_disable": "- Hold SHIFT to disable this modifier", + "tooltips.casting.information.shift_to_toggle": "- Hold SHIFT and Right Click to disable or enable this modifier", + "tooltips.casting.information.silk_touch": "Gives a tool Silk Touch up to level %s", + "tooltips.casting.information.soulbound": "Returns the item to the player after death", + "tooltips.casting.information.speed": "Gives armor Speed, allows the player to move faster up to level %s", + "tooltips.casting.information.step_assist": "Gives armor Step Assist, allows the player to step up blocks up to level %s", + "tooltips.casting.information.teleporting": "Gives a tool Teleporting, allows the tool to teleport you to far away blocks away up to level %s. Costs 5 durability per teleport.", + "tooltips.casting.information.torch_placing": "Allows the tool to place torches on right click up to level %s", + "tooltips.casting.information.unbreaking": "Gives a tool Unbreaking up to level %s", + "tooltips.casting.information.valid_tool_types": "Valid Equipment;", + "tooltips.casting.information.water_breathing": "Gives armor Water Breathing, allows the player to breathe underwater", + "tooltips.casting.information.water_walker": "Gives armor Water Walker, allows the player to walk on water up to level %s", + "tooltips.casting.leggings_modifiers": "- Leggings", + "tooltips.casting.paxel_modifiers": "- Paxels", + "tooltips.casting.pickaxe_modifiers": "- Pickaxes", + "tooltips.casting.shear_modifiers": "- Shears", + "tooltips.casting.shovel_modifiers": "- Shovels", + "tooltips.casting.stats.auto_smelt": "- Auto Smelt", + "tooltips.casting.stats.beheading": "- Beheading", + "tooltips.casting.stats.efficiency": "- Efficiency - %s", + "tooltips.casting.stats.equipment_level": "Equipment Level %s XP: %s/%s", + "tooltips.casting.stats.excavation": "- Excavation - %s (%sx%s Area)", + "tooltips.casting.stats.feather_falling": "- Feather Falling - %s", + "tooltips.casting.stats.flight": "- Flight", + "tooltips.casting.stats.fortune": "- Fortune - %s", + "tooltips.casting.stats.ignite": "- Ignite - Burn for %s Second(s)", + "tooltips.casting.stats.jets": "- Jets - %s", + "tooltips.casting.stats.knockback": "- Knockback - %s", + "tooltips.casting.stats.lava_walker": "- Lava Walker", + "tooltips.casting.stats.lifesteal": "- Lifesteal - %s%% Damage Restored", + "tooltips.casting.stats.looting": "- Looting - %s", + "tooltips.casting.stats.magnet": "- Magnet - %s", + "tooltips.casting.stats.modifiers": "Modifiers - %s/%s", + "tooltips.casting.stats.night_vision": "- Night Vision", + "tooltips.casting.stats.protection": "- Protection - %s", + "tooltips.casting.stats.repairing": "- Repairing - %s", + "tooltips.casting.stats.repairing_mold": "When inside the Equipment Modifier, this will allow you to repair your equipment using its molten variant!", + "tooltips.casting.stats.sharpness": "- Sharpness - %s (+%s Attack Damage)", + "tooltips.casting.stats.silk_touch": "- Silk Touch", + "tooltips.casting.stats.soulbound": "- Soulbound", + "tooltips.casting.stats.speed": "- Speed - %s", + "tooltips.casting.stats.step_assist": "- Step Assist - %s", + "tooltips.casting.stats.teleporting": "- Teleporting - %s (%s Blocks)", + "tooltips.casting.stats.torch_placing": "- Torch Placing", + "tooltips.casting.stats.unbreaking": "- Unbreaking - %s", + "tooltips.casting.stats.water_breathing": "- Water Breathing", + "tooltips.casting.stats.water_walker": "- Water Walker", + "tooltips.casting.sword_modifiers": "- Swords" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json new file mode 100644 index 000000000000..6afecc76ee6f --- /dev/null +++ b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json @@ -0,0 +1,306 @@ +{ + "block.casting.black_brick_glass": "焦黑玻璃(BETA)", + "block.casting.black_bricks": "焦黑砖块", + "block.casting.chilled_water": "冷冻水", + "block.casting.controller": "简易控制器", + "block.casting.equipment_modifier": "简易装备强化台", + "block.casting.iced_water": "冰水", + "block.casting.mixer": "简易混合器", + "block.casting.mixer_whisk": "简易混合器搅拌模块", + "block.casting.molten_aluminum": "熔融铝", + "block.casting.molten_black_brick": "焦黑熔石", + "block.casting.molten_black_quartz": "熔融焦黑石英", + "block.casting.molten_blaze": "熔融烈焰", + "block.casting.molten_brass": "熔融黄铜", + "block.casting.molten_bronze": "熔融青铜", + "block.casting.molten_coal": "熔融碳", + "block.casting.molten_conductive_alloy": "熔融导电合金", + "block.casting.molten_constantan": "熔融康铜", + "block.casting.molten_copper": "熔融铜", + "block.casting.molten_copper_alloy": "熔融铜合金", + "block.casting.molten_dark_steel": "熔融玄钢", + "block.casting.molten_debris": "熔融残骸", + "block.casting.molten_diamond": "熔融钻石", + "block.casting.molten_electrum": "熔融琥珀金", + "block.casting.molten_emerald": "熔融绿宝石", + "block.casting.molten_end_steel": "熔融末地钢", + "block.casting.molten_end_stone": "熔融末地石", + "block.casting.molten_ender": "熔融末影珍珠", + "block.casting.molten_enderium": "熔融末影", + "block.casting.molten_energetic_alloy": "熔融充能合金", + "block.casting.molten_experience": "熔融经验", + "block.casting.molten_glass": "熔融玻璃", + "block.casting.molten_glowstone": "熔融荧石", + "block.casting.molten_gold": "熔融金", + "block.casting.molten_invar": "熔融殷钢", + "block.casting.molten_iridium": "熔融铱", + "block.casting.molten_iron": "熔融铁", + "block.casting.molten_lapis": "熔融青金石", + "block.casting.molten_lead": "熔融铅", + "block.casting.molten_lumium": "熔融流明", + "block.casting.molten_netherite": "熔融下界合金", + "block.casting.molten_nickel": "熔融镍", + "block.casting.molten_obsidian": "熔融黑曜石", + "block.casting.molten_osmium": "熔融锇", + "block.casting.molten_peridot": "熔融橄榄石", + "block.casting.molten_platinum": "熔融铂", + "block.casting.molten_pulsating_alloy": "熔融脉冲合金", + "block.casting.molten_quartz": "熔融石英", + "block.casting.molten_quartz_enriched_iron": "熔融富石英铁", + "block.casting.molten_redstone": "熔融红石", + "block.casting.molten_redstone_alloy": "熔融红石合金", + "block.casting.molten_ruby": "熔融红宝石", + "block.casting.molten_sapphire": "熔融蓝宝石", + "block.casting.molten_signalum": "熔融信素", + "block.casting.molten_silicon": "熔融硅", + "block.casting.molten_silver": "熔融银", + "block.casting.molten_soul": "熔融灵魂", + "block.casting.molten_soularium": "熔融魂金", + "block.casting.molten_steel": "熔融钢", + "block.casting.molten_stone": "熔石", + "block.casting.molten_tin": "熔融锡", + "block.casting.molten_uranium": "熔融铀", + "block.casting.molten_vibrant_alloy": "熔融振动合金", + "block.casting.molten_zinc": "熔融锌", + "block.casting.multiblock_controller": "多方块结构控制器(BETA)", + "block.casting.multiblock_coolant_tank": "多方块结构冷却液储罐(BETA)", + "block.casting.multiblock_fuel_tank": "多方块结构燃料储罐(BETA)", + "block.casting.multiblock_mixer": "多方块结构混合器(BETA)", + "block.casting.multiblock_regulator": "多方块结构调节器(BETA)", + "block.casting.multiblock_solidifier": "多方块结构固化器(BETA)", + "block.casting.multiblock_valve": "多方块结构阀(BETA)", + "block.casting.solidifier": "简易固化器", + "block.casting.super_coolant": "超级冷却器", + "block.casting.tank": "简易储罐", + "chat.casting.information.boots_toggle": "- 切换靴子强化", + "chat.casting.information.chestplate_toggle": "- 切换胸甲强化", + "chat.casting.information.helmet_toggle": "- 切换头盔强化", + "chat.casting.information.leggings_toggle": "- 切换护腿强化", + "chat.casting.multiblock_controller.no_valid_block": "未找到有效方块,数量应当为2", + "chat.casting.multiblock_controller.only_one_valid_block": "仅找到1个有效方块,数量应当为2", + "chat.casting.multiblock_controller.too_many_valid_blocks": "存在过多有效方块,数量应当为2", + "gui.casting.buttons.at_max_level": "装备已加持到该强化的最高等级!", + "gui.casting.buttons.cycle_valid_alloy": "Filter: %s, Click to cycle, Found %s Alloys", + "gui.casting.buttons.dump_fluid": "点击以倒空流体!", + "gui.casting.buttons.filtering_disabled": "过滤:禁用,点击以启用", + "gui.casting.buttons.filtering_enabled": "过滤:启用,点击以禁用", + "gui.casting.buttons.fluid": "过滤:空,点击流体以进行过滤", + "gui.casting.buttons.multiblock_not_found": "多方块结构未成型,结构是否有缺口?", + "gui.casting.buttons.no_alloy": "Filter: Empty, Click to cycle", + "gui.casting.buttons.no_fuel": "燃料储罐中燃料不足", + "gui.casting.buttons.no_off": "开/关按钮", + "gui.casting.buttons.no_regulators": "No Regulators detected, add for reserving space!", + "gui.casting.buttons.not_enough_fluid": "储罐内流体不足!", + "gui.casting.buttons.not_enough_space": "主储罐中空间不足", + "gui.casting.buttons.not_high_enough_level": "装备等级不足,无法加持该强化!", + "gui.casting.buttons.not_hot_enough": "当前燃料温度不足以燃烧其中的物品", + "gui.casting.buttons.regulator_count": "储罐流体统计:共%smb,%s种流体", + "gui.casting.buttons.remove_fluid": "过滤:%s,点击以移除", + "gui.casting.buttons.shift_dump_fluid": "按住Shift以倒空流体!", + "gui.casting.buttons.waiting_for_recipe": "待机!", + "gui.casting.buttons.wrong_fluid": "储罐内流体错误!", + "gui.casting.jei.coolant": "冷却剂", + "gui.casting.jei.coolant_speed": "配方耗时:%s Tick", + "gui.casting.jei.fuel": "燃料", + "gui.casting.jei.fuel_speed": "配方耗时:%s Tick", + "gui.casting.jei.fuel_temp": "燃料温度:%s", + "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift左击储罐将会移除其中的流体!\n\n\n破坏时保留其中流体!", + "gui.casting.jei.information.equipment_modifier": "Used to apply modifiers to your equipment!, Your first modifier will add Level 1 to your equipment additional modifiers require an additional level. Use your tools to Level Up and get more modifier slots.\n\nUsing a Repairing Mold will allow you to repair Equipment using its molten variants! \n\nSearch Equipment Modifiers in JEI to view the modifiers!\n\nPlace the right items and or fluids in the Equipment Modifier then add a valid piece of Equipment to add that effect!\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.fluid_mover": "Used to move fluids between tanks, Holds up to 8000mb of a single fluid. \n\nClick on a tank to collect fluid and click on another tank to add!\n\nWill try to fill the selected tank before collecting fluids!", + "gui.casting.jei.information.mixer": "The Mixer can be used to mix molten fluids together! \n\nHolding Shift whilst above a certain tank and left clicking will remove the fluid from the that tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.mixer_whisk": "Used to speed up the mixer when placed above it. \n\nFor each whisk above the mixer the tick rate is decreased by 40 ticks!\n\nAdditional whisks placed after the tick rate is at its lowest (20) will have no effect!", + "gui.casting.jei.information.solidifier": "The Solidifier is used to turn your molten resource into useful item! \n\nThis can use an optional Fuel Tank adjacent to it, cooler fluids (below 1000) in the tank will make the Solidifier faster\n\nFluid can be locked to prevent another fluids from going in, click the lock button next to the fluid tank.\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", + "gui.casting.jei.information.tank": "The Tank stores the fuel used in the Controller to melt items!\n\nCan also be used with the Solidifier colder fluids in the tank makes the Solidifier faster \n\nStores fluids when broken!", + "gui.casting.jei.melting": "熔炼", + "gui.casting.jei.melting_temp": "最低温度:%s", + "gui.casting.jei.mixing": "混合", + "gui.casting.jei.multiblock_controller_output": "多方块结构控制器流体:%smB", + "gui.casting.jei.simple_controller_output": "简易控制器流体:%smB", + "gui.casting.jei.solidifier": "固化器", + "gui.casting.multiblock_controller.no_controller": "未找到控制器!", + "gui.casting.multiblock_controller.no_fuel_tank": "未找到燃料储罐!", + "item.casting.auto_smelt": "装备强化:自动熔炼", + "item.casting.ball_mold": "球铸模", + "item.casting.beheading": "装备强化:斩首", + "item.casting.black_brick": "焦黑砖", + "item.casting.block_mold": "块铸模", + "item.casting.chilled_water_bucket": "冷冻水桶", + "item.casting.dust_mold": "粉铸模", + "item.casting.efficiency": "装备强化:效率", + "item.casting.equipment_level": "装备强化:升级", + "item.casting.excavation": "装备强化:挖掘", + "item.casting.feather_falling": "装备强化:摔落缓冲", + "item.casting.flight": "装备强化:飞行", + "item.casting.fluid_mover": "流体搬运器", + "item.casting.fortune": "装备强化:时运", + "item.casting.gear_mold": "齿轮铸模", + "item.casting.gem_mold": "宝石铸模", + "item.casting.iced_water_bucket": "冰水桶", + "item.casting.ignite": "装备强化:点燃", + "item.casting.ingot_mold": "锭铸模", + "item.casting.jets": "装备强化:喷气背包", + "item.casting.knockback": "装备强化:击退", + "item.casting.lava_walker": "装备强化:熔岩行者", + "item.casting.lifesteal": "装备强化:生命窃取", + "item.casting.looting": "装备强化:抢夺", + "item.casting.magnet": "装备强化:磁性", + "item.casting.molten_aluminum_bucket": "熔融铝桶", + "item.casting.molten_black_brick_bucket": "焦黑熔石桶", + "item.casting.molten_black_quartz_bucket": "熔融焦黑石英桶", + "item.casting.molten_blaze_bucket": "熔融烈焰桶", + "item.casting.molten_brass_bucket": "熔融黄铜桶", + "item.casting.molten_bronze_bucket": "熔融青铜桶", + "item.casting.molten_coal_bucket": "熔融碳桶", + "item.casting.molten_conductive_alloy_bucket": "熔融导电合金桶", + "item.casting.molten_constantan_bucket": "熔融康铜桶", + "item.casting.molten_copper_alloy_bucket": "熔融铜合金桶", + "item.casting.molten_copper_bucket": "熔融铜桶", + "item.casting.molten_dark_steel_bucket": "熔融玄钢桶", + "item.casting.molten_debris_bucket": "熔融残骸桶", + "item.casting.molten_diamond_bucket": "熔融钻石桶", + "item.casting.molten_electrum_bucket": "熔融琥珀金桶", + "item.casting.molten_emerald_bucket": "熔融绿宝石桶", + "item.casting.molten_end_steel_bucket": "熔融末地钢桶", + "item.casting.molten_end_stone_bucket": "熔融末地石桶", + "item.casting.molten_ender_bucket": "熔融末影珍珠桶", + "item.casting.molten_enderium_bucket": "熔融末影桶", + "item.casting.molten_energetic_alloy_bucket": "熔融充能合金桶", + "item.casting.molten_experience_bucket": "熔融经验桶", + "item.casting.molten_glass_bucket": "熔融玻璃桶", + "item.casting.molten_glowstone_bucket": "熔融荧石桶", + "item.casting.molten_gold_bucket": "熔融金桶", + "item.casting.molten_invar_bucket": "熔融殷钢桶", + "item.casting.molten_iridium_bucket": "熔融铱桶", + "item.casting.molten_iron_bucket": "熔融铁桶", + "item.casting.molten_lapis_bucket": "熔融青金石桶", + "item.casting.molten_lead_bucket": "熔融铅桶", + "item.casting.molten_lumium_bucket": "熔融流明桶", + "item.casting.molten_netherite_bucket": "熔融下界合金桶", + "item.casting.molten_nickel_bucket": "熔融镍桶", + "item.casting.molten_obsidian_bucket": "熔融黑曜石桶", + "item.casting.molten_osmium_bucket": "熔融锇桶", + "item.casting.molten_peridot_bucket": "熔融橄榄石桶", + "item.casting.molten_platinum_bucket": "熔融铂桶", + "item.casting.molten_pulsating_alloy_bucket": "熔融脉冲合金桶", + "item.casting.molten_quartz_bucket": "熔融石英桶", + "item.casting.molten_quartz_enriched_iron_bucket": "熔融富石英铁桶", + "item.casting.molten_redstone_alloy_bucket": "熔融红石合金桶", + "item.casting.molten_redstone_bucket": "熔融红石桶", + "item.casting.molten_ruby_bucket": "熔融红宝石桶", + "item.casting.molten_sapphire_bucket": "熔融蓝宝石桶", + "item.casting.molten_signalum_bucket": "熔融信素桶", + "item.casting.molten_silicon_bucket": "熔融硅桶", + "item.casting.molten_silver_bucket": "熔融银桶", + "item.casting.molten_soul_bucket": "熔融灵魂桶", + "item.casting.molten_soularium_bucket": "熔融魂金桶", + "item.casting.molten_steel_bucket": "熔融钢桶", + "item.casting.molten_stone_bucket": "熔石桶", + "item.casting.molten_tin_bucket": "熔融锡桶", + "item.casting.molten_uranium_bucket": "熔融铀桶", + "item.casting.molten_vibrant_alloy_bucket": "熔融振动合金桶", + "item.casting.molten_zinc_bucket": "熔融锌桶", + "item.casting.night_vision": "装备强化:夜视", + "item.casting.nugget_mold": "粒铸模", + "item.casting.plate_mold": "板铸模", + "item.casting.protection": "装备强化:保护", + "item.casting.repairing": "装备强化:修复", + "item.casting.repairing_mold": "修补件铸模", + "item.casting.rod_mold": "杆铸模", + "item.casting.sharpness": "装备强化:锋利", + "item.casting.silk_touch": "装备强化:精准采集", + "item.casting.soulbound": "装备强化:灵魂绑定", + "item.casting.speed": "装备强化:速度", + "item.casting.step_assist": "装备强化:自动跳跃", + "item.casting.super_coolant_bucket": "超级冷却液桶", + "item.casting.teleporting": "装备强化:传送", + "item.casting.torch_placing": "装备强化:火把放置", + "item.casting.unbreaking": "装备强化:不毁", + "item.casting.water_breathing": "装备强化:水下呼吸", + "item.casting.water_walker": "装备强化:水上行者", + "item.casting.wire_mold": "线铸模", + "itemGroup.casting": "Casting", + "key.casting.boots_hotkey": "切换靴子强化", + "key.casting.category": "Casting", + "key.casting.chestplate_hotkey": "切换胸甲强化", + "key.casting.helmet_hotkey": "切换头盔强化", + "key.casting.leggings_hotkey": "切换护腿强化", + "tooltips.casting.all_modifiers": "- 所有装备", + "tooltips.casting.axe_modifiers": "- 斧", + "tooltips.casting.boots_modifiers": "- 靴子", + "tooltips.casting.chestplate_modifiers": "- 胸甲", + "tooltips.casting.helmet_modifiers": "- 头盔", + "tooltips.casting.hoe_modifiers": "- 锄", + "tooltips.casting.information.auto_smelt": "工具可以自动熔炼挖掘的物品,最高%s级", + "tooltips.casting.information.beheading": "给工具加持斩首强化,最高%s级", + "tooltips.casting.information.efficiency": "给工具加持效率强化,最高%s级", + "tooltips.casting.information.equipment_level": "升级装备等级,增加1个新的强化槽,最高%s级", + "tooltips.casting.information.equipment_level_item": "升级装备等级,每级额外增加1个强化槽,最高%s级", + "tooltips.casting.information.excavation": "给工具加持挖掘强化,扩大工具的挖掘范围,最高%s级", + "tooltips.casting.information.feather_falling": "给盔甲加持摔落缓冲强化,每级摔落伤害减免+10%%,最高%s级", + "tooltips.casting.information.flight": "给盔甲加持飞行强化,可以让玩家创造飞行", + "tooltips.casting.information.fortune": "给工具加持时运强化,最高%s级", + "tooltips.casting.information.ignite": "给工具加持点燃强化,能够点燃敌人,最高%s级", + "tooltips.casting.information.jets": "给盔甲加持喷气背包强化,能让玩家在空中飞行,最高%s级", + "tooltips.casting.information.keybind_to_toggle": "- 按住绑定的快捷键(见按键控制)以禁用或启用该强化", + "tooltips.casting.information.knockback": "给工具加持不毁强化,最高%s级", + "tooltips.casting.information.lava_walker": "给盔甲加持熔岩行者强化,能让玩家在熔岩上行走,最高%s级", + "tooltips.casting.information.lifesteal": "给工具加持生命窃取强化,攻击敌人后恢复生命值,最高%s级", + "tooltips.casting.information.looting": "给工具加持抢夺强化,最高%s级", + "tooltips.casting.information.magnet": "给盔甲加持磁性强化,能吸引玩家周围的物品和方块掉落物,最高%s级", + "tooltips.casting.information.modifiers": "强化 - %s/%s", + "tooltips.casting.information.night_vision": "给盔甲加持夜视,可以调亮玩家在黑暗中的视野", + "tooltips.casting.information.protection": "给盔甲加持保护强化,最高%s级", + "tooltips.casting.information.repairing": "给工具加持修补强化,最高%s级", + "tooltips.casting.information.repairing_mold": "在装备强化台中使用时,能够使用熔融材料修复装备!", + "tooltips.casting.information.sharpness": "给工具加持锋利强化,最高%s级", + "tooltips.casting.information.shift_to_disable": "- 按住SHIFT以禁用该强化", + "tooltips.casting.information.shift_to_toggle": "- SHIFT右击以禁用或启用该强化", + "tooltips.casting.information.silk_touch": "给工具加持精准采集强化,最高%s级", + "tooltips.casting.information.soulbound": "玩家死亡后保留该物品", + "tooltips.casting.information.speed": "给盔甲加持速度强化,能加快玩家的移动速度,最高%s级", + "tooltips.casting.information.step_assist": "给盔甲加持自动跳跃强化,能增加玩家的跳跃高度,最高%s级", + "tooltips.casting.information.teleporting": "给工具加持传送强化,能将你传送至数格开外,最高%s级。每次传送时消耗5点耐久。", + "tooltips.casting.information.torch_placing": "工具能右击放置火把,最高%s级", + "tooltips.casting.information.unbreaking": "给工具加持不毁强化,最高%s级", + "tooltips.casting.information.valid_tool_types": "有效装备;", + "tooltips.casting.information.water_breathing": "给盔甲加持水下呼吸强化,能让玩家在水下呼吸", + "tooltips.casting.information.water_walker": "给盔甲加持水上行者强化,能让玩家在水上行走,最高%s级", + "tooltips.casting.leggings_modifiers": "- 护腿", + "tooltips.casting.paxel_modifiers": "- 镐尖斧", + "tooltips.casting.pickaxe_modifiers": "- 镐", + "tooltips.casting.shear_modifiers": "- 剪刀", + "tooltips.casting.shovel_modifiers": "- 锹", + "tooltips.casting.stats.auto_smelt": "- 自动熔炼", + "tooltips.casting.stats.beheading": "- 斩首", + "tooltips.casting.stats.efficiency": "- 效率 - %s", + "tooltips.casting.stats.equipment_level": "装备等级%s 经验值:%s/%s", + "tooltips.casting.stats.excavation": "- 挖掘 - %s(范围:%sx%s)", + "tooltips.casting.stats.feather_falling": "- 摔落缓冲 - %s", + "tooltips.casting.stats.flight": "- 飞行", + "tooltips.casting.stats.fortune": "- 时运 - %s", + "tooltips.casting.stats.ignite": "- 点燃 - 燃烧%s秒", + "tooltips.casting.stats.jets": "- 喷气背包 - %s", + "tooltips.casting.stats.knockback": "- 击退 - %s", + "tooltips.casting.stats.lava_walker": "- 熔岩行者", + "tooltips.casting.stats.lifesteal": "- 生命窃取 - 恢复%s%%伤害值", + "tooltips.casting.stats.looting": "- 抢夺 - %s", + "tooltips.casting.stats.magnet": "- 磁性 - %s", + "tooltips.casting.stats.modifiers": "强化 - %s/%s", + "tooltips.casting.stats.night_vision": "- 夜视", + "tooltips.casting.stats.protection": "- 保护 - %s", + "tooltips.casting.stats.repairing": "- 修复 - %s", + "tooltips.casting.stats.repairing_mold": "在装备强化台中使用时,能够使用熔融材料修复装备!", + "tooltips.casting.stats.sharpness": "- 锋利 - %s(攻击伤害+%s)", + "tooltips.casting.stats.silk_touch": "- 精准采集", + "tooltips.casting.stats.soulbound": "- 灵魂绑定", + "tooltips.casting.stats.speed": "- 速度 - %s", + "tooltips.casting.stats.step_assist": "- 自动跳跃 - %s", + "tooltips.casting.stats.teleporting": "- 传送 - %s(%s格)", + "tooltips.casting.stats.torch_placing": "- 火把放置", + "tooltips.casting.stats.unbreaking": "- 不毁 - %s", + "tooltips.casting.stats.water_breathing": "- 水下呼吸", + "tooltips.casting.stats.water_walker": "- 水上行者", + "tooltips.casting.sword_modifiers": "- 剑", + "chat.casting.multiblock_controller.item_spill": "Items will spill out the controller in 3 seconds unless multiblock is formed!", + "chat.casting.multiblock_controller.items_dropped": "Items dropped from the controller, multiblock not formed!" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-colors/colors/lang/zh_cn.json b/projects/1.21/assets/bbl-colors/colors/lang/zh_cn.json new file mode 100644 index 000000000000..ac4fee08e396 --- /dev/null +++ b/projects/1.21/assets/bbl-colors/colors/lang/zh_cn.json @@ -0,0 +1,2836 @@ +{ + "block.colors.black_asteroid": "黑色行星岩", + "block.colors.black_asteroid_brick_button": "黑色行星岩砖按钮", + "block.colors.black_asteroid_brick_pressure_plate": "黑色行星岩砖压力板", + "block.colors.black_asteroid_brick_slab": "黑色行星岩砖台阶", + "block.colors.black_asteroid_brick_stairs": "黑色行星岩砖楼梯", + "block.colors.black_asteroid_brick_wall": "黑色行星岩砖墙", + "block.colors.black_asteroid_bricks": "黑色行星岩砖", + "block.colors.black_asteroid_button": "黑色行星岩按钮", + "block.colors.black_asteroid_pressure_plate": "黑色行星岩压力板", + "block.colors.black_asteroid_slab": "黑色行星岩台阶", + "block.colors.black_asteroid_stairs": "黑色行星岩楼梯", + "block.colors.black_asteroid_tile_button": "黑色行星岩瓦按钮", + "block.colors.black_asteroid_tile_pressure_plate": "黑色行星岩瓦压力板", + "block.colors.black_asteroid_tile_slab": "黑色行星岩瓦台阶", + "block.colors.black_asteroid_tile_stairs": "黑色行星岩瓦楼梯", + "block.colors.black_asteroid_tile_wall": "黑色行星岩瓦墙", + "block.colors.black_asteroid_tiles": "黑色行星岩瓦", + "block.colors.black_asteroid_wall": "黑色行星岩墙", + "block.colors.black_bamboo": "黑色竹块", + "block.colors.black_bamboo_mosaic": "黑色竹马赛克", + "block.colors.black_bamboo_mosaic_button": "黑色竹马赛克按钮", + "block.colors.black_bamboo_mosaic_door": "黑色竹马赛克门", + "block.colors.black_bamboo_mosaic_fence": "黑色竹马赛克栅栏", + "block.colors.black_bamboo_mosaic_fence_gate": "黑色竹马赛克栅栏门", + "block.colors.black_bamboo_mosaic_pressure_plate": "黑色竹马赛克压力板", + "block.colors.black_bamboo_mosaic_slab": "黑色竹马赛克台阶", + "block.colors.black_bamboo_mosaic_stairs": "黑色竹马赛克楼梯", + "block.colors.black_bamboo_mosaic_trapdoor": "黑色竹马赛克活板门", + "block.colors.black_bamboo_plank_button": "黑色竹板按钮", + "block.colors.black_bamboo_plank_door": "黑色竹板门", + "block.colors.black_bamboo_plank_fence": "黑色竹板栅栏", + "block.colors.black_bamboo_plank_fence_gate": "黑色竹板栅栏门", + "block.colors.black_bamboo_plank_pressure_plate": "黑色竹板压力板", + "block.colors.black_bamboo_plank_slab": "黑色竹板台阶", + "block.colors.black_bamboo_plank_stairs": "黑色竹板楼梯", + "block.colors.black_bamboo_plank_trapdoor": "黑色竹板活板门", + "block.colors.black_bamboo_planks": "黑色竹板", + "block.colors.black_braid": "黑色织纹石头", + "block.colors.black_braid_button": "黑色织纹石头按钮", + "block.colors.black_braid_pressure_plate": "黑色织纹石头压力板", + "block.colors.black_braid_slab": "黑色织纹石头台阶", + "block.colors.black_braid_stairs": "黑色织纹石头楼梯", + "block.colors.black_braid_wall": "黑色织纹石墙", + "block.colors.black_brick_button": "黑色砖纹石头按钮", + "block.colors.black_brick_pressure_plate": "黑色砖纹石头压力板", + "block.colors.black_brick_slab": "黑色砖纹石头台阶", + "block.colors.black_brick_stairs": "黑色砖纹石头楼梯", + "block.colors.black_brick_wall": "黑色砖纹石墙", + "block.colors.black_bricks": "黑色砖纹石头", + "block.colors.black_chaotic": "黑色乱纹石头", + "block.colors.black_chaotic_button": "黑色乱纹石头按钮", + "block.colors.black_chaotic_pressure_plate": "黑色乱纹石头压力板", + "block.colors.black_chaotic_slab": "黑色乱纹石头台阶", + "block.colors.black_chaotic_stairs": "黑色乱纹石头台阶", + "block.colors.black_chaotic_wall": "黑色乱纹石墙", + "block.colors.black_cobblestone": "黑色圆石", + "block.colors.black_cobblestone_brick_button": "黑色圆石砖按钮", + "block.colors.black_cobblestone_brick_pressure_plate": "黑色圆石砖压力板", + "block.colors.black_cobblestone_brick_slab": "黑色圆石砖台阶", + "block.colors.black_cobblestone_brick_stairs": "黑色圆石砖楼梯", + "block.colors.black_cobblestone_brick_wall": "黑色圆石砖墙", + "block.colors.black_cobblestone_bricks": "黑色圆石砖", + "block.colors.black_cobblestone_button": "黑色圆石按钮", + "block.colors.black_cobblestone_pressure_plate": "黑色圆石压力板", + "block.colors.black_cobblestone_slab": "黑色圆石台阶", + "block.colors.black_cobblestone_stairs": "黑色圆石楼梯", + "block.colors.black_cobblestone_wall": "黑色圆石墙", + "block.colors.black_cracked_stone_brick_button": "黑色裂纹石砖按钮", + "block.colors.black_cracked_stone_brick_pressure_plate": "黑色裂纹石砖压力板", + "block.colors.black_cracked_stone_brick_slab": "黑色裂纹石砖楼梯", + "block.colors.black_cracked_stone_brick_stairs": "黑色裂纹石砖楼梯", + "block.colors.black_cracked_stone_brick_wall": "黑色裂纹石砖墙", + "block.colors.black_cracked_stone_bricks": "黑色裂纹石砖", + "block.colors.black_crafting_table": "黑色工作台", + "block.colors.black_dandelion": "黑色蒲公英", + "block.colors.black_dark_prismarine": "黑色暗海晶石", + "block.colors.black_dark_prismarine_button": "黑色暗海晶石按钮", + "block.colors.black_dark_prismarine_pressure_plate": "黑色暗海晶石压力板", + "block.colors.black_dark_prismarine_slab": "黑色暗海晶石台阶", + "block.colors.black_dark_prismarine_stairs": "黑色暗海晶石楼梯", + "block.colors.black_dark_prismarine_wall": "黑色暗海晶石墙", + "block.colors.black_dirt": "黑色泥土", + "block.colors.black_encased": "黑色嵌套纹石头", + "block.colors.black_encased_button": "黑色嵌套纹石头按钮", + "block.colors.black_encased_pressure_plate": "黑色嵌套纹石头压力板", + "block.colors.black_encased_slab": "黑色嵌套纹石头台阶", + "block.colors.black_encased_stairs": "黑色嵌套纹石头楼梯", + "block.colors.black_encased_wall": "黑色嵌套纹石墙", + "block.colors.black_grass_block": "黑色草方块", + "block.colors.black_leaves": "黑色树叶", + "block.colors.black_log": "黑色原木", + "block.colors.black_marble": "黑色大理石", + "block.colors.black_marble_brick_button": "黑色大理石砖按钮", + "block.colors.black_marble_brick_pressure_plate": "黑色大理石砖压力板", + "block.colors.black_marble_brick_slab": "黑色大理石砖台阶", + "block.colors.black_marble_brick_stairs": "黑色大理石砖楼梯", + "block.colors.black_marble_brick_wall": "黑色大理石砖墙", + "block.colors.black_marble_bricks": "黑色大理石砖", + "block.colors.black_marble_button": "黑色大理石按钮", + "block.colors.black_marble_pressure_plate": "黑色大理石压力板", + "block.colors.black_marble_slab": "黑色大理石台阶", + "block.colors.black_marble_stairs": "黑色大理石楼梯", + "block.colors.black_marble_wall": "黑色大理石墙", + "block.colors.black_mosaic": "黑色马赛克", + "block.colors.black_mosaic_button": "黑色马赛克按钮", + "block.colors.black_mosaic_pressure_plate": "黑色马赛克压力板", + "block.colors.black_mosaic_slab": "黑色马赛克台阶", + "block.colors.black_mosaic_stairs": "黑色马赛克楼梯", + "block.colors.black_mosaic_wall": "黑色马赛克墙", + "block.colors.black_plank_button": "黑色木按钮", + "block.colors.black_plank_door": "黑色木门", + "block.colors.black_plank_fence": "黑色木栅栏", + "block.colors.black_plank_fence_gate": "黑色木栅栏门", + "block.colors.black_plank_pressure_plate": "黑色木压力板", + "block.colors.black_plank_slab": "黑色木台阶", + "block.colors.black_plank_stairs": "黑色木楼梯", + "block.colors.black_plank_trapdoor": "黑色木活板门", + "block.colors.black_planks": "黑色木板", + "block.colors.black_polished": "黑色磨制石头", + "block.colors.black_polished_button": "黑色磨制石头按钮", + "block.colors.black_polished_pressure_plate": "黑色磨制石头压力板", + "block.colors.black_polished_slab": "黑色磨制石头台阶", + "block.colors.black_polished_stairs": "黑色磨制石头楼梯", + "block.colors.black_polished_wall": "黑色磨制石头墙", + "block.colors.black_poppy": "黑色虞美人", + "block.colors.black_potted_poppy": "黑色虞美人盆栽", + "block.colors.black_prismarine": "黑色海晶石", + "block.colors.black_prismarine_brick_button": "黑色海晶石砖按钮", + "block.colors.black_prismarine_brick_pressure_plate": "黑色海晶石砖压力板", + "block.colors.black_prismarine_brick_slab": "黑色海晶石砖台阶", + "block.colors.black_prismarine_brick_stairs": "黑色海晶石砖楼梯", + "block.colors.black_prismarine_brick_wall": "黑色海晶石砖墙", + "block.colors.black_prismarine_bricks": "黑色海晶石砖", + "block.colors.black_prismarine_button": "黑色海晶石按钮", + "block.colors.black_prismarine_pressure_plate": "黑色海晶石压力板", + "block.colors.black_prismarine_slab": "黑色海晶石台阶", + "block.colors.black_prismarine_stairs": "黑色海晶石楼梯", + "block.colors.black_prismarine_wall": "黑色海晶石墙", + "block.colors.black_road": "黑色路面石头", + "block.colors.black_road_button": "黑色路面石头", + "block.colors.black_road_pressure_plate": "黑色路面石头压力板", + "block.colors.black_road_slab": "黑色路面石头台阶", + "block.colors.black_road_stairs": "黑色路面石头楼梯", + "block.colors.black_road_wall": "黑色路面石墙", + "block.colors.black_sapling": "黑色树苗", + "block.colors.black_short_grass": "黑色矮草丛", + "block.colors.black_stone": "黑色石头", + "block.colors.black_stone_brick_button": "黑色石砖按钮", + "block.colors.black_stone_brick_pressure_plate": "黑色石砖压力板", + "block.colors.black_stone_brick_slab": "黑色石砖台阶", + "block.colors.black_stone_brick_stairs": "黑色石砖楼梯", + "block.colors.black_stone_brick_wall": "黑色石砖墙", + "block.colors.black_stone_bricks": "黑色石砖", + "block.colors.black_stone_button": "黑色石头按钮", + "block.colors.black_stone_pressure_plate": "黑色石头压力板", + "block.colors.black_stone_slab": "黑色石头台阶", + "block.colors.black_stone_stairs": "黑色石头楼梯", + "block.colors.black_stone_wall": "黑色石墙", + "block.colors.black_stripped_bamboo": "黑色去皮竹块", + "block.colors.black_stripped_log": "黑色去皮原木", + "block.colors.black_stripped_wood": "黑色去皮木", + "block.colors.black_tall_grass": "黑色高草丛", + "block.colors.black_tile_button": "黑色石瓦按钮", + "block.colors.black_tile_pressure_plate": "黑色石瓦压力板", + "block.colors.black_tile_slab": "黑色石瓦台阶", + "block.colors.black_tile_stairs": "黑色石瓦楼梯", + "block.colors.black_tile_wall": "黑色石瓦墙", + "block.colors.black_tiles": "黑色石瓦墙", + "block.colors.black_triple": "黑色三叠石砖", + "block.colors.black_triple_button": "黑色三叠石砖按钮", + "block.colors.black_triple_pressure_plate": "黑色三叠石砖压力板", + "block.colors.black_triple_slab": "黑色三叠石砖台阶", + "block.colors.black_triple_stairs": "黑色三叠石砖楼梯", + "block.colors.black_triple_wall": "黑色三叠石砖墙", + "block.colors.black_wood": "黑色木", + "block.colors.blue_asteroid": "蓝色行星岩", + "block.colors.blue_asteroid_brick_button": "蓝色行星岩砖按钮", + "block.colors.blue_asteroid_brick_pressure_plate": "蓝色行星岩砖压力板", + "block.colors.blue_asteroid_brick_slab": "蓝色行星岩砖台阶", + "block.colors.blue_asteroid_brick_stairs": "蓝色行星岩砖楼梯", + "block.colors.blue_asteroid_brick_wall": "蓝色行星岩砖墙", + "block.colors.blue_asteroid_bricks": "蓝色行星岩砖", + "block.colors.blue_asteroid_button": "蓝色行星岩按钮", + "block.colors.blue_asteroid_pressure_plate": "蓝色行星岩压力板", + "block.colors.blue_asteroid_slab": "蓝色行星岩台阶", + "block.colors.blue_asteroid_stairs": "蓝色行星岩楼梯", + "block.colors.blue_asteroid_tile_button": "蓝色行星岩瓦按钮", + "block.colors.blue_asteroid_tile_pressure_plate": "蓝色行星岩瓦压力板", + "block.colors.blue_asteroid_tile_slab": "蓝色行星岩瓦台阶", + "block.colors.blue_asteroid_tile_stairs": "蓝色行星岩瓦楼梯", + "block.colors.blue_asteroid_tile_wall": "蓝色行星岩瓦墙", + "block.colors.blue_asteroid_tiles": "蓝色行星岩瓦", + "block.colors.blue_asteroid_wall": "蓝色行星岩墙", + "block.colors.blue_bamboo": "蓝色竹块", + "block.colors.blue_bamboo_mosaic": "蓝色竹马赛克", + "block.colors.blue_bamboo_mosaic_button": "蓝色竹马赛克按钮", + "block.colors.blue_bamboo_mosaic_door": "蓝色竹马赛克门", + "block.colors.blue_bamboo_mosaic_fence": "蓝色竹马赛克栅栏", + "block.colors.blue_bamboo_mosaic_fence_gate": "蓝色竹马赛克栅栏门", + "block.colors.blue_bamboo_mosaic_pressure_plate": "蓝色竹马赛克压力板", + "block.colors.blue_bamboo_mosaic_slab": "蓝色竹马赛克台阶", + "block.colors.blue_bamboo_mosaic_stairs": "蓝色竹马赛克楼梯", + "block.colors.blue_bamboo_mosaic_trapdoor": "蓝色竹马赛克活板门", + "block.colors.blue_bamboo_plank_button": "蓝色竹板按钮", + "block.colors.blue_bamboo_plank_door": "蓝色竹板门", + "block.colors.blue_bamboo_plank_fence": "蓝色竹板栅栏", + "block.colors.blue_bamboo_plank_fence_gate": "蓝色竹板栅栏门", + "block.colors.blue_bamboo_plank_pressure_plate": "蓝色竹板压力板", + "block.colors.blue_bamboo_plank_slab": "蓝色竹板台阶", + "block.colors.blue_bamboo_plank_stairs": "蓝色竹板台阶", + "block.colors.blue_bamboo_plank_trapdoor": "蓝色竹板活板门", + "block.colors.blue_bamboo_planks": "蓝色竹板", + "block.colors.blue_braid": "蓝色织纹石头", + "block.colors.blue_braid_button": "蓝色织纹石头按钮", + "block.colors.blue_braid_pressure_plate": "蓝色织纹石头压力板", + "block.colors.blue_braid_slab": "蓝色织纹石头台阶", + "block.colors.blue_braid_stairs": "蓝色织纹石头楼梯", + "block.colors.blue_braid_wall": "蓝色织纹石墙", + "block.colors.blue_brick_button": "蓝色砖纹石头按钮", + "block.colors.blue_brick_pressure_plate": "蓝色砖纹石头压力板", + "block.colors.blue_brick_slab": "蓝色砖纹石头台阶", + "block.colors.blue_brick_stairs": "蓝色砖纹石头楼梯", + "block.colors.blue_brick_wall": "蓝色砖纹石墙", + "block.colors.blue_bricks": "蓝色砖纹石头", + "block.colors.blue_chaotic": "蓝色乱纹石头", + "block.colors.blue_chaotic_button": "蓝色乱纹石头按钮", + "block.colors.blue_chaotic_pressure_plate": "蓝色乱纹石头压力板", + "block.colors.blue_chaotic_slab": "蓝色乱纹石头台阶", + "block.colors.blue_chaotic_stairs": "蓝色乱纹石头台阶", + "block.colors.blue_chaotic_wall": "蓝色乱纹石墙", + "block.colors.blue_cobblestone": "蓝色圆石", + "block.colors.blue_cobblestone_brick_button": "蓝色圆石砖按钮", + "block.colors.blue_cobblestone_brick_pressure_plate": "蓝色圆石砖压力板", + "block.colors.blue_cobblestone_brick_slab": "蓝色圆石砖台阶", + "block.colors.blue_cobblestone_brick_stairs": "蓝色圆石砖楼梯", + "block.colors.blue_cobblestone_brick_wall": "蓝色圆石砖墙", + "block.colors.blue_cobblestone_bricks": "蓝色圆石砖", + "block.colors.blue_cobblestone_button": "蓝色圆石按钮", + "block.colors.blue_cobblestone_pressure_plate": "蓝色圆石压力板", + "block.colors.blue_cobblestone_slab": "蓝色圆石台阶", + "block.colors.blue_cobblestone_stairs": "蓝色圆石楼梯", + "block.colors.blue_cobblestone_wall": "蓝色圆石墙", + "block.colors.blue_cracked_stone_brick_button": "蓝色裂纹石砖按钮", + "block.colors.blue_cracked_stone_brick_pressure_plate": "蓝色裂纹石砖压力板", + "block.colors.blue_cracked_stone_brick_slab": "蓝色裂纹石砖楼梯", + "block.colors.blue_cracked_stone_brick_stairs": "蓝色裂纹石砖楼梯", + "block.colors.blue_cracked_stone_brick_wall": "蓝色裂纹石砖墙", + "block.colors.blue_cracked_stone_bricks": "蓝色裂纹石砖", + "block.colors.blue_crafting_table": "蓝色工作台", + "block.colors.blue_dandelion": "蓝色蒲公英", + "block.colors.blue_dark_prismarine": "蓝色暗海晶石", + "block.colors.blue_dark_prismarine_button": "蓝色暗海晶石按钮", + "block.colors.blue_dark_prismarine_pressure_plate": "蓝色暗海晶石压力板", + "block.colors.blue_dark_prismarine_slab": "蓝色暗海晶石台阶", + "block.colors.blue_dark_prismarine_stairs": "蓝色暗海晶石楼梯", + "block.colors.blue_dark_prismarine_wall": "蓝色暗海晶石墙", + "block.colors.blue_dirt": "蓝色泥土", + "block.colors.blue_encased": "蓝色嵌套纹石头", + "block.colors.blue_encased_button": "蓝色嵌套纹石头按钮", + "block.colors.blue_encased_pressure_plate": "蓝色嵌套纹石头压力板", + "block.colors.blue_encased_slab": "蓝色嵌套纹石头台阶", + "block.colors.blue_encased_stairs": "蓝色嵌套纹石头楼梯", + "block.colors.blue_encased_wall": "蓝色嵌套纹石墙", + "block.colors.blue_grass_block": "蓝色草方块", + "block.colors.blue_leaves": "蓝色树叶", + "block.colors.blue_log": "蓝色原木", + "block.colors.blue_marble": "蓝色大理石", + "block.colors.blue_marble_brick_button": "蓝色大理石砖按钮", + "block.colors.blue_marble_brick_pressure_plate": "蓝色大理石砖压力板", + "block.colors.blue_marble_brick_slab": "蓝色大理石砖台阶", + "block.colors.blue_marble_brick_stairs": "蓝色大理石砖楼梯", + "block.colors.blue_marble_brick_wall": "蓝色大理石砖墙", + "block.colors.blue_marble_bricks": "蓝色大理石砖", + "block.colors.blue_marble_button": "蓝色大理石按钮", + "block.colors.blue_marble_pressure_plate": "蓝色大理石压力板", + "block.colors.blue_marble_slab": "蓝色大理石台阶", + "block.colors.blue_marble_stairs": "蓝色大理石楼梯", + "block.colors.blue_marble_wall": "蓝色大理石墙", + "block.colors.blue_mosaic": "蓝色马赛克", + "block.colors.blue_mosaic_button": "蓝色马赛克按钮", + "block.colors.blue_mosaic_pressure_plate": "蓝色马赛克压力板", + "block.colors.blue_mosaic_slab": "蓝色马赛克台阶", + "block.colors.blue_mosaic_stairs": "蓝色马赛克楼梯", + "block.colors.blue_mosaic_wall": "蓝色马赛克墙", + "block.colors.blue_plank_button": "蓝色木按钮", + "block.colors.blue_plank_door": "蓝色木门", + "block.colors.blue_plank_fence": "蓝色木栅栏", + "block.colors.blue_plank_fence_gate": "蓝色木栅栏门", + "block.colors.blue_plank_pressure_plate": "蓝色木压力板", + "block.colors.blue_plank_slab": "蓝色木台阶", + "block.colors.blue_plank_stairs": "蓝色木楼梯", + "block.colors.blue_plank_trapdoor": "蓝色木活板门", + "block.colors.blue_planks": "蓝色木板", + "block.colors.blue_polished": "蓝色磨制石头", + "block.colors.blue_polished_button": "蓝色磨制石头按钮", + "block.colors.blue_polished_pressure_plate": "蓝色磨制石头压力板", + "block.colors.blue_polished_slab": "蓝色磨制石头台阶", + "block.colors.blue_polished_stairs": "蓝色磨制石头楼梯", + "block.colors.blue_polished_wall": "蓝色磨制石头墙", + "block.colors.blue_poppy": "蓝色虞美人", + "block.colors.blue_potted_poppy": "蓝色虞美人盆栽", + "block.colors.blue_prismarine": "蓝色海晶石", + "block.colors.blue_prismarine_brick_button": "蓝色海晶石砖按钮", + "block.colors.blue_prismarine_brick_pressure_plate": "蓝色海晶石砖压力板", + "block.colors.blue_prismarine_brick_slab": "蓝色海晶石砖台阶", + "block.colors.blue_prismarine_brick_stairs": "蓝色海晶石砖楼梯", + "block.colors.blue_prismarine_brick_wall": "蓝色海晶石砖墙", + "block.colors.blue_prismarine_bricks": "蓝色海晶石砖", + "block.colors.blue_prismarine_button": "蓝色海晶石按钮", + "block.colors.blue_prismarine_pressure_plate": "蓝色海晶石压力板", + "block.colors.blue_prismarine_slab": "蓝色海晶石台阶", + "block.colors.blue_prismarine_stairs": "蓝色海晶石楼梯", + "block.colors.blue_prismarine_wall": "蓝色海晶石墙", + "block.colors.blue_road": "蓝色路面石头", + "block.colors.blue_road_button": "蓝色路面石头", + "block.colors.blue_road_pressure_plate": "蓝色路面石头压力板", + "block.colors.blue_road_slab": "蓝色路面石头台阶", + "block.colors.blue_road_stairs": "蓝色路面石头楼梯", + "block.colors.blue_road_wall": "蓝色路面石墙", + "block.colors.blue_sapling": "蓝色树苗", + "block.colors.blue_short_grass": "蓝色矮草丛", + "block.colors.blue_stone": "蓝色石头", + "block.colors.blue_stone_brick_button": "蓝色石砖按钮", + "block.colors.blue_stone_brick_pressure_plate": "蓝色石砖压力板", + "block.colors.blue_stone_brick_slab": "蓝色石砖台阶", + "block.colors.blue_stone_brick_stairs": "蓝色石砖楼梯", + "block.colors.blue_stone_brick_wall": "蓝色石砖墙", + "block.colors.blue_stone_bricks": "蓝色石砖", + "block.colors.blue_stone_button": "蓝色石头按钮", + "block.colors.blue_stone_pressure_plate": "蓝色石头压力板", + "block.colors.blue_stone_slab": "蓝色石头台阶", + "block.colors.blue_stone_stairs": "蓝色石头楼梯", + "block.colors.blue_stone_wall": "蓝色石墙", + "block.colors.blue_stripped_bamboo": "蓝色去皮竹块", + "block.colors.blue_stripped_log": "蓝色去皮原木", + "block.colors.blue_stripped_wood": "蓝色去皮木", + "block.colors.blue_tall_grass": "蓝色高草丛", + "block.colors.blue_tile_button": "蓝色石瓦按钮", + "block.colors.blue_tile_pressure_plate": "蓝色石瓦压力板", + "block.colors.blue_tile_slab": "蓝色石瓦台阶", + "block.colors.blue_tile_stairs": "蓝色石瓦楼梯", + "block.colors.blue_tile_wall": "蓝色石瓦墙", + "block.colors.blue_tiles": "蓝色石瓦墙", + "block.colors.blue_triple": "蓝色三叠石砖", + "block.colors.blue_triple_button": "蓝色三叠石砖按钮", + "block.colors.blue_triple_pressure_plate": "蓝色三叠石砖压力板", + "block.colors.blue_triple_slab": "蓝色三叠石砖台阶", + "block.colors.blue_triple_stairs": "蓝色三叠石砖楼梯", + "block.colors.blue_triple_wall": "蓝色三叠石砖墙", + "block.colors.blue_wood": "蓝色木", + "block.colors.brown_asteroid": "棕色行星岩", + "block.colors.brown_asteroid_brick_button": "棕色行星岩砖按钮", + "block.colors.brown_asteroid_brick_pressure_plate": "棕色行星岩砖压力板", + "block.colors.brown_asteroid_brick_slab": "棕色行星岩砖台阶", + "block.colors.brown_asteroid_brick_stairs": "棕色行星岩砖楼梯", + "block.colors.brown_asteroid_brick_wall": "棕色行星岩砖墙", + "block.colors.brown_asteroid_bricks": "棕色行星岩砖", + "block.colors.brown_asteroid_button": "棕色行星岩按钮", + "block.colors.brown_asteroid_pressure_plate": "棕色行星岩压力板", + "block.colors.brown_asteroid_slab": "棕色行星岩台阶", + "block.colors.brown_asteroid_stairs": "棕色行星岩楼梯", + "block.colors.brown_asteroid_tile_button": "棕色行星岩瓦按钮", + "block.colors.brown_asteroid_tile_pressure_plate": "棕色行星岩瓦压力板", + "block.colors.brown_asteroid_tile_slab": "棕色行星岩瓦台阶", + "block.colors.brown_asteroid_tile_stairs": "棕色行星岩瓦楼梯", + "block.colors.brown_asteroid_tile_wall": "棕色行星岩瓦墙", + "block.colors.brown_asteroid_tiles": "棕色行星岩瓦", + "block.colors.brown_asteroid_wall": "棕色行星岩墙", + "block.colors.brown_bamboo": "棕色竹块", + "block.colors.brown_bamboo_mosaic": "棕色竹马赛克", + "block.colors.brown_bamboo_mosaic_button": "棕色竹马赛克按钮", + "block.colors.brown_bamboo_mosaic_door": "棕色竹马赛克门", + "block.colors.brown_bamboo_mosaic_fence": "棕色竹马赛克栅栏", + "block.colors.brown_bamboo_mosaic_fence_gate": "棕色竹马赛克栅栏门", + "block.colors.brown_bamboo_mosaic_pressure_plate": "棕色竹马赛克压力板", + "block.colors.brown_bamboo_mosaic_slab": "棕色竹马赛克台阶", + "block.colors.brown_bamboo_mosaic_stairs": "棕色竹马赛克楼梯", + "block.colors.brown_bamboo_mosaic_trapdoor": "棕色竹马赛克活板门", + "block.colors.brown_bamboo_plank_button": "棕色竹板按钮", + "block.colors.brown_bamboo_plank_door": "棕色竹板门", + "block.colors.brown_bamboo_plank_fence": "棕色竹板栅栏", + "block.colors.brown_bamboo_plank_fence_gate": "棕色竹板栅栏门", + "block.colors.brown_bamboo_plank_pressure_plate": "棕色竹板压力板", + "block.colors.brown_bamboo_plank_slab": "棕色竹板台阶", + "block.colors.brown_bamboo_plank_stairs": "棕色竹板台阶", + "block.colors.brown_bamboo_plank_trapdoor": "棕色竹板活板门", + "block.colors.brown_bamboo_planks": "棕色竹板", + "block.colors.brown_braid": "棕色织纹石头", + "block.colors.brown_braid_button": "棕色织纹石头按钮", + "block.colors.brown_braid_pressure_plate": "棕色织纹石头压力板", + "block.colors.brown_braid_slab": "棕色织纹石头台阶", + "block.colors.brown_braid_stairs": "棕色织纹石头楼梯", + "block.colors.brown_braid_wall": "棕色织纹石墙", + "block.colors.brown_brick_button": "棕色砖纹石头按钮", + "block.colors.brown_brick_pressure_plate": "棕色砖纹石头压力板", + "block.colors.brown_brick_slab": "棕色砖纹石头台阶", + "block.colors.brown_brick_stairs": "棕色砖纹石头楼梯", + "block.colors.brown_brick_wall": "棕色砖纹石墙", + "block.colors.brown_bricks": "棕色砖纹石头", + "block.colors.brown_chaotic": "棕色乱纹石头", + "block.colors.brown_chaotic_button": "棕色乱纹石头按钮", + "block.colors.brown_chaotic_pressure_plate": "棕色乱纹石头压力板", + "block.colors.brown_chaotic_slab": "棕色乱纹石头台阶", + "block.colors.brown_chaotic_stairs": "棕色乱纹石头台阶", + "block.colors.brown_chaotic_wall": "棕色乱纹石墙", + "block.colors.brown_cobblestone": "棕色圆石", + "block.colors.brown_cobblestone_brick_button": "棕色圆石砖按钮", + "block.colors.brown_cobblestone_brick_pressure_plate": "棕色圆石砖压力板", + "block.colors.brown_cobblestone_brick_slab": "棕色圆石砖台阶", + "block.colors.brown_cobblestone_brick_stairs": "棕色圆石砖楼梯", + "block.colors.brown_cobblestone_brick_wall": "棕色圆石砖墙", + "block.colors.brown_cobblestone_bricks": "棕色圆石砖", + "block.colors.brown_cobblestone_button": "棕色圆石按钮", + "block.colors.brown_cobblestone_pressure_plate": "棕色圆石压力板", + "block.colors.brown_cobblestone_slab": "棕色圆石台阶", + "block.colors.brown_cobblestone_stairs": "棕色圆石楼梯", + "block.colors.brown_cobblestone_wall": "棕色圆石墙", + "block.colors.brown_cracked_stone_brick_button": "棕色裂纹石砖按钮", + "block.colors.brown_cracked_stone_brick_pressure_plate": "棕色裂纹石砖压力板", + "block.colors.brown_cracked_stone_brick_slab": "棕色裂纹石砖楼梯", + "block.colors.brown_cracked_stone_brick_stairs": "棕色裂纹石砖楼梯", + "block.colors.brown_cracked_stone_brick_wall": "棕色裂纹石砖墙", + "block.colors.brown_cracked_stone_bricks": "棕色裂纹石砖", + "block.colors.brown_crafting_table": "棕色工作台", + "block.colors.brown_dandelion": "棕色蒲公英", + "block.colors.brown_dark_prismarine": "棕色暗海晶石", + "block.colors.brown_dark_prismarine_button": "棕色暗海晶石按钮", + "block.colors.brown_dark_prismarine_pressure_plate": "棕色暗海晶石压力板", + "block.colors.brown_dark_prismarine_slab": "棕色暗海晶石台阶", + "block.colors.brown_dark_prismarine_stairs": "棕色暗海晶石楼梯", + "block.colors.brown_dark_prismarine_wall": "棕色暗海晶石墙", + "block.colors.brown_dirt": "棕色泥土", + "block.colors.brown_encased": "棕色嵌套纹石头", + "block.colors.brown_encased_button": "棕色嵌套纹石头按钮", + "block.colors.brown_encased_pressure_plate": "棕色嵌套纹石头压力板", + "block.colors.brown_encased_slab": "棕色嵌套纹石头台阶", + "block.colors.brown_encased_stairs": "棕色嵌套纹石头楼梯", + "block.colors.brown_encased_wall": "棕色嵌套纹石墙", + "block.colors.brown_grass_block": "棕色草方块", + "block.colors.brown_leaves": "棕色树叶", + "block.colors.brown_log": "棕色原木", + "block.colors.brown_marble": "棕色大理石", + "block.colors.brown_marble_brick_button": "棕色大理石砖按钮", + "block.colors.brown_marble_brick_pressure_plate": "棕色大理石砖压力板", + "block.colors.brown_marble_brick_slab": "棕色大理石砖台阶", + "block.colors.brown_marble_brick_stairs": "棕色大理石砖楼梯", + "block.colors.brown_marble_brick_wall": "棕色大理石砖墙", + "block.colors.brown_marble_bricks": "棕色大理石砖", + "block.colors.brown_marble_button": "棕色大理石按钮", + "block.colors.brown_marble_pressure_plate": "棕色大理石压力板", + "block.colors.brown_marble_slab": "棕色大理石台阶", + "block.colors.brown_marble_stairs": "棕色大理石楼梯", + "block.colors.brown_marble_wall": "棕色大理石墙", + "block.colors.brown_mosaic": "棕色马赛克", + "block.colors.brown_mosaic_button": "棕色马赛克按钮", + "block.colors.brown_mosaic_pressure_plate": "棕色马赛克压力板", + "block.colors.brown_mosaic_slab": "棕色马赛克台阶", + "block.colors.brown_mosaic_stairs": "棕色马赛克楼梯", + "block.colors.brown_mosaic_wall": "棕色马赛克墙", + "block.colors.brown_plank_button": "棕色木按钮", + "block.colors.brown_plank_door": "棕色木门", + "block.colors.brown_plank_fence": "棕色木栅栏", + "block.colors.brown_plank_fence_gate": "棕色木栅栏门", + "block.colors.brown_plank_pressure_plate": "棕色木压力板", + "block.colors.brown_plank_slab": "棕色木台阶", + "block.colors.brown_plank_stairs": "棕色木楼梯", + "block.colors.brown_plank_trapdoor": "棕色木活板门", + "block.colors.brown_planks": "棕色木板", + "block.colors.brown_polished": "棕色磨制石头", + "block.colors.brown_polished_button": "棕色磨制石头按钮", + "block.colors.brown_polished_pressure_plate": "棕色磨制石头压力板", + "block.colors.brown_polished_slab": "棕色磨制石头台阶", + "block.colors.brown_polished_stairs": "棕色磨制石头楼梯", + "block.colors.brown_polished_wall": "棕色磨制石头墙", + "block.colors.brown_poppy": "棕色虞美人", + "block.colors.brown_potted_poppy": "棕色虞美人盆栽", + "block.colors.brown_prismarine": "棕色海晶石", + "block.colors.brown_prismarine_brick_button": "棕色海晶石砖按钮", + "block.colors.brown_prismarine_brick_pressure_plate": "棕色海晶石砖压力板", + "block.colors.brown_prismarine_brick_slab": "棕色海晶石砖台阶", + "block.colors.brown_prismarine_brick_stairs": "棕色海晶石砖楼梯", + "block.colors.brown_prismarine_brick_wall": "棕色海晶石砖墙", + "block.colors.brown_prismarine_bricks": "棕色海晶石砖", + "block.colors.brown_prismarine_button": "棕色海晶石按钮", + "block.colors.brown_prismarine_pressure_plate": "棕色海晶石压力板", + "block.colors.brown_prismarine_slab": "棕色海晶石台阶", + "block.colors.brown_prismarine_stairs": "棕色海晶石楼梯", + "block.colors.brown_prismarine_wall": "棕色海晶石墙", + "block.colors.brown_road": "棕色路面石头", + "block.colors.brown_road_button": "棕色路面石头", + "block.colors.brown_road_pressure_plate": "棕色路面石头压力板", + "block.colors.brown_road_slab": "棕色路面石头台阶", + "block.colors.brown_road_stairs": "棕色路面石头楼梯", + "block.colors.brown_road_wall": "棕色路面石墙", + "block.colors.brown_sapling": "棕色树苗", + "block.colors.brown_short_grass": "棕色矮草丛", + "block.colors.brown_stone": "棕色石头", + "block.colors.brown_stone_brick_button": "棕色石砖按钮", + "block.colors.brown_stone_brick_pressure_plate": "棕色石砖压力板", + "block.colors.brown_stone_brick_slab": "棕色石砖台阶", + "block.colors.brown_stone_brick_stairs": "棕色石砖楼梯", + "block.colors.brown_stone_brick_wall": "棕色石砖墙", + "block.colors.brown_stone_bricks": "棕色石砖", + "block.colors.brown_stone_button": "棕色石头按钮", + "block.colors.brown_stone_pressure_plate": "棕色石头压力板", + "block.colors.brown_stone_slab": "棕色石头台阶", + "block.colors.brown_stone_stairs": "棕色石头楼梯", + "block.colors.brown_stone_wall": "棕色石墙", + "block.colors.brown_stripped_bamboo": "棕色去皮竹块", + "block.colors.brown_stripped_log": "棕色去皮原木", + "block.colors.brown_stripped_wood": "棕色去皮木", + "block.colors.brown_tall_grass": "棕色高草丛", + "block.colors.brown_tile_button": "棕色石瓦按钮", + "block.colors.brown_tile_pressure_plate": "棕色石瓦压力板", + "block.colors.brown_tile_slab": "棕色石瓦台阶", + "block.colors.brown_tile_stairs": "棕色石瓦楼梯", + "block.colors.brown_tile_wall": "棕色石瓦墙", + "block.colors.brown_tiles": "棕色石瓦墙", + "block.colors.brown_triple": "棕色三叠石砖", + "block.colors.brown_triple_button": "棕色三叠石砖按钮", + "block.colors.brown_triple_pressure_plate": "棕色三叠石砖压力板", + "block.colors.brown_triple_slab": "棕色三叠石砖台阶", + "block.colors.brown_triple_stairs": "棕色三叠石砖楼梯", + "block.colors.brown_triple_wall": "棕色三叠石砖墙", + "block.colors.brown_wood": "棕色木", + "block.colors.cyan_asteroid": "青色行星岩", + "block.colors.cyan_asteroid_brick_button": "青色行星岩砖按钮", + "block.colors.cyan_asteroid_brick_pressure_plate": "青色行星岩砖压力板", + "block.colors.cyan_asteroid_brick_slab": "青色行星岩砖台阶", + "block.colors.cyan_asteroid_brick_stairs": "青色行星岩砖楼梯", + "block.colors.cyan_asteroid_brick_wall": "青色行星岩砖墙", + "block.colors.cyan_asteroid_bricks": "青色行星岩砖", + "block.colors.cyan_asteroid_button": "青色行星岩按钮", + "block.colors.cyan_asteroid_pressure_plate": "青色行星岩压力板", + "block.colors.cyan_asteroid_slab": "青色行星岩台阶", + "block.colors.cyan_asteroid_stairs": "青色行星岩楼梯", + "block.colors.cyan_asteroid_tile_button": "青色行星岩瓦按钮", + "block.colors.cyan_asteroid_tile_pressure_plate": "青色行星岩瓦压力板", + "block.colors.cyan_asteroid_tile_slab": "青色行星岩瓦台阶", + "block.colors.cyan_asteroid_tile_stairs": "青色行星岩瓦楼梯", + "block.colors.cyan_asteroid_tile_wall": "青色行星岩瓦墙", + "block.colors.cyan_asteroid_tiles": "青色行星岩瓦", + "block.colors.cyan_asteroid_wall": "青色行星岩墙", + "block.colors.cyan_bamboo": "青色竹块", + "block.colors.cyan_bamboo_mosaic": "青色竹马赛克", + "block.colors.cyan_bamboo_mosaic_button": "青色竹马赛克按钮", + "block.colors.cyan_bamboo_mosaic_door": "青色竹马赛克门", + "block.colors.cyan_bamboo_mosaic_fence": "青色竹马赛克栅栏", + "block.colors.cyan_bamboo_mosaic_fence_gate": "青色竹马赛克栅栏门", + "block.colors.cyan_bamboo_mosaic_pressure_plate": "青色竹马赛克压力板", + "block.colors.cyan_bamboo_mosaic_slab": "青色竹马赛克台阶", + "block.colors.cyan_bamboo_mosaic_stairs": "青色竹马赛克楼梯", + "block.colors.cyan_bamboo_mosaic_trapdoor": "青色竹马赛克活板门", + "block.colors.cyan_bamboo_plank_button": "青色竹板按钮", + "block.colors.cyan_bamboo_plank_door": "青色竹板门", + "block.colors.cyan_bamboo_plank_fence": "青色竹板栅栏", + "block.colors.cyan_bamboo_plank_fence_gate": "青色竹板栅栏门", + "block.colors.cyan_bamboo_plank_pressure_plate": "青色竹板压力板", + "block.colors.cyan_bamboo_plank_slab": "青色竹板台阶", + "block.colors.cyan_bamboo_plank_stairs": "青色竹板台阶", + "block.colors.cyan_bamboo_plank_trapdoor": "青色竹板活板门", + "block.colors.cyan_bamboo_planks": "青色竹板", + "block.colors.cyan_braid": "青色织纹石头", + "block.colors.cyan_braid_button": "青色织纹石头按钮", + "block.colors.cyan_braid_pressure_plate": "青色织纹石头压力板", + "block.colors.cyan_braid_slab": "青色织纹石头台阶", + "block.colors.cyan_braid_stairs": "青色织纹石头楼梯", + "block.colors.cyan_braid_wall": "青色织纹石墙", + "block.colors.cyan_brick_button": "青色砖纹石头按钮", + "block.colors.cyan_brick_pressure_plate": "青色砖纹石头压力板", + "block.colors.cyan_brick_slab": "青色砖纹石头台阶", + "block.colors.cyan_brick_stairs": "青色砖纹石头楼梯", + "block.colors.cyan_brick_wall": "青色砖纹石墙", + "block.colors.cyan_bricks": "青色砖纹石头", + "block.colors.cyan_chaotic": "青色乱纹石头", + "block.colors.cyan_chaotic_button": "青色乱纹石头按钮", + "block.colors.cyan_chaotic_pressure_plate": "青色乱纹石头压力板", + "block.colors.cyan_chaotic_slab": "青色乱纹石头台阶", + "block.colors.cyan_chaotic_stairs": "青色乱纹石头台阶", + "block.colors.cyan_chaotic_wall": "青色乱纹石墙", + "block.colors.cyan_cobblestone": "青色圆石", + "block.colors.cyan_cobblestone_brick_button": "青色圆石砖按钮", + "block.colors.cyan_cobblestone_brick_pressure_plate": "青色圆石砖压力板", + "block.colors.cyan_cobblestone_brick_slab": "青色圆石砖台阶", + "block.colors.cyan_cobblestone_brick_stairs": "青色圆石砖楼梯", + "block.colors.cyan_cobblestone_brick_wall": "青色圆石砖墙", + "block.colors.cyan_cobblestone_bricks": "青色圆石砖", + "block.colors.cyan_cobblestone_button": "青色圆石按钮", + "block.colors.cyan_cobblestone_pressure_plate": "青色圆石压力板", + "block.colors.cyan_cobblestone_slab": "青色圆石台阶", + "block.colors.cyan_cobblestone_stairs": "青色圆石楼梯", + "block.colors.cyan_cobblestone_wall": "青色圆石墙", + "block.colors.cyan_cracked_stone_brick_button": "青色裂纹石砖按钮", + "block.colors.cyan_cracked_stone_brick_pressure_plate": "青色裂纹石砖压力板", + "block.colors.cyan_cracked_stone_brick_slab": "青色裂纹石砖楼梯", + "block.colors.cyan_cracked_stone_brick_stairs": "青色裂纹石砖楼梯", + "block.colors.cyan_cracked_stone_brick_wall": "青色裂纹石砖墙", + "block.colors.cyan_cracked_stone_bricks": "青色裂纹石砖", + "block.colors.cyan_crafting_table": "青色工作台", + "block.colors.cyan_dandelion": "青色蒲公英", + "block.colors.cyan_dark_prismarine": "青色暗海晶石", + "block.colors.cyan_dark_prismarine_button": "青色暗海晶石按钮", + "block.colors.cyan_dark_prismarine_pressure_plate": "青色暗海晶石压力板", + "block.colors.cyan_dark_prismarine_slab": "青色暗海晶石台阶", + "block.colors.cyan_dark_prismarine_stairs": "青色暗海晶石楼梯", + "block.colors.cyan_dark_prismarine_wall": "青色暗海晶石墙", + "block.colors.cyan_dirt": "青色泥土", + "block.colors.cyan_encased": "青色嵌套纹石头", + "block.colors.cyan_encased_button": "青色嵌套纹石头按钮", + "block.colors.cyan_encased_pressure_plate": "青色嵌套纹石头压力板", + "block.colors.cyan_encased_slab": "青色嵌套纹石头台阶", + "block.colors.cyan_encased_stairs": "青色嵌套纹石头楼梯", + "block.colors.cyan_encased_wall": "青色嵌套纹石墙", + "block.colors.cyan_grass_block": "青色草方块", + "block.colors.cyan_leaves": "青色树叶", + "block.colors.cyan_log": "青色原木", + "block.colors.cyan_marble": "青色大理石", + "block.colors.cyan_marble_brick_button": "青色大理石砖按钮", + "block.colors.cyan_marble_brick_pressure_plate": "青色大理石砖压力板", + "block.colors.cyan_marble_brick_slab": "青色大理石砖台阶", + "block.colors.cyan_marble_brick_stairs": "青色大理石砖楼梯", + "block.colors.cyan_marble_brick_wall": "青色大理石砖墙", + "block.colors.cyan_marble_bricks": "青色大理石砖", + "block.colors.cyan_marble_button": "青色大理石按钮", + "block.colors.cyan_marble_pressure_plate": "青色大理石压力板", + "block.colors.cyan_marble_slab": "青色大理石台阶", + "block.colors.cyan_marble_stairs": "青色大理石楼梯", + "block.colors.cyan_marble_wall": "青色大理石墙", + "block.colors.cyan_mosaic": "青色马赛克", + "block.colors.cyan_mosaic_button": "青色马赛克按钮", + "block.colors.cyan_mosaic_pressure_plate": "青色马赛克压力板", + "block.colors.cyan_mosaic_slab": "青色马赛克台阶", + "block.colors.cyan_mosaic_stairs": "青色马赛克楼梯", + "block.colors.cyan_mosaic_wall": "青色马赛克墙", + "block.colors.cyan_plank_button": "青色木按钮", + "block.colors.cyan_plank_door": "青色木门", + "block.colors.cyan_plank_fence": "青色木栅栏", + "block.colors.cyan_plank_fence_gate": "青色木栅栏门", + "block.colors.cyan_plank_pressure_plate": "青色木压力板", + "block.colors.cyan_plank_slab": "青色木台阶", + "block.colors.cyan_plank_stairs": "青色木楼梯", + "block.colors.cyan_plank_trapdoor": "青色木活板门", + "block.colors.cyan_planks": "青色木板", + "block.colors.cyan_polished": "青色磨制石头", + "block.colors.cyan_polished_button": "青色磨制石头按钮", + "block.colors.cyan_polished_pressure_plate": "青色磨制石头压力板", + "block.colors.cyan_polished_slab": "青色磨制石头台阶", + "block.colors.cyan_polished_stairs": "青色磨制石头楼梯", + "block.colors.cyan_polished_wall": "青色磨制石头墙", + "block.colors.cyan_poppy": "青色虞美人", + "block.colors.cyan_potted_poppy": "青色虞美人盆栽", + "block.colors.cyan_prismarine": "青色海晶石", + "block.colors.cyan_prismarine_brick_button": "青色海晶石砖按钮", + "block.colors.cyan_prismarine_brick_pressure_plate": "青色海晶石砖压力板", + "block.colors.cyan_prismarine_brick_slab": "青色海晶石砖台阶", + "block.colors.cyan_prismarine_brick_stairs": "青色海晶石砖楼梯", + "block.colors.cyan_prismarine_brick_wall": "青色海晶石砖墙", + "block.colors.cyan_prismarine_bricks": "青色海晶石砖", + "block.colors.cyan_prismarine_button": "青色海晶石按钮", + "block.colors.cyan_prismarine_pressure_plate": "青色海晶石压力板", + "block.colors.cyan_prismarine_slab": "青色海晶石台阶", + "block.colors.cyan_prismarine_stairs": "青色海晶石楼梯", + "block.colors.cyan_prismarine_wall": "青色海晶石墙", + "block.colors.cyan_road": "青色路面石头", + "block.colors.cyan_road_button": "青色路面石头", + "block.colors.cyan_road_pressure_plate": "青色路面石头压力板", + "block.colors.cyan_road_slab": "青色路面石头台阶", + "block.colors.cyan_road_stairs": "青色路面石头楼梯", + "block.colors.cyan_road_wall": "青色路面石墙", + "block.colors.cyan_sapling": "青色树苗", + "block.colors.cyan_short_grass": "青色矮草丛", + "block.colors.cyan_stone": "青色石头", + "block.colors.cyan_stone_brick_button": "青色石砖按钮", + "block.colors.cyan_stone_brick_pressure_plate": "青色石砖压力板", + "block.colors.cyan_stone_brick_slab": "青色石砖台阶", + "block.colors.cyan_stone_brick_stairs": "青色石砖楼梯", + "block.colors.cyan_stone_brick_wall": "青色石砖墙", + "block.colors.cyan_stone_bricks": "青色石砖", + "block.colors.cyan_stone_button": "青色石头按钮", + "block.colors.cyan_stone_pressure_plate": "青色石头压力板", + "block.colors.cyan_stone_slab": "青色石头台阶", + "block.colors.cyan_stone_stairs": "青色石头楼梯", + "block.colors.cyan_stone_wall": "青色石墙", + "block.colors.cyan_stripped_bamboo": "青色去皮竹块", + "block.colors.cyan_stripped_log": "青色去皮原木", + "block.colors.cyan_stripped_wood": "青色去皮木", + "block.colors.cyan_tall_grass": "青色高草丛", + "block.colors.cyan_tile_button": "青色石瓦按钮", + "block.colors.cyan_tile_pressure_plate": "青色石瓦压力板", + "block.colors.cyan_tile_slab": "青色石瓦台阶", + "block.colors.cyan_tile_stairs": "青色石瓦楼梯", + "block.colors.cyan_tile_wall": "青色石瓦墙", + "block.colors.cyan_tiles": "青色石瓦墙", + "block.colors.cyan_triple": "青色三叠石砖", + "block.colors.cyan_triple_button": "青色三叠石砖按钮", + "block.colors.cyan_triple_pressure_plate": "青色三叠石砖压力板", + "block.colors.cyan_triple_slab": "青色三叠石砖台阶", + "block.colors.cyan_triple_stairs": "青色三叠石砖楼梯", + "block.colors.cyan_triple_wall": "青色三叠石砖墙", + "block.colors.cyan_wood": "青色木", + "block.colors.gray_asteroid": "灰色行星岩", + "block.colors.gray_asteroid_brick_button": "灰色行星岩砖按钮", + "block.colors.gray_asteroid_brick_pressure_plate": "灰色行星岩砖压力板", + "block.colors.gray_asteroid_brick_slab": "灰色行星岩砖台阶", + "block.colors.gray_asteroid_brick_stairs": "灰色行星岩砖楼梯", + "block.colors.gray_asteroid_brick_wall": "灰色行星岩砖墙", + "block.colors.gray_asteroid_bricks": "灰色行星岩砖", + "block.colors.gray_asteroid_button": "灰色行星岩按钮", + "block.colors.gray_asteroid_pressure_plate": "灰色行星岩压力板", + "block.colors.gray_asteroid_slab": "灰色行星岩台阶", + "block.colors.gray_asteroid_stairs": "灰色行星岩楼梯", + "block.colors.gray_asteroid_tile_button": "灰色行星岩瓦按钮", + "block.colors.gray_asteroid_tile_pressure_plate": "灰色行星岩瓦压力板", + "block.colors.gray_asteroid_tile_slab": "灰色行星岩瓦台阶", + "block.colors.gray_asteroid_tile_stairs": "灰色行星岩瓦楼梯", + "block.colors.gray_asteroid_tile_wall": "灰色行星岩瓦墙", + "block.colors.gray_asteroid_tiles": "灰色行星岩瓦", + "block.colors.gray_asteroid_wall": "灰色行星岩墙", + "block.colors.gray_bamboo": "灰色竹块", + "block.colors.gray_bamboo_mosaic": "灰色竹马赛克", + "block.colors.gray_bamboo_mosaic_button": "灰色竹马赛克按钮", + "block.colors.gray_bamboo_mosaic_door": "灰色竹马赛克门", + "block.colors.gray_bamboo_mosaic_fence": "灰色竹马赛克栅栏", + "block.colors.gray_bamboo_mosaic_fence_gate": "灰色竹马赛克栅栏门", + "block.colors.gray_bamboo_mosaic_pressure_plate": "灰色竹马赛克压力板", + "block.colors.gray_bamboo_mosaic_slab": "灰色竹马赛克台阶", + "block.colors.gray_bamboo_mosaic_stairs": "灰色竹马赛克楼梯", + "block.colors.gray_bamboo_mosaic_trapdoor": "灰色竹马赛克活板门", + "block.colors.gray_bamboo_plank_button": "灰色竹板按钮", + "block.colors.gray_bamboo_plank_door": "灰色竹板门", + "block.colors.gray_bamboo_plank_fence": "灰色竹板栅栏", + "block.colors.gray_bamboo_plank_fence_gate": "灰色竹板栅栏门", + "block.colors.gray_bamboo_plank_pressure_plate": "灰色竹板压力板", + "block.colors.gray_bamboo_plank_slab": "灰色竹板台阶", + "block.colors.gray_bamboo_plank_stairs": "灰色竹板台阶", + "block.colors.gray_bamboo_plank_trapdoor": "灰色竹板活板门", + "block.colors.gray_bamboo_planks": "灰色竹板", + "block.colors.gray_braid": "灰色织纹石头", + "block.colors.gray_braid_button": "灰色织纹石头按钮", + "block.colors.gray_braid_pressure_plate": "灰色织纹石头压力板", + "block.colors.gray_braid_slab": "灰色织纹石头台阶", + "block.colors.gray_braid_stairs": "灰色织纹石头楼梯", + "block.colors.gray_braid_wall": "灰色织纹石墙", + "block.colors.gray_brick_button": "灰色砖纹石头按钮", + "block.colors.gray_brick_pressure_plate": "灰色砖纹石头压力板", + "block.colors.gray_brick_slab": "灰色砖纹石头台阶", + "block.colors.gray_brick_stairs": "灰色砖纹石头楼梯", + "block.colors.gray_brick_wall": "灰色砖纹石墙", + "block.colors.gray_bricks": "灰色砖纹石头", + "block.colors.gray_chaotic": "灰色乱纹石头", + "block.colors.gray_chaotic_button": "灰色乱纹石头按钮", + "block.colors.gray_chaotic_pressure_plate": "灰色乱纹石头压力板", + "block.colors.gray_chaotic_slab": "灰色乱纹石头台阶", + "block.colors.gray_chaotic_stairs": "灰色乱纹石头台阶", + "block.colors.gray_chaotic_wall": "灰色乱纹石墙", + "block.colors.gray_cobblestone": "灰色圆石", + "block.colors.gray_cobblestone_brick_button": "灰色圆石砖按钮", + "block.colors.gray_cobblestone_brick_pressure_plate": "灰色圆石砖压力板", + "block.colors.gray_cobblestone_brick_slab": "灰色圆石砖台阶", + "block.colors.gray_cobblestone_brick_stairs": "灰色圆石砖楼梯", + "block.colors.gray_cobblestone_brick_wall": "灰色圆石砖墙", + "block.colors.gray_cobblestone_bricks": "灰色圆石砖", + "block.colors.gray_cobblestone_button": "灰色圆石按钮", + "block.colors.gray_cobblestone_pressure_plate": "灰色圆石压力板", + "block.colors.gray_cobblestone_slab": "灰色圆石台阶", + "block.colors.gray_cobblestone_stairs": "灰色圆石楼梯", + "block.colors.gray_cobblestone_wall": "灰色圆石墙", + "block.colors.gray_cracked_stone_brick_button": "灰色裂纹石砖按钮", + "block.colors.gray_cracked_stone_brick_pressure_plate": "灰色裂纹石砖压力板", + "block.colors.gray_cracked_stone_brick_slab": "灰色裂纹石砖楼梯", + "block.colors.gray_cracked_stone_brick_stairs": "灰色裂纹石砖楼梯", + "block.colors.gray_cracked_stone_brick_wall": "灰色裂纹石砖墙", + "block.colors.gray_cracked_stone_bricks": "灰色裂纹石砖", + "block.colors.gray_crafting_table": "灰色工作台", + "block.colors.gray_dandelion": "灰色蒲公英", + "block.colors.gray_dark_prismarine": "灰色暗海晶石", + "block.colors.gray_dark_prismarine_button": "灰色暗海晶石按钮", + "block.colors.gray_dark_prismarine_pressure_plate": "灰色暗海晶石压力板", + "block.colors.gray_dark_prismarine_slab": "灰色暗海晶石台阶", + "block.colors.gray_dark_prismarine_stairs": "灰色暗海晶石楼梯", + "block.colors.gray_dark_prismarine_wall": "灰色暗海晶石墙", + "block.colors.gray_dirt": "灰色泥土", + "block.colors.gray_encased": "灰色嵌套纹石头", + "block.colors.gray_encased_button": "灰色嵌套纹石头按钮", + "block.colors.gray_encased_pressure_plate": "灰色嵌套纹石头压力板", + "block.colors.gray_encased_slab": "灰色嵌套纹石头台阶", + "block.colors.gray_encased_stairs": "灰色嵌套纹石头楼梯", + "block.colors.gray_encased_wall": "灰色嵌套纹石墙", + "block.colors.gray_grass_block": "灰色草方块", + "block.colors.gray_leaves": "灰色树叶", + "block.colors.gray_log": "灰色原木", + "block.colors.gray_marble": "灰色大理石", + "block.colors.gray_marble_brick_button": "灰色大理石砖按钮", + "block.colors.gray_marble_brick_pressure_plate": "灰色大理石砖压力板", + "block.colors.gray_marble_brick_slab": "灰色大理石砖台阶", + "block.colors.gray_marble_brick_stairs": "灰色大理石砖楼梯", + "block.colors.gray_marble_brick_wall": "灰色大理石砖墙", + "block.colors.gray_marble_bricks": "灰色大理石砖", + "block.colors.gray_marble_button": "灰色大理石按钮", + "block.colors.gray_marble_pressure_plate": "灰色大理石压力板", + "block.colors.gray_marble_slab": "灰色大理石台阶", + "block.colors.gray_marble_stairs": "灰色大理石楼梯", + "block.colors.gray_marble_wall": "灰色大理石墙", + "block.colors.gray_mosaic": "灰色马赛克", + "block.colors.gray_mosaic_button": "灰色马赛克按钮", + "block.colors.gray_mosaic_pressure_plate": "灰色马赛克压力板", + "block.colors.gray_mosaic_slab": "灰色马赛克台阶", + "block.colors.gray_mosaic_stairs": "灰色马赛克楼梯", + "block.colors.gray_mosaic_wall": "灰色马赛克墙", + "block.colors.gray_plank_button": "灰色木按钮", + "block.colors.gray_plank_door": "灰色木门", + "block.colors.gray_plank_fence": "灰色木栅栏", + "block.colors.gray_plank_fence_gate": "灰色木栅栏门", + "block.colors.gray_plank_pressure_plate": "灰色木压力板", + "block.colors.gray_plank_slab": "灰色木台阶", + "block.colors.gray_plank_stairs": "灰色木楼梯", + "block.colors.gray_plank_trapdoor": "灰色木活板门", + "block.colors.gray_planks": "灰色木板", + "block.colors.gray_polished": "灰色磨制石头", + "block.colors.gray_polished_button": "灰色磨制石头按钮", + "block.colors.gray_polished_pressure_plate": "灰色磨制石头压力板", + "block.colors.gray_polished_slab": "灰色磨制石头台阶", + "block.colors.gray_polished_stairs": "灰色磨制石头楼梯", + "block.colors.gray_polished_wall": "灰色磨制石头墙", + "block.colors.gray_poppy": "灰色虞美人", + "block.colors.gray_potted_poppy": "灰色虞美人盆栽", + "block.colors.gray_prismarine": "灰色海晶石", + "block.colors.gray_prismarine_brick_button": "灰色海晶石砖按钮", + "block.colors.gray_prismarine_brick_pressure_plate": "灰色海晶石砖压力板", + "block.colors.gray_prismarine_brick_slab": "灰色海晶石砖台阶", + "block.colors.gray_prismarine_brick_stairs": "灰色海晶石砖楼梯", + "block.colors.gray_prismarine_brick_wall": "灰色海晶石砖墙", + "block.colors.gray_prismarine_bricks": "灰色海晶石砖", + "block.colors.gray_prismarine_button": "灰色海晶石按钮", + "block.colors.gray_prismarine_pressure_plate": "灰色海晶石压力板", + "block.colors.gray_prismarine_slab": "灰色海晶石台阶", + "block.colors.gray_prismarine_stairs": "灰色海晶石楼梯", + "block.colors.gray_prismarine_wall": "灰色海晶石墙", + "block.colors.gray_road": "灰色路面石头", + "block.colors.gray_road_button": "灰色路面石头", + "block.colors.gray_road_pressure_plate": "灰色路面石头压力板", + "block.colors.gray_road_slab": "灰色路面石头台阶", + "block.colors.gray_road_stairs": "灰色路面石头楼梯", + "block.colors.gray_road_wall": "灰色路面石墙", + "block.colors.gray_sapling": "灰色树苗", + "block.colors.gray_short_grass": "灰色矮草丛", + "block.colors.gray_stone": "灰色石头", + "block.colors.gray_stone_brick_button": "灰色石砖按钮", + "block.colors.gray_stone_brick_pressure_plate": "灰色石砖压力板", + "block.colors.gray_stone_brick_slab": "灰色石砖台阶", + "block.colors.gray_stone_brick_stairs": "灰色石砖楼梯", + "block.colors.gray_stone_brick_wall": "灰色石砖墙", + "block.colors.gray_stone_bricks": "灰色石砖", + "block.colors.gray_stone_button": "灰色石头按钮", + "block.colors.gray_stone_pressure_plate": "灰色石头压力板", + "block.colors.gray_stone_slab": "灰色石头台阶", + "block.colors.gray_stone_stairs": "灰色石头楼梯", + "block.colors.gray_stone_wall": "灰色石墙", + "block.colors.gray_stripped_bamboo": "灰色去皮竹块", + "block.colors.gray_stripped_log": "灰色去皮原木", + "block.colors.gray_stripped_wood": "灰色去皮木", + "block.colors.gray_tall_grass": "灰色高草丛", + "block.colors.gray_tile_button": "灰色石瓦按钮", + "block.colors.gray_tile_pressure_plate": "灰色石瓦压力板", + "block.colors.gray_tile_slab": "灰色石瓦台阶", + "block.colors.gray_tile_stairs": "灰色石瓦楼梯", + "block.colors.gray_tile_wall": "灰色石瓦墙", + "block.colors.gray_tiles": "灰色石瓦墙", + "block.colors.gray_triple": "灰色三叠石砖", + "block.colors.gray_triple_button": "灰色三叠石砖按钮", + "block.colors.gray_triple_pressure_plate": "灰色三叠石砖压力板", + "block.colors.gray_triple_slab": "灰色三叠石砖台阶", + "block.colors.gray_triple_stairs": "灰色三叠石砖楼梯", + "block.colors.gray_triple_wall": "灰色三叠石砖墙", + "block.colors.gray_wood": "灰色木", + "block.colors.green_asteroid": "绿色行星岩", + "block.colors.green_asteroid_brick_button": "绿色行星岩砖按钮", + "block.colors.green_asteroid_brick_pressure_plate": "绿色行星岩砖压力板", + "block.colors.green_asteroid_brick_slab": "绿色行星岩砖台阶", + "block.colors.green_asteroid_brick_stairs": "绿色行星岩砖楼梯", + "block.colors.green_asteroid_brick_wall": "绿色行星岩砖墙", + "block.colors.green_asteroid_bricks": "绿色行星岩砖", + "block.colors.green_asteroid_button": "绿色行星岩按钮", + "block.colors.green_asteroid_pressure_plate": "绿色行星岩压力板", + "block.colors.green_asteroid_slab": "绿色行星岩台阶", + "block.colors.green_asteroid_stairs": "绿色行星岩楼梯", + "block.colors.green_asteroid_tile_button": "绿色行星岩瓦按钮", + "block.colors.green_asteroid_tile_pressure_plate": "绿色行星岩瓦压力板", + "block.colors.green_asteroid_tile_slab": "绿色行星岩瓦台阶", + "block.colors.green_asteroid_tile_stairs": "绿色行星岩瓦楼梯", + "block.colors.green_asteroid_tile_wall": "绿色行星岩瓦墙", + "block.colors.green_asteroid_tiles": "绿色行星岩瓦", + "block.colors.green_asteroid_wall": "绿色行星岩墙", + "block.colors.green_bamboo": "绿色竹块", + "block.colors.green_bamboo_mosaic": "绿色竹马赛克", + "block.colors.green_bamboo_mosaic_button": "绿色竹马赛克按钮", + "block.colors.green_bamboo_mosaic_door": "绿色竹马赛克门", + "block.colors.green_bamboo_mosaic_fence": "绿色竹马赛克栅栏", + "block.colors.green_bamboo_mosaic_fence_gate": "绿色竹马赛克栅栏门", + "block.colors.green_bamboo_mosaic_pressure_plate": "绿色竹马赛克压力板", + "block.colors.green_bamboo_mosaic_slab": "绿色竹马赛克台阶", + "block.colors.green_bamboo_mosaic_stairs": "绿色竹马赛克楼梯", + "block.colors.green_bamboo_mosaic_trapdoor": "绿色竹马赛克活板门", + "block.colors.green_bamboo_plank_button": "绿色竹板按钮", + "block.colors.green_bamboo_plank_door": "绿色竹板门", + "block.colors.green_bamboo_plank_fence": "绿色竹板栅栏", + "block.colors.green_bamboo_plank_fence_gate": "绿色竹板栅栏门", + "block.colors.green_bamboo_plank_pressure_plate": "绿色竹板压力板", + "block.colors.green_bamboo_plank_slab": "绿色竹板台阶", + "block.colors.green_bamboo_plank_stairs": "绿色竹板台阶", + "block.colors.green_bamboo_plank_trapdoor": "绿色竹板活板门", + "block.colors.green_bamboo_planks": "绿色竹板", + "block.colors.green_braid": "绿色织纹石头", + "block.colors.green_braid_button": "绿色织纹石头按钮", + "block.colors.green_braid_pressure_plate": "绿色织纹石头压力板", + "block.colors.green_braid_slab": "绿色织纹石头台阶", + "block.colors.green_braid_stairs": "绿色织纹石头楼梯", + "block.colors.green_braid_wall": "绿色织纹石墙", + "block.colors.green_brick_button": "绿色砖纹石头按钮", + "block.colors.green_brick_pressure_plate": "绿色砖纹石头压力板", + "block.colors.green_brick_slab": "绿色砖纹石头台阶", + "block.colors.green_brick_stairs": "绿色砖纹石头楼梯", + "block.colors.green_brick_wall": "绿色砖纹石墙", + "block.colors.green_bricks": "绿色砖纹石头", + "block.colors.green_chaotic": "绿色乱纹石头", + "block.colors.green_chaotic_button": "绿色乱纹石头按钮", + "block.colors.green_chaotic_pressure_plate": "绿色乱纹石头压力板", + "block.colors.green_chaotic_slab": "绿色乱纹石头台阶", + "block.colors.green_chaotic_stairs": "绿色乱纹石头台阶", + "block.colors.green_chaotic_wall": "绿色乱纹石墙", + "block.colors.green_cobblestone": "绿色圆石", + "block.colors.green_cobblestone_brick_button": "绿色圆石砖按钮", + "block.colors.green_cobblestone_brick_pressure_plate": "绿色圆石砖压力板", + "block.colors.green_cobblestone_brick_slab": "绿色圆石砖台阶", + "block.colors.green_cobblestone_brick_stairs": "绿色圆石砖楼梯", + "block.colors.green_cobblestone_brick_wall": "绿色圆石砖墙", + "block.colors.green_cobblestone_bricks": "绿色圆石砖", + "block.colors.green_cobblestone_button": "绿色圆石按钮", + "block.colors.green_cobblestone_pressure_plate": "绿色圆石压力板", + "block.colors.green_cobblestone_slab": "绿色圆石台阶", + "block.colors.green_cobblestone_stairs": "绿色圆石楼梯", + "block.colors.green_cobblestone_wall": "绿色圆石墙", + "block.colors.green_cracked_stone_brick_button": "绿色裂纹石砖按钮", + "block.colors.green_cracked_stone_brick_pressure_plate": "绿色裂纹石砖压力板", + "block.colors.green_cracked_stone_brick_slab": "绿色裂纹石砖楼梯", + "block.colors.green_cracked_stone_brick_stairs": "绿色裂纹石砖楼梯", + "block.colors.green_cracked_stone_brick_wall": "绿色裂纹石砖墙", + "block.colors.green_cracked_stone_bricks": "绿色裂纹石砖", + "block.colors.green_crafting_table": "绿色工作台", + "block.colors.green_dandelion": "绿色蒲公英", + "block.colors.green_dark_prismarine": "绿色暗海晶石", + "block.colors.green_dark_prismarine_button": "绿色暗海晶石按钮", + "block.colors.green_dark_prismarine_pressure_plate": "绿色暗海晶石压力板", + "block.colors.green_dark_prismarine_slab": "绿色暗海晶石台阶", + "block.colors.green_dark_prismarine_stairs": "绿色暗海晶石楼梯", + "block.colors.green_dark_prismarine_wall": "绿色暗海晶石墙", + "block.colors.green_dirt": "绿色泥土", + "block.colors.green_encased": "绿色嵌套纹石头", + "block.colors.green_encased_button": "绿色嵌套纹石头按钮", + "block.colors.green_encased_pressure_plate": "绿色嵌套纹石头压力板", + "block.colors.green_encased_slab": "绿色嵌套纹石头台阶", + "block.colors.green_encased_stairs": "绿色嵌套纹石头楼梯", + "block.colors.green_encased_wall": "绿色嵌套纹石墙", + "block.colors.green_grass_block": "绿色草方块", + "block.colors.green_leaves": "绿色树叶", + "block.colors.green_log": "绿色原木", + "block.colors.green_marble": "绿色大理石", + "block.colors.green_marble_brick_button": "绿色大理石砖按钮", + "block.colors.green_marble_brick_pressure_plate": "绿色大理石砖压力板", + "block.colors.green_marble_brick_slab": "绿色大理石砖台阶", + "block.colors.green_marble_brick_stairs": "绿色大理石砖楼梯", + "block.colors.green_marble_brick_wall": "绿色大理石砖墙", + "block.colors.green_marble_bricks": "绿色大理石砖", + "block.colors.green_marble_button": "绿色大理石按钮", + "block.colors.green_marble_pressure_plate": "绿色大理石压力板", + "block.colors.green_marble_slab": "绿色大理石台阶", + "block.colors.green_marble_stairs": "绿色大理石楼梯", + "block.colors.green_marble_wall": "绿色大理石墙", + "block.colors.green_mosaic": "绿色马赛克", + "block.colors.green_mosaic_button": "绿色马赛克按钮", + "block.colors.green_mosaic_pressure_plate": "绿色马赛克压力板", + "block.colors.green_mosaic_slab": "绿色马赛克台阶", + "block.colors.green_mosaic_stairs": "绿色马赛克楼梯", + "block.colors.green_mosaic_wall": "绿色马赛克墙", + "block.colors.green_plank_button": "绿色木按钮", + "block.colors.green_plank_door": "绿色木门", + "block.colors.green_plank_fence": "绿色木栅栏", + "block.colors.green_plank_fence_gate": "绿色木栅栏门", + "block.colors.green_plank_pressure_plate": "绿色木压力板", + "block.colors.green_plank_slab": "绿色木台阶", + "block.colors.green_plank_stairs": "绿色木楼梯", + "block.colors.green_plank_trapdoor": "绿色木活板门", + "block.colors.green_planks": "绿色木板", + "block.colors.green_polished": "绿色磨制石头", + "block.colors.green_polished_button": "绿色磨制石头按钮", + "block.colors.green_polished_pressure_plate": "绿色磨制石头压力板", + "block.colors.green_polished_slab": "绿色磨制石头台阶", + "block.colors.green_polished_stairs": "绿色磨制石头楼梯", + "block.colors.green_polished_wall": "绿色磨制石头墙", + "block.colors.green_poppy": "绿色虞美人", + "block.colors.green_potted_poppy": "绿色虞美人盆栽", + "block.colors.green_prismarine": "绿色海晶石", + "block.colors.green_prismarine_brick_button": "绿色海晶石砖按钮", + "block.colors.green_prismarine_brick_pressure_plate": "绿色海晶石砖压力板", + "block.colors.green_prismarine_brick_slab": "绿色海晶石砖台阶", + "block.colors.green_prismarine_brick_stairs": "绿色海晶石砖楼梯", + "block.colors.green_prismarine_brick_wall": "绿色海晶石砖墙", + "block.colors.green_prismarine_bricks": "绿色海晶石砖", + "block.colors.green_prismarine_button": "绿色海晶石按钮", + "block.colors.green_prismarine_pressure_plate": "绿色海晶石压力板", + "block.colors.green_prismarine_slab": "绿色海晶石台阶", + "block.colors.green_prismarine_stairs": "绿色海晶石楼梯", + "block.colors.green_prismarine_wall": "绿色海晶石墙", + "block.colors.green_road": "绿色路面石头", + "block.colors.green_road_button": "绿色路面石头", + "block.colors.green_road_pressure_plate": "绿色路面石头压力板", + "block.colors.green_road_slab": "绿色路面石头台阶", + "block.colors.green_road_stairs": "绿色路面石头楼梯", + "block.colors.green_road_wall": "绿色路面石墙", + "block.colors.green_sapling": "绿色树苗", + "block.colors.green_short_grass": "绿色矮草丛", + "block.colors.green_stone": "绿色石头", + "block.colors.green_stone_brick_button": "绿色石砖按钮", + "block.colors.green_stone_brick_pressure_plate": "绿色石砖压力板", + "block.colors.green_stone_brick_slab": "绿色石砖台阶", + "block.colors.green_stone_brick_stairs": "绿色石砖楼梯", + "block.colors.green_stone_brick_wall": "绿色石砖墙", + "block.colors.green_stone_bricks": "绿色石砖", + "block.colors.green_stone_button": "绿色石头按钮", + "block.colors.green_stone_pressure_plate": "绿色石头压力板", + "block.colors.green_stone_slab": "绿色石头台阶", + "block.colors.green_stone_stairs": "绿色石头楼梯", + "block.colors.green_stone_wall": "绿色石墙", + "block.colors.green_stripped_bamboo": "绿色去皮竹块", + "block.colors.green_stripped_log": "绿色去皮原木", + "block.colors.green_stripped_wood": "绿色去皮木", + "block.colors.green_tall_grass": "绿色高草丛", + "block.colors.green_tile_button": "绿色石瓦按钮", + "block.colors.green_tile_pressure_plate": "绿色石瓦压力板", + "block.colors.green_tile_slab": "绿色石瓦台阶", + "block.colors.green_tile_stairs": "绿色石瓦楼梯", + "block.colors.green_tile_wall": "绿色石瓦墙", + "block.colors.green_tiles": "绿色石瓦墙", + "block.colors.green_triple": "绿色三叠石砖", + "block.colors.green_triple_button": "绿色三叠石砖按钮", + "block.colors.green_triple_pressure_plate": "绿色三叠石砖压力板", + "block.colors.green_triple_slab": "绿色三叠石砖台阶", + "block.colors.green_triple_stairs": "绿色三叠石砖楼梯", + "block.colors.green_triple_wall": "绿色三叠石砖墙", + "block.colors.green_wood": "绿色木", + "block.colors.light_blue_asteroid": "淡蓝色行星岩", + "block.colors.light_blue_asteroid_brick_button": "淡蓝色行星岩砖按钮", + "block.colors.light_blue_asteroid_brick_pressure_plate": "淡蓝色行星岩砖压力板", + "block.colors.light_blue_asteroid_brick_slab": "淡蓝色行星岩砖台阶", + "block.colors.light_blue_asteroid_brick_stairs": "淡蓝色行星岩砖楼梯", + "block.colors.light_blue_asteroid_brick_wall": "淡蓝色行星岩砖墙", + "block.colors.light_blue_asteroid_bricks": "淡蓝色行星岩砖", + "block.colors.light_blue_asteroid_button": "淡蓝色行星岩按钮", + "block.colors.light_blue_asteroid_pressure_plate": "淡蓝色行星岩压力板", + "block.colors.light_blue_asteroid_slab": "淡蓝色行星岩台阶", + "block.colors.light_blue_asteroid_stairs": "淡蓝色行星岩楼梯", + "block.colors.light_blue_asteroid_tile_button": "淡蓝色行星岩瓦按钮", + "block.colors.light_blue_asteroid_tile_pressure_plate": "淡蓝色行星岩瓦压力板", + "block.colors.light_blue_asteroid_tile_slab": "淡蓝色行星岩瓦台阶", + "block.colors.light_blue_asteroid_tile_stairs": "淡蓝色行星岩瓦楼梯", + "block.colors.light_blue_asteroid_tile_wall": "淡蓝色行星岩瓦墙", + "block.colors.light_blue_asteroid_tiles": "淡蓝色行星岩瓦", + "block.colors.light_blue_asteroid_wall": "淡蓝色行星岩墙", + "block.colors.light_blue_bamboo": "淡蓝色竹块", + "block.colors.light_blue_bamboo_mosaic": "淡蓝色竹马赛克", + "block.colors.light_blue_bamboo_mosaic_button": "淡蓝色竹马赛克按钮", + "block.colors.light_blue_bamboo_mosaic_door": "淡蓝色竹马赛克门", + "block.colors.light_blue_bamboo_mosaic_fence": "淡蓝色竹马赛克栅栏", + "block.colors.light_blue_bamboo_mosaic_fence_gate": "淡蓝色竹马赛克栅栏门", + "block.colors.light_blue_bamboo_mosaic_pressure_plate": "淡蓝色竹马赛克压力板", + "block.colors.light_blue_bamboo_mosaic_slab": "淡蓝色竹马赛克台阶", + "block.colors.light_blue_bamboo_mosaic_stairs": "淡蓝色竹马赛克楼梯", + "block.colors.light_blue_bamboo_mosaic_trapdoor": "淡蓝色竹马赛克活板门", + "block.colors.light_blue_bamboo_plank_button": "淡蓝色竹板按钮", + "block.colors.light_blue_bamboo_plank_door": "淡蓝色竹板门", + "block.colors.light_blue_bamboo_plank_fence": "淡蓝色竹板栅栏", + "block.colors.light_blue_bamboo_plank_fence_gate": "淡蓝色竹板栅栏门", + "block.colors.light_blue_bamboo_plank_pressure_plate": "淡蓝色竹板压力板", + "block.colors.light_blue_bamboo_plank_slab": "淡蓝色竹板台阶", + "block.colors.light_blue_bamboo_plank_stairs": "淡蓝色竹板台阶", + "block.colors.light_blue_bamboo_plank_trapdoor": "淡蓝色竹板活板门", + "block.colors.light_blue_bamboo_planks": "淡蓝色竹板", + "block.colors.light_blue_braid": "淡蓝色织纹石头", + "block.colors.light_blue_braid_button": "淡蓝色织纹石头按钮", + "block.colors.light_blue_braid_pressure_plate": "淡蓝色织纹石头压力板", + "block.colors.light_blue_braid_slab": "淡蓝色织纹石头台阶", + "block.colors.light_blue_braid_stairs": "淡蓝色织纹石头楼梯", + "block.colors.light_blue_braid_wall": "淡蓝色织纹石墙", + "block.colors.light_blue_brick_button": "淡蓝色砖纹石头按钮", + "block.colors.light_blue_brick_pressure_plate": "淡蓝色砖纹石头压力板", + "block.colors.light_blue_brick_slab": "淡蓝色砖纹石头台阶", + "block.colors.light_blue_brick_stairs": "淡蓝色砖纹石头楼梯", + "block.colors.light_blue_brick_wall": "淡蓝色砖纹石墙", + "block.colors.light_blue_bricks": "淡蓝色砖纹石头", + "block.colors.light_blue_chaotic": "淡蓝色乱纹石头", + "block.colors.light_blue_chaotic_button": "淡蓝色乱纹石头按钮", + "block.colors.light_blue_chaotic_pressure_plate": "淡蓝色乱纹石头压力板", + "block.colors.light_blue_chaotic_slab": "淡蓝色乱纹石头台阶", + "block.colors.light_blue_chaotic_stairs": "淡蓝色乱纹石头台阶", + "block.colors.light_blue_chaotic_wall": "淡蓝色乱纹石墙", + "block.colors.light_blue_cobblestone": "淡蓝色圆石", + "block.colors.light_blue_cobblestone_brick_button": "淡蓝色圆石砖按钮", + "block.colors.light_blue_cobblestone_brick_pressure_plate": "淡蓝色圆石砖压力板", + "block.colors.light_blue_cobblestone_brick_slab": "淡蓝色圆石砖台阶", + "block.colors.light_blue_cobblestone_brick_stairs": "淡蓝色圆石砖楼梯", + "block.colors.light_blue_cobblestone_brick_wall": "淡蓝色圆石砖墙", + "block.colors.light_blue_cobblestone_bricks": "淡蓝色圆石砖", + "block.colors.light_blue_cobblestone_button": "淡蓝色圆石按钮", + "block.colors.light_blue_cobblestone_pressure_plate": "淡蓝色圆石压力板", + "block.colors.light_blue_cobblestone_slab": "淡蓝色圆石台阶", + "block.colors.light_blue_cobblestone_stairs": "淡蓝色圆石楼梯", + "block.colors.light_blue_cobblestone_wall": "淡蓝色圆石墙", + "block.colors.light_blue_cracked_stone_brick_button": "淡蓝色裂纹石砖按钮", + "block.colors.light_blue_cracked_stone_brick_pressure_plate": "淡蓝色裂纹石砖压力板", + "block.colors.light_blue_cracked_stone_brick_slab": "淡蓝色裂纹石砖楼梯", + "block.colors.light_blue_cracked_stone_brick_stairs": "淡蓝色裂纹石砖楼梯", + "block.colors.light_blue_cracked_stone_brick_wall": "淡蓝色裂纹石砖墙", + "block.colors.light_blue_cracked_stone_bricks": "淡蓝色裂纹石砖", + "block.colors.light_blue_crafting_table": "淡蓝色工作台", + "block.colors.light_blue_dandelion": "淡蓝色蒲公英", + "block.colors.light_blue_dark_prismarine": "淡蓝色暗海晶石", + "block.colors.light_blue_dark_prismarine_button": "淡蓝色暗海晶石按钮", + "block.colors.light_blue_dark_prismarine_pressure_plate": "淡蓝色暗海晶石压力板", + "block.colors.light_blue_dark_prismarine_slab": "淡蓝色暗海晶石台阶", + "block.colors.light_blue_dark_prismarine_stairs": "淡蓝色暗海晶石楼梯", + "block.colors.light_blue_dark_prismarine_wall": "淡蓝色暗海晶石墙", + "block.colors.light_blue_dirt": "淡蓝色泥土", + "block.colors.light_blue_encased": "淡蓝色嵌套纹石头", + "block.colors.light_blue_encased_button": "淡蓝色嵌套纹石头按钮", + "block.colors.light_blue_encased_pressure_plate": "淡蓝色嵌套纹石头压力板", + "block.colors.light_blue_encased_slab": "淡蓝色嵌套纹石头台阶", + "block.colors.light_blue_encased_stairs": "淡蓝色嵌套纹石头楼梯", + "block.colors.light_blue_encased_wall": "淡蓝色嵌套纹石墙", + "block.colors.light_blue_grass_block": "淡蓝色草方块", + "block.colors.light_blue_leaves": "淡蓝色树叶", + "block.colors.light_blue_log": "淡蓝色原木", + "block.colors.light_blue_marble": "淡蓝色大理石", + "block.colors.light_blue_marble_brick_button": "淡蓝色大理石砖按钮", + "block.colors.light_blue_marble_brick_pressure_plate": "淡蓝色大理石砖压力板", + "block.colors.light_blue_marble_brick_slab": "淡蓝色大理石砖台阶", + "block.colors.light_blue_marble_brick_stairs": "淡蓝色大理石砖楼梯", + "block.colors.light_blue_marble_brick_wall": "淡蓝色大理石砖墙", + "block.colors.light_blue_marble_bricks": "淡蓝色大理石砖", + "block.colors.light_blue_marble_button": "淡蓝色大理石按钮", + "block.colors.light_blue_marble_pressure_plate": "淡蓝色大理石压力板", + "block.colors.light_blue_marble_slab": "淡蓝色大理石台阶", + "block.colors.light_blue_marble_stairs": "淡蓝色大理石楼梯", + "block.colors.light_blue_marble_wall": "淡蓝色大理石墙", + "block.colors.light_blue_mosaic": "淡蓝色马赛克", + "block.colors.light_blue_mosaic_button": "淡蓝色马赛克按钮", + "block.colors.light_blue_mosaic_pressure_plate": "淡蓝色马赛克压力板", + "block.colors.light_blue_mosaic_slab": "淡蓝色马赛克台阶", + "block.colors.light_blue_mosaic_stairs": "淡蓝色马赛克楼梯", + "block.colors.light_blue_mosaic_wall": "淡蓝色马赛克墙", + "block.colors.light_blue_plank_button": "淡蓝色木按钮", + "block.colors.light_blue_plank_door": "淡蓝色木门", + "block.colors.light_blue_plank_fence": "淡蓝色木栅栏", + "block.colors.light_blue_plank_fence_gate": "淡蓝色木栅栏门", + "block.colors.light_blue_plank_pressure_plate": "淡蓝色木压力板", + "block.colors.light_blue_plank_slab": "淡蓝色木台阶", + "block.colors.light_blue_plank_stairs": "淡蓝色木楼梯", + "block.colors.light_blue_plank_trapdoor": "淡蓝色木活板门", + "block.colors.light_blue_planks": "淡蓝色木板", + "block.colors.light_blue_polished": "淡蓝色磨制石头", + "block.colors.light_blue_polished_button": "淡蓝色磨制石头按钮", + "block.colors.light_blue_polished_pressure_plate": "淡蓝色磨制石头压力板", + "block.colors.light_blue_polished_slab": "淡蓝色磨制石头台阶", + "block.colors.light_blue_polished_stairs": "淡蓝色磨制石头楼梯", + "block.colors.light_blue_polished_wall": "淡蓝色磨制石头墙", + "block.colors.light_blue_poppy": "淡蓝色虞美人", + "block.colors.light_blue_potted_poppy": "淡蓝色虞美人盆栽", + "block.colors.light_blue_prismarine": "淡蓝色海晶石", + "block.colors.light_blue_prismarine_brick_button": "淡蓝色海晶石砖按钮", + "block.colors.light_blue_prismarine_brick_pressure_plate": "淡蓝色海晶石砖压力板", + "block.colors.light_blue_prismarine_brick_slab": "淡蓝色海晶石砖台阶", + "block.colors.light_blue_prismarine_brick_stairs": "淡蓝色海晶石砖楼梯", + "block.colors.light_blue_prismarine_brick_wall": "淡蓝色海晶石砖墙", + "block.colors.light_blue_prismarine_bricks": "淡蓝色海晶石砖", + "block.colors.light_blue_prismarine_button": "淡蓝色海晶石按钮", + "block.colors.light_blue_prismarine_pressure_plate": "淡蓝色海晶石压力板", + "block.colors.light_blue_prismarine_slab": "淡蓝色海晶石台阶", + "block.colors.light_blue_prismarine_stairs": "淡蓝色海晶石楼梯", + "block.colors.light_blue_prismarine_wall": "淡蓝色海晶石墙", + "block.colors.light_blue_road": "淡蓝色路面石头", + "block.colors.light_blue_road_button": "淡蓝色路面石头", + "block.colors.light_blue_road_pressure_plate": "淡蓝色路面石头压力板", + "block.colors.light_blue_road_slab": "淡蓝色路面石头台阶", + "block.colors.light_blue_road_stairs": "淡蓝色路面石头楼梯", + "block.colors.light_blue_road_wall": "淡蓝色路面石墙", + "block.colors.light_blue_sapling": "淡蓝色树苗", + "block.colors.light_blue_short_grass": "淡蓝色矮草丛", + "block.colors.light_blue_stone": "淡蓝色石头", + "block.colors.light_blue_stone_brick_button": "淡蓝色石砖按钮", + "block.colors.light_blue_stone_brick_pressure_plate": "淡蓝色石砖压力板", + "block.colors.light_blue_stone_brick_slab": "淡蓝色石砖台阶", + "block.colors.light_blue_stone_brick_stairs": "淡蓝色石砖楼梯", + "block.colors.light_blue_stone_brick_wall": "淡蓝色石砖墙", + "block.colors.light_blue_stone_bricks": "淡蓝色石砖", + "block.colors.light_blue_stone_button": "淡蓝色石头按钮", + "block.colors.light_blue_stone_pressure_plate": "淡蓝色石头压力板", + "block.colors.light_blue_stone_slab": "淡蓝色石头台阶", + "block.colors.light_blue_stone_stairs": "淡蓝色石头楼梯", + "block.colors.light_blue_stone_wall": "淡蓝色石墙", + "block.colors.light_blue_stripped_bamboo": "淡蓝色去皮竹块", + "block.colors.light_blue_stripped_log": "淡蓝色去皮原木", + "block.colors.light_blue_stripped_wood": "淡蓝色去皮木", + "block.colors.light_blue_tall_grass": "淡蓝色高草丛", + "block.colors.light_blue_tile_button": "淡蓝色石瓦按钮", + "block.colors.light_blue_tile_pressure_plate": "淡蓝色石瓦压力板", + "block.colors.light_blue_tile_slab": "淡蓝色石瓦台阶", + "block.colors.light_blue_tile_stairs": "淡蓝色石瓦楼梯", + "block.colors.light_blue_tile_wall": "淡蓝色石瓦墙", + "block.colors.light_blue_tiles": "淡蓝色石瓦墙", + "block.colors.light_blue_triple": "淡蓝色三叠石砖", + "block.colors.light_blue_triple_button": "淡蓝色三叠石砖按钮", + "block.colors.light_blue_triple_pressure_plate": "淡蓝色三叠石砖压力板", + "block.colors.light_blue_triple_slab": "淡蓝色三叠石砖台阶", + "block.colors.light_blue_triple_stairs": "淡蓝色三叠石砖楼梯", + "block.colors.light_blue_triple_wall": "淡蓝色三叠石砖墙", + "block.colors.light_blue_wood": "淡蓝色木", + "block.colors.light_gray_asteroid": "淡灰色行星岩", + "block.colors.light_gray_asteroid_brick_button": "淡灰色行星岩砖按钮", + "block.colors.light_gray_asteroid_brick_pressure_plate": "淡灰色行星岩砖压力板", + "block.colors.light_gray_asteroid_brick_slab": "淡灰色行星岩砖台阶", + "block.colors.light_gray_asteroid_brick_stairs": "淡灰色行星岩砖楼梯", + "block.colors.light_gray_asteroid_brick_wall": "淡灰色行星岩砖墙", + "block.colors.light_gray_asteroid_bricks": "淡灰色行星岩砖", + "block.colors.light_gray_asteroid_button": "淡灰色行星岩按钮", + "block.colors.light_gray_asteroid_pressure_plate": "淡灰色行星岩压力板", + "block.colors.light_gray_asteroid_slab": "淡灰色行星岩台阶", + "block.colors.light_gray_asteroid_stairs": "淡灰色行星岩楼梯", + "block.colors.light_gray_asteroid_tile_button": "淡灰色行星岩瓦按钮", + "block.colors.light_gray_asteroid_tile_pressure_plate": "淡灰色行星岩瓦压力板", + "block.colors.light_gray_asteroid_tile_slab": "淡灰色行星岩瓦台阶", + "block.colors.light_gray_asteroid_tile_stairs": "淡灰色行星岩瓦楼梯", + "block.colors.light_gray_asteroid_tile_wall": "淡灰色行星岩瓦墙", + "block.colors.light_gray_asteroid_tiles": "淡灰色行星岩瓦", + "block.colors.light_gray_asteroid_wall": "淡灰色行星岩墙", + "block.colors.light_gray_bamboo": "淡灰色竹块", + "block.colors.light_gray_bamboo_mosaic": "淡灰色竹马赛克", + "block.colors.light_gray_bamboo_mosaic_button": "淡灰色竹马赛克按钮", + "block.colors.light_gray_bamboo_mosaic_door": "淡灰色竹马赛克门", + "block.colors.light_gray_bamboo_mosaic_fence": "淡灰色竹马赛克栅栏", + "block.colors.light_gray_bamboo_mosaic_fence_gate": "淡灰色竹马赛克栅栏门", + "block.colors.light_gray_bamboo_mosaic_pressure_plate": "淡灰色竹马赛克压力板", + "block.colors.light_gray_bamboo_mosaic_slab": "淡灰色竹马赛克台阶", + "block.colors.light_gray_bamboo_mosaic_stairs": "淡灰色竹马赛克楼梯", + "block.colors.light_gray_bamboo_mosaic_trapdoor": "淡灰色竹马赛克活板门", + "block.colors.light_gray_bamboo_plank_button": "淡灰色竹板按钮", + "block.colors.light_gray_bamboo_plank_door": "淡灰色竹板门", + "block.colors.light_gray_bamboo_plank_fence": "淡灰色竹板栅栏", + "block.colors.light_gray_bamboo_plank_fence_gate": "淡灰色竹板栅栏门", + "block.colors.light_gray_bamboo_plank_pressure_plate": "淡灰色竹板压力板", + "block.colors.light_gray_bamboo_plank_slab": "淡灰色竹板台阶", + "block.colors.light_gray_bamboo_plank_stairs": "淡灰色竹板台阶", + "block.colors.light_gray_bamboo_plank_trapdoor": "淡灰色竹板活板门", + "block.colors.light_gray_bamboo_planks": "淡灰色竹板", + "block.colors.light_gray_braid": "淡灰色织纹石头", + "block.colors.light_gray_braid_button": "淡灰色织纹石头按钮", + "block.colors.light_gray_braid_pressure_plate": "淡灰色织纹石头压力板", + "block.colors.light_gray_braid_slab": "淡灰色织纹石头台阶", + "block.colors.light_gray_braid_stairs": "淡灰色织纹石头楼梯", + "block.colors.light_gray_braid_wall": "淡灰色织纹石墙", + "block.colors.light_gray_brick_button": "淡灰色砖纹石头按钮", + "block.colors.light_gray_brick_pressure_plate": "淡灰色砖纹石头压力板", + "block.colors.light_gray_brick_slab": "淡灰色砖纹石头台阶", + "block.colors.light_gray_brick_stairs": "淡灰色砖纹石头楼梯", + "block.colors.light_gray_brick_wall": "淡灰色砖纹石墙", + "block.colors.light_gray_bricks": "淡灰色砖纹石头", + "block.colors.light_gray_chaotic": "淡灰色乱纹石头", + "block.colors.light_gray_chaotic_button": "淡灰色乱纹石头按钮", + "block.colors.light_gray_chaotic_pressure_plate": "淡灰色乱纹石头压力板", + "block.colors.light_gray_chaotic_slab": "淡灰色乱纹石头台阶", + "block.colors.light_gray_chaotic_stairs": "淡灰色乱纹石头台阶", + "block.colors.light_gray_chaotic_wall": "淡灰色乱纹石墙", + "block.colors.light_gray_cobblestone": "淡灰色圆石", + "block.colors.light_gray_cobblestone_brick_button": "淡灰色圆石砖按钮", + "block.colors.light_gray_cobblestone_brick_pressure_plate": "淡灰色圆石砖压力板", + "block.colors.light_gray_cobblestone_brick_slab": "淡灰色圆石砖台阶", + "block.colors.light_gray_cobblestone_brick_stairs": "淡灰色圆石砖楼梯", + "block.colors.light_gray_cobblestone_brick_wall": "淡灰色圆石砖墙", + "block.colors.light_gray_cobblestone_bricks": "淡灰色圆石砖", + "block.colors.light_gray_cobblestone_button": "淡灰色圆石按钮", + "block.colors.light_gray_cobblestone_pressure_plate": "淡灰色圆石压力板", + "block.colors.light_gray_cobblestone_slab": "淡灰色圆石台阶", + "block.colors.light_gray_cobblestone_stairs": "淡灰色圆石楼梯", + "block.colors.light_gray_cobblestone_wall": "淡灰色圆石墙", + "block.colors.light_gray_cracked_stone_brick_button": "淡灰色裂纹石砖按钮", + "block.colors.light_gray_cracked_stone_brick_pressure_plate": "淡灰色裂纹石砖压力板", + "block.colors.light_gray_cracked_stone_brick_slab": "淡灰色裂纹石砖楼梯", + "block.colors.light_gray_cracked_stone_brick_stairs": "淡灰色裂纹石砖楼梯", + "block.colors.light_gray_cracked_stone_brick_wall": "淡灰色裂纹石砖墙", + "block.colors.light_gray_cracked_stone_bricks": "淡灰色裂纹石砖", + "block.colors.light_gray_crafting_table": "淡灰色工作台", + "block.colors.light_gray_dandelion": "淡灰色蒲公英", + "block.colors.light_gray_dark_prismarine": "淡灰色暗海晶石", + "block.colors.light_gray_dark_prismarine_button": "淡灰色暗海晶石按钮", + "block.colors.light_gray_dark_prismarine_pressure_plate": "淡灰色暗海晶石压力板", + "block.colors.light_gray_dark_prismarine_slab": "淡灰色暗海晶石台阶", + "block.colors.light_gray_dark_prismarine_stairs": "淡灰色暗海晶石楼梯", + "block.colors.light_gray_dark_prismarine_wall": "淡灰色暗海晶石墙", + "block.colors.light_gray_dirt": "淡灰色泥土", + "block.colors.light_gray_encased": "淡灰色嵌套纹石头", + "block.colors.light_gray_encased_button": "淡灰色嵌套纹石头按钮", + "block.colors.light_gray_encased_pressure_plate": "淡灰色嵌套纹石头压力板", + "block.colors.light_gray_encased_slab": "淡灰色嵌套纹石头台阶", + "block.colors.light_gray_encased_stairs": "淡灰色嵌套纹石头楼梯", + "block.colors.light_gray_encased_wall": "淡灰色嵌套纹石墙", + "block.colors.light_gray_grass_block": "淡灰色草方块", + "block.colors.light_gray_leaves": "淡灰色树叶", + "block.colors.light_gray_log": "淡灰色原木", + "block.colors.light_gray_marble": "淡灰色大理石", + "block.colors.light_gray_marble_brick_button": "淡灰色大理石砖按钮", + "block.colors.light_gray_marble_brick_pressure_plate": "淡灰色大理石砖压力板", + "block.colors.light_gray_marble_brick_slab": "淡灰色大理石砖台阶", + "block.colors.light_gray_marble_brick_stairs": "淡灰色大理石砖楼梯", + "block.colors.light_gray_marble_brick_wall": "淡灰色大理石砖墙", + "block.colors.light_gray_marble_bricks": "淡灰色大理石砖", + "block.colors.light_gray_marble_button": "淡灰色大理石按钮", + "block.colors.light_gray_marble_pressure_plate": "淡灰色大理石压力板", + "block.colors.light_gray_marble_slab": "淡灰色大理石台阶", + "block.colors.light_gray_marble_stairs": "淡灰色大理石楼梯", + "block.colors.light_gray_marble_wall": "淡灰色大理石墙", + "block.colors.light_gray_mosaic": "淡灰色马赛克", + "block.colors.light_gray_mosaic_button": "淡灰色马赛克按钮", + "block.colors.light_gray_mosaic_pressure_plate": "淡灰色马赛克压力板", + "block.colors.light_gray_mosaic_slab": "淡灰色马赛克台阶", + "block.colors.light_gray_mosaic_stairs": "淡灰色马赛克楼梯", + "block.colors.light_gray_mosaic_wall": "淡灰色马赛克墙", + "block.colors.light_gray_plank_button": "淡灰色木按钮", + "block.colors.light_gray_plank_door": "淡灰色木门", + "block.colors.light_gray_plank_fence": "淡灰色木栅栏", + "block.colors.light_gray_plank_fence_gate": "淡灰色木栅栏门", + "block.colors.light_gray_plank_pressure_plate": "淡灰色木压力板", + "block.colors.light_gray_plank_slab": "淡灰色木台阶", + "block.colors.light_gray_plank_stairs": "淡灰色木楼梯", + "block.colors.light_gray_plank_trapdoor": "淡灰色木活板门", + "block.colors.light_gray_planks": "淡灰色木板", + "block.colors.light_gray_polished": "淡灰色磨制石头", + "block.colors.light_gray_polished_button": "淡灰色磨制石头按钮", + "block.colors.light_gray_polished_pressure_plate": "淡灰色磨制石头压力板", + "block.colors.light_gray_polished_slab": "淡灰色磨制石头台阶", + "block.colors.light_gray_polished_stairs": "淡灰色磨制石头楼梯", + "block.colors.light_gray_polished_wall": "淡灰色磨制石头墙", + "block.colors.light_gray_poppy": "淡灰色虞美人", + "block.colors.light_gray_potted_poppy": "淡灰色虞美人盆栽", + "block.colors.light_gray_prismarine": "淡灰色海晶石", + "block.colors.light_gray_prismarine_brick_button": "淡灰色海晶石砖按钮", + "block.colors.light_gray_prismarine_brick_pressure_plate": "淡灰色海晶石砖压力板", + "block.colors.light_gray_prismarine_brick_slab": "淡灰色海晶石砖台阶", + "block.colors.light_gray_prismarine_brick_stairs": "淡灰色海晶石砖楼梯", + "block.colors.light_gray_prismarine_brick_wall": "淡灰色海晶石砖墙", + "block.colors.light_gray_prismarine_bricks": "淡灰色海晶石砖", + "block.colors.light_gray_prismarine_button": "淡灰色海晶石按钮", + "block.colors.light_gray_prismarine_pressure_plate": "淡灰色海晶石压力板", + "block.colors.light_gray_prismarine_slab": "淡灰色海晶石台阶", + "block.colors.light_gray_prismarine_stairs": "淡灰色海晶石楼梯", + "block.colors.light_gray_prismarine_wall": "淡灰色海晶石墙", + "block.colors.light_gray_road": "淡灰色路面石头", + "block.colors.light_gray_road_button": "淡灰色路面石头", + "block.colors.light_gray_road_pressure_plate": "淡灰色路面石头压力板", + "block.colors.light_gray_road_slab": "淡灰色路面石头台阶", + "block.colors.light_gray_road_stairs": "淡灰色路面石头楼梯", + "block.colors.light_gray_road_wall": "淡灰色路面石墙", + "block.colors.light_gray_sapling": "淡灰色树苗", + "block.colors.light_gray_short_grass": "淡灰色矮草丛", + "block.colors.light_gray_stone": "淡灰色石头", + "block.colors.light_gray_stone_brick_button": "淡灰色石砖按钮", + "block.colors.light_gray_stone_brick_pressure_plate": "淡灰色石砖压力板", + "block.colors.light_gray_stone_brick_slab": "淡灰色石砖台阶", + "block.colors.light_gray_stone_brick_stairs": "淡灰色石砖楼梯", + "block.colors.light_gray_stone_brick_wall": "淡灰色石砖墙", + "block.colors.light_gray_stone_bricks": "淡灰色石砖", + "block.colors.light_gray_stone_button": "淡灰色石头按钮", + "block.colors.light_gray_stone_pressure_plate": "淡灰色石头压力板", + "block.colors.light_gray_stone_slab": "淡灰色石头台阶", + "block.colors.light_gray_stone_stairs": "淡灰色石头楼梯", + "block.colors.light_gray_stone_wall": "淡灰色石墙", + "block.colors.light_gray_stripped_bamboo": "淡灰色去皮竹块", + "block.colors.light_gray_stripped_log": "淡灰色去皮原木", + "block.colors.light_gray_stripped_wood": "淡灰色去皮木", + "block.colors.light_gray_tall_grass": "淡灰色高草丛", + "block.colors.light_gray_tile_button": "淡灰色石瓦按钮", + "block.colors.light_gray_tile_pressure_plate": "淡灰色石瓦压力板", + "block.colors.light_gray_tile_slab": "淡灰色石瓦台阶", + "block.colors.light_gray_tile_stairs": "淡灰色石瓦楼梯", + "block.colors.light_gray_tile_wall": "淡灰色石瓦墙", + "block.colors.light_gray_tiles": "淡灰色石瓦墙", + "block.colors.light_gray_triple": "淡灰色三叠石砖", + "block.colors.light_gray_triple_button": "淡灰色三叠石砖按钮", + "block.colors.light_gray_triple_pressure_plate": "淡灰色三叠石砖压力板", + "block.colors.light_gray_triple_slab": "淡灰色三叠石砖台阶", + "block.colors.light_gray_triple_stairs": "淡灰色三叠石砖楼梯", + "block.colors.light_gray_triple_wall": "淡灰色三叠石砖墙", + "block.colors.light_gray_wood": "淡灰色木", + "block.colors.lime_asteroid": "黄绿色行星岩", + "block.colors.lime_asteroid_brick_button": "黄绿色行星岩砖按钮", + "block.colors.lime_asteroid_brick_pressure_plate": "黄绿色行星岩砖压力板", + "block.colors.lime_asteroid_brick_slab": "黄绿色行星岩砖台阶", + "block.colors.lime_asteroid_brick_stairs": "黄绿色行星岩砖楼梯", + "block.colors.lime_asteroid_brick_wall": "黄绿色行星岩砖墙", + "block.colors.lime_asteroid_bricks": "黄绿色行星岩砖", + "block.colors.lime_asteroid_button": "黄绿色行星岩按钮", + "block.colors.lime_asteroid_pressure_plate": "黄绿色行星岩压力板", + "block.colors.lime_asteroid_slab": "黄绿色行星岩台阶", + "block.colors.lime_asteroid_stairs": "黄绿色行星岩楼梯", + "block.colors.lime_asteroid_tile_button": "黄绿色行星岩瓦按钮", + "block.colors.lime_asteroid_tile_pressure_plate": "黄绿色行星岩瓦压力板", + "block.colors.lime_asteroid_tile_slab": "黄绿色行星岩瓦台阶", + "block.colors.lime_asteroid_tile_stairs": "黄绿色行星岩瓦楼梯", + "block.colors.lime_asteroid_tile_wall": "黄绿色行星岩瓦墙", + "block.colors.lime_asteroid_tiles": "黄绿色行星岩瓦", + "block.colors.lime_asteroid_wall": "黄绿色行星岩墙", + "block.colors.lime_bamboo": "黄绿色竹块", + "block.colors.lime_bamboo_mosaic": "黄绿色竹马赛克", + "block.colors.lime_bamboo_mosaic_button": "黄绿色竹马赛克按钮", + "block.colors.lime_bamboo_mosaic_door": "黄绿色竹马赛克门", + "block.colors.lime_bamboo_mosaic_fence": "黄绿色竹马赛克栅栏", + "block.colors.lime_bamboo_mosaic_fence_gate": "黄绿色竹马赛克栅栏门", + "block.colors.lime_bamboo_mosaic_pressure_plate": "黄绿色竹马赛克压力板", + "block.colors.lime_bamboo_mosaic_slab": "黄绿色竹马赛克台阶", + "block.colors.lime_bamboo_mosaic_stairs": "黄绿色竹马赛克楼梯", + "block.colors.lime_bamboo_mosaic_trapdoor": "黄绿色竹马赛克活板门", + "block.colors.lime_bamboo_plank_button": "黄绿色竹板按钮", + "block.colors.lime_bamboo_plank_door": "黄绿色竹板门", + "block.colors.lime_bamboo_plank_fence": "黄绿色竹板栅栏", + "block.colors.lime_bamboo_plank_fence_gate": "黄绿色竹板栅栏门", + "block.colors.lime_bamboo_plank_pressure_plate": "黄绿色竹板压力板", + "block.colors.lime_bamboo_plank_slab": "黄绿色竹板台阶", + "block.colors.lime_bamboo_plank_stairs": "黄绿色竹板台阶", + "block.colors.lime_bamboo_plank_trapdoor": "黄绿色竹板活板门", + "block.colors.lime_bamboo_planks": "黄绿色竹板", + "block.colors.lime_braid": "黄绿色织纹石头", + "block.colors.lime_braid_button": "黄绿色织纹石头按钮", + "block.colors.lime_braid_pressure_plate": "黄绿色织纹石头压力板", + "block.colors.lime_braid_slab": "黄绿色织纹石头台阶", + "block.colors.lime_braid_stairs": "黄绿色织纹石头楼梯", + "block.colors.lime_braid_wall": "黄绿色织纹石墙", + "block.colors.lime_brick_button": "黄绿色砖纹石头按钮", + "block.colors.lime_brick_pressure_plate": "黄绿色砖纹石头压力板", + "block.colors.lime_brick_slab": "黄绿色砖纹石头台阶", + "block.colors.lime_brick_stairs": "黄绿色砖纹石头楼梯", + "block.colors.lime_brick_wall": "黄绿色砖纹石墙", + "block.colors.lime_bricks": "黄绿色砖纹石头", + "block.colors.lime_chaotic": "黄绿色乱纹石头", + "block.colors.lime_chaotic_button": "黄绿色乱纹石头按钮", + "block.colors.lime_chaotic_pressure_plate": "黄绿色乱纹石头压力板", + "block.colors.lime_chaotic_slab": "黄绿色乱纹石头台阶", + "block.colors.lime_chaotic_stairs": "黄绿色乱纹石头台阶", + "block.colors.lime_chaotic_wall": "黄绿色乱纹石墙", + "block.colors.lime_cobblestone": "黄绿色圆石", + "block.colors.lime_cobblestone_brick_button": "黄绿色圆石砖按钮", + "block.colors.lime_cobblestone_brick_pressure_plate": "黄绿色圆石砖压力板", + "block.colors.lime_cobblestone_brick_slab": "黄绿色圆石砖台阶", + "block.colors.lime_cobblestone_brick_stairs": "黄绿色圆石砖楼梯", + "block.colors.lime_cobblestone_brick_wall": "黄绿色圆石砖墙", + "block.colors.lime_cobblestone_bricks": "黄绿色圆石砖", + "block.colors.lime_cobblestone_button": "黄绿色圆石按钮", + "block.colors.lime_cobblestone_pressure_plate": "黄绿色圆石压力板", + "block.colors.lime_cobblestone_slab": "黄绿色圆石台阶", + "block.colors.lime_cobblestone_stairs": "黄绿色圆石楼梯", + "block.colors.lime_cobblestone_wall": "黄绿色圆石墙", + "block.colors.lime_cracked_stone_brick_button": "黄绿色裂纹石砖按钮", + "block.colors.lime_cracked_stone_brick_pressure_plate": "黄绿色裂纹石砖压力板", + "block.colors.lime_cracked_stone_brick_slab": "黄绿色裂纹石砖楼梯", + "block.colors.lime_cracked_stone_brick_stairs": "黄绿色裂纹石砖楼梯", + "block.colors.lime_cracked_stone_brick_wall": "黄绿色裂纹石砖墙", + "block.colors.lime_cracked_stone_bricks": "黄绿色裂纹石砖", + "block.colors.lime_crafting_table": "黄绿色工作台", + "block.colors.lime_dandelion": "黄绿色蒲公英", + "block.colors.lime_dark_prismarine": "黄绿色暗海晶石", + "block.colors.lime_dark_prismarine_button": "黄绿色暗海晶石按钮", + "block.colors.lime_dark_prismarine_pressure_plate": "黄绿色暗海晶石压力板", + "block.colors.lime_dark_prismarine_slab": "黄绿色暗海晶石台阶", + "block.colors.lime_dark_prismarine_stairs": "黄绿色暗海晶石楼梯", + "block.colors.lime_dark_prismarine_wall": "黄绿色暗海晶石墙", + "block.colors.lime_dirt": "黄绿色泥土", + "block.colors.lime_encased": "黄绿色嵌套纹石头", + "block.colors.lime_encased_button": "黄绿色嵌套纹石头按钮", + "block.colors.lime_encased_pressure_plate": "黄绿色嵌套纹石头压力板", + "block.colors.lime_encased_slab": "黄绿色嵌套纹石头台阶", + "block.colors.lime_encased_stairs": "黄绿色嵌套纹石头楼梯", + "block.colors.lime_encased_wall": "黄绿色嵌套纹石墙", + "block.colors.lime_grass_block": "黄绿色草方块", + "block.colors.lime_leaves": "黄绿色树叶", + "block.colors.lime_log": "黄绿色原木", + "block.colors.lime_marble": "黄绿色大理石", + "block.colors.lime_marble_brick_button": "黄绿色大理石砖按钮", + "block.colors.lime_marble_brick_pressure_plate": "黄绿色大理石砖压力板", + "block.colors.lime_marble_brick_slab": "黄绿色大理石砖台阶", + "block.colors.lime_marble_brick_stairs": "黄绿色大理石砖楼梯", + "block.colors.lime_marble_brick_wall": "黄绿色大理石砖墙", + "block.colors.lime_marble_bricks": "黄绿色大理石砖", + "block.colors.lime_marble_button": "黄绿色大理石按钮", + "block.colors.lime_marble_pressure_plate": "黄绿色大理石压力板", + "block.colors.lime_marble_slab": "黄绿色大理石台阶", + "block.colors.lime_marble_stairs": "黄绿色大理石楼梯", + "block.colors.lime_marble_wall": "黄绿色大理石墙", + "block.colors.lime_mosaic": "黄绿色马赛克", + "block.colors.lime_mosaic_button": "黄绿色马赛克按钮", + "block.colors.lime_mosaic_pressure_plate": "黄绿色马赛克压力板", + "block.colors.lime_mosaic_slab": "黄绿色马赛克台阶", + "block.colors.lime_mosaic_stairs": "黄绿色马赛克楼梯", + "block.colors.lime_mosaic_wall": "黄绿色马赛克墙", + "block.colors.lime_plank_button": "黄绿色木按钮", + "block.colors.lime_plank_door": "黄绿色木门", + "block.colors.lime_plank_fence": "黄绿色木栅栏", + "block.colors.lime_plank_fence_gate": "黄绿色木栅栏门", + "block.colors.lime_plank_pressure_plate": "黄绿色木压力板", + "block.colors.lime_plank_slab": "黄绿色木台阶", + "block.colors.lime_plank_stairs": "黄绿色木楼梯", + "block.colors.lime_plank_trapdoor": "黄绿色木活板门", + "block.colors.lime_planks": "黄绿色木板", + "block.colors.lime_polished": "黄绿色磨制石头", + "block.colors.lime_polished_button": "黄绿色磨制石头按钮", + "block.colors.lime_polished_pressure_plate": "黄绿色磨制石头压力板", + "block.colors.lime_polished_slab": "黄绿色磨制石头台阶", + "block.colors.lime_polished_stairs": "黄绿色磨制石头楼梯", + "block.colors.lime_polished_wall": "黄绿色磨制石头墙", + "block.colors.lime_poppy": "黄绿色虞美人", + "block.colors.lime_potted_poppy": "黄绿色虞美人盆栽", + "block.colors.lime_prismarine": "黄绿色海晶石", + "block.colors.lime_prismarine_brick_button": "黄绿色海晶石砖按钮", + "block.colors.lime_prismarine_brick_pressure_plate": "黄绿色海晶石砖压力板", + "block.colors.lime_prismarine_brick_slab": "黄绿色海晶石砖台阶", + "block.colors.lime_prismarine_brick_stairs": "黄绿色海晶石砖楼梯", + "block.colors.lime_prismarine_brick_wall": "黄绿色海晶石砖墙", + "block.colors.lime_prismarine_bricks": "黄绿色海晶石砖", + "block.colors.lime_prismarine_button": "黄绿色海晶石按钮", + "block.colors.lime_prismarine_pressure_plate": "黄绿色海晶石压力板", + "block.colors.lime_prismarine_slab": "黄绿色海晶石台阶", + "block.colors.lime_prismarine_stairs": "黄绿色海晶石楼梯", + "block.colors.lime_prismarine_wall": "黄绿色海晶石墙", + "block.colors.lime_road": "黄绿色路面石头", + "block.colors.lime_road_button": "黄绿色路面石头", + "block.colors.lime_road_pressure_plate": "黄绿色路面石头压力板", + "block.colors.lime_road_slab": "黄绿色路面石头台阶", + "block.colors.lime_road_stairs": "黄绿色路面石头楼梯", + "block.colors.lime_road_wall": "黄绿色路面石墙", + "block.colors.lime_sapling": "黄绿色树苗", + "block.colors.lime_short_grass": "黄绿色矮草丛", + "block.colors.lime_stone": "黄绿色石头", + "block.colors.lime_stone_brick_button": "黄绿色石砖按钮", + "block.colors.lime_stone_brick_pressure_plate": "黄绿色石砖压力板", + "block.colors.lime_stone_brick_slab": "黄绿色石砖台阶", + "block.colors.lime_stone_brick_stairs": "黄绿色石砖楼梯", + "block.colors.lime_stone_brick_wall": "黄绿色石砖墙", + "block.colors.lime_stone_bricks": "黄绿色石砖", + "block.colors.lime_stone_button": "黄绿色石头按钮", + "block.colors.lime_stone_pressure_plate": "黄绿色石头压力板", + "block.colors.lime_stone_slab": "黄绿色石头台阶", + "block.colors.lime_stone_stairs": "黄绿色石头楼梯", + "block.colors.lime_stone_wall": "黄绿色石墙", + "block.colors.lime_stripped_bamboo": "黄绿色去皮竹块", + "block.colors.lime_stripped_log": "黄绿色去皮原木", + "block.colors.lime_stripped_wood": "黄绿色去皮木", + "block.colors.lime_tall_grass": "黄绿色高草丛", + "block.colors.lime_tile_button": "黄绿色石瓦按钮", + "block.colors.lime_tile_pressure_plate": "黄绿色石瓦压力板", + "block.colors.lime_tile_slab": "黄绿色石瓦台阶", + "block.colors.lime_tile_stairs": "黄绿色石瓦楼梯", + "block.colors.lime_tile_wall": "黄绿色石瓦墙", + "block.colors.lime_tiles": "黄绿色石瓦墙", + "block.colors.lime_triple": "黄绿色三叠石砖", + "block.colors.lime_triple_button": "黄绿色三叠石砖按钮", + "block.colors.lime_triple_pressure_plate": "黄绿色三叠石砖压力板", + "block.colors.lime_triple_slab": "黄绿色三叠石砖台阶", + "block.colors.lime_triple_stairs": "黄绿色三叠石砖楼梯", + "block.colors.lime_triple_wall": "黄绿色三叠石砖墙", + "block.colors.lime_wood": "黄绿色木", + "block.colors.magenta_asteroid": "品红色行星岩", + "block.colors.magenta_asteroid_brick_button": "品红色行星岩砖按钮", + "block.colors.magenta_asteroid_brick_pressure_plate": "品红色行星岩砖压力板", + "block.colors.magenta_asteroid_brick_slab": "品红色行星岩砖台阶", + "block.colors.magenta_asteroid_brick_stairs": "品红色行星岩砖楼梯", + "block.colors.magenta_asteroid_brick_wall": "品红色行星岩砖墙", + "block.colors.magenta_asteroid_bricks": "品红色行星岩砖", + "block.colors.magenta_asteroid_button": "品红色行星岩按钮", + "block.colors.magenta_asteroid_pressure_plate": "品红色行星岩压力板", + "block.colors.magenta_asteroid_slab": "品红色行星岩台阶", + "block.colors.magenta_asteroid_stairs": "品红色行星岩楼梯", + "block.colors.magenta_asteroid_tile_button": "品红色行星岩瓦按钮", + "block.colors.magenta_asteroid_tile_pressure_plate": "品红色行星岩瓦压力板", + "block.colors.magenta_asteroid_tile_slab": "品红色行星岩瓦台阶", + "block.colors.magenta_asteroid_tile_stairs": "品红色行星岩瓦楼梯", + "block.colors.magenta_asteroid_tile_wall": "品红色行星岩瓦墙", + "block.colors.magenta_asteroid_tiles": "品红色行星岩瓦", + "block.colors.magenta_asteroid_wall": "品红色行星岩墙", + "block.colors.magenta_bamboo": "品红色竹块", + "block.colors.magenta_bamboo_mosaic": "品红色竹马赛克", + "block.colors.magenta_bamboo_mosaic_button": "品红色竹马赛克按钮", + "block.colors.magenta_bamboo_mosaic_door": "品红色竹马赛克门", + "block.colors.magenta_bamboo_mosaic_fence": "品红色竹马赛克栅栏", + "block.colors.magenta_bamboo_mosaic_fence_gate": "品红色竹马赛克栅栏门", + "block.colors.magenta_bamboo_mosaic_pressure_plate": "品红色竹马赛克压力板", + "block.colors.magenta_bamboo_mosaic_slab": "品红色竹马赛克台阶", + "block.colors.magenta_bamboo_mosaic_stairs": "品红色竹马赛克楼梯", + "block.colors.magenta_bamboo_mosaic_trapdoor": "品红色竹马赛克活板门", + "block.colors.magenta_bamboo_plank_button": "品红色竹板按钮", + "block.colors.magenta_bamboo_plank_door": "品红色竹板门", + "block.colors.magenta_bamboo_plank_fence": "品红色竹板栅栏", + "block.colors.magenta_bamboo_plank_fence_gate": "品红色竹板栅栏门", + "block.colors.magenta_bamboo_plank_pressure_plate": "品红色竹板压力板", + "block.colors.magenta_bamboo_plank_slab": "品红色竹板台阶", + "block.colors.magenta_bamboo_plank_stairs": "品红色竹板台阶", + "block.colors.magenta_bamboo_plank_trapdoor": "品红色竹板活板门", + "block.colors.magenta_bamboo_planks": "品红色竹板", + "block.colors.magenta_braid": "品红色织纹石头", + "block.colors.magenta_braid_button": "品红色织纹石头按钮", + "block.colors.magenta_braid_pressure_plate": "品红色织纹石头压力板", + "block.colors.magenta_braid_slab": "品红色织纹石头台阶", + "block.colors.magenta_braid_stairs": "品红色织纹石头楼梯", + "block.colors.magenta_braid_wall": "品红色织纹石墙", + "block.colors.magenta_brick_button": "品红色砖纹石头按钮", + "block.colors.magenta_brick_pressure_plate": "品红色砖纹石头压力板", + "block.colors.magenta_brick_slab": "品红色砖纹石头台阶", + "block.colors.magenta_brick_stairs": "品红色砖纹石头楼梯", + "block.colors.magenta_brick_wall": "品红色砖纹石墙", + "block.colors.magenta_bricks": "品红色砖纹石头", + "block.colors.magenta_chaotic": "品红色乱纹石头", + "block.colors.magenta_chaotic_button": "品红色乱纹石头按钮", + "block.colors.magenta_chaotic_pressure_plate": "品红色乱纹石头压力板", + "block.colors.magenta_chaotic_slab": "品红色乱纹石头台阶", + "block.colors.magenta_chaotic_stairs": "品红色乱纹石头台阶", + "block.colors.magenta_chaotic_wall": "品红色乱纹石墙", + "block.colors.magenta_cobblestone": "品红色圆石", + "block.colors.magenta_cobblestone_brick_button": "品红色圆石砖按钮", + "block.colors.magenta_cobblestone_brick_pressure_plate": "品红色圆石砖压力板", + "block.colors.magenta_cobblestone_brick_slab": "品红色圆石砖台阶", + "block.colors.magenta_cobblestone_brick_stairs": "品红色圆石砖楼梯", + "block.colors.magenta_cobblestone_brick_wall": "品红色圆石砖墙", + "block.colors.magenta_cobblestone_bricks": "品红色圆石砖", + "block.colors.magenta_cobblestone_button": "品红色圆石按钮", + "block.colors.magenta_cobblestone_pressure_plate": "品红色圆石压力板", + "block.colors.magenta_cobblestone_slab": "品红色圆石台阶", + "block.colors.magenta_cobblestone_stairs": "品红色圆石楼梯", + "block.colors.magenta_cobblestone_wall": "品红色圆石墙", + "block.colors.magenta_cracked_stone_brick_button": "品红色裂纹石砖按钮", + "block.colors.magenta_cracked_stone_brick_pressure_plate": "品红色裂纹石砖压力板", + "block.colors.magenta_cracked_stone_brick_slab": "品红色裂纹石砖楼梯", + "block.colors.magenta_cracked_stone_brick_stairs": "品红色裂纹石砖楼梯", + "block.colors.magenta_cracked_stone_brick_wall": "品红色裂纹石砖墙", + "block.colors.magenta_cracked_stone_bricks": "品红色裂纹石砖", + "block.colors.magenta_crafting_table": "品红色工作台", + "block.colors.magenta_dandelion": "品红色蒲公英", + "block.colors.magenta_dark_prismarine": "品红色暗海晶石", + "block.colors.magenta_dark_prismarine_button": "品红色暗海晶石按钮", + "block.colors.magenta_dark_prismarine_pressure_plate": "品红色暗海晶石压力板", + "block.colors.magenta_dark_prismarine_slab": "品红色暗海晶石台阶", + "block.colors.magenta_dark_prismarine_stairs": "品红色暗海晶石楼梯", + "block.colors.magenta_dark_prismarine_wall": "品红色暗海晶石墙", + "block.colors.magenta_dirt": "品红色泥土", + "block.colors.magenta_encased": "品红色嵌套纹石头", + "block.colors.magenta_encased_button": "品红色嵌套纹石头按钮", + "block.colors.magenta_encased_pressure_plate": "品红色嵌套纹石头压力板", + "block.colors.magenta_encased_slab": "品红色嵌套纹石头台阶", + "block.colors.magenta_encased_stairs": "品红色嵌套纹石头楼梯", + "block.colors.magenta_encased_wall": "品红色嵌套纹石墙", + "block.colors.magenta_grass_block": "品红色草方块", + "block.colors.magenta_leaves": "品红色树叶", + "block.colors.magenta_log": "品红色原木", + "block.colors.magenta_marble": "品红色大理石", + "block.colors.magenta_marble_brick_button": "品红色大理石砖按钮", + "block.colors.magenta_marble_brick_pressure_plate": "品红色大理石砖压力板", + "block.colors.magenta_marble_brick_slab": "品红色大理石砖台阶", + "block.colors.magenta_marble_brick_stairs": "品红色大理石砖楼梯", + "block.colors.magenta_marble_brick_wall": "品红色大理石砖墙", + "block.colors.magenta_marble_bricks": "品红色大理石砖", + "block.colors.magenta_marble_button": "品红色大理石按钮", + "block.colors.magenta_marble_pressure_plate": "品红色大理石压力板", + "block.colors.magenta_marble_slab": "品红色大理石台阶", + "block.colors.magenta_marble_stairs": "品红色大理石楼梯", + "block.colors.magenta_marble_wall": "品红色大理石墙", + "block.colors.magenta_mosaic": "品红色马赛克", + "block.colors.magenta_mosaic_button": "品红色马赛克按钮", + "block.colors.magenta_mosaic_pressure_plate": "品红色马赛克压力板", + "block.colors.magenta_mosaic_slab": "品红色马赛克台阶", + "block.colors.magenta_mosaic_stairs": "品红色马赛克楼梯", + "block.colors.magenta_mosaic_wall": "品红色马赛克墙", + "block.colors.magenta_plank_button": "品红色木按钮", + "block.colors.magenta_plank_door": "品红色木门", + "block.colors.magenta_plank_fence": "品红色木栅栏", + "block.colors.magenta_plank_fence_gate": "品红色木栅栏门", + "block.colors.magenta_plank_pressure_plate": "品红色木压力板", + "block.colors.magenta_plank_slab": "品红色木台阶", + "block.colors.magenta_plank_stairs": "品红色木楼梯", + "block.colors.magenta_plank_trapdoor": "品红色木活板门", + "block.colors.magenta_planks": "品红色木板", + "block.colors.magenta_polished": "品红色磨制石头", + "block.colors.magenta_polished_button": "品红色磨制石头按钮", + "block.colors.magenta_polished_pressure_plate": "品红色磨制石头压力板", + "block.colors.magenta_polished_slab": "品红色磨制石头台阶", + "block.colors.magenta_polished_stairs": "品红色磨制石头楼梯", + "block.colors.magenta_polished_wall": "品红色磨制石头墙", + "block.colors.magenta_poppy": "品红色虞美人", + "block.colors.magenta_potted_poppy": "品红色虞美人盆栽", + "block.colors.magenta_prismarine": "品红色海晶石", + "block.colors.magenta_prismarine_brick_button": "品红色海晶石砖按钮", + "block.colors.magenta_prismarine_brick_pressure_plate": "品红色海晶石砖压力板", + "block.colors.magenta_prismarine_brick_slab": "品红色海晶石砖台阶", + "block.colors.magenta_prismarine_brick_stairs": "品红色海晶石砖楼梯", + "block.colors.magenta_prismarine_brick_wall": "品红色海晶石砖墙", + "block.colors.magenta_prismarine_bricks": "品红色海晶石砖", + "block.colors.magenta_prismarine_button": "品红色海晶石按钮", + "block.colors.magenta_prismarine_pressure_plate": "品红色海晶石压力板", + "block.colors.magenta_prismarine_slab": "品红色海晶石台阶", + "block.colors.magenta_prismarine_stairs": "品红色海晶石楼梯", + "block.colors.magenta_prismarine_wall": "品红色海晶石墙", + "block.colors.magenta_road": "品红色路面石头", + "block.colors.magenta_road_button": "品红色路面石头", + "block.colors.magenta_road_pressure_plate": "品红色路面石头压力板", + "block.colors.magenta_road_slab": "品红色路面石头台阶", + "block.colors.magenta_road_stairs": "品红色路面石头楼梯", + "block.colors.magenta_road_wall": "品红色路面石墙", + "block.colors.magenta_sapling": "品红色树苗", + "block.colors.magenta_short_grass": "品红色矮草丛", + "block.colors.magenta_stone": "品红色石头", + "block.colors.magenta_stone_brick_button": "品红色石砖按钮", + "block.colors.magenta_stone_brick_pressure_plate": "品红色石砖压力板", + "block.colors.magenta_stone_brick_slab": "品红色石砖台阶", + "block.colors.magenta_stone_brick_stairs": "品红色石砖楼梯", + "block.colors.magenta_stone_brick_wall": "品红色石砖墙", + "block.colors.magenta_stone_bricks": "品红色石砖", + "block.colors.magenta_stone_button": "品红色石头按钮", + "block.colors.magenta_stone_pressure_plate": "品红色石头压力板", + "block.colors.magenta_stone_slab": "品红色石头台阶", + "block.colors.magenta_stone_stairs": "品红色石头楼梯", + "block.colors.magenta_stone_wall": "品红色石墙", + "block.colors.magenta_stripped_bamboo": "品红色去皮竹块", + "block.colors.magenta_stripped_log": "品红色去皮原木", + "block.colors.magenta_stripped_wood": "品红色去皮木", + "block.colors.magenta_tall_grass": "品红色高草丛", + "block.colors.magenta_tile_button": "品红色石瓦按钮", + "block.colors.magenta_tile_pressure_plate": "品红色石瓦压力板", + "block.colors.magenta_tile_slab": "品红色石瓦台阶", + "block.colors.magenta_tile_stairs": "品红色石瓦楼梯", + "block.colors.magenta_tile_wall": "品红色石瓦墙", + "block.colors.magenta_tiles": "品红色石瓦墙", + "block.colors.magenta_triple": "品红色三叠石砖", + "block.colors.magenta_triple_button": "品红色三叠石砖按钮", + "block.colors.magenta_triple_pressure_plate": "品红色三叠石砖压力板", + "block.colors.magenta_triple_slab": "品红色三叠石砖台阶", + "block.colors.magenta_triple_stairs": "品红色三叠石砖楼梯", + "block.colors.magenta_triple_wall": "品红色三叠石砖墙", + "block.colors.magenta_wood": "品红色木", + "block.colors.orange_asteroid": "橙色行星岩", + "block.colors.orange_asteroid_brick_button": "橙色行星岩砖按钮", + "block.colors.orange_asteroid_brick_pressure_plate": "橙色行星岩砖压力板", + "block.colors.orange_asteroid_brick_slab": "橙色行星岩砖台阶", + "block.colors.orange_asteroid_brick_stairs": "橙色行星岩砖楼梯", + "block.colors.orange_asteroid_brick_wall": "橙色行星岩砖墙", + "block.colors.orange_asteroid_bricks": "橙色行星岩砖", + "block.colors.orange_asteroid_button": "橙色行星岩按钮", + "block.colors.orange_asteroid_pressure_plate": "橙色行星岩压力板", + "block.colors.orange_asteroid_slab": "橙色行星岩台阶", + "block.colors.orange_asteroid_stairs": "橙色行星岩楼梯", + "block.colors.orange_asteroid_tile_button": "橙色行星岩瓦按钮", + "block.colors.orange_asteroid_tile_pressure_plate": "橙色行星岩瓦压力板", + "block.colors.orange_asteroid_tile_slab": "橙色行星岩瓦台阶", + "block.colors.orange_asteroid_tile_stairs": "橙色行星岩瓦楼梯", + "block.colors.orange_asteroid_tile_wall": "橙色行星岩瓦墙", + "block.colors.orange_asteroid_tiles": "橙色行星岩瓦", + "block.colors.orange_asteroid_wall": "橙色行星岩墙", + "block.colors.orange_bamboo": "橙色竹块", + "block.colors.orange_bamboo_mosaic": "橙色竹马赛克", + "block.colors.orange_bamboo_mosaic_button": "橙色竹马赛克按钮", + "block.colors.orange_bamboo_mosaic_door": "橙色竹马赛克门", + "block.colors.orange_bamboo_mosaic_fence": "橙色竹马赛克栅栏", + "block.colors.orange_bamboo_mosaic_fence_gate": "橙色竹马赛克栅栏门", + "block.colors.orange_bamboo_mosaic_pressure_plate": "橙色竹马赛克压力板", + "block.colors.orange_bamboo_mosaic_slab": "橙色竹马赛克台阶", + "block.colors.orange_bamboo_mosaic_stairs": "橙色竹马赛克楼梯", + "block.colors.orange_bamboo_mosaic_trapdoor": "橙色竹马赛克活板门", + "block.colors.orange_bamboo_plank_button": "橙色竹板按钮", + "block.colors.orange_bamboo_plank_door": "橙色竹板门", + "block.colors.orange_bamboo_plank_fence": "橙色竹板栅栏", + "block.colors.orange_bamboo_plank_fence_gate": "橙色竹板栅栏门", + "block.colors.orange_bamboo_plank_pressure_plate": "橙色竹板压力板", + "block.colors.orange_bamboo_plank_slab": "橙色竹板台阶", + "block.colors.orange_bamboo_plank_stairs": "橙色竹板台阶", + "block.colors.orange_bamboo_plank_trapdoor": "橙色竹板活板门", + "block.colors.orange_bamboo_planks": "橙色竹板", + "block.colors.orange_braid": "橙色织纹石头", + "block.colors.orange_braid_button": "橙色织纹石头按钮", + "block.colors.orange_braid_pressure_plate": "橙色织纹石头压力板", + "block.colors.orange_braid_slab": "橙色织纹石头台阶", + "block.colors.orange_braid_stairs": "橙色织纹石头楼梯", + "block.colors.orange_braid_wall": "橙色织纹石墙", + "block.colors.orange_brick_button": "橙色砖纹石头按钮", + "block.colors.orange_brick_pressure_plate": "橙色砖纹石头压力板", + "block.colors.orange_brick_slab": "橙色砖纹石头台阶", + "block.colors.orange_brick_stairs": "橙色砖纹石头楼梯", + "block.colors.orange_brick_wall": "橙色砖纹石墙", + "block.colors.orange_bricks": "橙色砖纹石头", + "block.colors.orange_chaotic": "橙色乱纹石头", + "block.colors.orange_chaotic_button": "橙色乱纹石头按钮", + "block.colors.orange_chaotic_pressure_plate": "橙色乱纹石头压力板", + "block.colors.orange_chaotic_slab": "橙色乱纹石头台阶", + "block.colors.orange_chaotic_stairs": "橙色乱纹石头台阶", + "block.colors.orange_chaotic_wall": "橙色乱纹石墙", + "block.colors.orange_cobblestone": "橙色圆石", + "block.colors.orange_cobblestone_brick_button": "橙色圆石砖按钮", + "block.colors.orange_cobblestone_brick_pressure_plate": "橙色圆石砖压力板", + "block.colors.orange_cobblestone_brick_slab": "橙色圆石砖台阶", + "block.colors.orange_cobblestone_brick_stairs": "橙色圆石砖楼梯", + "block.colors.orange_cobblestone_brick_wall": "橙色圆石砖墙", + "block.colors.orange_cobblestone_bricks": "橙色圆石砖", + "block.colors.orange_cobblestone_button": "橙色圆石按钮", + "block.colors.orange_cobblestone_pressure_plate": "橙色圆石压力板", + "block.colors.orange_cobblestone_slab": "橙色圆石台阶", + "block.colors.orange_cobblestone_stairs": "橙色圆石楼梯", + "block.colors.orange_cobblestone_wall": "橙色圆石墙", + "block.colors.orange_cracked_stone_brick_button": "橙色裂纹石砖按钮", + "block.colors.orange_cracked_stone_brick_pressure_plate": "橙色裂纹石砖压力板", + "block.colors.orange_cracked_stone_brick_slab": "橙色裂纹石砖楼梯", + "block.colors.orange_cracked_stone_brick_stairs": "橙色裂纹石砖楼梯", + "block.colors.orange_cracked_stone_brick_wall": "橙色裂纹石砖墙", + "block.colors.orange_cracked_stone_bricks": "橙色裂纹石砖", + "block.colors.orange_crafting_table": "橙色工作台", + "block.colors.orange_dandelion": "橙色蒲公英", + "block.colors.orange_dark_prismarine": "橙色暗海晶石", + "block.colors.orange_dark_prismarine_button": "橙色暗海晶石按钮", + "block.colors.orange_dark_prismarine_pressure_plate": "橙色暗海晶石压力板", + "block.colors.orange_dark_prismarine_slab": "橙色暗海晶石台阶", + "block.colors.orange_dark_prismarine_stairs": "橙色暗海晶石楼梯", + "block.colors.orange_dark_prismarine_wall": "橙色暗海晶石墙", + "block.colors.orange_dirt": "橙色泥土", + "block.colors.orange_encased": "橙色嵌套纹石头", + "block.colors.orange_encased_button": "橙色嵌套纹石头按钮", + "block.colors.orange_encased_pressure_plate": "橙色嵌套纹石头压力板", + "block.colors.orange_encased_slab": "橙色嵌套纹石头台阶", + "block.colors.orange_encased_stairs": "橙色嵌套纹石头楼梯", + "block.colors.orange_encased_wall": "橙色嵌套纹石墙", + "block.colors.orange_grass_block": "橙色草方块", + "block.colors.orange_leaves": "橙色树叶", + "block.colors.orange_log": "橙色原木", + "block.colors.orange_marble": "橙色大理石", + "block.colors.orange_marble_brick_button": "橙色大理石砖按钮", + "block.colors.orange_marble_brick_pressure_plate": "橙色大理石砖压力板", + "block.colors.orange_marble_brick_slab": "橙色大理石砖台阶", + "block.colors.orange_marble_brick_stairs": "橙色大理石砖楼梯", + "block.colors.orange_marble_brick_wall": "橙色大理石砖墙", + "block.colors.orange_marble_bricks": "橙色大理石砖", + "block.colors.orange_marble_button": "橙色大理石按钮", + "block.colors.orange_marble_pressure_plate": "橙色大理石压力板", + "block.colors.orange_marble_slab": "橙色大理石台阶", + "block.colors.orange_marble_stairs": "橙色大理石楼梯", + "block.colors.orange_marble_wall": "橙色大理石墙", + "block.colors.orange_mosaic": "橙色马赛克", + "block.colors.orange_mosaic_button": "橙色马赛克按钮", + "block.colors.orange_mosaic_pressure_plate": "橙色马赛克压力板", + "block.colors.orange_mosaic_slab": "橙色马赛克台阶", + "block.colors.orange_mosaic_stairs": "橙色马赛克楼梯", + "block.colors.orange_mosaic_wall": "橙色马赛克墙", + "block.colors.orange_plank_button": "橙色木按钮", + "block.colors.orange_plank_door": "橙色木门", + "block.colors.orange_plank_fence": "橙色木栅栏", + "block.colors.orange_plank_fence_gate": "橙色木栅栏门", + "block.colors.orange_plank_pressure_plate": "橙色木压力板", + "block.colors.orange_plank_slab": "橙色木台阶", + "block.colors.orange_plank_stairs": "橙色木楼梯", + "block.colors.orange_plank_trapdoor": "橙色木活板门", + "block.colors.orange_planks": "橙色木板", + "block.colors.orange_polished": "橙色磨制石头", + "block.colors.orange_polished_button": "橙色磨制石头按钮", + "block.colors.orange_polished_pressure_plate": "橙色磨制石头压力板", + "block.colors.orange_polished_slab": "橙色磨制石头台阶", + "block.colors.orange_polished_stairs": "橙色磨制石头楼梯", + "block.colors.orange_polished_wall": "橙色磨制石头墙", + "block.colors.orange_poppy": "橙色虞美人", + "block.colors.orange_potted_poppy": "橙色虞美人盆栽", + "block.colors.orange_prismarine": "橙色海晶石", + "block.colors.orange_prismarine_brick_button": "橙色海晶石砖按钮", + "block.colors.orange_prismarine_brick_pressure_plate": "橙色海晶石砖压力板", + "block.colors.orange_prismarine_brick_slab": "橙色海晶石砖台阶", + "block.colors.orange_prismarine_brick_stairs": "橙色海晶石砖楼梯", + "block.colors.orange_prismarine_brick_wall": "橙色海晶石砖墙", + "block.colors.orange_prismarine_bricks": "橙色海晶石砖", + "block.colors.orange_prismarine_button": "橙色海晶石按钮", + "block.colors.orange_prismarine_pressure_plate": "橙色海晶石压力板", + "block.colors.orange_prismarine_slab": "橙色海晶石台阶", + "block.colors.orange_prismarine_stairs": "橙色海晶石楼梯", + "block.colors.orange_prismarine_wall": "橙色海晶石墙", + "block.colors.orange_road": "橙色路面石头", + "block.colors.orange_road_button": "橙色路面石头", + "block.colors.orange_road_pressure_plate": "橙色路面石头压力板", + "block.colors.orange_road_slab": "橙色路面石头台阶", + "block.colors.orange_road_stairs": "橙色路面石头楼梯", + "block.colors.orange_road_wall": "橙色路面石墙", + "block.colors.orange_sapling": "橙色树苗", + "block.colors.orange_short_grass": "橙色矮草丛", + "block.colors.orange_stone": "橙色石头", + "block.colors.orange_stone_brick_button": "橙色石砖按钮", + "block.colors.orange_stone_brick_pressure_plate": "橙色石砖压力板", + "block.colors.orange_stone_brick_slab": "橙色石砖台阶", + "block.colors.orange_stone_brick_stairs": "橙色石砖楼梯", + "block.colors.orange_stone_brick_wall": "橙色石砖墙", + "block.colors.orange_stone_bricks": "橙色石砖", + "block.colors.orange_stone_button": "橙色石头按钮", + "block.colors.orange_stone_pressure_plate": "橙色石头压力板", + "block.colors.orange_stone_slab": "橙色石头台阶", + "block.colors.orange_stone_stairs": "橙色石头楼梯", + "block.colors.orange_stone_wall": "橙色石墙", + "block.colors.orange_stripped_bamboo": "橙色去皮竹块", + "block.colors.orange_stripped_log": "橙色去皮原木", + "block.colors.orange_stripped_wood": "橙色去皮木", + "block.colors.orange_tall_grass": "橙色高草丛", + "block.colors.orange_tile_button": "橙色石瓦按钮", + "block.colors.orange_tile_pressure_plate": "橙色石瓦压力板", + "block.colors.orange_tile_slab": "橙色石瓦台阶", + "block.colors.orange_tile_stairs": "橙色石瓦楼梯", + "block.colors.orange_tile_wall": "橙色石瓦墙", + "block.colors.orange_tiles": "橙色石瓦墙", + "block.colors.orange_triple": "橙色三叠石砖", + "block.colors.orange_triple_button": "橙色三叠石砖按钮", + "block.colors.orange_triple_pressure_plate": "橙色三叠石砖压力板", + "block.colors.orange_triple_slab": "橙色三叠石砖台阶", + "block.colors.orange_triple_stairs": "橙色三叠石砖楼梯", + "block.colors.orange_triple_wall": "橙色三叠石砖墙", + "block.colors.orange_wood": "橙色木", + "block.colors.pink_asteroid": "粉红色行星岩", + "block.colors.pink_asteroid_brick_button": "粉红色行星岩砖按钮", + "block.colors.pink_asteroid_brick_pressure_plate": "粉红色行星岩砖压力板", + "block.colors.pink_asteroid_brick_slab": "粉红色行星岩砖台阶", + "block.colors.pink_asteroid_brick_stairs": "粉红色行星岩砖楼梯", + "block.colors.pink_asteroid_brick_wall": "粉红色行星岩砖墙", + "block.colors.pink_asteroid_bricks": "粉红色行星岩砖", + "block.colors.pink_asteroid_button": "粉红色行星岩按钮", + "block.colors.pink_asteroid_pressure_plate": "粉红色行星岩压力板", + "block.colors.pink_asteroid_slab": "粉红色行星岩台阶", + "block.colors.pink_asteroid_stairs": "粉红色行星岩楼梯", + "block.colors.pink_asteroid_tile_button": "粉红色行星岩瓦按钮", + "block.colors.pink_asteroid_tile_pressure_plate": "粉红色行星岩瓦压力板", + "block.colors.pink_asteroid_tile_slab": "粉红色行星岩瓦台阶", + "block.colors.pink_asteroid_tile_stairs": "粉红色行星岩瓦楼梯", + "block.colors.pink_asteroid_tile_wall": "粉红色行星岩瓦墙", + "block.colors.pink_asteroid_tiles": "粉红色行星岩瓦", + "block.colors.pink_asteroid_wall": "粉红色行星岩墙", + "block.colors.pink_bamboo": "粉红色竹块", + "block.colors.pink_bamboo_mosaic": "粉红色竹马赛克", + "block.colors.pink_bamboo_mosaic_button": "粉红色竹马赛克按钮", + "block.colors.pink_bamboo_mosaic_door": "粉红色竹马赛克门", + "block.colors.pink_bamboo_mosaic_fence": "粉红色竹马赛克栅栏", + "block.colors.pink_bamboo_mosaic_fence_gate": "粉红色竹马赛克栅栏门", + "block.colors.pink_bamboo_mosaic_pressure_plate": "粉红色竹马赛克压力板", + "block.colors.pink_bamboo_mosaic_slab": "粉红色竹马赛克台阶", + "block.colors.pink_bamboo_mosaic_stairs": "粉红色竹马赛克楼梯", + "block.colors.pink_bamboo_mosaic_trapdoor": "粉红色竹马赛克活板门", + "block.colors.pink_bamboo_plank_button": "粉红色竹板按钮", + "block.colors.pink_bamboo_plank_door": "粉红色竹板门", + "block.colors.pink_bamboo_plank_fence": "粉红色竹板栅栏", + "block.colors.pink_bamboo_plank_fence_gate": "粉红色竹板栅栏门", + "block.colors.pink_bamboo_plank_pressure_plate": "粉红色竹板压力板", + "block.colors.pink_bamboo_plank_slab": "粉红色竹板台阶", + "block.colors.pink_bamboo_plank_stairs": "粉红色竹板台阶", + "block.colors.pink_bamboo_plank_trapdoor": "粉红色竹板活板门", + "block.colors.pink_bamboo_planks": "粉红色竹板", + "block.colors.pink_braid": "粉红色织纹石头", + "block.colors.pink_braid_button": "粉红色织纹石头按钮", + "block.colors.pink_braid_pressure_plate": "粉红色织纹石头压力板", + "block.colors.pink_braid_slab": "粉红色织纹石头台阶", + "block.colors.pink_braid_stairs": "粉红色织纹石头楼梯", + "block.colors.pink_braid_wall": "粉红色织纹石墙", + "block.colors.pink_brick_button": "粉红色砖纹石头按钮", + "block.colors.pink_brick_pressure_plate": "粉红色砖纹石头压力板", + "block.colors.pink_brick_slab": "粉红色砖纹石头台阶", + "block.colors.pink_brick_stairs": "粉红色砖纹石头楼梯", + "block.colors.pink_brick_wall": "粉红色砖纹石墙", + "block.colors.pink_bricks": "粉红色砖纹石头", + "block.colors.pink_chaotic": "粉红色乱纹石头", + "block.colors.pink_chaotic_button": "粉红色乱纹石头按钮", + "block.colors.pink_chaotic_pressure_plate": "粉红色乱纹石头压力板", + "block.colors.pink_chaotic_slab": "粉红色乱纹石头台阶", + "block.colors.pink_chaotic_stairs": "粉红色乱纹石头台阶", + "block.colors.pink_chaotic_wall": "粉红色乱纹石墙", + "block.colors.pink_cobblestone": "粉红色圆石", + "block.colors.pink_cobblestone_brick_button": "粉红色圆石砖按钮", + "block.colors.pink_cobblestone_brick_pressure_plate": "粉红色圆石砖压力板", + "block.colors.pink_cobblestone_brick_slab": "粉红色圆石砖台阶", + "block.colors.pink_cobblestone_brick_stairs": "粉红色圆石砖楼梯", + "block.colors.pink_cobblestone_brick_wall": "粉红色圆石砖墙", + "block.colors.pink_cobblestone_bricks": "粉红色圆石砖", + "block.colors.pink_cobblestone_button": "粉红色圆石按钮", + "block.colors.pink_cobblestone_pressure_plate": "粉红色圆石压力板", + "block.colors.pink_cobblestone_slab": "粉红色圆石台阶", + "block.colors.pink_cobblestone_stairs": "粉红色圆石楼梯", + "block.colors.pink_cobblestone_wall": "粉红色圆石墙", + "block.colors.pink_cracked_stone_brick_button": "粉红色裂纹石砖按钮", + "block.colors.pink_cracked_stone_brick_pressure_plate": "粉红色裂纹石砖压力板", + "block.colors.pink_cracked_stone_brick_slab": "粉红色裂纹石砖楼梯", + "block.colors.pink_cracked_stone_brick_stairs": "粉红色裂纹石砖楼梯", + "block.colors.pink_cracked_stone_brick_wall": "粉红色裂纹石砖墙", + "block.colors.pink_cracked_stone_bricks": "粉红色裂纹石砖", + "block.colors.pink_crafting_table": "粉红色工作台", + "block.colors.pink_dandelion": "粉红色蒲公英", + "block.colors.pink_dark_prismarine": "粉红色暗海晶石", + "block.colors.pink_dark_prismarine_button": "粉红色暗海晶石按钮", + "block.colors.pink_dark_prismarine_pressure_plate": "粉红色暗海晶石压力板", + "block.colors.pink_dark_prismarine_slab": "粉红色暗海晶石台阶", + "block.colors.pink_dark_prismarine_stairs": "粉红色暗海晶石楼梯", + "block.colors.pink_dark_prismarine_wall": "粉红色暗海晶石墙", + "block.colors.pink_dirt": "粉红色泥土", + "block.colors.pink_encased": "粉红色嵌套纹石头", + "block.colors.pink_encased_button": "粉红色嵌套纹石头按钮", + "block.colors.pink_encased_pressure_plate": "粉红色嵌套纹石头压力板", + "block.colors.pink_encased_slab": "粉红色嵌套纹石头台阶", + "block.colors.pink_encased_stairs": "粉红色嵌套纹石头楼梯", + "block.colors.pink_encased_wall": "粉红色嵌套纹石墙", + "block.colors.pink_grass_block": "粉红色草方块", + "block.colors.pink_leaves": "粉红色树叶", + "block.colors.pink_log": "粉红色原木", + "block.colors.pink_marble": "粉红色大理石", + "block.colors.pink_marble_brick_button": "粉红色大理石砖按钮", + "block.colors.pink_marble_brick_pressure_plate": "粉红色大理石砖压力板", + "block.colors.pink_marble_brick_slab": "粉红色大理石砖台阶", + "block.colors.pink_marble_brick_stairs": "粉红色大理石砖楼梯", + "block.colors.pink_marble_brick_wall": "粉红色大理石砖墙", + "block.colors.pink_marble_bricks": "粉红色大理石砖", + "block.colors.pink_marble_button": "粉红色大理石按钮", + "block.colors.pink_marble_pressure_plate": "粉红色大理石压力板", + "block.colors.pink_marble_slab": "粉红色大理石台阶", + "block.colors.pink_marble_stairs": "粉红色大理石楼梯", + "block.colors.pink_marble_wall": "粉红色大理石墙", + "block.colors.pink_mosaic": "粉红色马赛克", + "block.colors.pink_mosaic_button": "粉红色马赛克按钮", + "block.colors.pink_mosaic_pressure_plate": "粉红色马赛克压力板", + "block.colors.pink_mosaic_slab": "粉红色马赛克台阶", + "block.colors.pink_mosaic_stairs": "粉红色马赛克楼梯", + "block.colors.pink_mosaic_wall": "粉红色马赛克墙", + "block.colors.pink_plank_button": "粉红色木按钮", + "block.colors.pink_plank_door": "粉红色木门", + "block.colors.pink_plank_fence": "粉红色木栅栏", + "block.colors.pink_plank_fence_gate": "粉红色木栅栏门", + "block.colors.pink_plank_pressure_plate": "粉红色木压力板", + "block.colors.pink_plank_slab": "粉红色木台阶", + "block.colors.pink_plank_stairs": "粉红色木楼梯", + "block.colors.pink_plank_trapdoor": "粉红色木活板门", + "block.colors.pink_planks": "粉红色木板", + "block.colors.pink_polished": "粉红色磨制石头", + "block.colors.pink_polished_button": "粉红色磨制石头按钮", + "block.colors.pink_polished_pressure_plate": "粉红色磨制石头压力板", + "block.colors.pink_polished_slab": "粉红色磨制石头台阶", + "block.colors.pink_polished_stairs": "粉红色磨制石头楼梯", + "block.colors.pink_polished_wall": "粉红色磨制石头墙", + "block.colors.pink_poppy": "粉红色虞美人", + "block.colors.pink_potted_poppy": "粉红色虞美人盆栽", + "block.colors.pink_prismarine": "粉红色海晶石", + "block.colors.pink_prismarine_brick_button": "粉红色海晶石砖按钮", + "block.colors.pink_prismarine_brick_pressure_plate": "粉红色海晶石砖压力板", + "block.colors.pink_prismarine_brick_slab": "粉红色海晶石砖台阶", + "block.colors.pink_prismarine_brick_stairs": "粉红色海晶石砖楼梯", + "block.colors.pink_prismarine_brick_wall": "粉红色海晶石砖墙", + "block.colors.pink_prismarine_bricks": "粉红色海晶石砖", + "block.colors.pink_prismarine_button": "粉红色海晶石按钮", + "block.colors.pink_prismarine_pressure_plate": "粉红色海晶石压力板", + "block.colors.pink_prismarine_slab": "粉红色海晶石台阶", + "block.colors.pink_prismarine_stairs": "粉红色海晶石楼梯", + "block.colors.pink_prismarine_wall": "粉红色海晶石墙", + "block.colors.pink_road": "粉红色路面石头", + "block.colors.pink_road_button": "粉红色路面石头", + "block.colors.pink_road_pressure_plate": "粉红色路面石头压力板", + "block.colors.pink_road_slab": "粉红色路面石头台阶", + "block.colors.pink_road_stairs": "粉红色路面石头楼梯", + "block.colors.pink_road_wall": "粉红色路面石墙", + "block.colors.pink_sapling": "粉红色树苗", + "block.colors.pink_short_grass": "粉红色矮草丛", + "block.colors.pink_stone": "粉红色石头", + "block.colors.pink_stone_brick_button": "粉红色石砖按钮", + "block.colors.pink_stone_brick_pressure_plate": "粉红色石砖压力板", + "block.colors.pink_stone_brick_slab": "粉红色石砖台阶", + "block.colors.pink_stone_brick_stairs": "粉红色石砖楼梯", + "block.colors.pink_stone_brick_wall": "粉红色石砖墙", + "block.colors.pink_stone_bricks": "粉红色石砖", + "block.colors.pink_stone_button": "粉红色石头按钮", + "block.colors.pink_stone_pressure_plate": "粉红色石头压力板", + "block.colors.pink_stone_slab": "粉红色石头台阶", + "block.colors.pink_stone_stairs": "粉红色石头楼梯", + "block.colors.pink_stone_wall": "粉红色石墙", + "block.colors.pink_stripped_bamboo": "粉红色去皮竹块", + "block.colors.pink_stripped_log": "粉红色去皮原木", + "block.colors.pink_stripped_wood": "粉红色去皮木", + "block.colors.pink_tall_grass": "粉红色高草丛", + "block.colors.pink_tile_button": "粉红色石瓦按钮", + "block.colors.pink_tile_pressure_plate": "粉红色石瓦压力板", + "block.colors.pink_tile_slab": "粉红色石瓦台阶", + "block.colors.pink_tile_stairs": "粉红色石瓦楼梯", + "block.colors.pink_tile_wall": "粉红色石瓦墙", + "block.colors.pink_tiles": "粉红色石瓦墙", + "block.colors.pink_triple": "粉红色三叠石砖", + "block.colors.pink_triple_button": "粉红色三叠石砖按钮", + "block.colors.pink_triple_pressure_plate": "粉红色三叠石砖压力板", + "block.colors.pink_triple_slab": "粉红色三叠石砖台阶", + "block.colors.pink_triple_stairs": "粉红色三叠石砖楼梯", + "block.colors.pink_triple_wall": "粉红色三叠石砖墙", + "block.colors.pink_wood": "粉红色木", + "block.colors.purple_asteroid": "紫色行星岩", + "block.colors.purple_asteroid_brick_button": "紫色行星岩砖按钮", + "block.colors.purple_asteroid_brick_pressure_plate": "紫色行星岩砖压力板", + "block.colors.purple_asteroid_brick_slab": "紫色行星岩砖台阶", + "block.colors.purple_asteroid_brick_stairs": "紫色行星岩砖楼梯", + "block.colors.purple_asteroid_brick_wall": "紫色行星岩砖墙", + "block.colors.purple_asteroid_bricks": "紫色行星岩砖", + "block.colors.purple_asteroid_button": "紫色行星岩按钮", + "block.colors.purple_asteroid_pressure_plate": "紫色行星岩压力板", + "block.colors.purple_asteroid_slab": "紫色行星岩台阶", + "block.colors.purple_asteroid_stairs": "紫色行星岩楼梯", + "block.colors.purple_asteroid_tile_button": "紫色行星岩瓦按钮", + "block.colors.purple_asteroid_tile_pressure_plate": "紫色行星岩瓦压力板", + "block.colors.purple_asteroid_tile_slab": "紫色行星岩瓦台阶", + "block.colors.purple_asteroid_tile_stairs": "紫色行星岩瓦楼梯", + "block.colors.purple_asteroid_tile_wall": "紫色行星岩瓦墙", + "block.colors.purple_asteroid_tiles": "紫色行星岩瓦", + "block.colors.purple_asteroid_wall": "紫色行星岩墙", + "block.colors.purple_bamboo": "紫色竹块", + "block.colors.purple_bamboo_mosaic": "紫色竹马赛克", + "block.colors.purple_bamboo_mosaic_button": "紫色竹马赛克按钮", + "block.colors.purple_bamboo_mosaic_door": "紫色竹马赛克门", + "block.colors.purple_bamboo_mosaic_fence": "紫色竹马赛克栅栏", + "block.colors.purple_bamboo_mosaic_fence_gate": "紫色竹马赛克栅栏门", + "block.colors.purple_bamboo_mosaic_pressure_plate": "紫色竹马赛克压力板", + "block.colors.purple_bamboo_mosaic_slab": "紫色竹马赛克台阶", + "block.colors.purple_bamboo_mosaic_stairs": "紫色竹马赛克楼梯", + "block.colors.purple_bamboo_mosaic_trapdoor": "紫色竹马赛克活板门", + "block.colors.purple_bamboo_plank_button": "紫色竹板按钮", + "block.colors.purple_bamboo_plank_door": "紫色竹板门", + "block.colors.purple_bamboo_plank_fence": "紫色竹板栅栏", + "block.colors.purple_bamboo_plank_fence_gate": "紫色竹板栅栏门", + "block.colors.purple_bamboo_plank_pressure_plate": "紫色竹板压力板", + "block.colors.purple_bamboo_plank_slab": "紫色竹板台阶", + "block.colors.purple_bamboo_plank_stairs": "紫色竹板台阶", + "block.colors.purple_bamboo_plank_trapdoor": "紫色竹板活板门", + "block.colors.purple_bamboo_planks": "紫色竹板", + "block.colors.purple_braid": "紫色织纹石头", + "block.colors.purple_braid_button": "紫色织纹石头按钮", + "block.colors.purple_braid_pressure_plate": "紫色织纹石头压力板", + "block.colors.purple_braid_slab": "紫色织纹石头台阶", + "block.colors.purple_braid_stairs": "紫色织纹石头楼梯", + "block.colors.purple_braid_wall": "紫色织纹石墙", + "block.colors.purple_brick_button": "紫色砖纹石头按钮", + "block.colors.purple_brick_pressure_plate": "紫色砖纹石头压力板", + "block.colors.purple_brick_slab": "紫色砖纹石头台阶", + "block.colors.purple_brick_stairs": "紫色砖纹石头楼梯", + "block.colors.purple_brick_wall": "紫色砖纹石墙", + "block.colors.purple_bricks": "紫色砖纹石头", + "block.colors.purple_chaotic": "紫色乱纹石头", + "block.colors.purple_chaotic_button": "紫色乱纹石头按钮", + "block.colors.purple_chaotic_pressure_plate": "紫色乱纹石头压力板", + "block.colors.purple_chaotic_slab": "紫色乱纹石头台阶", + "block.colors.purple_chaotic_stairs": "紫色乱纹石头台阶", + "block.colors.purple_chaotic_wall": "紫色乱纹石墙", + "block.colors.purple_cobblestone": "紫色圆石", + "block.colors.purple_cobblestone_brick_button": "紫色圆石砖按钮", + "block.colors.purple_cobblestone_brick_pressure_plate": "紫色圆石砖压力板", + "block.colors.purple_cobblestone_brick_slab": "紫色圆石砖台阶", + "block.colors.purple_cobblestone_brick_stairs": "紫色圆石砖楼梯", + "block.colors.purple_cobblestone_brick_wall": "紫色圆石砖墙", + "block.colors.purple_cobblestone_bricks": "紫色圆石砖", + "block.colors.purple_cobblestone_button": "紫色圆石按钮", + "block.colors.purple_cobblestone_pressure_plate": "紫色圆石压力板", + "block.colors.purple_cobblestone_slab": "紫色圆石台阶", + "block.colors.purple_cobblestone_stairs": "紫色圆石楼梯", + "block.colors.purple_cobblestone_wall": "紫色圆石墙", + "block.colors.purple_cracked_stone_brick_button": "紫色裂纹石砖按钮", + "block.colors.purple_cracked_stone_brick_pressure_plate": "紫色裂纹石砖压力板", + "block.colors.purple_cracked_stone_brick_slab": "紫色裂纹石砖楼梯", + "block.colors.purple_cracked_stone_brick_stairs": "紫色裂纹石砖楼梯", + "block.colors.purple_cracked_stone_brick_wall": "紫色裂纹石砖墙", + "block.colors.purple_cracked_stone_bricks": "紫色裂纹石砖", + "block.colors.purple_crafting_table": "紫色工作台", + "block.colors.purple_dandelion": "紫色蒲公英", + "block.colors.purple_dark_prismarine": "紫色暗海晶石", + "block.colors.purple_dark_prismarine_button": "紫色暗海晶石按钮", + "block.colors.purple_dark_prismarine_pressure_plate": "紫色暗海晶石压力板", + "block.colors.purple_dark_prismarine_slab": "紫色暗海晶石台阶", + "block.colors.purple_dark_prismarine_stairs": "紫色暗海晶石楼梯", + "block.colors.purple_dark_prismarine_wall": "紫色暗海晶石墙", + "block.colors.purple_dirt": "紫色泥土", + "block.colors.purple_encased": "紫色嵌套纹石头", + "block.colors.purple_encased_button": "紫色嵌套纹石头按钮", + "block.colors.purple_encased_pressure_plate": "紫色嵌套纹石头压力板", + "block.colors.purple_encased_slab": "紫色嵌套纹石头台阶", + "block.colors.purple_encased_stairs": "紫色嵌套纹石头楼梯", + "block.colors.purple_encased_wall": "紫色嵌套纹石墙", + "block.colors.purple_grass_block": "紫色草方块", + "block.colors.purple_leaves": "紫色树叶", + "block.colors.purple_log": "紫色原木", + "block.colors.purple_marble": "紫色大理石", + "block.colors.purple_marble_brick_button": "紫色大理石砖按钮", + "block.colors.purple_marble_brick_pressure_plate": "紫色大理石砖压力板", + "block.colors.purple_marble_brick_slab": "紫色大理石砖台阶", + "block.colors.purple_marble_brick_stairs": "紫色大理石砖楼梯", + "block.colors.purple_marble_brick_wall": "紫色大理石砖墙", + "block.colors.purple_marble_bricks": "紫色大理石砖", + "block.colors.purple_marble_button": "紫色大理石按钮", + "block.colors.purple_marble_pressure_plate": "紫色大理石压力板", + "block.colors.purple_marble_slab": "紫色大理石台阶", + "block.colors.purple_marble_stairs": "紫色大理石楼梯", + "block.colors.purple_marble_wall": "紫色大理石墙", + "block.colors.purple_mosaic": "紫色马赛克", + "block.colors.purple_mosaic_button": "紫色马赛克按钮", + "block.colors.purple_mosaic_pressure_plate": "紫色马赛克压力板", + "block.colors.purple_mosaic_slab": "紫色马赛克台阶", + "block.colors.purple_mosaic_stairs": "紫色马赛克楼梯", + "block.colors.purple_mosaic_wall": "紫色马赛克墙", + "block.colors.purple_plank_button": "紫色木按钮", + "block.colors.purple_plank_door": "紫色木门", + "block.colors.purple_plank_fence": "紫色木栅栏", + "block.colors.purple_plank_fence_gate": "紫色木栅栏门", + "block.colors.purple_plank_pressure_plate": "紫色木压力板", + "block.colors.purple_plank_slab": "紫色木台阶", + "block.colors.purple_plank_stairs": "紫色木楼梯", + "block.colors.purple_plank_trapdoor": "紫色木活板门", + "block.colors.purple_planks": "紫色木板", + "block.colors.purple_polished": "紫色磨制石头", + "block.colors.purple_polished_button": "紫色磨制石头按钮", + "block.colors.purple_polished_pressure_plate": "紫色磨制石头压力板", + "block.colors.purple_polished_slab": "紫色磨制石头台阶", + "block.colors.purple_polished_stairs": "紫色磨制石头楼梯", + "block.colors.purple_polished_wall": "紫色磨制石头墙", + "block.colors.purple_poppy": "紫色虞美人", + "block.colors.purple_potted_poppy": "紫色虞美人盆栽", + "block.colors.purple_prismarine": "紫色海晶石", + "block.colors.purple_prismarine_brick_button": "紫色海晶石砖按钮", + "block.colors.purple_prismarine_brick_pressure_plate": "紫色海晶石砖压力板", + "block.colors.purple_prismarine_brick_slab": "紫色海晶石砖台阶", + "block.colors.purple_prismarine_brick_stairs": "紫色海晶石砖楼梯", + "block.colors.purple_prismarine_brick_wall": "紫色海晶石砖墙", + "block.colors.purple_prismarine_bricks": "紫色海晶石砖", + "block.colors.purple_prismarine_button": "紫色海晶石按钮", + "block.colors.purple_prismarine_pressure_plate": "紫色海晶石压力板", + "block.colors.purple_prismarine_slab": "紫色海晶石台阶", + "block.colors.purple_prismarine_stairs": "紫色海晶石楼梯", + "block.colors.purple_prismarine_wall": "紫色海晶石墙", + "block.colors.purple_road": "紫色路面石头", + "block.colors.purple_road_button": "紫色路面石头", + "block.colors.purple_road_pressure_plate": "紫色路面石头压力板", + "block.colors.purple_road_slab": "紫色路面石头台阶", + "block.colors.purple_road_stairs": "紫色路面石头楼梯", + "block.colors.purple_road_wall": "紫色路面石墙", + "block.colors.purple_sapling": "紫色树苗", + "block.colors.purple_short_grass": "紫色矮草丛", + "block.colors.purple_stone": "紫色石头", + "block.colors.purple_stone_brick_button": "紫色石砖按钮", + "block.colors.purple_stone_brick_pressure_plate": "紫色石砖压力板", + "block.colors.purple_stone_brick_slab": "紫色石砖台阶", + "block.colors.purple_stone_brick_stairs": "紫色石砖楼梯", + "block.colors.purple_stone_brick_wall": "紫色石砖墙", + "block.colors.purple_stone_bricks": "紫色石砖", + "block.colors.purple_stone_button": "紫色石头按钮", + "block.colors.purple_stone_pressure_plate": "紫色石头压力板", + "block.colors.purple_stone_slab": "紫色石头台阶", + "block.colors.purple_stone_stairs": "紫色石头楼梯", + "block.colors.purple_stone_wall": "紫色石墙", + "block.colors.purple_stripped_bamboo": "紫色去皮竹块", + "block.colors.purple_stripped_log": "紫色去皮原木", + "block.colors.purple_stripped_wood": "紫色去皮木", + "block.colors.purple_tall_grass": "紫色高草丛", + "block.colors.purple_tile_button": "紫色石瓦按钮", + "block.colors.purple_tile_pressure_plate": "紫色石瓦压力板", + "block.colors.purple_tile_slab": "紫色石瓦台阶", + "block.colors.purple_tile_stairs": "紫色石瓦楼梯", + "block.colors.purple_tile_wall": "紫色石瓦墙", + "block.colors.purple_tiles": "紫色石瓦墙", + "block.colors.purple_triple": "紫色三叠石砖", + "block.colors.purple_triple_button": "紫色三叠石砖按钮", + "block.colors.purple_triple_pressure_plate": "紫色三叠石砖压力板", + "block.colors.purple_triple_slab": "紫色三叠石砖台阶", + "block.colors.purple_triple_stairs": "紫色三叠石砖楼梯", + "block.colors.purple_triple_wall": "紫色三叠石砖墙", + "block.colors.purple_wood": "紫色木", + "block.colors.red_asteroid": "红色行星岩", + "block.colors.red_asteroid_brick_button": "红色行星岩砖按钮", + "block.colors.red_asteroid_brick_pressure_plate": "红色行星岩砖压力板", + "block.colors.red_asteroid_brick_slab": "红色行星岩砖台阶", + "block.colors.red_asteroid_brick_stairs": "红色行星岩砖楼梯", + "block.colors.red_asteroid_brick_wall": "红色行星岩砖墙", + "block.colors.red_asteroid_bricks": "红色行星岩砖", + "block.colors.red_asteroid_button": "红色行星岩按钮", + "block.colors.red_asteroid_pressure_plate": "红色行星岩压力板", + "block.colors.red_asteroid_slab": "红色行星岩台阶", + "block.colors.red_asteroid_stairs": "红色行星岩楼梯", + "block.colors.red_asteroid_tile_button": "红色行星岩瓦按钮", + "block.colors.red_asteroid_tile_pressure_plate": "红色行星岩瓦压力板", + "block.colors.red_asteroid_tile_slab": "红色行星岩瓦台阶", + "block.colors.red_asteroid_tile_stairs": "红色行星岩瓦楼梯", + "block.colors.red_asteroid_tile_wall": "红色行星岩瓦墙", + "block.colors.red_asteroid_tiles": "红色行星岩瓦", + "block.colors.red_asteroid_wall": "红色行星岩墙", + "block.colors.red_bamboo": "红色竹块", + "block.colors.red_bamboo_mosaic": "红色竹马赛克", + "block.colors.red_bamboo_mosaic_button": "红色竹马赛克按钮", + "block.colors.red_bamboo_mosaic_door": "红色竹马赛克门", + "block.colors.red_bamboo_mosaic_fence": "红色竹马赛克栅栏", + "block.colors.red_bamboo_mosaic_fence_gate": "红色竹马赛克栅栏门", + "block.colors.red_bamboo_mosaic_pressure_plate": "红色竹马赛克压力板", + "block.colors.red_bamboo_mosaic_slab": "红色竹马赛克台阶", + "block.colors.red_bamboo_mosaic_stairs": "红色竹马赛克楼梯", + "block.colors.red_bamboo_mosaic_trapdoor": "红色竹马赛克活板门", + "block.colors.red_bamboo_plank_button": "红色竹板按钮", + "block.colors.red_bamboo_plank_door": "红色竹板门", + "block.colors.red_bamboo_plank_fence": "红色竹板栅栏", + "block.colors.red_bamboo_plank_fence_gate": "红色竹板栅栏门", + "block.colors.red_bamboo_plank_pressure_plate": "红色竹板压力板", + "block.colors.red_bamboo_plank_slab": "红色竹板台阶", + "block.colors.red_bamboo_plank_stairs": "红色竹板台阶", + "block.colors.red_bamboo_plank_trapdoor": "红色竹板活板门", + "block.colors.red_bamboo_planks": "红色竹板", + "block.colors.red_braid": "红色织纹石头", + "block.colors.red_braid_button": "红色织纹石头按钮", + "block.colors.red_braid_pressure_plate": "红色织纹石头压力板", + "block.colors.red_braid_slab": "红色织纹石头台阶", + "block.colors.red_braid_stairs": "红色织纹石头楼梯", + "block.colors.red_braid_wall": "红色织纹石墙", + "block.colors.red_brick_button": "红色砖纹石头按钮", + "block.colors.red_brick_pressure_plate": "红色砖纹石头压力板", + "block.colors.red_brick_slab": "红色砖纹石头台阶", + "block.colors.red_brick_stairs": "红色砖纹石头楼梯", + "block.colors.red_brick_wall": "红色砖纹石墙", + "block.colors.red_bricks": "红色砖纹石头", + "block.colors.red_chaotic": "红色乱纹石头", + "block.colors.red_chaotic_button": "红色乱纹石头按钮", + "block.colors.red_chaotic_pressure_plate": "红色乱纹石头压力板", + "block.colors.red_chaotic_slab": "红色乱纹石头台阶", + "block.colors.red_chaotic_stairs": "红色乱纹石头台阶", + "block.colors.red_chaotic_wall": "红色乱纹石墙", + "block.colors.red_cobblestone": "红色圆石", + "block.colors.red_cobblestone_brick_button": "红色圆石砖按钮", + "block.colors.red_cobblestone_brick_pressure_plate": "红色圆石砖压力板", + "block.colors.red_cobblestone_brick_slab": "红色圆石砖台阶", + "block.colors.red_cobblestone_brick_stairs": "红色圆石砖楼梯", + "block.colors.red_cobblestone_brick_wall": "红色圆石砖墙", + "block.colors.red_cobblestone_bricks": "红色圆石砖", + "block.colors.red_cobblestone_button": "红色圆石按钮", + "block.colors.red_cobblestone_pressure_plate": "红色圆石压力板", + "block.colors.red_cobblestone_slab": "红色圆石台阶", + "block.colors.red_cobblestone_stairs": "红色圆石楼梯", + "block.colors.red_cobblestone_wall": "红色圆石墙", + "block.colors.red_cracked_stone_brick_button": "红色裂纹石砖按钮", + "block.colors.red_cracked_stone_brick_pressure_plate": "红色裂纹石砖压力板", + "block.colors.red_cracked_stone_brick_slab": "红色裂纹石砖楼梯", + "block.colors.red_cracked_stone_brick_stairs": "红色裂纹石砖楼梯", + "block.colors.red_cracked_stone_brick_wall": "红色裂纹石砖墙", + "block.colors.red_cracked_stone_bricks": "红色裂纹石砖", + "block.colors.red_crafting_table": "红色工作台", + "block.colors.red_dandelion": "红色蒲公英", + "block.colors.red_dark_prismarine": "红色暗海晶石", + "block.colors.red_dark_prismarine_button": "红色暗海晶石按钮", + "block.colors.red_dark_prismarine_pressure_plate": "红色暗海晶石压力板", + "block.colors.red_dark_prismarine_slab": "红色暗海晶石台阶", + "block.colors.red_dark_prismarine_stairs": "红色暗海晶石楼梯", + "block.colors.red_dark_prismarine_wall": "红色暗海晶石墙", + "block.colors.red_dirt": "红色泥土", + "block.colors.red_encased": "红色嵌套纹石头", + "block.colors.red_encased_button": "红色嵌套纹石头按钮", + "block.colors.red_encased_pressure_plate": "红色嵌套纹石头压力板", + "block.colors.red_encased_slab": "红色嵌套纹石头台阶", + "block.colors.red_encased_stairs": "红色嵌套纹石头楼梯", + "block.colors.red_encased_wall": "红色嵌套纹石墙", + "block.colors.red_grass_block": "红色草方块", + "block.colors.red_leaves": "红色树叶", + "block.colors.red_log": "红色原木", + "block.colors.red_marble": "红色大理石", + "block.colors.red_marble_brick_button": "红色大理石砖按钮", + "block.colors.red_marble_brick_pressure_plate": "红色大理石砖压力板", + "block.colors.red_marble_brick_slab": "红色大理石砖台阶", + "block.colors.red_marble_brick_stairs": "红色大理石砖楼梯", + "block.colors.red_marble_brick_wall": "红色大理石砖墙", + "block.colors.red_marble_bricks": "红色大理石砖", + "block.colors.red_marble_button": "红色大理石按钮", + "block.colors.red_marble_pressure_plate": "红色大理石压力板", + "block.colors.red_marble_slab": "红色大理石台阶", + "block.colors.red_marble_stairs": "红色大理石楼梯", + "block.colors.red_marble_wall": "红色大理石墙", + "block.colors.red_mosaic": "红色马赛克", + "block.colors.red_mosaic_button": "红色马赛克按钮", + "block.colors.red_mosaic_pressure_plate": "红色马赛克压力板", + "block.colors.red_mosaic_slab": "红色马赛克台阶", + "block.colors.red_mosaic_stairs": "红色马赛克楼梯", + "block.colors.red_mosaic_wall": "红色马赛克墙", + "block.colors.red_plank_button": "红色木按钮", + "block.colors.red_plank_door": "红色木门", + "block.colors.red_plank_fence": "红色木栅栏", + "block.colors.red_plank_fence_gate": "红色木栅栏门", + "block.colors.red_plank_pressure_plate": "红色木压力板", + "block.colors.red_plank_slab": "红色木台阶", + "block.colors.red_plank_stairs": "红色木楼梯", + "block.colors.red_plank_trapdoor": "红色木活板门", + "block.colors.red_planks": "红色木板", + "block.colors.red_polished": "红色磨制石头", + "block.colors.red_polished_button": "红色磨制石头按钮", + "block.colors.red_polished_pressure_plate": "红色磨制石头压力板", + "block.colors.red_polished_slab": "红色磨制石头台阶", + "block.colors.red_polished_stairs": "红色磨制石头楼梯", + "block.colors.red_polished_wall": "红色磨制石头墙", + "block.colors.red_poppy": "红色虞美人", + "block.colors.red_potted_poppy": "红色虞美人盆栽", + "block.colors.red_prismarine": "红色海晶石", + "block.colors.red_prismarine_brick_button": "红色海晶石砖按钮", + "block.colors.red_prismarine_brick_pressure_plate": "红色海晶石砖压力板", + "block.colors.red_prismarine_brick_slab": "红色海晶石砖台阶", + "block.colors.red_prismarine_brick_stairs": "红色海晶石砖楼梯", + "block.colors.red_prismarine_brick_wall": "红色海晶石砖墙", + "block.colors.red_prismarine_bricks": "红色海晶石砖", + "block.colors.red_prismarine_button": "红色海晶石按钮", + "block.colors.red_prismarine_pressure_plate": "红色海晶石压力板", + "block.colors.red_prismarine_slab": "红色海晶石台阶", + "block.colors.red_prismarine_stairs": "红色海晶石楼梯", + "block.colors.red_prismarine_wall": "红色海晶石墙", + "block.colors.red_road": "红色路面石头", + "block.colors.red_road_button": "红色路面石头", + "block.colors.red_road_pressure_plate": "红色路面石头压力板", + "block.colors.red_road_slab": "红色路面石头台阶", + "block.colors.red_road_stairs": "红色路面石头楼梯", + "block.colors.red_road_wall": "红色路面石墙", + "block.colors.red_sapling": "红色树苗", + "block.colors.red_short_grass": "红色矮草丛", + "block.colors.red_stone": "红色石头", + "block.colors.red_stone_brick_button": "红色石砖按钮", + "block.colors.red_stone_brick_pressure_plate": "红色石砖压力板", + "block.colors.red_stone_brick_slab": "红色石砖台阶", + "block.colors.red_stone_brick_stairs": "红色石砖楼梯", + "block.colors.red_stone_brick_wall": "红色石砖墙", + "block.colors.red_stone_bricks": "红色石砖", + "block.colors.red_stone_button": "红色石头按钮", + "block.colors.red_stone_pressure_plate": "红色石头压力板", + "block.colors.red_stone_slab": "红色石头台阶", + "block.colors.red_stone_stairs": "红色石头楼梯", + "block.colors.red_stone_wall": "红色石墙", + "block.colors.red_stripped_bamboo": "红色去皮竹块", + "block.colors.red_stripped_log": "红色去皮原木", + "block.colors.red_stripped_wood": "红色去皮木", + "block.colors.red_tall_grass": "红色高草丛", + "block.colors.red_tile_button": "红色石瓦按钮", + "block.colors.red_tile_pressure_plate": "红色石瓦压力板", + "block.colors.red_tile_slab": "红色石瓦台阶", + "block.colors.red_tile_stairs": "红色石瓦楼梯", + "block.colors.red_tile_wall": "红色石瓦墙", + "block.colors.red_tiles": "红色石瓦墙", + "block.colors.red_triple": "红色三叠石砖", + "block.colors.red_triple_button": "红色三叠石砖按钮", + "block.colors.red_triple_pressure_plate": "红色三叠石砖压力板", + "block.colors.red_triple_slab": "红色三叠石砖台阶", + "block.colors.red_triple_stairs": "红色三叠石砖楼梯", + "block.colors.red_triple_wall": "红色三叠石砖墙", + "block.colors.red_wood": "红色木", + "block.colors.white_asteroid": "白色行星岩", + "block.colors.white_asteroid_brick_button": "白色行星岩砖按钮", + "block.colors.white_asteroid_brick_pressure_plate": "白色行星岩砖压力板", + "block.colors.white_asteroid_brick_slab": "白色行星岩砖台阶", + "block.colors.white_asteroid_brick_stairs": "白色行星岩砖楼梯", + "block.colors.white_asteroid_brick_wall": "白色行星岩砖墙", + "block.colors.white_asteroid_bricks": "白色行星岩砖", + "block.colors.white_asteroid_button": "白色行星岩按钮", + "block.colors.white_asteroid_pressure_plate": "白色行星岩压力板", + "block.colors.white_asteroid_slab": "白色行星岩台阶", + "block.colors.white_asteroid_stairs": "白色行星岩楼梯", + "block.colors.white_asteroid_tile_button": "白色行星岩瓦按钮", + "block.colors.white_asteroid_tile_pressure_plate": "白色行星岩瓦压力板", + "block.colors.white_asteroid_tile_slab": "白色行星岩瓦台阶", + "block.colors.white_asteroid_tile_stairs": "白色行星岩瓦楼梯", + "block.colors.white_asteroid_tile_wall": "白色行星岩瓦墙", + "block.colors.white_asteroid_tiles": "白色行星岩瓦", + "block.colors.white_asteroid_wall": "白色行星岩墙", + "block.colors.white_bamboo": "白色竹块", + "block.colors.white_bamboo_mosaic": "白色竹马赛克", + "block.colors.white_bamboo_mosaic_button": "白色竹马赛克按钮", + "block.colors.white_bamboo_mosaic_door": "白色竹马赛克门", + "block.colors.white_bamboo_mosaic_fence": "白色竹马赛克栅栏", + "block.colors.white_bamboo_mosaic_fence_gate": "白色竹马赛克栅栏门", + "block.colors.white_bamboo_mosaic_pressure_plate": "白色竹马赛克压力板", + "block.colors.white_bamboo_mosaic_slab": "白色竹马赛克台阶", + "block.colors.white_bamboo_mosaic_stairs": "白色竹马赛克楼梯", + "block.colors.white_bamboo_mosaic_trapdoor": "白色竹马赛克活板门", + "block.colors.white_bamboo_plank_button": "白色竹板按钮", + "block.colors.white_bamboo_plank_door": "白色竹板门", + "block.colors.white_bamboo_plank_fence": "白色竹板栅栏", + "block.colors.white_bamboo_plank_fence_gate": "白色竹板栅栏门", + "block.colors.white_bamboo_plank_pressure_plate": "白色竹板压力板", + "block.colors.white_bamboo_plank_slab": "白色竹板台阶", + "block.colors.white_bamboo_plank_stairs": "白色竹板台阶", + "block.colors.white_bamboo_plank_trapdoor": "白色竹板活板门", + "block.colors.white_bamboo_planks": "白色竹板", + "block.colors.white_braid": "白色织纹石头", + "block.colors.white_braid_button": "白色织纹石头按钮", + "block.colors.white_braid_pressure_plate": "白色织纹石头压力板", + "block.colors.white_braid_slab": "白色织纹石头台阶", + "block.colors.white_braid_stairs": "白色织纹石头楼梯", + "block.colors.white_braid_wall": "白色织纹石墙", + "block.colors.white_brick_button": "白色砖纹石头按钮", + "block.colors.white_brick_pressure_plate": "白色砖纹石头压力板", + "block.colors.white_brick_slab": "白色砖纹石头台阶", + "block.colors.white_brick_stairs": "白色砖纹石头楼梯", + "block.colors.white_brick_wall": "白色砖纹石墙", + "block.colors.white_bricks": "白色砖纹石头", + "block.colors.white_chaotic": "白色乱纹石头", + "block.colors.white_chaotic_button": "白色乱纹石头按钮", + "block.colors.white_chaotic_pressure_plate": "白色乱纹石头压力板", + "block.colors.white_chaotic_slab": "白色乱纹石头台阶", + "block.colors.white_chaotic_stairs": "白色乱纹石头台阶", + "block.colors.white_chaotic_wall": "白色乱纹石墙", + "block.colors.white_cobblestone": "白色圆石", + "block.colors.white_cobblestone_brick_button": "白色圆石砖按钮", + "block.colors.white_cobblestone_brick_pressure_plate": "白色圆石砖压力板", + "block.colors.white_cobblestone_brick_slab": "白色圆石砖台阶", + "block.colors.white_cobblestone_brick_stairs": "白色圆石砖楼梯", + "block.colors.white_cobblestone_brick_wall": "白色圆石砖墙", + "block.colors.white_cobblestone_bricks": "白色圆石砖", + "block.colors.white_cobblestone_button": "白色圆石按钮", + "block.colors.white_cobblestone_pressure_plate": "白色圆石压力板", + "block.colors.white_cobblestone_slab": "白色圆石台阶", + "block.colors.white_cobblestone_stairs": "白色圆石楼梯", + "block.colors.white_cobblestone_wall": "白色圆石墙", + "block.colors.white_cracked_stone_brick_button": "白色裂纹石砖按钮", + "block.colors.white_cracked_stone_brick_pressure_plate": "白色裂纹石砖压力板", + "block.colors.white_cracked_stone_brick_slab": "白色裂纹石砖楼梯", + "block.colors.white_cracked_stone_brick_stairs": "白色裂纹石砖楼梯", + "block.colors.white_cracked_stone_brick_wall": "白色裂纹石砖墙", + "block.colors.white_cracked_stone_bricks": "白色裂纹石砖", + "block.colors.white_crafting_table": "白色工作台", + "block.colors.white_dandelion": "白色蒲公英", + "block.colors.white_dark_prismarine": "白色暗海晶石", + "block.colors.white_dark_prismarine_button": "白色暗海晶石按钮", + "block.colors.white_dark_prismarine_pressure_plate": "白色暗海晶石压力板", + "block.colors.white_dark_prismarine_slab": "白色暗海晶石台阶", + "block.colors.white_dark_prismarine_stairs": "白色暗海晶石楼梯", + "block.colors.white_dark_prismarine_wall": "白色暗海晶石墙", + "block.colors.white_dirt": "白色泥土", + "block.colors.white_encased": "白色嵌套纹石头", + "block.colors.white_encased_button": "白色嵌套纹石头按钮", + "block.colors.white_encased_pressure_plate": "白色嵌套纹石头压力板", + "block.colors.white_encased_slab": "白色嵌套纹石头台阶", + "block.colors.white_encased_stairs": "白色嵌套纹石头楼梯", + "block.colors.white_encased_wall": "白色嵌套纹石墙", + "block.colors.white_grass_block": "白色草方块", + "block.colors.white_leaves": "白色树叶", + "block.colors.white_log": "白色原木", + "block.colors.white_marble": "白色大理石", + "block.colors.white_marble_brick_button": "白色大理石砖按钮", + "block.colors.white_marble_brick_pressure_plate": "白色大理石砖压力板", + "block.colors.white_marble_brick_slab": "白色大理石砖台阶", + "block.colors.white_marble_brick_stairs": "白色大理石砖楼梯", + "block.colors.white_marble_brick_wall": "白色大理石砖墙", + "block.colors.white_marble_bricks": "白色大理石砖", + "block.colors.white_marble_button": "白色大理石按钮", + "block.colors.white_marble_pressure_plate": "白色大理石压力板", + "block.colors.white_marble_slab": "白色大理石台阶", + "block.colors.white_marble_stairs": "白色大理石楼梯", + "block.colors.white_marble_wall": "白色大理石墙", + "block.colors.white_mosaic": "白色马赛克", + "block.colors.white_mosaic_button": "白色马赛克按钮", + "block.colors.white_mosaic_pressure_plate": "白色马赛克压力板", + "block.colors.white_mosaic_slab": "白色马赛克台阶", + "block.colors.white_mosaic_stairs": "白色马赛克楼梯", + "block.colors.white_mosaic_wall": "白色马赛克墙", + "block.colors.white_plank_button": "白色木按钮", + "block.colors.white_plank_door": "白色木门", + "block.colors.white_plank_fence": "白色木栅栏", + "block.colors.white_plank_fence_gate": "白色木栅栏门", + "block.colors.white_plank_pressure_plate": "白色木压力板", + "block.colors.white_plank_slab": "白色木台阶", + "block.colors.white_plank_stairs": "白色木楼梯", + "block.colors.white_plank_trapdoor": "白色木活板门", + "block.colors.white_planks": "白色木板", + "block.colors.white_polished": "白色磨制石头", + "block.colors.white_polished_button": "白色磨制石头按钮", + "block.colors.white_polished_pressure_plate": "白色磨制石头压力板", + "block.colors.white_polished_slab": "白色磨制石头台阶", + "block.colors.white_polished_stairs": "白色磨制石头楼梯", + "block.colors.white_polished_wall": "白色磨制石头墙", + "block.colors.white_poppy": "白色虞美人", + "block.colors.white_potted_poppy": "白色虞美人盆栽", + "block.colors.white_prismarine": "白色海晶石", + "block.colors.white_prismarine_brick_button": "白色海晶石砖按钮", + "block.colors.white_prismarine_brick_pressure_plate": "白色海晶石砖压力板", + "block.colors.white_prismarine_brick_slab": "白色海晶石砖台阶", + "block.colors.white_prismarine_brick_stairs": "白色海晶石砖楼梯", + "block.colors.white_prismarine_brick_wall": "白色海晶石砖墙", + "block.colors.white_prismarine_bricks": "白色海晶石砖", + "block.colors.white_prismarine_button": "白色海晶石按钮", + "block.colors.white_prismarine_pressure_plate": "白色海晶石压力板", + "block.colors.white_prismarine_slab": "白色海晶石台阶", + "block.colors.white_prismarine_stairs": "白色海晶石楼梯", + "block.colors.white_prismarine_wall": "白色海晶石墙", + "block.colors.white_road": "白色路面石头", + "block.colors.white_road_button": "白色路面石头", + "block.colors.white_road_pressure_plate": "白色路面石头压力板", + "block.colors.white_road_slab": "白色路面石头台阶", + "block.colors.white_road_stairs": "白色路面石头楼梯", + "block.colors.white_road_wall": "白色路面石墙", + "block.colors.white_sapling": "白色树苗", + "block.colors.white_short_grass": "白色矮草丛", + "block.colors.white_stone": "白色石头", + "block.colors.white_stone_brick_button": "白色石砖按钮", + "block.colors.white_stone_brick_pressure_plate": "白色石砖压力板", + "block.colors.white_stone_brick_slab": "白色石砖台阶", + "block.colors.white_stone_brick_stairs": "白色石砖楼梯", + "block.colors.white_stone_brick_wall": "白色石砖墙", + "block.colors.white_stone_bricks": "白色石砖", + "block.colors.white_stone_button": "白色石头按钮", + "block.colors.white_stone_pressure_plate": "白色石头压力板", + "block.colors.white_stone_slab": "白色石头台阶", + "block.colors.white_stone_stairs": "白色石头楼梯", + "block.colors.white_stone_wall": "白色石墙", + "block.colors.white_stripped_bamboo": "白色去皮竹块", + "block.colors.white_stripped_log": "白色去皮原木", + "block.colors.white_stripped_wood": "白色去皮木", + "block.colors.white_tall_grass": "白色高草丛", + "block.colors.white_tile_button": "白色石瓦按钮", + "block.colors.white_tile_pressure_plate": "白色石瓦压力板", + "block.colors.white_tile_slab": "白色石瓦台阶", + "block.colors.white_tile_stairs": "白色石瓦楼梯", + "block.colors.white_tile_wall": "白色石瓦墙", + "block.colors.white_tiles": "白色石瓦墙", + "block.colors.white_triple": "白色三叠石砖", + "block.colors.white_triple_button": "白色三叠石砖按钮", + "block.colors.white_triple_pressure_plate": "白色三叠石砖压力板", + "block.colors.white_triple_slab": "白色三叠石砖台阶", + "block.colors.white_triple_stairs": "白色三叠石砖楼梯", + "block.colors.white_triple_wall": "白色三叠石砖墙", + "block.colors.white_wood": "白色木", + "block.colors.yellow_asteroid": "黄色行星岩", + "block.colors.yellow_asteroid_brick_button": "黄色行星岩砖按钮", + "block.colors.yellow_asteroid_brick_pressure_plate": "黄色行星岩砖压力板", + "block.colors.yellow_asteroid_brick_slab": "黄色行星岩砖台阶", + "block.colors.yellow_asteroid_brick_stairs": "黄色行星岩砖楼梯", + "block.colors.yellow_asteroid_brick_wall": "黄色行星岩砖墙", + "block.colors.yellow_asteroid_bricks": "黄色行星岩砖", + "block.colors.yellow_asteroid_button": "黄色行星岩按钮", + "block.colors.yellow_asteroid_pressure_plate": "黄色行星岩压力板", + "block.colors.yellow_asteroid_slab": "黄色行星岩台阶", + "block.colors.yellow_asteroid_stairs": "黄色行星岩楼梯", + "block.colors.yellow_asteroid_tile_button": "黄色行星岩瓦按钮", + "block.colors.yellow_asteroid_tile_pressure_plate": "黄色行星岩瓦压力板", + "block.colors.yellow_asteroid_tile_slab": "黄色行星岩瓦台阶", + "block.colors.yellow_asteroid_tile_stairs": "黄色行星岩瓦楼梯", + "block.colors.yellow_asteroid_tile_wall": "黄色行星岩瓦墙", + "block.colors.yellow_asteroid_tiles": "黄色行星岩瓦", + "block.colors.yellow_asteroid_wall": "黄色行星岩墙", + "block.colors.yellow_bamboo": "黄色竹块", + "block.colors.yellow_bamboo_mosaic": "黄色竹马赛克", + "block.colors.yellow_bamboo_mosaic_button": "黄色竹马赛克按钮", + "block.colors.yellow_bamboo_mosaic_door": "黄色竹马赛克门", + "block.colors.yellow_bamboo_mosaic_fence": "黄色竹马赛克栅栏", + "block.colors.yellow_bamboo_mosaic_fence_gate": "黄色竹马赛克栅栏门", + "block.colors.yellow_bamboo_mosaic_pressure_plate": "黄色竹马赛克压力板", + "block.colors.yellow_bamboo_mosaic_slab": "黄色竹马赛克台阶", + "block.colors.yellow_bamboo_mosaic_stairs": "黄色竹马赛克楼梯", + "block.colors.yellow_bamboo_mosaic_trapdoor": "黄色竹马赛克活板门", + "block.colors.yellow_bamboo_plank_button": "黄色竹板按钮", + "block.colors.yellow_bamboo_plank_door": "黄色竹板门", + "block.colors.yellow_bamboo_plank_fence": "黄色竹板栅栏", + "block.colors.yellow_bamboo_plank_fence_gate": "黄色竹板栅栏门", + "block.colors.yellow_bamboo_plank_pressure_plate": "黄色竹板压力板", + "block.colors.yellow_bamboo_plank_slab": "黄色竹板台阶", + "block.colors.yellow_bamboo_plank_stairs": "黄色竹板台阶", + "block.colors.yellow_bamboo_plank_trapdoor": "黄色竹板活板门", + "block.colors.yellow_bamboo_planks": "黄色竹板", + "block.colors.yellow_braid": "黄色织纹石头", + "block.colors.yellow_braid_button": "黄色织纹石头按钮", + "block.colors.yellow_braid_pressure_plate": "黄色织纹石头压力板", + "block.colors.yellow_braid_slab": "黄色织纹石头台阶", + "block.colors.yellow_braid_stairs": "黄色织纹石头楼梯", + "block.colors.yellow_braid_wall": "黄色织纹石墙", + "block.colors.yellow_brick_button": "黄色砖纹石头按钮", + "block.colors.yellow_brick_pressure_plate": "黄色砖纹石头压力板", + "block.colors.yellow_brick_slab": "黄色砖纹石头台阶", + "block.colors.yellow_brick_stairs": "黄色砖纹石头楼梯", + "block.colors.yellow_brick_wall": "黄色砖纹石墙", + "block.colors.yellow_bricks": "黄色砖纹石头", + "block.colors.yellow_chaotic": "黄色乱纹石头", + "block.colors.yellow_chaotic_button": "黄色乱纹石头按钮", + "block.colors.yellow_chaotic_pressure_plate": "黄色乱纹石头压力板", + "block.colors.yellow_chaotic_slab": "黄色乱纹石头台阶", + "block.colors.yellow_chaotic_stairs": "黄色乱纹石头台阶", + "block.colors.yellow_chaotic_wall": "黄色乱纹石墙", + "block.colors.yellow_cobblestone": "黄色圆石", + "block.colors.yellow_cobblestone_brick_button": "黄色圆石砖按钮", + "block.colors.yellow_cobblestone_brick_pressure_plate": "黄色圆石砖压力板", + "block.colors.yellow_cobblestone_brick_slab": "黄色圆石砖台阶", + "block.colors.yellow_cobblestone_brick_stairs": "黄色圆石砖楼梯", + "block.colors.yellow_cobblestone_brick_wall": "黄色圆石砖墙", + "block.colors.yellow_cobblestone_bricks": "黄色圆石砖", + "block.colors.yellow_cobblestone_button": "黄色圆石按钮", + "block.colors.yellow_cobblestone_pressure_plate": "黄色圆石压力板", + "block.colors.yellow_cobblestone_slab": "黄色圆石台阶", + "block.colors.yellow_cobblestone_stairs": "黄色圆石楼梯", + "block.colors.yellow_cobblestone_wall": "黄色圆石墙", + "block.colors.yellow_cracked_stone_brick_button": "黄色裂纹石砖按钮", + "block.colors.yellow_cracked_stone_brick_pressure_plate": "黄色裂纹石砖压力板", + "block.colors.yellow_cracked_stone_brick_slab": "黄色裂纹石砖楼梯", + "block.colors.yellow_cracked_stone_brick_stairs": "黄色裂纹石砖楼梯", + "block.colors.yellow_cracked_stone_brick_wall": "黄色裂纹石砖墙", + "block.colors.yellow_cracked_stone_bricks": "黄色裂纹石砖", + "block.colors.yellow_crafting_table": "黄色工作台", + "block.colors.yellow_dandelion": "黄色蒲公英", + "block.colors.yellow_dark_prismarine": "黄色暗海晶石", + "block.colors.yellow_dark_prismarine_button": "黄色暗海晶石按钮", + "block.colors.yellow_dark_prismarine_pressure_plate": "黄色暗海晶石压力板", + "block.colors.yellow_dark_prismarine_slab": "黄色暗海晶石台阶", + "block.colors.yellow_dark_prismarine_stairs": "黄色暗海晶石楼梯", + "block.colors.yellow_dark_prismarine_wall": "黄色暗海晶石墙", + "block.colors.yellow_dirt": "黄色泥土", + "block.colors.yellow_encased": "黄色嵌套纹石头", + "block.colors.yellow_encased_button": "黄色嵌套纹石头按钮", + "block.colors.yellow_encased_pressure_plate": "黄色嵌套纹石头压力板", + "block.colors.yellow_encased_slab": "黄色嵌套纹石头台阶", + "block.colors.yellow_encased_stairs": "黄色嵌套纹石头楼梯", + "block.colors.yellow_encased_wall": "黄色嵌套纹石墙", + "block.colors.yellow_grass_block": "黄色草方块", + "block.colors.yellow_leaves": "黄色树叶", + "block.colors.yellow_log": "黄色原木", + "block.colors.yellow_marble": "黄色大理石", + "block.colors.yellow_marble_brick_button": "黄色大理石砖按钮", + "block.colors.yellow_marble_brick_pressure_plate": "黄色大理石砖压力板", + "block.colors.yellow_marble_brick_slab": "黄色大理石砖台阶", + "block.colors.yellow_marble_brick_stairs": "黄色大理石砖楼梯", + "block.colors.yellow_marble_brick_wall": "黄色大理石砖墙", + "block.colors.yellow_marble_bricks": "黄色大理石砖", + "block.colors.yellow_marble_button": "黄色大理石按钮", + "block.colors.yellow_marble_pressure_plate": "黄色大理石压力板", + "block.colors.yellow_marble_slab": "黄色大理石台阶", + "block.colors.yellow_marble_stairs": "黄色大理石楼梯", + "block.colors.yellow_marble_wall": "黄色大理石墙", + "block.colors.yellow_mosaic": "黄色马赛克", + "block.colors.yellow_mosaic_button": "黄色马赛克按钮", + "block.colors.yellow_mosaic_pressure_plate": "黄色马赛克压力板", + "block.colors.yellow_mosaic_slab": "黄色马赛克台阶", + "block.colors.yellow_mosaic_stairs": "黄色马赛克楼梯", + "block.colors.yellow_mosaic_wall": "黄色马赛克墙", + "block.colors.yellow_plank_button": "黄色木按钮", + "block.colors.yellow_plank_door": "黄色木门", + "block.colors.yellow_plank_fence": "黄色木栅栏", + "block.colors.yellow_plank_fence_gate": "黄色木栅栏门", + "block.colors.yellow_plank_pressure_plate": "黄色木压力板", + "block.colors.yellow_plank_slab": "黄色木台阶", + "block.colors.yellow_plank_stairs": "黄色木楼梯", + "block.colors.yellow_plank_trapdoor": "黄色木活板门", + "block.colors.yellow_planks": "黄色木板", + "block.colors.yellow_polished": "黄色磨制石头", + "block.colors.yellow_polished_button": "黄色磨制石头按钮", + "block.colors.yellow_polished_pressure_plate": "黄色磨制石头压力板", + "block.colors.yellow_polished_slab": "黄色磨制石头台阶", + "block.colors.yellow_polished_stairs": "黄色磨制石头楼梯", + "block.colors.yellow_polished_wall": "黄色磨制石头墙", + "block.colors.yellow_poppy": "黄色虞美人", + "block.colors.yellow_potted_poppy": "黄色虞美人盆栽", + "block.colors.yellow_prismarine": "黄色海晶石", + "block.colors.yellow_prismarine_brick_button": "黄色海晶石砖按钮", + "block.colors.yellow_prismarine_brick_pressure_plate": "黄色海晶石砖压力板", + "block.colors.yellow_prismarine_brick_slab": "黄色海晶石砖台阶", + "block.colors.yellow_prismarine_brick_stairs": "黄色海晶石砖楼梯", + "block.colors.yellow_prismarine_brick_wall": "黄色海晶石砖墙", + "block.colors.yellow_prismarine_bricks": "黄色海晶石砖", + "block.colors.yellow_prismarine_button": "黄色海晶石按钮", + "block.colors.yellow_prismarine_pressure_plate": "黄色海晶石压力板", + "block.colors.yellow_prismarine_slab": "黄色海晶石台阶", + "block.colors.yellow_prismarine_stairs": "黄色海晶石楼梯", + "block.colors.yellow_prismarine_wall": "黄色海晶石墙", + "block.colors.yellow_road": "黄色路面石头", + "block.colors.yellow_road_button": "黄色路面石头", + "block.colors.yellow_road_pressure_plate": "黄色路面石头压力板", + "block.colors.yellow_road_slab": "黄色路面石头台阶", + "block.colors.yellow_road_stairs": "黄色路面石头楼梯", + "block.colors.yellow_road_wall": "黄色路面石墙", + "block.colors.yellow_sapling": "黄色树苗", + "block.colors.yellow_short_grass": "黄色矮草丛", + "block.colors.yellow_stone": "黄色石头", + "block.colors.yellow_stone_brick_button": "黄色石砖按钮", + "block.colors.yellow_stone_brick_pressure_plate": "黄色石砖压力板", + "block.colors.yellow_stone_brick_slab": "黄色石砖台阶", + "block.colors.yellow_stone_brick_stairs": "黄色石砖楼梯", + "block.colors.yellow_stone_brick_wall": "黄色石砖墙", + "block.colors.yellow_stone_bricks": "黄色石砖", + "block.colors.yellow_stone_button": "黄色石头按钮", + "block.colors.yellow_stone_pressure_plate": "黄色石头压力板", + "block.colors.yellow_stone_slab": "黄色石头台阶", + "block.colors.yellow_stone_stairs": "黄色石头楼梯", + "block.colors.yellow_stone_wall": "黄色石墙", + "block.colors.yellow_stripped_bamboo": "黄色去皮竹块", + "block.colors.yellow_stripped_log": "黄色去皮原木", + "block.colors.yellow_stripped_wood": "黄色去皮木", + "block.colors.yellow_tall_grass": "黄色高草丛", + "block.colors.yellow_tile_button": "黄色石瓦按钮", + "block.colors.yellow_tile_pressure_plate": "黄色石瓦压力板", + "block.colors.yellow_tile_slab": "黄色石瓦台阶", + "block.colors.yellow_tile_stairs": "黄色石瓦楼梯", + "block.colors.yellow_tile_wall": "黄色石瓦墙", + "block.colors.yellow_tiles": "黄色石瓦墙", + "block.colors.yellow_triple": "黄色三叠石砖", + "block.colors.yellow_triple_button": "黄色三叠石砖按钮", + "block.colors.yellow_triple_pressure_plate": "黄色三叠石砖压力板", + "block.colors.yellow_triple_slab": "黄色三叠石砖台阶", + "block.colors.yellow_triple_stairs": "黄色三叠石砖楼梯", + "block.colors.yellow_triple_wall": "黄色三叠石砖墙", + "block.colors.yellow_wood": "黄色木", + "creative.colors.tab": "染色方块", + "item.colors.black_apple": "黑色苹果", + "item.colors.black_spray_can": "黑色喷漆罐", + "item.colors.blue_apple": "蓝色苹果", + "item.colors.blue_spray_can": "蓝色喷漆罐", + "item.colors.brown_apple": "棕色苹果", + "item.colors.brown_spray_can": "棕色喷漆罐", + "item.colors.cyan_apple": "青色苹果", + "item.colors.cyan_spray_can": "青色喷漆罐", + "item.colors.glowstone_spray_can": "荧石喷漆罐", + "item.colors.gray_apple": "灰色苹果", + "item.colors.gray_spray_can": "灰色喷漆罐", + "item.colors.green_apple": "绿色苹果", + "item.colors.green_spray_can": "绿色喷漆罐", + "item.colors.light_blue_apple": "淡蓝色苹果", + "item.colors.light_blue_spray_can": "淡蓝色喷漆罐", + "item.colors.light_gray_apple": "淡灰色苹果", + "item.colors.light_gray_spray_can": "淡灰色喷漆罐", + "item.colors.lime_apple": "黄绿色苹果", + "item.colors.lime_spray_can": "黄绿色喷漆罐", + "item.colors.magenta_apple": "品红色苹果", + "item.colors.magenta_spray_can": "品红色喷漆罐", + "item.colors.orange_apple": "橙色苹果", + "item.colors.orange_spray_can": "橙色喷漆罐", + "item.colors.pink_apple": "粉红色苹果", + "item.colors.pink_spray_can": "粉红色喷漆罐", + "item.colors.purple_apple": "紫色苹果", + "item.colors.purple_spray_can": "紫色喷漆罐", + "item.colors.red_apple": "红色苹果", + "item.colors.red_spray_can": "红色喷漆罐", + "item.colors.white_apple": "白色苹果", + "item.colors.white_spray_can": "白色喷漆罐", + "item.colors.yellow_apple": "黄色苹果", + "item.colors.yellow_spray_can": "黄色喷漆罐" +} \ No newline at end of file diff --git a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json new file mode 100644 index 000000000000..3a28c8038aa8 --- /dev/null +++ b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json @@ -0,0 +1,8 @@ +{ + "itemGroup.flightblocks": "飞行方块", + "block.flightblocks.flight_block": "飞行方块", + "block.flightblocks.flight_block.enabled_flight": "飞行已启用!", + "block.flightblocks.flight_block.disabled_flight": "飞行已禁用!", + "block.flightblocks.flight_block.range": "范围:", + "tooltips.flightblocks.flightblocks.shift.held": "放置在世界中,可在方块周围启用飞行!范围:" +} \ No newline at end of file diff --git a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json new file mode 100644 index 000000000000..0c4cda490fa1 --- /dev/null +++ b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json @@ -0,0 +1,110 @@ +{ + "item.strainers.amethyst_mesh": "紫水晶滤网", + "item.strainers.wooden_mesh": "木滤网", + "item.strainers.bamboo_mesh": "竹滤网", + "item.strainers.copper_mesh": "铜滤网", + "item.strainers.diamond_mesh": "钻石滤网", + "item.strainers.echo_mesh": "回响滤网", + "item.strainers.emerald_mesh": "绿宝石滤网", + "item.strainers.flint_mesh": "燧石滤网", + "item.strainers.gold_mesh": "金滤网", + "item.strainers.iron_mesh": "铁滤网", + "item.strainers.leafy_mesh": "树叶滤网", + "item.strainers.netherite_mesh": "下界合金滤网", + "item.strainers.quartz_mesh": "石英滤网", + "item.strainers.string_mesh": "线滤网", + "item.strainers.blaze_mesh": "烈焰滤网", + "item.strainers.breeze_mesh": "旋风滤网", + "item.strainers.lapis_mesh": "青金石滤网", + "item.strainers.bone_mesh": "骨头滤网", + "item.strainers.redstone_mesh": "红石滤网", + "item.strainers.tin_mesh": "锡滤网", + "item.strainers.bronze_mesh": "青铜滤网", + "item.strainers.heavy_mesh": "沉重滤网", + "item.strainers.end_mesh": "末地滤网", + "item.strainers.obsidian_mesh": "黑曜石滤网", + "item.strainers.prismarine_mesh": "海晶石滤网", + "item.strainers.eroding_water_bucket": "腐蚀水桶", + "item.strainers.purifying_water_bucket": "纯化水桶", + "item.strainers.stone_pebble": "石子", + "item.strainers.deepslate_pebble": "深板岩石子", + "item.strainers.purifying_salt_mulch": "纯化盐覆盖物", + "item.strainers.eroding_salt_mulch": "腐蚀盐覆盖物", + "item.strainers.mesh_upgrade_1": "滤网升级1", + "item.strainers.mesh_upgrade_2": "滤网升级2", + "item.strainers.mesh_upgrade_3": "滤网升级3", + "item.strainers.output_upgrade_1": "产出升级1", + "item.strainers.output_upgrade_2": "产出升级2", + "item.strainers.output_upgrade_3": "产出升级3", + "item.strainers.debris_ore_piece": "残骸矿物碎块", + "item.strainers.iron_ore_piece": "铁矿物碎块", + "item.strainers.gold_ore_piece": "金矿物碎块", + "item.strainers.copper_ore_piece": "铜矿物碎块", + "item.strainers.coal_ore_piece": "煤炭矿物碎块", + "item.strainers.diamond_ore_piece": "钻石矿物碎块", + "item.strainers.emerald_ore_piece": "绿宝石矿物碎块", + "item.strainers.lapis_ore_piece": "青金石矿物碎块", + "item.strainers.redstone_ore_piece": "红色矿物碎块", + "item.strainers.quartz_ore_piece": "石英矿物碎块", + "item.strainers.zinc_ore_piece": "锌矿物碎块", + "item.strainers.nickel_ore_piece": "镍矿物碎块", + "item.strainers.lead_ore_piece": "铅矿物碎块", + "item.strainers.silver_ore_piece": "银矿物碎块", + "item.strainers.tin_ore_piece": "锡矿物碎块", + "item.strainers.aluminum_ore_piece": "铝矿物碎块", + "item.strainers.uranium_ore_piece": "铀矿物碎块", + "item.strainers.osmium_ore_piece": "锇矿物碎块", + "item.strainers.platinum_ore_piece": "铂矿物碎块", + "fluid_type.strainers.eroding_water_fluid": "腐蚀水", + "fluid_type.strainers.purifying_water_fluid": "纯化水", + "block.strainers.wooden_strainer": "过滤器", + "block.strainers.eroding_water": "腐蚀水", + "block.strainers.purifying_water": "纯化水", + "block.strainers.mulch": "覆盖物", + "block.strainers.ore_mulch": "矿石覆盖物", + "block.strainers.strainer_tank": "过滤器储罐", + "tooltips.strainers.upgrade": "按住§eSHIFT§r查看更多信息!", + "tooltips.strainers.improved_input_upgrade.shift": "§a有20%的概率不消耗输入物品。", + "tooltips.strainers.sturdy_input_upgrade.shift": "§a有40%的概率不消耗输入物品。", + "tooltips.strainers.reinforced_input_upgrade.shift": "§a有60%的概率不消耗输入物品。", + "tooltips.strainers.everlasting_input_upgrade.shift": "§a有80%的概率不消耗输入物品。", + "tooltips.strainers.improved_mesh_upgrade.shift": "§a使用时有20%的概率不消耗滤网耐久。", + "tooltips.strainers.sturdy_mesh_upgrade.shift": "§a使用时有40%的概率不消耗滤网耐久。", + "tooltips.strainers.reinforced_mesh_upgrade.shift": "§a使用时有60%的概率不消耗滤网耐久。", + "tooltips.strainers.everlasting_mesh_upgrade.shift": "§a使用时有80%的概率不消耗滤网耐久。", + "tooltips.strainers.improved_duration_upgrade.shift": "§a配方所需时间减少至原先的80%。", + "tooltips.strainers.sturdy_duration_upgrade.shift": "§a配方所需时间减少至原先的60%。", + "tooltips.strainers.reinforced_duration_upgrade.shift": "§a配方所需时间减少至原先的40%。", + "tooltips.strainers.everlasting_duration_upgrade.shift": "§a配方所需时间减少至原先的20%。", + "tooltips.strainers.improved_output_upgrade.shift": "§a有20%的概率获得额外产出。", + "tooltips.strainers.sturdy_output_upgrade.shift": "§a有40%的概率获得额外产出。", + "tooltips.strainers.reinforced_output_upgrade.shift": "§a有60%的概率获得额外产出。", + "tooltips.strainers.everlasting_output_upgrade.shift": "§a有80%的概率获得额外产出。", + "tooltips.strainers.improved_everything_upgrade.shift": "§a升级效果多合一!", + "tooltips.strainers.sturdy_everything_upgrade.shift": "§a升级效果多合一!", + "tooltips.strainers.reinforced_everything_upgrade.shift": "§a升级效果多合一!", + "tooltips.strainers.everlasting_everything_upgrade.shift": "§a升级效果多合一!", + "tooltips.strainers.specialized_output_upgrade.shift": "§a产出增加5倍!§r§c耗时延长3倍!", + "tooltips.strainers.specialized_speed_upgrade.shift": "§a耗时减少至20Tick!§c滤网耐久消耗提升5倍!", + "tooltips.strainers.specialized_mesh_upgrade.shift": "§a滤网不会消耗耐久!§r§c耗时延长1.5倍!", + "tooltips.strainers.specialized_input_upgrade.shift": "§a不消耗输入物品!§r§c滤网耐久消耗提升10倍!耗时延长4倍!", + "tooltips.strainers.mesh.shift": "滤网信息!", + "tooltips.strainers.mesh": "滤网信息!", + "tooltips.strainers.tier_1_mesh": "1级滤网", + "tooltips.strainers.tier_2_mesh": "2级滤网", + "tooltips.strainers.tier_3_mesh": "3级滤网", + "tooltips.strainers.tier_4_mesh": "4级滤网", + "tooltips.strainers.tier_5_mesh": "5级滤网", + "tooltips.strainers.tier_6_mesh": "6级滤网", + "jei.strainers.purified_water": "手持纯化盐覆盖物右击覆盖物方块可获得纯化水方块。", + "jei.strainers.eroding_water": "手持腐蚀盐覆盖物右击覆盖物方块可获得腐蚀水方块。", + "jei.strainers.mulch_block": "用锄右击可获得水源方块。\n\n手持纯化盐覆盖物右击覆盖物方块可获得纯化水源方块。\n\n手持腐蚀盐覆盖物右击覆盖物方块可获得腐蚀水源方块。", + "jei.strainer.place_block": "在上方放置方块", + "jei.strainer.place_fluid": "在上方放置流体", + "jei.strainer.duration": "耗时", + "block.gui.output_upgrade": "产出升级", + "block.gui.mesh_upgrade": "滤网升级", + "block.gui.input_item": "输入物品", + "block.gui.mesh": "滤网", + "itemGroup.strainers": "BBL的过滤器" +} \ No newline at end of file diff --git a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json new file mode 100644 index 000000000000..417fcf35e41c --- /dev/null +++ b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json @@ -0,0 +1,121 @@ +{ + "item.opolisutilities.copper_nugget": "铜粒", + "item.opolisutilities.wooden_shears": "木剪刀", + "item.opolisutilities.home_stone": "归家之石", + "item.opolisutilities.advanced_home_stone": "高级归家之石", + "item.opolisutilities.super_home_stone": "超级归家之石", + "item.opolisutilities.death_stone": "死亡之石", + "item.opolisutilities.floating_block_item": "悬浮方块", + "item.opolisutilities.jerky": "肉干", + "item.opolisutilities.bundled_flesh": "肉捆", + "item.opolisutilities.ender_pearl_fragment": "末影珍珠碎片", + "item.opolisutilities.b_bucks": "B币", + "item.opolisutilities.leafy_string": "树叶线", + "item.opolisutilities.jei_null_item": "JEI空物品", + "item.opolisutilities.upgrade_base": "升级基底", + "item.opolisutilities.basic_loot_box": "基础奖励箱", + "item.opolisutilities.advanced_loot_box": "高级奖励箱", + "item.opolisutilities.elite_loot_box": "精英奖励箱", + "item.opolisutilities.wallet": "B币包", + "item.opolisutilities.log_sheet": "原木片", + "item.opolisutilities.soaked_paper": "湿纸", + "item.opolisutilities.stone_core": "石质核心", + "item.opolisutilities.mini_coal": "迷你煤炭", + "item.opolisutilities.mini_charcoal": "迷你木炭", + "item.opolisutilities.catalogue_book": "目录册", + "item.opolisutilities.crook": "钩子", + "item.opolisutilities.opolis_wrench": "Opolis扳手", + "item.opolisutilities.sapling_grower": "树苗催熟器", + "item.opolisutilities.animal_net": "动物网", + "item.opolisutilities.portable_gui": "便携GUI(BETA)", + "block.opolisutilities.floating_block_block": "悬浮方块", + "block.opolisutilities.drying_table": "干燥台", + "block.opolisutilities.soaking_table": "浸润台", + "block.opolisutilities.fluid_generator": "流体生成器", + "block.opolisutilities.ender_ore": "末影矿石", + "block.opolisutilities.deepslate_ender_ore": "深层末影矿石", + "block.opolisutilities.smart_crafting_table": "智能合成台(BETA)", + "block.opolisutilities.redstone_clock": "红石钟", + "gui.opolisutilities.shift": "SHIFT +/- 50", + "block.opolisutilities.ender_scrambler": "末影抑制器", + "block.opolisutilities.item_repairer": "物品修理器", + "block.opolisutilities.block_placer": "方块放置器", + "block.opolisutilities.summoning_block": "召唤方块", + "block.opolisutilities.block_breaker": "方块破坏器", + "block.gui.whitelist_slot": "白名单槽", + "block.gui.blacklist_slot": "黑名单槽", + "block.gui.tool_slot": "工具槽", + "block.opolisutilities.resource_generator": "资源生成器", + "block.gui.speed_upgrade": "速度限制模块", + "block.gui.resource": "产出的资源", + "block.gui.output": "资源产出", + "block.gui.block_in_world": "", + "block.gui.speed_upgrade_in_world": "", + "block.in_world.no_speed_upgrade": "未检测到速度升级!", + "block.in_world.tickrate": "当前游戏刻速率:%s", + "block.in_world.obtaining": "获得%s", + "block.opolisutilities.catalogue": "目录", + "block.opolisutilities.clicker": "点击器", + "block.opolisutilities.crafter": "高级合成器", + "block.opolisutilities.cloche": "玻璃罩(BETA)", + "block.gui.catalyst_slot": "催化剂", + "block.gui.seed_slot": "种子/植物", + "block.gui.soil_slot": "土壤", + "enchantment.opolisutilities.wardens_smite": "监守者杀手", + "tooltips.home_stone.hover.shift": "按住SHIFT查看更多信息", + "tooltips.home_stone.hover.alt": "按住ALT查看更多信息", + "tooltips.home_stone.no_location_set": "未设定位置!", + "tooltips.home_stone.shift.held": "副手手持并Shift右击设定位置。主手手持右击可以传送至设定位置!仅在主世界生效!", + "tooltips.advanced_home_stone.shift.held": "副手手持并Shift右击设定位置。主手手持右击可以传送至设定位置!可在主世界、下界和末地生效!", + "tooltips.super_home_stone.shift.held": "副手手持并Shift右击设定位置。主手手持右击可以传送至设定位置!可在所有维度生效!", + "tooltip.advanced_home_stone.invalid_dimension": "无法在该维度生效!", + "tooltips.home_stone.going_saved_location": "正在回到设定位置!", + "tooltips.home_stone.no_location": "未设定位置!", + "tooltips.home_stone.location_set": "位置已设置!", + "tooltips.death_stone.how": "你怎么拿到这个东西的!", + "tooltips.death_stone.going_saved_location": "回到上一次死亡地点", + "tooltips.death_stone.shift.held": "右击回到上一次死亡地点!可在所有维度生效", + "tooltips.ender_scrambler.shift.held": "放置后能禁止末影人传送!", + "tooltips.fan.shift.held": "放置后能推开生物!", + "tooltips.wallet.hover.shift": "按住SHIFT查看更多信息", + "tooltips.wallet.shift.held": "With the wallet in your off hand, shift right click %s in your main hand to add them to your wallet! Right click to remove %s!", + "tooltips.wrench_item.shift.held": "When held look at a block to see more information!", + "tooltips.wallet.no_b_bucks": "你的钱包是空的!", + "tooltips.floating_block.place_in_air": "能放置在空中或水中!", + "tooltips.animal_net.shift.held": "包含:", + "tooltips.animal_net.hover.shift": "按住SHIFT查看更多信息", + "tooltips.animal_net.no_mob": "没有任何生物!", + "tooltips.animal_net.not_compatible_mob": "该生物无法抓捕!", + "tooltips.animal_net.mob_caught": "已捕获生物!", + "tooltips.animal_net.mob_types": "可捕获的生物类型:", + "tooltips.animal_net.hostile_mobs": "敌对生物", + "tooltips.animal_net.water_mobs": "水生生物", + "tooltips.animal_net.animal_mobs": "动物", + "tooltips.animal_net.villager_mobs": "村民", + "tooltips.catalogue_book.no_catalogue": "", + "tooltips.catalogue_book.hover.shift": "按住SHIFT查看更多信息", + "tooltips.catalogue_book.shift.held": "", + "tooltips.catalogue_book.hover.alt": "按住ALT查看更多信息", + "tooltips.portable_gui.no_block": "该位置无Opolis方块!", + "tooltips.portable_gui.shift.held": "位置:", + "tooltips.portable_gui.hover.shift": "按住SHIFT查看更多信息", + "tooltips.portable_gui.not_loaded": "方块位于未加载的区块!", + "tooltips.portable_gui.in_spawn_chunk": "方块位于出生点区块,无法工作!", + "tooltips.portable_gui.no_gui": "该方块无GUI或无法对其使用便携GUI!", + "tooltips.portable_gui.banned_block": "该方块无法使用便携GUI访问!", + "tooltips.portable_gui.no_location": "No position set for this location!", + "tooltips.blocks.with_fluid.shift": "按住SHIFT查看更多信息", + "sounds.opolisutilities.doorbell": "门铃:叮铃", + "screen.opolisutilities.warning": "倒空流体!", + "hover_effects.ender_scrambler.range": "范围:", + "jei.opolisutilities.resource_generator": "§lResource Generator§r \n\nThe Resource Generator is a one block solution to produce certain blocks!\n\nTop slot is the block you want, Top right slot is for speed upgrades, Bottom is the output\n\nJEI will show valid blocks that can be made as well as speed upgrades", + "jei.opolisutilities.fluid_generator": "§lFluid Generator§r \n\nThe Fluid Generator is a one block solution to produce certain fluids!\n\nTop slot is for a bucket, Top right slot is for speed upgrades, Left side is the tank\n\nJEI will show valid fluids that can be made as well as speed upgrades\n\nFluids can be dumped by shift clicking on the tank!\n\nThis block will store its fluid when broken", + "jei.opolisutilities.floating_block": "§lFloating Block§r \n\nThe Floating Block can be placed in the air with a supporting block", + "jei.opolisutilities.drying_table": "§lDrying Table§r \n\nThe Drying Table can be used to dry items\n\nTop slot is for the item to dry, Bottom is the output\n\nThis block can be waterlogged to create the Soaking Table\n\nThe Soaking Table makes items wet", + "jei.opolisutilities.item_repairer": "§lItem Repairer§r \n\nThe Item Repairer can be used to repair items\n\nTop slot is for the item to repair, Top right slot is for speed upgrades, Bottom is the repaired item\n\n", + "jei.opolisutilities.block_placer": "§lBlock Placer§r \n\nThe Block Placer can be used to place blocks\n\nBlocks/Items in the banned in block placer tag will not be able to be placed\n\nHas adjustable tickrate for placing blocks, can be turned on and off", + "jei.opolisutilities.block_breaker": "§lBlock Breaker§r \n\nThe Block Breaker can be used to break blocks\n\nLeft slot is for the tool, middle slot is the whitelist slot (only breaks that block), right slot is the blacklist slot (breaks every thing but that block)\n\nBreaking speed is determined by the tool and the block\n\nCan be turned on and off", + "jei.opolisutilities.portable_gui": "§lPortable GUI§r \n\nThe Portable GUI is an item that can be used to access the GUI of any block (lol this doesnt work looool)\n\nWhen held use Crouch and hold alt or ctrl to change between up to 5 locations, Shift right click on a valid block to set the location in the GUI, Right click to open that GUI\n\nThis item will not set gui locations if the block is in the banned from the Portable GUI tag", + "enchantment.opolisutilities.warden_smite": "监守者杀手", + "itemGroup.opolisutilities": "Opolis实用物品" +} \ No newline at end of file From bd2c061bffb49d0631f3433da5ee3b1c04d99840 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:36:57 +0800 Subject: [PATCH 07/20] Update en_us file for opolis-utilities Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> --- .../opolisutilities/lang/en_us.json | 121 ++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 projects/1.21/assets/opolis-utilities/opolisutilities/lang/en_us.json diff --git a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/en_us.json b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/en_us.json new file mode 100644 index 000000000000..cf9022a4c8db --- /dev/null +++ b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/en_us.json @@ -0,0 +1,121 @@ +{ + "item.opolisutilities.copper_nugget": "Copper Nugget", + "item.opolisutilities.wooden_shears": "Wooden Shears", + "item.opolisutilities.home_stone": "Home Stone", + "item.opolisutilities.advanced_home_stone": "Advanced Home Stone", + "item.opolisutilities.super_home_stone": "Super Home Stone", + "item.opolisutilities.death_stone": "Death Stone", + "item.opolisutilities.floating_block_item": "Floating Block", + "item.opolisutilities.jerky": "Jerky", + "item.opolisutilities.bundled_flesh": "Bundled Flesh", + "item.opolisutilities.ender_pearl_fragment": "Ender Pearl Fragment", + "item.opolisutilities.b_bucks": "B Bucks", + "item.opolisutilities.leafy_string": "Leafy String", + "item.opolisutilities.jei_null_item": "JEI Null Item", + "item.opolisutilities.upgrade_base": "Upgrade Base", + "item.opolisutilities.basic_loot_box": "Basic Loot Box", + "item.opolisutilities.advanced_loot_box": "Advanced Loot Box", + "item.opolisutilities.elite_loot_box": "Elite Loot Box", + "item.opolisutilities.wallet": "B Bucks Wallet", + "item.opolisutilities.log_sheet": "Log Sheet", + "item.opolisutilities.soaked_paper": "Soaked Paper", + "item.opolisutilities.stone_core": "Stone Core", + "item.opolisutilities.mini_coal": "Mini Coal", + "item.opolisutilities.mini_charcoal": "Mini Charcoal", + "item.opolisutilities.catalogue_book": "Catalogue Book", + "item.opolisutilities.crook": "Crook", + "item.opolisutilities.opolis_wrench": "Opolis Wrench", + "item.opolisutilities.sapling_grower": "Sapling Grower", + "item.opolisutilities.animal_net": "Animal Net", + "item.opolisutilities.portable_gui": "Portable GUI (BETA)", + "block.opolisutilities.floating_block_block": "Floating Block", + "block.opolisutilities.drying_table": "Drying Table", + "block.opolisutilities.soaking_table": "Soaking Table", + "block.opolisutilities.fluid_generator": "Fluid Generator", + "block.opolisutilities.ender_ore": "Ender Ore", + "block.opolisutilities.deepslate_ender_ore": "Deepslate Ender Ore", + "block.opolisutilities.smart_crafting_table": "Smart Crafting Table (BETA)", + "block.opolisutilities.redstone_clock": "Redstone Clock", + "gui.opolisutilities.shift": "SHIFT +/- 50", + "block.opolisutilities.ender_scrambler": "Ender Scrambler", + "block.opolisutilities.item_repairer": "Item Repairer", + "block.opolisutilities.block_placer": "Block Placer", + "block.opolisutilities.summoning_block": "Summoning Block", + "block.opolisutilities.block_breaker": "Block Breaker", + "block.gui.whitelist_slot": "Whitelist Slot", + "block.gui.blacklist_slot": "Blacklist Slot", + "block.gui.tool_slot": "Tool Slot", + "block.opolisutilities.resource_generator": "Resource Generator", + "block.gui.speed_upgrade": "Speed Cap Block", + "block.gui.resource": "Resource to Generate", + "block.gui.output": "Resource Generated", + "block.gui.block_in_world": "Resource In World!", + "block.gui.speed_upgrade_in_world": "Speed Upgrade In World!", + "block.in_world.no_speed_upgrade": "No Speed Upgrade Detected!", + "block.in_world.tickrate": "Current Tick Rate: %s", + "block.in_world.obtaining": "Obtaining %s", + "block.opolisutilities.catalogue": "Catalogue", + "block.opolisutilities.clicker": "Clicker", + "block.opolisutilities.crafter": "Advanced Crafter", + "block.opolisutilities.cloche": "Cloche (BETA)", + "block.gui.catalyst_slot": "Catalyst", + "block.gui.seed_slot": "Seed/Plant", + "block.gui.soil_slot": "Soil", + "enchantment.opolisutilities.wardens_smite": "Warden's Smite", + "tooltips.home_stone.hover.shift": "Press SHIFT for more info", + "tooltips.home_stone.hover.alt": "Press ALT for more info", + "tooltips.home_stone.no_location_set": "No location set!", + "tooltips.home_stone.shift.held": "Shift right click in off hand to set location. Right click in main hand to teleport there! Only works in the overworld!", + "tooltips.advanced_home_stone.shift.held": "Shift right click in off hand to set location. Right click in main hand to teleport there! Works across the overworld, nether and end!", + "tooltips.super_home_stone.shift.held": "Shift right click in off hand to set location. Right click in main hand to teleport there! Works across all dimensions!", + "tooltip.advanced_home_stone.invalid_dimension": "Cannot be used in this dimension!", + "tooltips.home_stone.going_saved_location": "Going to saved location!", + "tooltips.home_stone.no_location": "No Location Set!", + "tooltips.home_stone.location_set": "Location Set!", + "tooltips.death_stone.how": "How did you get this!", + "tooltips.death_stone.going_saved_location": "Returning to your latest death", + "tooltips.death_stone.shift.held": "Right click to return to your latest death point. Works across any dimension", + "tooltips.ender_scrambler.shift.held": "Place down to prevent enderman from teleporting away!", + "tooltips.fan.shift.held": "Place down to push entities in a certain direction!", + "tooltips.wallet.hover.shift": "Press SHIFT for more info", + "tooltips.wallet.shift.held": "With the wallet in your off hand, shift right click %s in your main hand to add them to your wallet! Right click to remove %s!", + "tooltips.wrench_item.shift.held": "When held look at a block to see more information!", + "tooltips.wallet.no_b_bucks": "Your wallet is empty!", + "tooltips.floating_block.place_in_air": "Place in the air or inside water!", + "tooltips.animal_net.shift.held": "Contains: ", + "tooltips.animal_net.hover.shift": "Press SHIFT for more info", + "tooltips.animal_net.no_mob": "This Contains No Mob!", + "tooltips.animal_net.not_compatible_mob": "This Mob cannot be caught!", + "tooltips.animal_net.mob_caught": "Mob Caught!", + "tooltips.animal_net.mob_types": "Allowed Mob Types: ", + "tooltips.animal_net.hostile_mobs": "Hostile Mobs", + "tooltips.animal_net.water_mobs": "Water Mobs", + "tooltips.animal_net.animal_mobs": "Animal Mobs", + "tooltips.animal_net.villager_mobs": "Villager Mobs", + "tooltips.catalogue_book.no_catalogue": "No Catalogue in location!", + "tooltips.catalogue_book.hover.shift": "Press SHIFT for more info", + "tooltips.catalogue_book.shift.held": "Catalogue Location: ", + "tooltips.catalogue_book.hover.alt": "Press ALT for more info", + "tooltips.portable_gui.no_block": "No Opolis Block in this location!", + "tooltips.portable_gui.shift.held": " Location: ", + "tooltips.portable_gui.hover.shift": "Press SHIFT for more info", + "tooltips.portable_gui.not_loaded": "Block in unloaded chunk!", + "tooltips.portable_gui.in_spawn_chunk": "Block in Spawn chunk, this will not work!", + "tooltips.portable_gui.no_gui": "This block does not have a GUI/ doesnt work with the portable GUI!", + "tooltips.portable_gui.banned_block": "This block is banned from the portable GUI!", + "tooltips.portable_gui.no_location": "No position set for this location!", + "tooltips.blocks.with_fluid.shift": "Press SHIFT for more info", + "sounds.opolisutilities.doorbell": "Doorbell Rings", + "screen.opolisutilities.warning": "Dump Fluid!", + "hover_effects.ender_scrambler.range": "Range: ", + "jei.opolisutilities.resource_generator": "§lResource Generator§r \n\nThe Resource Generator is a one block solution to produce certain blocks!\n\nTop slot is the block you want, Top right slot is for speed upgrades, Bottom is the output\n\nJEI will show valid blocks that can be made as well as speed upgrades", + "jei.opolisutilities.fluid_generator": "§lFluid Generator§r \n\nThe Fluid Generator is a one block solution to produce certain fluids!\n\nTop slot is for a bucket, Top right slot is for speed upgrades, Left side is the tank\n\nJEI will show valid fluids that can be made as well as speed upgrades\n\nFluids can be dumped by shift clicking on the tank!\n\nThis block will store its fluid when broken", + "jei.opolisutilities.floating_block": "§lFloating Block§r \n\nThe Floating Block can be placed in the air with a supporting block", + "jei.opolisutilities.drying_table": "§lDrying Table§r \n\nThe Drying Table can be used to dry items\n\nTop slot is for the item to dry, Bottom is the output\n\nThis block can be waterlogged to create the Soaking Table\n\nThe Soaking Table makes items wet", + "jei.opolisutilities.item_repairer": "§lItem Repairer§r \n\nThe Item Repairer can be used to repair items\n\nTop slot is for the item to repair, Top right slot is for speed upgrades, Bottom is the repaired item\n\n", + "jei.opolisutilities.block_placer": "§lBlock Placer§r \n\nThe Block Placer can be used to place blocks\n\nBlocks/Items in the banned in block placer tag will not be able to be placed\n\nHas adjustable tickrate for placing blocks, can be turned on and off", + "jei.opolisutilities.block_breaker": "§lBlock Breaker§r \n\nThe Block Breaker can be used to break blocks\n\nLeft slot is for the tool, middle slot is the whitelist slot (only breaks that block), right slot is the blacklist slot (breaks every thing but that block)\n\nBreaking speed is determined by the tool and the block\n\nCan be turned on and off", + "jei.opolisutilities.portable_gui": "§lPortable GUI§r \n\nThe Portable GUI is an item that can be used to access the GUI of any block (lol this doesnt work looool)\n\nWhen held use Crouch and hold alt or ctrl to change between up to 5 locations, Shift right click on a valid block to set the location in the GUI, Right click to open that GUI\n\nThis item will not set gui locations if the block is in the banned from the Portable GUI tag", + "enchantment.opolisutilities.warden_smite": "Warden Smite", + "itemGroup.opolisutilities": "Opolis Utilities" +} \ No newline at end of file From 0e66abeb8e43277b0cb230a701fe4d258969e3a7 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:36:58 +0800 Subject: [PATCH 08/20] Update en_us file for opolis-strainers Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> --- .../strainers/lang/en_us.json | 110 ++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 projects/1.21/assets/opolis-strainers/strainers/lang/en_us.json diff --git a/projects/1.21/assets/opolis-strainers/strainers/lang/en_us.json b/projects/1.21/assets/opolis-strainers/strainers/lang/en_us.json new file mode 100644 index 000000000000..18c6bf98f73a --- /dev/null +++ b/projects/1.21/assets/opolis-strainers/strainers/lang/en_us.json @@ -0,0 +1,110 @@ +{ + "item.strainers.amethyst_mesh": "Amethyst Mesh", + "item.strainers.wooden_mesh": "Wooden Mesh", + "item.strainers.bamboo_mesh": "Bamboo Mesh", + "item.strainers.copper_mesh": "Copper Mesh", + "item.strainers.diamond_mesh": "Diamond Mesh", + "item.strainers.echo_mesh": "Echo Mesh", + "item.strainers.emerald_mesh": "Emerald Mesh", + "item.strainers.flint_mesh": "Flint Mesh", + "item.strainers.gold_mesh": "Gold Mesh", + "item.strainers.iron_mesh": "Iron Mesh", + "item.strainers.leafy_mesh": "Leafy Mesh", + "item.strainers.netherite_mesh": "Netherite Mesh", + "item.strainers.quartz_mesh": "Quartz Mesh", + "item.strainers.string_mesh": "String Mesh", + "item.strainers.blaze_mesh": "Blaze Mesh", + "item.strainers.breeze_mesh": "Breeze Mesh", + "item.strainers.lapis_mesh": "Lapis Mesh", + "item.strainers.bone_mesh": "Bone Mesh", + "item.strainers.redstone_mesh": "Redstone Mesh", + "item.strainers.tin_mesh": "Tin Mesh", + "item.strainers.bronze_mesh": "Bronze Mesh", + "item.strainers.heavy_mesh": "Heavy Mesh", + "item.strainers.end_mesh": "End Mesh", + "item.strainers.obsidian_mesh": "Obsidian Mesh", + "item.strainers.prismarine_mesh": "Prismarine Mesh", + "item.strainers.eroding_water_bucket": "Eroding Water Bucket", + "item.strainers.purifying_water_bucket": "Purifying Water Bucket", + "item.strainers.stone_pebble": "Stone Pebble", + "item.strainers.deepslate_pebble": "Deepslate Pebble", + "item.strainers.purifying_salt_mulch": "Purifying Salt Mulch", + "item.strainers.eroding_salt_mulch": "Eroding Salt Mulch", + "item.strainers.mesh_upgrade_1": "Mesh Upgrade 1", + "item.strainers.mesh_upgrade_2": "Mesh Upgrade 2", + "item.strainers.mesh_upgrade_3": "Mesh Upgrade 3", + "item.strainers.output_upgrade_1": "Output Upgrade 1", + "item.strainers.output_upgrade_2": "Output Upgrade 2", + "item.strainers.output_upgrade_3": "Output Upgrade 3", + "item.strainers.debris_ore_piece": "Debris Ore Piece", + "item.strainers.iron_ore_piece": "Iron Ore Piece", + "item.strainers.gold_ore_piece": "Gold Ore Piece", + "item.strainers.copper_ore_piece": "Copper Ore Piece", + "item.strainers.coal_ore_piece": "Coal Ore Piece", + "item.strainers.diamond_ore_piece": "Diamond Ore Piece", + "item.strainers.emerald_ore_piece": "Emerald Ore Piece", + "item.strainers.lapis_ore_piece": "Lapis Ore Piece", + "item.strainers.redstone_ore_piece": "Redstone Ore Piece", + "item.strainers.quartz_ore_piece": "Quartz Ore Piece", + "item.strainers.zinc_ore_piece": "Zinc Ore Piece", + "item.strainers.nickel_ore_piece": "Nickel Ore Piece", + "item.strainers.lead_ore_piece": "Lead Ore Piece", + "item.strainers.silver_ore_piece": "Silver Ore Piece", + "item.strainers.tin_ore_piece": "Tin Ore Piece", + "item.strainers.aluminum_ore_piece": "Aluminum Ore Piece", + "item.strainers.uranium_ore_piece": "Uranium Ore Piece", + "item.strainers.osmium_ore_piece": "Osmium Ore Piece", + "item.strainers.platinum_ore_piece": "Platinum Ore Piece", + "fluid_type.strainers.eroding_water_fluid": "Eroding Water", + "fluid_type.strainers.purifying_water_fluid": "Purifying Water", + "block.strainers.wooden_strainer": "Strainer", + "block.strainers.eroding_water": "Eroding Water", + "block.strainers.purifying_water": "Purifying Water", + "block.strainers.mulch": "Mulch", + "block.strainers.ore_mulch": "Ore Mulch", + "block.strainers.strainer_tank": "Strainer Tank", + "tooltips.strainers.upgrade": "Press §eSHIFT§r for more information!", + "tooltips.strainers.improved_input_upgrade.shift": "§aInput items have a 20% chance to not be consumed.", + "tooltips.strainers.sturdy_input_upgrade.shift": "§aInput items have a 40% chance to not be consumed.", + "tooltips.strainers.reinforced_input_upgrade.shift": "§aInput items have a 60% chance to not be consumed.", + "tooltips.strainers.everlasting_input_upgrade.shift": "§aInput items have a 80% chance to not be consumed.", + "tooltips.strainers.improved_mesh_upgrade.shift": "§aMeshes have a 20% chance to not be damaged when used.", + "tooltips.strainers.sturdy_mesh_upgrade.shift": "§aMeshes have a 40% chance to not be damaged when used.", + "tooltips.strainers.reinforced_mesh_upgrade.shift": "§aMeshes have a 60% chance to not be damaged when used.", + "tooltips.strainers.everlasting_mesh_upgrade.shift": "§aMeshes have a 80% chance to not be damaged when used.", + "tooltips.strainers.improved_duration_upgrade.shift": "§aA recipe duration is dropped to 80% of total duration.", + "tooltips.strainers.sturdy_duration_upgrade.shift": "§aA recipe duration is dropped to 60% of total duration.", + "tooltips.strainers.reinforced_duration_upgrade.shift": "§aA recipe duration is dropped to 40% of total duration.", + "tooltips.strainers.everlasting_duration_upgrade.shift": "§aA recipe duration is dropped to 20% of total duration.", + "tooltips.strainers.improved_output_upgrade.shift": "§aRecipe outputs have a 20% additional chance to do an extra roll.", + "tooltips.strainers.sturdy_output_upgrade.shift": "§aRecipe outputs have a 40% additional chance to do an extra roll.", + "tooltips.strainers.reinforced_output_upgrade.shift": "§aRecipe outputs have a 60% additional chance to do an extra roll.", + "tooltips.strainers.everlasting_output_upgrade.shift": "§aRecipe outputs have a 80% additional chance to do an extra roll.", + "tooltips.strainers.improved_everything_upgrade.shift": "§aCombines all effects of the upgrades!", + "tooltips.strainers.sturdy_everything_upgrade.shift": "§aCombines all effects of the upgrades!", + "tooltips.strainers.reinforced_everything_upgrade.shift": "§aCombines all effects of the upgrades!", + "tooltips.strainers.everlasting_everything_upgrade.shift": "§aCombines all effects of the upgrades!", + "tooltips.strainers.specialized_output_upgrade.shift": "§aOutput increased by 5x!§r,§c Duration increased by 3x!", + "tooltips.strainers.specialized_speed_upgrade.shift": "§aDuration decreased to 20 ticks!§r,§c Meshes take 5x more damage!", + "tooltips.strainers.specialized_mesh_upgrade.shift": "§aMeshes never take damage!§r,§c Duration increased by 1.5x!", + "tooltips.strainers.specialized_input_upgrade.shift": "§aInput items are never consumed!§r,§c Meshes take 10x more damage!, Duration increased by 4x!", + "tooltips.strainers.mesh.shift": "Mesh Information!", + "tooltips.strainers.mesh": "Mesh Information!", + "tooltips.strainers.tier_1_mesh": "Tier 1 Mesh", + "tooltips.strainers.tier_2_mesh": "Tier 2 Mesh", + "tooltips.strainers.tier_3_mesh": "Tier 3 Mesh", + "tooltips.strainers.tier_4_mesh": "Tier 4 Mesh", + "tooltips.strainers.tier_5_mesh": "Tier 5 Mesh", + "tooltips.strainers.tier_6_mesh": "Tier 6 Mesh", + "jei.strainers.purified_water": "Right click on a Block of Mulch with Purifying Salt Mulch to create a source block of Purified Water.", + "jei.strainers.eroding_water": "Right click on a Block of Mulch with Eroding Salt Mulch to create a source block of Eroding Water.", + "jei.strainers.mulch_block": "Right click with a hoe to create a source block of Water.\n\nRight click on a Block of Mulch with Eroding Salt Mulch to create a source block of Eroding Water.\n\nRight click on a Block of Mulch with Eroding Salt Mulch to create a source block of Eroding Water.", + "jei.strainer.place_block": "Place Block Above", + "jei.strainer.place_fluid": "Place Fluid Above", + "jei.strainer.duration": "Duration", + "block.gui.output_upgrade": "Output Upgrade", + "block.gui.mesh_upgrade": "Mesh Upgrade", + "block.gui.input_item": "Input Item", + "block.gui.mesh": "Mesh Item", + "itemGroup.strainers": "BBL Strainers" +} \ No newline at end of file From a26e0d6f89932f6619d67491adc26dce7fdac272 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:37:00 +0800 Subject: [PATCH 09/20] Update en_us file for bbl-flight-blocks Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> --- .../assets/bbl-flight-blocks/flightblocks/lang/en_us.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json diff --git a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json new file mode 100644 index 000000000000..9cd3d3978108 --- /dev/null +++ b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json @@ -0,0 +1,8 @@ +{ + "itemGroup.flightblocks": "Flight Blocks", + "item.flightblocks.flight_block": "Flight Block", + "block.flightblocks.flight_block.enabled_flight": "Flight Enabled!", + "block.flightblocks.flight_block.disabled_flight": "Flight Disabled!", + "block.flightblocks.flight_block.range": "Range: %s, showing range, right click to disable range area!", + "tooltips.flightblocks.flightblocks.shift.held": "Place in world to allow flight around the block! Range: " +} \ No newline at end of file From 299963c485aafabf144b933ad178dd76669a1b56 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:43:19 +0800 Subject: [PATCH 10/20] Update en_us file for bbl-colors Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> --- .../assets/bbl-colors/colors/lang/en_us.json | 2836 +++++++++++++++++ 1 file changed, 2836 insertions(+) create mode 100644 projects/1.21/assets/bbl-colors/colors/lang/en_us.json diff --git a/projects/1.21/assets/bbl-colors/colors/lang/en_us.json b/projects/1.21/assets/bbl-colors/colors/lang/en_us.json new file mode 100644 index 000000000000..d8582b4be56d --- /dev/null +++ b/projects/1.21/assets/bbl-colors/colors/lang/en_us.json @@ -0,0 +1,2836 @@ +{ + "block.colors.black_asteroid": "Black Asteroid", + "block.colors.black_asteroid_brick_button": "Black Asteroid Brick Button", + "block.colors.black_asteroid_brick_pressure_plate": "Black Asteroid Brick Pressure Plate", + "block.colors.black_asteroid_brick_slab": "Black Asteroid Brick Slab", + "block.colors.black_asteroid_brick_stairs": "Black Asteroid Brick Stairs", + "block.colors.black_asteroid_brick_wall": "Black Asteroid Brick Wall", + "block.colors.black_asteroid_bricks": "Black Asteroid Bricks", + "block.colors.black_asteroid_button": "Black Asteroid Button", + "block.colors.black_asteroid_pressure_plate": "Black Asteroid Pressure Plate", + "block.colors.black_asteroid_slab": "Black Asteroid Slab", + "block.colors.black_asteroid_stairs": "Black Asteroid Stairs", + "block.colors.black_asteroid_tile_button": "Black Asteroid Tile Button", + "block.colors.black_asteroid_tile_pressure_plate": "Black Asteroid Tile Pressure Plate", + "block.colors.black_asteroid_tile_slab": "Black Asteroid Tile Slab", + "block.colors.black_asteroid_tile_stairs": "Black Asteroid Tile Stairs", + "block.colors.black_asteroid_tile_wall": "Black Asteroid Tile Wall", + "block.colors.black_asteroid_tiles": "Black Asteroid Tiles", + "block.colors.black_asteroid_wall": "Black Asteroid Wall", + "block.colors.black_bamboo": "Black Bamboo", + "block.colors.black_bamboo_mosaic": "Black Bamboo Mosaic", + "block.colors.black_bamboo_mosaic_button": "Black Bamboo Mosaic Button", + "block.colors.black_bamboo_mosaic_door": "Black Bamboo Mosaic Door", + "block.colors.black_bamboo_mosaic_fence": "Black Bamboo Mosaic Fence", + "block.colors.black_bamboo_mosaic_fence_gate": "Black Bamboo Mosaic Fence Gate", + "block.colors.black_bamboo_mosaic_pressure_plate": "Black Bamboo Mosaic Pressure Plate", + "block.colors.black_bamboo_mosaic_slab": "Black Bamboo Mosaic Slab", + "block.colors.black_bamboo_mosaic_stairs": "Black Bamboo Mosaic Stairs", + "block.colors.black_bamboo_mosaic_trapdoor": "Black Bamboo Mosaic Trapdoor", + "block.colors.black_bamboo_plank_button": "Black Bamboo Plank Button", + "block.colors.black_bamboo_plank_door": "Black Bamboo Plank Door", + "block.colors.black_bamboo_plank_fence": "Black Bamboo Plank Fence", + "block.colors.black_bamboo_plank_fence_gate": "Black Bamboo Plank Fence Gate", + "block.colors.black_bamboo_plank_pressure_plate": "Black Bamboo Plank Pressure Plate", + "block.colors.black_bamboo_plank_slab": "Black Bamboo Plank Slab", + "block.colors.black_bamboo_plank_stairs": "Black Bamboo Plank Stairs", + "block.colors.black_bamboo_plank_trapdoor": "Black Bamboo Plank Trapdoor", + "block.colors.black_bamboo_planks": "Black Bamboo Planks", + "block.colors.black_braid": "Black Braid", + "block.colors.black_braid_button": "Black Braid Button", + "block.colors.black_braid_pressure_plate": "Black Braid Pressure Plate", + "block.colors.black_braid_slab": "Black Braid Slab", + "block.colors.black_braid_stairs": "Black Braid Stairs", + "block.colors.black_braid_wall": "Black Braid Wall", + "block.colors.black_brick_button": "Black Brick Button", + "block.colors.black_brick_pressure_plate": "Black Brick Pressure Plate", + "block.colors.black_brick_slab": "Black Brick Slab", + "block.colors.black_brick_stairs": "Black Brick Stairs", + "block.colors.black_brick_wall": "Black Brick Wall", + "block.colors.black_bricks": "Black Bricks", + "block.colors.black_chaotic": "Black Chaotic", + "block.colors.black_chaotic_button": "Black Chaotic Button", + "block.colors.black_chaotic_pressure_plate": "Black Chaotic Pressure Plate", + "block.colors.black_chaotic_slab": "Black Chaotic Slab", + "block.colors.black_chaotic_stairs": "Black Chaotic Stairs", + "block.colors.black_chaotic_wall": "Black Chaotic Wall", + "block.colors.black_cobblestone": "Black Cobblestone", + "block.colors.black_cobblestone_brick_button": "Black Cobblestone Brick Button", + "block.colors.black_cobblestone_brick_pressure_plate": "Black Cobblestone Brick Pressure Plate", + "block.colors.black_cobblestone_brick_slab": "Black Cobblestone Brick Slab", + "block.colors.black_cobblestone_brick_stairs": "Black Cobblestone Brick Stairs", + "block.colors.black_cobblestone_brick_wall": "Black Cobblestone Brick Wall", + "block.colors.black_cobblestone_bricks": "Black Cobblestone Bricks", + "block.colors.black_cobblestone_button": "Black Cobblestone Button", + "block.colors.black_cobblestone_pressure_plate": "Black Cobblestone Pressure Plate", + "block.colors.black_cobblestone_slab": "Black Cobblestone Slab", + "block.colors.black_cobblestone_stairs": "Black Cobblestone Stairs", + "block.colors.black_cobblestone_wall": "Black Cobblestone Wall", + "block.colors.black_cracked_stone_brick_button": "Black Cracked Stone Brick Button", + "block.colors.black_cracked_stone_brick_pressure_plate": "Black Cracked Stone Brick Pressure Plate", + "block.colors.black_cracked_stone_brick_slab": "Black Cracked Stone Brick Slab", + "block.colors.black_cracked_stone_brick_stairs": "Black Cracked Stone Brick Stairs", + "block.colors.black_cracked_stone_brick_wall": "Black Cracked Stone Brick Wall", + "block.colors.black_cracked_stone_bricks": "Black Cracked Stone Bricks", + "block.colors.black_crafting_table": "Black Crafting Table", + "block.colors.black_dandelion": "Black Dandelion", + "block.colors.black_dark_prismarine": "Black Dark Prismarine", + "block.colors.black_dark_prismarine_button": "Black Dark Prismarine Button", + "block.colors.black_dark_prismarine_pressure_plate": "Black Dark Prismarine Pressure Plate", + "block.colors.black_dark_prismarine_slab": "Black Dark Prismarine Slab", + "block.colors.black_dark_prismarine_stairs": "Black Dark Prismarine Stairs", + "block.colors.black_dark_prismarine_wall": "Black Dark Prismarine Wall", + "block.colors.black_dirt": "Black Dirt", + "block.colors.black_encased": "Black Encased", + "block.colors.black_encased_button": "Black Encased Button", + "block.colors.black_encased_pressure_plate": "Black Encased Pressure Plate", + "block.colors.black_encased_slab": "Black Encased Slab", + "block.colors.black_encased_stairs": "Black Encased Stairs", + "block.colors.black_encased_wall": "Black Encased Wall", + "block.colors.black_grass_block": "Black Grass Block", + "block.colors.black_leaves": "Black Leaves", + "block.colors.black_log": "Black Log", + "block.colors.black_marble": "Black Marble", + "block.colors.black_marble_brick_button": "Black Marble Brick Button", + "block.colors.black_marble_brick_pressure_plate": "Black Marble Brick Pressure Plate", + "block.colors.black_marble_brick_slab": "Black Marble Brick Slab", + "block.colors.black_marble_brick_stairs": "Black Marble Brick Stairs", + "block.colors.black_marble_brick_wall": "Black Marble Brick Wall", + "block.colors.black_marble_bricks": "Black Marble Bricks", + "block.colors.black_marble_button": "Black Marble Button", + "block.colors.black_marble_pressure_plate": "Black Marble Pressure Plate", + "block.colors.black_marble_slab": "Black Marble Slab", + "block.colors.black_marble_stairs": "Black Marble Stairs", + "block.colors.black_marble_wall": "Black Marble Wall", + "block.colors.black_mosaic": "Black Mosaic", + "block.colors.black_mosaic_button": "Black Mosaic Button", + "block.colors.black_mosaic_pressure_plate": "Black Mosaic Pressure Plate", + "block.colors.black_mosaic_slab": "Black Mosaic Slab", + "block.colors.black_mosaic_stairs": "Black Mosaic Stairs", + "block.colors.black_mosaic_wall": "Black Mosaic Wall", + "block.colors.black_plank_button": "Black Plank Button", + "block.colors.black_plank_door": "Black Plank Door", + "block.colors.black_plank_fence": "Black Plank Fence", + "block.colors.black_plank_fence_gate": "Black Plank Fence Gate", + "block.colors.black_plank_pressure_plate": "Black Plank Pressure Plate", + "block.colors.black_plank_slab": "Black Plank Slab", + "block.colors.black_plank_stairs": "Black Plank Stairs", + "block.colors.black_plank_trapdoor": "Black Plank Trapdoor", + "block.colors.black_planks": "Black Planks", + "block.colors.black_polished": "Black Polished", + "block.colors.black_polished_button": "Black Polished Button", + "block.colors.black_polished_pressure_plate": "Black Polished Pressure Plate", + "block.colors.black_polished_slab": "Black Polished Slab", + "block.colors.black_polished_stairs": "Black Polished Stairs", + "block.colors.black_polished_wall": "Black Polished Wall", + "block.colors.black_poppy": "Black Poppy", + "block.colors.black_potted_poppy": "Black Potted Poppy", + "block.colors.black_prismarine": "Black Prismarine", + "block.colors.black_prismarine_brick_button": "Black Prismarine Brick Button", + "block.colors.black_prismarine_brick_pressure_plate": "Black Prismarine Brick Pressure Plate", + "block.colors.black_prismarine_brick_slab": "Black Prismarine Brick Slab", + "block.colors.black_prismarine_brick_stairs": "Black Prismarine Brick Stairs", + "block.colors.black_prismarine_brick_wall": "Black Prismarine Brick Wall", + "block.colors.black_prismarine_bricks": "Black Prismarine Bricks", + "block.colors.black_prismarine_button": "Black Prismarine Button", + "block.colors.black_prismarine_pressure_plate": "Black Prismarine Pressure Plate", + "block.colors.black_prismarine_slab": "Black Prismarine Slab", + "block.colors.black_prismarine_stairs": "Black Prismarine Stairs", + "block.colors.black_prismarine_wall": "Black Prismarine Wall", + "block.colors.black_road": "Black Road", + "block.colors.black_road_button": "Black Road Button", + "block.colors.black_road_pressure_plate": "Black Road Pressure Plate", + "block.colors.black_road_slab": "Black Road Slab", + "block.colors.black_road_stairs": "Black Road Stairs", + "block.colors.black_road_wall": "Black Road Wall", + "block.colors.black_sapling": "Black Sapling", + "block.colors.black_short_grass": "Black Short Grass", + "block.colors.black_stone": "Black Stone", + "block.colors.black_stone_brick_button": "Black Stone Brick Button", + "block.colors.black_stone_brick_pressure_plate": "Black Stone Brick Pressure Plate", + "block.colors.black_stone_brick_slab": "Black Stone Brick Slab", + "block.colors.black_stone_brick_stairs": "Black Stone Brick Stairs", + "block.colors.black_stone_brick_wall": "Black Stone Brick Wall", + "block.colors.black_stone_bricks": "Black Stone Bricks", + "block.colors.black_stone_button": "Black Stone Button", + "block.colors.black_stone_pressure_plate": "Black Stone Pressure Plate", + "block.colors.black_stone_slab": "Black Stone Slab", + "block.colors.black_stone_stairs": "Black Stone Stairs", + "block.colors.black_stone_wall": "Black Stone Wall", + "block.colors.black_stripped_bamboo": "Black Stripped Bamboo", + "block.colors.black_stripped_log": "Black Stripped Log", + "block.colors.black_stripped_wood": "Black Stripped Wood", + "block.colors.black_tall_grass": "Black Tall Grass", + "block.colors.black_tile_button": "Black Tile Button", + "block.colors.black_tile_pressure_plate": "Black Tile Pressure Plate", + "block.colors.black_tile_slab": "Black Tile Slab", + "block.colors.black_tile_stairs": "Black Tile Stairs", + "block.colors.black_tile_wall": "Black Tile Wall", + "block.colors.black_tiles": "Black Tiles", + "block.colors.black_triple": "Black Triple", + "block.colors.black_triple_button": "Black Triple Button", + "block.colors.black_triple_pressure_plate": "Black Triple Pressure Plate", + "block.colors.black_triple_slab": "Black Triple Slab", + "block.colors.black_triple_stairs": "Black Triple Stairs", + "block.colors.black_triple_wall": "Black Triple Wall", + "block.colors.black_wood": "Black Wood", + "block.colors.blue_asteroid": "Blue Asteroid", + "block.colors.blue_asteroid_brick_button": "Blue Asteroid Brick Button", + "block.colors.blue_asteroid_brick_pressure_plate": "Blue Asteroid Brick Pressure Plate", + "block.colors.blue_asteroid_brick_slab": "Blue Asteroid Brick Slab", + "block.colors.blue_asteroid_brick_stairs": "Blue Asteroid Brick Stairs", + "block.colors.blue_asteroid_brick_wall": "Blue Asteroid Brick Wall", + "block.colors.blue_asteroid_bricks": "Blue Asteroid Bricks", + "block.colors.blue_asteroid_button": "Blue Asteroid Button", + "block.colors.blue_asteroid_pressure_plate": "Blue Asteroid Pressure Plate", + "block.colors.blue_asteroid_slab": "Blue Asteroid Slab", + "block.colors.blue_asteroid_stairs": "Blue Asteroid Stairs", + "block.colors.blue_asteroid_tile_button": "Blue Asteroid Tile Button", + "block.colors.blue_asteroid_tile_pressure_plate": "Blue Asteroid Tile Pressure Plate", + "block.colors.blue_asteroid_tile_slab": "Blue Asteroid Tile Slab", + "block.colors.blue_asteroid_tile_stairs": "Blue Asteroid Tile Stairs", + "block.colors.blue_asteroid_tile_wall": "Blue Asteroid Tile Wall", + "block.colors.blue_asteroid_tiles": "Blue Asteroid Tiles", + "block.colors.blue_asteroid_wall": "Blue Asteroid Wall", + "block.colors.blue_bamboo": "Blue Bamboo", + "block.colors.blue_bamboo_mosaic": "Blue Bamboo Mosaic", + "block.colors.blue_bamboo_mosaic_button": "Blue Bamboo Mosaic Button", + "block.colors.blue_bamboo_mosaic_door": "Blue Bamboo Mosaic Door", + "block.colors.blue_bamboo_mosaic_fence": "Blue Bamboo Mosaic Fence", + "block.colors.blue_bamboo_mosaic_fence_gate": "Blue Bamboo Mosaic Fence Gate", + "block.colors.blue_bamboo_mosaic_pressure_plate": "Blue Bamboo Mosaic Pressure Plate", + "block.colors.blue_bamboo_mosaic_slab": "Blue Bamboo Mosaic Slab", + "block.colors.blue_bamboo_mosaic_stairs": "Blue Bamboo Mosaic Stairs", + "block.colors.blue_bamboo_mosaic_trapdoor": "Blue Bamboo Mosaic Trapdoor", + "block.colors.blue_bamboo_plank_button": "Blue Bamboo Plank Button", + "block.colors.blue_bamboo_plank_door": "Blue Bamboo Plank Door", + "block.colors.blue_bamboo_plank_fence": "Blue Bamboo Plank Fence", + "block.colors.blue_bamboo_plank_fence_gate": "Blue Bamboo Plank Fence Gate", + "block.colors.blue_bamboo_plank_pressure_plate": "Blue Bamboo Plank Pressure Plate", + "block.colors.blue_bamboo_plank_slab": "Blue Bamboo Plank Slab", + "block.colors.blue_bamboo_plank_stairs": "Blue Bamboo Plank Stairs", + "block.colors.blue_bamboo_plank_trapdoor": "Blue Bamboo Plank Trapdoor", + "block.colors.blue_bamboo_planks": "Blue Bamboo Planks", + "block.colors.blue_braid": "Blue Braid", + "block.colors.blue_braid_button": "Blue Braid Button", + "block.colors.blue_braid_pressure_plate": "Blue Braid Pressure Plate", + "block.colors.blue_braid_slab": "Blue Braid Slab", + "block.colors.blue_braid_stairs": "Blue Braid Stairs", + "block.colors.blue_braid_wall": "Blue Braid Wall", + "block.colors.blue_brick_button": "Blue Brick Button", + "block.colors.blue_brick_pressure_plate": "Blue Brick Pressure Plate", + "block.colors.blue_brick_slab": "Blue Brick Slab", + "block.colors.blue_brick_stairs": "Blue Brick Stairs", + "block.colors.blue_brick_wall": "Blue Brick Wall", + "block.colors.blue_bricks": "Blue Bricks", + "block.colors.blue_chaotic": "Blue Chaotic", + "block.colors.blue_chaotic_button": "Blue Chaotic Button", + "block.colors.blue_chaotic_pressure_plate": "Blue Chaotic Pressure Plate", + "block.colors.blue_chaotic_slab": "Blue Chaotic Slab", + "block.colors.blue_chaotic_stairs": "Blue Chaotic Stairs", + "block.colors.blue_chaotic_wall": "Blue Chaotic Wall", + "block.colors.blue_cobblestone": "Blue Cobblestone", + "block.colors.blue_cobblestone_brick_button": "Blue Cobblestone Brick Button", + "block.colors.blue_cobblestone_brick_pressure_plate": "Blue Cobblestone Brick Pressure Plate", + "block.colors.blue_cobblestone_brick_slab": "Blue Cobblestone Brick Slab", + "block.colors.blue_cobblestone_brick_stairs": "Blue Cobblestone Brick Stairs", + "block.colors.blue_cobblestone_brick_wall": "Blue Cobblestone Brick Wall", + "block.colors.blue_cobblestone_bricks": "Blue Cobblestone Bricks", + "block.colors.blue_cobblestone_button": "Blue Cobblestone Button", + "block.colors.blue_cobblestone_pressure_plate": "Blue Cobblestone Pressure Plate", + "block.colors.blue_cobblestone_slab": "Blue Cobblestone Slab", + "block.colors.blue_cobblestone_stairs": "Blue Cobblestone Stairs", + "block.colors.blue_cobblestone_wall": "Blue Cobblestone Wall", + "block.colors.blue_cracked_stone_brick_button": "Blue Cracked Stone Brick Button", + "block.colors.blue_cracked_stone_brick_pressure_plate": "Blue Cracked Stone Brick Pressure Plate", + "block.colors.blue_cracked_stone_brick_slab": "Blue Cracked Stone Brick Slab", + "block.colors.blue_cracked_stone_brick_stairs": "Blue Cracked Stone Brick Stairs", + "block.colors.blue_cracked_stone_brick_wall": "Blue Cracked Stone Brick Wall", + "block.colors.blue_cracked_stone_bricks": "Blue Cracked Stone Bricks", + "block.colors.blue_crafting_table": "Blue Crafting Table", + "block.colors.blue_dandelion": "Blue Dandelion", + "block.colors.blue_dark_prismarine": "Blue Dark Prismarine", + "block.colors.blue_dark_prismarine_button": "Blue Dark Prismarine Button", + "block.colors.blue_dark_prismarine_pressure_plate": "Blue Dark Prismarine Pressure Plate", + "block.colors.blue_dark_prismarine_slab": "Blue Dark Prismarine Slab", + "block.colors.blue_dark_prismarine_stairs": "Blue Dark Prismarine Stairs", + "block.colors.blue_dark_prismarine_wall": "Blue Dark Prismarine Wall", + "block.colors.blue_dirt": "Blue Dirt", + "block.colors.blue_encased": "Blue Encased", + "block.colors.blue_encased_button": "Blue Encased Button", + "block.colors.blue_encased_pressure_plate": "Blue Encased Pressure Plate", + "block.colors.blue_encased_slab": "Blue Encased Slab", + "block.colors.blue_encased_stairs": "Blue Encased Stairs", + "block.colors.blue_encased_wall": "Blue Encased Wall", + "block.colors.blue_grass_block": "Blue Grass Block", + "block.colors.blue_leaves": "Blue Leaves", + "block.colors.blue_log": "Blue Log", + "block.colors.blue_marble": "Blue Marble", + "block.colors.blue_marble_brick_button": "Blue Marble Brick Button", + "block.colors.blue_marble_brick_pressure_plate": "Blue Marble Brick Pressure Plate", + "block.colors.blue_marble_brick_slab": "Blue Marble Brick Slab", + "block.colors.blue_marble_brick_stairs": "Blue Marble Brick Stairs", + "block.colors.blue_marble_brick_wall": "Blue Marble Brick Wall", + "block.colors.blue_marble_bricks": "Blue Marble Bricks", + "block.colors.blue_marble_button": "Blue Marble Button", + "block.colors.blue_marble_pressure_plate": "Blue Marble Pressure Plate", + "block.colors.blue_marble_slab": "Blue Marble Slab", + "block.colors.blue_marble_stairs": "Blue Marble Stairs", + "block.colors.blue_marble_wall": "Blue Marble Wall", + "block.colors.blue_mosaic": "Blue Mosaic", + "block.colors.blue_mosaic_button": "Blue Mosaic Button", + "block.colors.blue_mosaic_pressure_plate": "Blue Mosaic Pressure Plate", + "block.colors.blue_mosaic_slab": "Blue Mosaic Slab", + "block.colors.blue_mosaic_stairs": "Blue Mosaic Stairs", + "block.colors.blue_mosaic_wall": "Blue Mosaic Wall", + "block.colors.blue_plank_button": "Blue Plank Button", + "block.colors.blue_plank_door": "Blue Plank Door", + "block.colors.blue_plank_fence": "Blue Plank Fence", + "block.colors.blue_plank_fence_gate": "Blue Plank Fence Gate", + "block.colors.blue_plank_pressure_plate": "Blue Plank Pressure Plate", + "block.colors.blue_plank_slab": "Blue Plank Slab", + "block.colors.blue_plank_stairs": "Blue Plank Stairs", + "block.colors.blue_plank_trapdoor": "Blue Plank Trapdoor", + "block.colors.blue_planks": "Blue Planks", + "block.colors.blue_polished": "Blue Polished", + "block.colors.blue_polished_button": "Blue Polished Button", + "block.colors.blue_polished_pressure_plate": "Blue Polished Pressure Plate", + "block.colors.blue_polished_slab": "Blue Polished Slab", + "block.colors.blue_polished_stairs": "Blue Polished Stairs", + "block.colors.blue_polished_wall": "Blue Polished Wall", + "block.colors.blue_poppy": "Blue Poppy", + "block.colors.blue_potted_poppy": "Blue Potted Poppy", + "block.colors.blue_prismarine": "Blue Prismarine", + "block.colors.blue_prismarine_brick_button": "Blue Prismarine Brick Button", + "block.colors.blue_prismarine_brick_pressure_plate": "Blue Prismarine Brick Pressure Plate", + "block.colors.blue_prismarine_brick_slab": "Blue Prismarine Brick Slab", + "block.colors.blue_prismarine_brick_stairs": "Blue Prismarine Brick Stairs", + "block.colors.blue_prismarine_brick_wall": "Blue Prismarine Brick Wall", + "block.colors.blue_prismarine_bricks": "Blue Prismarine Bricks", + "block.colors.blue_prismarine_button": "Blue Prismarine Button", + "block.colors.blue_prismarine_pressure_plate": "Blue Prismarine Pressure Plate", + "block.colors.blue_prismarine_slab": "Blue Prismarine Slab", + "block.colors.blue_prismarine_stairs": "Blue Prismarine Stairs", + "block.colors.blue_prismarine_wall": "Blue Prismarine Wall", + "block.colors.blue_road": "Blue Road", + "block.colors.blue_road_button": "Blue Road Button", + "block.colors.blue_road_pressure_plate": "Blue Road Pressure Plate", + "block.colors.blue_road_slab": "Blue Road Slab", + "block.colors.blue_road_stairs": "Blue Road Stairs", + "block.colors.blue_road_wall": "Blue Road Wall", + "block.colors.blue_sapling": "Blue Sapling", + "block.colors.blue_short_grass": "Blue Short Grass", + "block.colors.blue_stone": "Blue Stone", + "block.colors.blue_stone_brick_button": "Blue Stone Brick Button", + "block.colors.blue_stone_brick_pressure_plate": "Blue Stone Brick Pressure Plate", + "block.colors.blue_stone_brick_slab": "Blue Stone Brick Slab", + "block.colors.blue_stone_brick_stairs": "Blue Stone Brick Stairs", + "block.colors.blue_stone_brick_wall": "Blue Stone Brick Wall", + "block.colors.blue_stone_bricks": "Blue Stone Bricks", + "block.colors.blue_stone_button": "Blue Stone Button", + "block.colors.blue_stone_pressure_plate": "Blue Stone Pressure Plate", + "block.colors.blue_stone_slab": "Blue Stone Slab", + "block.colors.blue_stone_stairs": "Blue Stone Stairs", + "block.colors.blue_stone_wall": "Blue Stone Wall", + "block.colors.blue_stripped_bamboo": "Blue Stripped Bamboo", + "block.colors.blue_stripped_log": "Blue Stripped Log", + "block.colors.blue_stripped_wood": "Blue Stripped Wood", + "block.colors.blue_tall_grass": "Blue Tall Grass", + "block.colors.blue_tile_button": "Blue Tile Button", + "block.colors.blue_tile_pressure_plate": "Blue Tile Pressure Plate", + "block.colors.blue_tile_slab": "Blue Tile Slab", + "block.colors.blue_tile_stairs": "Blue Tile Stairs", + "block.colors.blue_tile_wall": "Blue Tile Wall", + "block.colors.blue_tiles": "Blue Tiles", + "block.colors.blue_triple": "Blue Triple", + "block.colors.blue_triple_button": "Blue Triple Button", + "block.colors.blue_triple_pressure_plate": "Blue Triple Pressure Plate", + "block.colors.blue_triple_slab": "Blue Triple Slab", + "block.colors.blue_triple_stairs": "Blue Triple Stairs", + "block.colors.blue_triple_wall": "Blue Triple Wall", + "block.colors.blue_wood": "Blue Wood", + "block.colors.brown_asteroid": "Brown Asteroid", + "block.colors.brown_asteroid_brick_button": "Brown Asteroid Brick Button", + "block.colors.brown_asteroid_brick_pressure_plate": "Brown Asteroid Brick Pressure Plate", + "block.colors.brown_asteroid_brick_slab": "Brown Asteroid Brick Slab", + "block.colors.brown_asteroid_brick_stairs": "Brown Asteroid Brick Stairs", + "block.colors.brown_asteroid_brick_wall": "Brown Asteroid Brick Wall", + "block.colors.brown_asteroid_bricks": "Brown Asteroid Bricks", + "block.colors.brown_asteroid_button": "Brown Asteroid Button", + "block.colors.brown_asteroid_pressure_plate": "Brown Asteroid Pressure Plate", + "block.colors.brown_asteroid_slab": "Brown Asteroid Slab", + "block.colors.brown_asteroid_stairs": "Brown Asteroid Stairs", + "block.colors.brown_asteroid_tile_button": "Brown Asteroid Tile Button", + "block.colors.brown_asteroid_tile_pressure_plate": "Brown Asteroid Tile Pressure Plate", + "block.colors.brown_asteroid_tile_slab": "Brown Asteroid Tile Slab", + "block.colors.brown_asteroid_tile_stairs": "Brown Asteroid Tile Stairs", + "block.colors.brown_asteroid_tile_wall": "Brown Asteroid Tile Wall", + "block.colors.brown_asteroid_tiles": "Brown Asteroid Tiles", + "block.colors.brown_asteroid_wall": "Brown Asteroid Wall", + "block.colors.brown_bamboo": "Brown Bamboo", + "block.colors.brown_bamboo_mosaic": "Brown Bamboo Mosaic", + "block.colors.brown_bamboo_mosaic_button": "Brown Bamboo Mosaic Button", + "block.colors.brown_bamboo_mosaic_door": "Brown Bamboo Mosaic Door", + "block.colors.brown_bamboo_mosaic_fence": "Brown Bamboo Mosaic Fence", + "block.colors.brown_bamboo_mosaic_fence_gate": "Brown Bamboo Mosaic Fence Gate", + "block.colors.brown_bamboo_mosaic_pressure_plate": "Brown Bamboo Mosaic Pressure Plate", + "block.colors.brown_bamboo_mosaic_slab": "Brown Bamboo Mosaic Slab", + "block.colors.brown_bamboo_mosaic_stairs": "Brown Bamboo Mosaic Stairs", + "block.colors.brown_bamboo_mosaic_trapdoor": "Brown Bamboo Mosaic Trapdoor", + "block.colors.brown_bamboo_plank_button": "Brown Bamboo Plank Button", + "block.colors.brown_bamboo_plank_door": "Brown Bamboo Plank Door", + "block.colors.brown_bamboo_plank_fence": "Brown Bamboo Plank Fence", + "block.colors.brown_bamboo_plank_fence_gate": "Brown Bamboo Plank Fence Gate", + "block.colors.brown_bamboo_plank_pressure_plate": "Brown Bamboo Plank Pressure Plate", + "block.colors.brown_bamboo_plank_slab": "Brown Bamboo Plank Slab", + "block.colors.brown_bamboo_plank_stairs": "Brown Bamboo Plank Stairs", + "block.colors.brown_bamboo_plank_trapdoor": "Brown Bamboo Plank Trapdoor", + "block.colors.brown_bamboo_planks": "Brown Bamboo Planks", + "block.colors.brown_braid": "Brown Braid", + "block.colors.brown_braid_button": "Brown Braid Button", + "block.colors.brown_braid_pressure_plate": "Brown Braid Pressure Plate", + "block.colors.brown_braid_slab": "Brown Braid Slab", + "block.colors.brown_braid_stairs": "Brown Braid Stairs", + "block.colors.brown_braid_wall": "Brown Braid Wall", + "block.colors.brown_brick_button": "Brown Brick Button", + "block.colors.brown_brick_pressure_plate": "Brown Brick Pressure Plate", + "block.colors.brown_brick_slab": "Brown Brick Slab", + "block.colors.brown_brick_stairs": "Brown Brick Stairs", + "block.colors.brown_brick_wall": "Brown Brick Wall", + "block.colors.brown_bricks": "Brown Bricks", + "block.colors.brown_chaotic": "Brown Chaotic", + "block.colors.brown_chaotic_button": "Brown Chaotic Button", + "block.colors.brown_chaotic_pressure_plate": "Brown Chaotic Pressure Plate", + "block.colors.brown_chaotic_slab": "Brown Chaotic Slab", + "block.colors.brown_chaotic_stairs": "Brown Chaotic Stairs", + "block.colors.brown_chaotic_wall": "Brown Chaotic Wall", + "block.colors.brown_cobblestone": "Brown Cobblestone", + "block.colors.brown_cobblestone_brick_button": "Brown Cobblestone Brick Button", + "block.colors.brown_cobblestone_brick_pressure_plate": "Brown Cobblestone Brick Pressure Plate", + "block.colors.brown_cobblestone_brick_slab": "Brown Cobblestone Brick Slab", + "block.colors.brown_cobblestone_brick_stairs": "Brown Cobblestone Brick Stairs", + "block.colors.brown_cobblestone_brick_wall": "Brown Cobblestone Brick Wall", + "block.colors.brown_cobblestone_bricks": "Brown Cobblestone Bricks", + "block.colors.brown_cobblestone_button": "Brown Cobblestone Button", + "block.colors.brown_cobblestone_pressure_plate": "Brown Cobblestone Pressure Plate", + "block.colors.brown_cobblestone_slab": "Brown Cobblestone Slab", + "block.colors.brown_cobblestone_stairs": "Brown Cobblestone Stairs", + "block.colors.brown_cobblestone_wall": "Brown Cobblestone Wall", + "block.colors.brown_cracked_stone_brick_button": "Brown Cracked Stone Brick Button", + "block.colors.brown_cracked_stone_brick_pressure_plate": "Brown Cracked Stone Brick Pressure Plate", + "block.colors.brown_cracked_stone_brick_slab": "Brown Cracked Stone Brick Slab", + "block.colors.brown_cracked_stone_brick_stairs": "Brown Cracked Stone Brick Stairs", + "block.colors.brown_cracked_stone_brick_wall": "Brown Cracked Stone Brick Wall", + "block.colors.brown_cracked_stone_bricks": "Brown Cracked Stone Bricks", + "block.colors.brown_crafting_table": "Brown Crafting Table", + "block.colors.brown_dandelion": "Brown Dandelion", + "block.colors.brown_dark_prismarine": "Brown Dark Prismarine", + "block.colors.brown_dark_prismarine_button": "Brown Dark Prismarine Button", + "block.colors.brown_dark_prismarine_pressure_plate": "Brown Dark Prismarine Pressure Plate", + "block.colors.brown_dark_prismarine_slab": "Brown Dark Prismarine Slab", + "block.colors.brown_dark_prismarine_stairs": "Brown Dark Prismarine Stairs", + "block.colors.brown_dark_prismarine_wall": "Brown Dark Prismarine Wall", + "block.colors.brown_dirt": "Brown Dirt", + "block.colors.brown_encased": "Brown Encased", + "block.colors.brown_encased_button": "Brown Encased Button", + "block.colors.brown_encased_pressure_plate": "Brown Encased Pressure Plate", + "block.colors.brown_encased_slab": "Brown Encased Slab", + "block.colors.brown_encased_stairs": "Brown Encased Stairs", + "block.colors.brown_encased_wall": "Brown Encased Wall", + "block.colors.brown_grass_block": "Brown Grass Block", + "block.colors.brown_leaves": "Brown Leaves", + "block.colors.brown_log": "Brown Log", + "block.colors.brown_marble": "Brown Marble", + "block.colors.brown_marble_brick_button": "Brown Marble Brick Button", + "block.colors.brown_marble_brick_pressure_plate": "Brown Marble Brick Pressure Plate", + "block.colors.brown_marble_brick_slab": "Brown Marble Brick Slab", + "block.colors.brown_marble_brick_stairs": "Brown Marble Brick Stairs", + "block.colors.brown_marble_brick_wall": "Brown Marble Brick Wall", + "block.colors.brown_marble_bricks": "Brown Marble Bricks", + "block.colors.brown_marble_button": "Brown Marble Button", + "block.colors.brown_marble_pressure_plate": "Brown Marble Pressure Plate", + "block.colors.brown_marble_slab": "Brown Marble Slab", + "block.colors.brown_marble_stairs": "Brown Marble Stairs", + "block.colors.brown_marble_wall": "Brown Marble Wall", + "block.colors.brown_mosaic": "Brown Mosaic", + "block.colors.brown_mosaic_button": "Brown Mosaic Button", + "block.colors.brown_mosaic_pressure_plate": "Brown Mosaic Pressure Plate", + "block.colors.brown_mosaic_slab": "Brown Mosaic Slab", + "block.colors.brown_mosaic_stairs": "Brown Mosaic Stairs", + "block.colors.brown_mosaic_wall": "Brown Mosaic Wall", + "block.colors.brown_plank_button": "Brown Plank Button", + "block.colors.brown_plank_door": "Brown Plank Door", + "block.colors.brown_plank_fence": "Brown Plank Fence", + "block.colors.brown_plank_fence_gate": "Brown Plank Fence Gate", + "block.colors.brown_plank_pressure_plate": "Brown Plank Pressure Plate", + "block.colors.brown_plank_slab": "Brown Plank Slab", + "block.colors.brown_plank_stairs": "Brown Plank Stairs", + "block.colors.brown_plank_trapdoor": "Brown Plank Trapdoor", + "block.colors.brown_planks": "Brown Planks", + "block.colors.brown_polished": "Brown Polished", + "block.colors.brown_polished_button": "Brown Polished Button", + "block.colors.brown_polished_pressure_plate": "Brown Polished Pressure Plate", + "block.colors.brown_polished_slab": "Brown Polished Slab", + "block.colors.brown_polished_stairs": "Brown Polished Stairs", + "block.colors.brown_polished_wall": "Brown Polished Wall", + "block.colors.brown_poppy": "Brown Poppy", + "block.colors.brown_potted_poppy": "Brown Potted Poppy", + "block.colors.brown_prismarine": "Brown Prismarine", + "block.colors.brown_prismarine_brick_button": "Brown Prismarine Brick Button", + "block.colors.brown_prismarine_brick_pressure_plate": "Brown Prismarine Brick Pressure Plate", + "block.colors.brown_prismarine_brick_slab": "Brown Prismarine Brick Slab", + "block.colors.brown_prismarine_brick_stairs": "Brown Prismarine Brick Stairs", + "block.colors.brown_prismarine_brick_wall": "Brown Prismarine Brick Wall", + "block.colors.brown_prismarine_bricks": "Brown Prismarine Bricks", + "block.colors.brown_prismarine_button": "Brown Prismarine Button", + "block.colors.brown_prismarine_pressure_plate": "Brown Prismarine Pressure Plate", + "block.colors.brown_prismarine_slab": "Brown Prismarine Slab", + "block.colors.brown_prismarine_stairs": "Brown Prismarine Stairs", + "block.colors.brown_prismarine_wall": "Brown Prismarine Wall", + "block.colors.brown_road": "Brown Road", + "block.colors.brown_road_button": "Brown Road Button", + "block.colors.brown_road_pressure_plate": "Brown Road Pressure Plate", + "block.colors.brown_road_slab": "Brown Road Slab", + "block.colors.brown_road_stairs": "Brown Road Stairs", + "block.colors.brown_road_wall": "Brown Road Wall", + "block.colors.brown_sapling": "Brown Sapling", + "block.colors.brown_short_grass": "Brown Short Grass", + "block.colors.brown_stone": "Brown Stone", + "block.colors.brown_stone_brick_button": "Brown Stone Brick Button", + "block.colors.brown_stone_brick_pressure_plate": "Brown Stone Brick Pressure Plate", + "block.colors.brown_stone_brick_slab": "Brown Stone Brick Slab", + "block.colors.brown_stone_brick_stairs": "Brown Stone Brick Stairs", + "block.colors.brown_stone_brick_wall": "Brown Stone Brick Wall", + "block.colors.brown_stone_bricks": "Brown Stone Bricks", + "block.colors.brown_stone_button": "Brown Stone Button", + "block.colors.brown_stone_pressure_plate": "Brown Stone Pressure Plate", + "block.colors.brown_stone_slab": "Brown Stone Slab", + "block.colors.brown_stone_stairs": "Brown Stone Stairs", + "block.colors.brown_stone_wall": "Brown Stone Wall", + "block.colors.brown_stripped_bamboo": "Brown Stripped Bamboo", + "block.colors.brown_stripped_log": "Brown Stripped Log", + "block.colors.brown_stripped_wood": "Brown Stripped Wood", + "block.colors.brown_tall_grass": "Brown Tall Grass", + "block.colors.brown_tile_button": "Brown Tile Button", + "block.colors.brown_tile_pressure_plate": "Brown Tile Pressure Plate", + "block.colors.brown_tile_slab": "Brown Tile Slab", + "block.colors.brown_tile_stairs": "Brown Tile Stairs", + "block.colors.brown_tile_wall": "Brown Tile Wall", + "block.colors.brown_tiles": "Brown Tiles", + "block.colors.brown_triple": "Brown Triple", + "block.colors.brown_triple_button": "Brown Triple Button", + "block.colors.brown_triple_pressure_plate": "Brown Triple Pressure Plate", + "block.colors.brown_triple_slab": "Brown Triple Slab", + "block.colors.brown_triple_stairs": "Brown Triple Stairs", + "block.colors.brown_triple_wall": "Brown Triple Wall", + "block.colors.brown_wood": "Brown Wood", + "block.colors.cyan_asteroid": "Cyan Asteroid", + "block.colors.cyan_asteroid_brick_button": "Cyan Asteroid Brick Button", + "block.colors.cyan_asteroid_brick_pressure_plate": "Cyan Asteroid Brick Pressure Plate", + "block.colors.cyan_asteroid_brick_slab": "Cyan Asteroid Brick Slab", + "block.colors.cyan_asteroid_brick_stairs": "Cyan Asteroid Brick Stairs", + "block.colors.cyan_asteroid_brick_wall": "Cyan Asteroid Brick Wall", + "block.colors.cyan_asteroid_bricks": "Cyan Asteroid Bricks", + "block.colors.cyan_asteroid_button": "Cyan Asteroid Button", + "block.colors.cyan_asteroid_pressure_plate": "Cyan Asteroid Pressure Plate", + "block.colors.cyan_asteroid_slab": "Cyan Asteroid Slab", + "block.colors.cyan_asteroid_stairs": "Cyan Asteroid Stairs", + "block.colors.cyan_asteroid_tile_button": "Cyan Asteroid Tile Button", + "block.colors.cyan_asteroid_tile_pressure_plate": "Cyan Asteroid Tile Pressure Plate", + "block.colors.cyan_asteroid_tile_slab": "Cyan Asteroid Tile Slab", + "block.colors.cyan_asteroid_tile_stairs": "Cyan Asteroid Tile Stairs", + "block.colors.cyan_asteroid_tile_wall": "Cyan Asteroid Tile Wall", + "block.colors.cyan_asteroid_tiles": "Cyan Asteroid Tiles", + "block.colors.cyan_asteroid_wall": "Cyan Asteroid Wall", + "block.colors.cyan_bamboo": "Cyan Bamboo", + "block.colors.cyan_bamboo_mosaic": "Cyan Bamboo Mosaic", + "block.colors.cyan_bamboo_mosaic_button": "Cyan Bamboo Mosaic Button", + "block.colors.cyan_bamboo_mosaic_door": "Cyan Bamboo Mosaic Door", + "block.colors.cyan_bamboo_mosaic_fence": "Cyan Bamboo Mosaic Fence", + "block.colors.cyan_bamboo_mosaic_fence_gate": "Cyan Bamboo Mosaic Fence Gate", + "block.colors.cyan_bamboo_mosaic_pressure_plate": "Cyan Bamboo Mosaic Pressure Plate", + "block.colors.cyan_bamboo_mosaic_slab": "Cyan Bamboo Mosaic Slab", + "block.colors.cyan_bamboo_mosaic_stairs": "Cyan Bamboo Mosaic Stairs", + "block.colors.cyan_bamboo_mosaic_trapdoor": "Cyan Bamboo Mosaic Trapdoor", + "block.colors.cyan_bamboo_plank_button": "Cyan Bamboo Plank Button", + "block.colors.cyan_bamboo_plank_door": "Cyan Bamboo Plank Door", + "block.colors.cyan_bamboo_plank_fence": "Cyan Bamboo Plank Fence", + "block.colors.cyan_bamboo_plank_fence_gate": "Cyan Bamboo Plank Fence Gate", + "block.colors.cyan_bamboo_plank_pressure_plate": "Cyan Bamboo Plank Pressure Plate", + "block.colors.cyan_bamboo_plank_slab": "Cyan Bamboo Plank Slab", + "block.colors.cyan_bamboo_plank_stairs": "Cyan Bamboo Plank Stairs", + "block.colors.cyan_bamboo_plank_trapdoor": "Cyan Bamboo Plank Trapdoor", + "block.colors.cyan_bamboo_planks": "Cyan Bamboo Planks", + "block.colors.cyan_braid": "Cyan Braid", + "block.colors.cyan_braid_button": "Cyan Braid Button", + "block.colors.cyan_braid_pressure_plate": "Cyan Braid Pressure Plate", + "block.colors.cyan_braid_slab": "Cyan Braid Slab", + "block.colors.cyan_braid_stairs": "Cyan Braid Stairs", + "block.colors.cyan_braid_wall": "Cyan Braid Wall", + "block.colors.cyan_brick_button": "Cyan Brick Button", + "block.colors.cyan_brick_pressure_plate": "Cyan Brick Pressure Plate", + "block.colors.cyan_brick_slab": "Cyan Brick Slab", + "block.colors.cyan_brick_stairs": "Cyan Brick Stairs", + "block.colors.cyan_brick_wall": "Cyan Brick Wall", + "block.colors.cyan_bricks": "Cyan Bricks", + "block.colors.cyan_chaotic": "Cyan Chaotic", + "block.colors.cyan_chaotic_button": "Cyan Chaotic Button", + "block.colors.cyan_chaotic_pressure_plate": "Cyan Chaotic Pressure Plate", + "block.colors.cyan_chaotic_slab": "Cyan Chaotic Slab", + "block.colors.cyan_chaotic_stairs": "Cyan Chaotic Stairs", + "block.colors.cyan_chaotic_wall": "Cyan Chaotic Wall", + "block.colors.cyan_cobblestone": "Cyan Cobblestone", + "block.colors.cyan_cobblestone_brick_button": "Cyan Cobblestone Brick Button", + "block.colors.cyan_cobblestone_brick_pressure_plate": "Cyan Cobblestone Brick Pressure Plate", + "block.colors.cyan_cobblestone_brick_slab": "Cyan Cobblestone Brick Slab", + "block.colors.cyan_cobblestone_brick_stairs": "Cyan Cobblestone Brick Stairs", + "block.colors.cyan_cobblestone_brick_wall": "Cyan Cobblestone Brick Wall", + "block.colors.cyan_cobblestone_bricks": "Cyan Cobblestone Bricks", + "block.colors.cyan_cobblestone_button": "Cyan Cobblestone Button", + "block.colors.cyan_cobblestone_pressure_plate": "Cyan Cobblestone Pressure Plate", + "block.colors.cyan_cobblestone_slab": "Cyan Cobblestone Slab", + "block.colors.cyan_cobblestone_stairs": "Cyan Cobblestone Stairs", + "block.colors.cyan_cobblestone_wall": "Cyan Cobblestone Wall", + "block.colors.cyan_cracked_stone_brick_button": "Cyan Cracked Stone Brick Button", + "block.colors.cyan_cracked_stone_brick_pressure_plate": "Cyan Cracked Stone Brick Pressure Plate", + "block.colors.cyan_cracked_stone_brick_slab": "Cyan Cracked Stone Brick Slab", + "block.colors.cyan_cracked_stone_brick_stairs": "Cyan Cracked Stone Brick Stairs", + "block.colors.cyan_cracked_stone_brick_wall": "Cyan Cracked Stone Brick Wall", + "block.colors.cyan_cracked_stone_bricks": "Cyan Cracked Stone Bricks", + "block.colors.cyan_crafting_table": "Cyan Crafting Table", + "block.colors.cyan_dandelion": "Cyan Dandelion", + "block.colors.cyan_dark_prismarine": "Cyan Dark Prismarine", + "block.colors.cyan_dark_prismarine_button": "Cyan Dark Prismarine Button", + "block.colors.cyan_dark_prismarine_pressure_plate": "Cyan Dark Prismarine Pressure Plate", + "block.colors.cyan_dark_prismarine_slab": "Cyan Dark Prismarine Slab", + "block.colors.cyan_dark_prismarine_stairs": "Cyan Dark Prismarine Stairs", + "block.colors.cyan_dark_prismarine_wall": "Cyan Dark Prismarine Wall", + "block.colors.cyan_dirt": "Cyan Dirt", + "block.colors.cyan_encased": "Cyan Encased", + "block.colors.cyan_encased_button": "Cyan Encased Button", + "block.colors.cyan_encased_pressure_plate": "Cyan Encased Pressure Plate", + "block.colors.cyan_encased_slab": "Cyan Encased Slab", + "block.colors.cyan_encased_stairs": "Cyan Encased Stairs", + "block.colors.cyan_encased_wall": "Cyan Encased Wall", + "block.colors.cyan_grass_block": "Cyan Grass Block", + "block.colors.cyan_leaves": "Cyan Leaves", + "block.colors.cyan_log": "Cyan Log", + "block.colors.cyan_marble": "Cyan Marble", + "block.colors.cyan_marble_brick_button": "Cyan Marble Brick Button", + "block.colors.cyan_marble_brick_pressure_plate": "Cyan Marble Brick Pressure Plate", + "block.colors.cyan_marble_brick_slab": "Cyan Marble Brick Slab", + "block.colors.cyan_marble_brick_stairs": "Cyan Marble Brick Stairs", + "block.colors.cyan_marble_brick_wall": "Cyan Marble Brick Wall", + "block.colors.cyan_marble_bricks": "Cyan Marble Bricks", + "block.colors.cyan_marble_button": "Cyan Marble Button", + "block.colors.cyan_marble_pressure_plate": "Cyan Marble Pressure Plate", + "block.colors.cyan_marble_slab": "Cyan Marble Slab", + "block.colors.cyan_marble_stairs": "Cyan Marble Stairs", + "block.colors.cyan_marble_wall": "Cyan Marble Wall", + "block.colors.cyan_mosaic": "Cyan Mosaic", + "block.colors.cyan_mosaic_button": "Cyan Mosaic Button", + "block.colors.cyan_mosaic_pressure_plate": "Cyan Mosaic Pressure Plate", + "block.colors.cyan_mosaic_slab": "Cyan Mosaic Slab", + "block.colors.cyan_mosaic_stairs": "Cyan Mosaic Stairs", + "block.colors.cyan_mosaic_wall": "Cyan Mosaic Wall", + "block.colors.cyan_plank_button": "Cyan Plank Button", + "block.colors.cyan_plank_door": "Cyan Plank Door", + "block.colors.cyan_plank_fence": "Cyan Plank Fence", + "block.colors.cyan_plank_fence_gate": "Cyan Plank Fence Gate", + "block.colors.cyan_plank_pressure_plate": "Cyan Plank Pressure Plate", + "block.colors.cyan_plank_slab": "Cyan Plank Slab", + "block.colors.cyan_plank_stairs": "Cyan Plank Stairs", + "block.colors.cyan_plank_trapdoor": "Cyan Plank Trapdoor", + "block.colors.cyan_planks": "Cyan Planks", + "block.colors.cyan_polished": "Cyan Polished", + "block.colors.cyan_polished_button": "Cyan Polished Button", + "block.colors.cyan_polished_pressure_plate": "Cyan Polished Pressure Plate", + "block.colors.cyan_polished_slab": "Cyan Polished Slab", + "block.colors.cyan_polished_stairs": "Cyan Polished Stairs", + "block.colors.cyan_polished_wall": "Cyan Polished Wall", + "block.colors.cyan_poppy": "Cyan Poppy", + "block.colors.cyan_potted_poppy": "Cyan Potted Poppy", + "block.colors.cyan_prismarine": "Cyan Prismarine", + "block.colors.cyan_prismarine_brick_button": "Cyan Prismarine Brick Button", + "block.colors.cyan_prismarine_brick_pressure_plate": "Cyan Prismarine Brick Pressure Plate", + "block.colors.cyan_prismarine_brick_slab": "Cyan Prismarine Brick Slab", + "block.colors.cyan_prismarine_brick_stairs": "Cyan Prismarine Brick Stairs", + "block.colors.cyan_prismarine_brick_wall": "Cyan Prismarine Brick Wall", + "block.colors.cyan_prismarine_bricks": "Cyan Prismarine Bricks", + "block.colors.cyan_prismarine_button": "Cyan Prismarine Button", + "block.colors.cyan_prismarine_pressure_plate": "Cyan Prismarine Pressure Plate", + "block.colors.cyan_prismarine_slab": "Cyan Prismarine Slab", + "block.colors.cyan_prismarine_stairs": "Cyan Prismarine Stairs", + "block.colors.cyan_prismarine_wall": "Cyan Prismarine Wall", + "block.colors.cyan_road": "Cyan Road", + "block.colors.cyan_road_button": "Cyan Road Button", + "block.colors.cyan_road_pressure_plate": "Cyan Road Pressure Plate", + "block.colors.cyan_road_slab": "Cyan Road Slab", + "block.colors.cyan_road_stairs": "Cyan Road Stairs", + "block.colors.cyan_road_wall": "Cyan Road Wall", + "block.colors.cyan_sapling": "Cyan Sapling", + "block.colors.cyan_short_grass": "Cyan Short Grass", + "block.colors.cyan_stone": "Cyan Stone", + "block.colors.cyan_stone_brick_button": "Cyan Stone Brick Button", + "block.colors.cyan_stone_brick_pressure_plate": "Cyan Stone Brick Pressure Plate", + "block.colors.cyan_stone_brick_slab": "Cyan Stone Brick Slab", + "block.colors.cyan_stone_brick_stairs": "Cyan Stone Brick Stairs", + "block.colors.cyan_stone_brick_wall": "Cyan Stone Brick Wall", + "block.colors.cyan_stone_bricks": "Cyan Stone Bricks", + "block.colors.cyan_stone_button": "Cyan Stone Button", + "block.colors.cyan_stone_pressure_plate": "Cyan Stone Pressure Plate", + "block.colors.cyan_stone_slab": "Cyan Stone Slab", + "block.colors.cyan_stone_stairs": "Cyan Stone Stairs", + "block.colors.cyan_stone_wall": "Cyan Stone Wall", + "block.colors.cyan_stripped_bamboo": "Cyan Stripped Bamboo", + "block.colors.cyan_stripped_log": "Cyan Stripped Log", + "block.colors.cyan_stripped_wood": "Cyan Stripped Wood", + "block.colors.cyan_tall_grass": "Cyan Tall Grass", + "block.colors.cyan_tile_button": "Cyan Tile Button", + "block.colors.cyan_tile_pressure_plate": "Cyan Tile Pressure Plate", + "block.colors.cyan_tile_slab": "Cyan Tile Slab", + "block.colors.cyan_tile_stairs": "Cyan Tile Stairs", + "block.colors.cyan_tile_wall": "Cyan Tile Wall", + "block.colors.cyan_tiles": "Cyan Tiles", + "block.colors.cyan_triple": "Cyan Triple", + "block.colors.cyan_triple_button": "Cyan Triple Button", + "block.colors.cyan_triple_pressure_plate": "Cyan Triple Pressure Plate", + "block.colors.cyan_triple_slab": "Cyan Triple Slab", + "block.colors.cyan_triple_stairs": "Cyan Triple Stairs", + "block.colors.cyan_triple_wall": "Cyan Triple Wall", + "block.colors.cyan_wood": "Cyan Wood", + "block.colors.gray_asteroid": "Gray Asteroid", + "block.colors.gray_asteroid_brick_button": "Gray Asteroid Brick Button", + "block.colors.gray_asteroid_brick_pressure_plate": "Gray Asteroid Brick Pressure Plate", + "block.colors.gray_asteroid_brick_slab": "Gray Asteroid Brick Slab", + "block.colors.gray_asteroid_brick_stairs": "Gray Asteroid Brick Stairs", + "block.colors.gray_asteroid_brick_wall": "Gray Asteroid Brick Wall", + "block.colors.gray_asteroid_bricks": "Gray Asteroid Bricks", + "block.colors.gray_asteroid_button": "Gray Asteroid Button", + "block.colors.gray_asteroid_pressure_plate": "Gray Asteroid Pressure Plate", + "block.colors.gray_asteroid_slab": "Gray Asteroid Slab", + "block.colors.gray_asteroid_stairs": "Gray Asteroid Stairs", + "block.colors.gray_asteroid_tile_button": "Gray Asteroid Tile Button", + "block.colors.gray_asteroid_tile_pressure_plate": "Gray Asteroid Tile Pressure Plate", + "block.colors.gray_asteroid_tile_slab": "Gray Asteroid Tile Slab", + "block.colors.gray_asteroid_tile_stairs": "Gray Asteroid Tile Stairs", + "block.colors.gray_asteroid_tile_wall": "Gray Asteroid Tile Wall", + "block.colors.gray_asteroid_tiles": "Gray Asteroid Tiles", + "block.colors.gray_asteroid_wall": "Gray Asteroid Wall", + "block.colors.gray_bamboo": "Gray Bamboo", + "block.colors.gray_bamboo_mosaic": "Gray Bamboo Mosaic", + "block.colors.gray_bamboo_mosaic_button": "Gray Bamboo Mosaic Button", + "block.colors.gray_bamboo_mosaic_door": "Gray Bamboo Mosaic Door", + "block.colors.gray_bamboo_mosaic_fence": "Gray Bamboo Mosaic Fence", + "block.colors.gray_bamboo_mosaic_fence_gate": "Gray Bamboo Mosaic Fence Gate", + "block.colors.gray_bamboo_mosaic_pressure_plate": "Gray Bamboo Mosaic Pressure Plate", + "block.colors.gray_bamboo_mosaic_slab": "Gray Bamboo Mosaic Slab", + "block.colors.gray_bamboo_mosaic_stairs": "Gray Bamboo Mosaic Stairs", + "block.colors.gray_bamboo_mosaic_trapdoor": "Gray Bamboo Mosaic Trapdoor", + "block.colors.gray_bamboo_plank_button": "Gray Bamboo Plank Button", + "block.colors.gray_bamboo_plank_door": "Gray Bamboo Plank Door", + "block.colors.gray_bamboo_plank_fence": "Gray Bamboo Plank Fence", + "block.colors.gray_bamboo_plank_fence_gate": "Gray Bamboo Plank Fence Gate", + "block.colors.gray_bamboo_plank_pressure_plate": "Gray Bamboo Plank Pressure Plate", + "block.colors.gray_bamboo_plank_slab": "Gray Bamboo Plank Slab", + "block.colors.gray_bamboo_plank_stairs": "Gray Bamboo Plank Stairs", + "block.colors.gray_bamboo_plank_trapdoor": "Gray Bamboo Plank Trapdoor", + "block.colors.gray_bamboo_planks": "Gray Bamboo Planks", + "block.colors.gray_braid": "Gray Braid", + "block.colors.gray_braid_button": "Gray Braid Button", + "block.colors.gray_braid_pressure_plate": "Gray Braid Pressure Plate", + "block.colors.gray_braid_slab": "Gray Braid Slab", + "block.colors.gray_braid_stairs": "Gray Braid Stairs", + "block.colors.gray_braid_wall": "Gray Braid Wall", + "block.colors.gray_brick_button": "Gray Brick Button", + "block.colors.gray_brick_pressure_plate": "Gray Brick Pressure Plate", + "block.colors.gray_brick_slab": "Gray Brick Slab", + "block.colors.gray_brick_stairs": "Gray Brick Stairs", + "block.colors.gray_brick_wall": "Gray Brick Wall", + "block.colors.gray_bricks": "Gray Bricks", + "block.colors.gray_chaotic": "Gray Chaotic", + "block.colors.gray_chaotic_button": "Gray Chaotic Button", + "block.colors.gray_chaotic_pressure_plate": "Gray Chaotic Pressure Plate", + "block.colors.gray_chaotic_slab": "Gray Chaotic Slab", + "block.colors.gray_chaotic_stairs": "Gray Chaotic Stairs", + "block.colors.gray_chaotic_wall": "Gray Chaotic Wall", + "block.colors.gray_cobblestone": "Gray Cobblestone", + "block.colors.gray_cobblestone_brick_button": "Gray Cobblestone Brick Button", + "block.colors.gray_cobblestone_brick_pressure_plate": "Gray Cobblestone Brick Pressure Plate", + "block.colors.gray_cobblestone_brick_slab": "Gray Cobblestone Brick Slab", + "block.colors.gray_cobblestone_brick_stairs": "Gray Cobblestone Brick Stairs", + "block.colors.gray_cobblestone_brick_wall": "Gray Cobblestone Brick Wall", + "block.colors.gray_cobblestone_bricks": "Gray Cobblestone Bricks", + "block.colors.gray_cobblestone_button": "Gray Cobblestone Button", + "block.colors.gray_cobblestone_pressure_plate": "Gray Cobblestone Pressure Plate", + "block.colors.gray_cobblestone_slab": "Gray Cobblestone Slab", + "block.colors.gray_cobblestone_stairs": "Gray Cobblestone Stairs", + "block.colors.gray_cobblestone_wall": "Gray Cobblestone Wall", + "block.colors.gray_cracked_stone_brick_button": "Gray Cracked Stone Brick Button", + "block.colors.gray_cracked_stone_brick_pressure_plate": "Gray Cracked Stone Brick Pressure Plate", + "block.colors.gray_cracked_stone_brick_slab": "Gray Cracked Stone Brick Slab", + "block.colors.gray_cracked_stone_brick_stairs": "Gray Cracked Stone Brick Stairs", + "block.colors.gray_cracked_stone_brick_wall": "Gray Cracked Stone Brick Wall", + "block.colors.gray_cracked_stone_bricks": "Gray Cracked Stone Bricks", + "block.colors.gray_crafting_table": "Gray Crafting Table", + "block.colors.gray_dandelion": "Gray Dandelion", + "block.colors.gray_dark_prismarine": "Gray Dark Prismarine", + "block.colors.gray_dark_prismarine_button": "Gray Dark Prismarine Button", + "block.colors.gray_dark_prismarine_pressure_plate": "Gray Dark Prismarine Pressure Plate", + "block.colors.gray_dark_prismarine_slab": "Gray Dark Prismarine Slab", + "block.colors.gray_dark_prismarine_stairs": "Gray Dark Prismarine Stairs", + "block.colors.gray_dark_prismarine_wall": "Gray Dark Prismarine Wall", + "block.colors.gray_dirt": "Gray Dirt", + "block.colors.gray_encased": "Gray Encased", + "block.colors.gray_encased_button": "Gray Encased Button", + "block.colors.gray_encased_pressure_plate": "Gray Encased Pressure Plate", + "block.colors.gray_encased_slab": "Gray Encased Slab", + "block.colors.gray_encased_stairs": "Gray Encased Stairs", + "block.colors.gray_encased_wall": "Gray Encased Wall", + "block.colors.gray_grass_block": "Gray Grass Block", + "block.colors.gray_leaves": "Gray Leaves", + "block.colors.gray_log": "Gray Log", + "block.colors.gray_marble": "Gray Marble", + "block.colors.gray_marble_brick_button": "Gray Marble Brick Button", + "block.colors.gray_marble_brick_pressure_plate": "Gray Marble Brick Pressure Plate", + "block.colors.gray_marble_brick_slab": "Gray Marble Brick Slab", + "block.colors.gray_marble_brick_stairs": "Gray Marble Brick Stairs", + "block.colors.gray_marble_brick_wall": "Gray Marble Brick Wall", + "block.colors.gray_marble_bricks": "Gray Marble Bricks", + "block.colors.gray_marble_button": "Gray Marble Button", + "block.colors.gray_marble_pressure_plate": "Gray Marble Pressure Plate", + "block.colors.gray_marble_slab": "Gray Marble Slab", + "block.colors.gray_marble_stairs": "Gray Marble Stairs", + "block.colors.gray_marble_wall": "Gray Marble Wall", + "block.colors.gray_mosaic": "Gray Mosaic", + "block.colors.gray_mosaic_button": "Gray Mosaic Button", + "block.colors.gray_mosaic_pressure_plate": "Gray Mosaic Pressure Plate", + "block.colors.gray_mosaic_slab": "Gray Mosaic Slab", + "block.colors.gray_mosaic_stairs": "Gray Mosaic Stairs", + "block.colors.gray_mosaic_wall": "Gray Mosaic Wall", + "block.colors.gray_plank_button": "Gray Plank Button", + "block.colors.gray_plank_door": "Gray Plank Door", + "block.colors.gray_plank_fence": "Gray Plank Fence", + "block.colors.gray_plank_fence_gate": "Gray Plank Fence Gate", + "block.colors.gray_plank_pressure_plate": "Gray Plank Pressure Plate", + "block.colors.gray_plank_slab": "Gray Plank Slab", + "block.colors.gray_plank_stairs": "Gray Plank Stairs", + "block.colors.gray_plank_trapdoor": "Gray Plank Trapdoor", + "block.colors.gray_planks": "Gray Planks", + "block.colors.gray_polished": "Gray Polished", + "block.colors.gray_polished_button": "Gray Polished Button", + "block.colors.gray_polished_pressure_plate": "Gray Polished Pressure Plate", + "block.colors.gray_polished_slab": "Gray Polished Slab", + "block.colors.gray_polished_stairs": "Gray Polished Stairs", + "block.colors.gray_polished_wall": "Gray Polished Wall", + "block.colors.gray_poppy": "Gray Poppy", + "block.colors.gray_potted_poppy": "Gray Potted Poppy", + "block.colors.gray_prismarine": "Gray Prismarine", + "block.colors.gray_prismarine_brick_button": "Gray Prismarine Brick Button", + "block.colors.gray_prismarine_brick_pressure_plate": "Gray Prismarine Brick Pressure Plate", + "block.colors.gray_prismarine_brick_slab": "Gray Prismarine Brick Slab", + "block.colors.gray_prismarine_brick_stairs": "Gray Prismarine Brick Stairs", + "block.colors.gray_prismarine_brick_wall": "Gray Prismarine Brick Wall", + "block.colors.gray_prismarine_bricks": "Gray Prismarine Bricks", + "block.colors.gray_prismarine_button": "Gray Prismarine Button", + "block.colors.gray_prismarine_pressure_plate": "Gray Prismarine Pressure Plate", + "block.colors.gray_prismarine_slab": "Gray Prismarine Slab", + "block.colors.gray_prismarine_stairs": "Gray Prismarine Stairs", + "block.colors.gray_prismarine_wall": "Gray Prismarine Wall", + "block.colors.gray_road": "Gray Road", + "block.colors.gray_road_button": "Gray Road Button", + "block.colors.gray_road_pressure_plate": "Gray Road Pressure Plate", + "block.colors.gray_road_slab": "Gray Road Slab", + "block.colors.gray_road_stairs": "Gray Road Stairs", + "block.colors.gray_road_wall": "Gray Road Wall", + "block.colors.gray_sapling": "Gray Sapling", + "block.colors.gray_short_grass": "Gray Short Grass", + "block.colors.gray_stone": "Gray Stone", + "block.colors.gray_stone_brick_button": "Gray Stone Brick Button", + "block.colors.gray_stone_brick_pressure_plate": "Gray Stone Brick Pressure Plate", + "block.colors.gray_stone_brick_slab": "Gray Stone Brick Slab", + "block.colors.gray_stone_brick_stairs": "Gray Stone Brick Stairs", + "block.colors.gray_stone_brick_wall": "Gray Stone Brick Wall", + "block.colors.gray_stone_bricks": "Gray Stone Bricks", + "block.colors.gray_stone_button": "Gray Stone Button", + "block.colors.gray_stone_pressure_plate": "Gray Stone Pressure Plate", + "block.colors.gray_stone_slab": "Gray Stone Slab", + "block.colors.gray_stone_stairs": "Gray Stone Stairs", + "block.colors.gray_stone_wall": "Gray Stone Wall", + "block.colors.gray_stripped_bamboo": "Gray Stripped Bamboo", + "block.colors.gray_stripped_log": "Gray Stripped Log", + "block.colors.gray_stripped_wood": "Gray Stripped Wood", + "block.colors.gray_tall_grass": "Gray Tall Grass", + "block.colors.gray_tile_button": "Gray Tile Button", + "block.colors.gray_tile_pressure_plate": "Gray Tile Pressure Plate", + "block.colors.gray_tile_slab": "Gray Tile Slab", + "block.colors.gray_tile_stairs": "Gray Tile Stairs", + "block.colors.gray_tile_wall": "Gray Tile Wall", + "block.colors.gray_tiles": "Gray Tiles", + "block.colors.gray_triple": "Gray Triple", + "block.colors.gray_triple_button": "Gray Triple Button", + "block.colors.gray_triple_pressure_plate": "Gray Triple Pressure Plate", + "block.colors.gray_triple_slab": "Gray Triple Slab", + "block.colors.gray_triple_stairs": "Gray Triple Stairs", + "block.colors.gray_triple_wall": "Gray Triple Wall", + "block.colors.gray_wood": "Gray Wood", + "block.colors.green_asteroid": "Green Asteroid", + "block.colors.green_asteroid_brick_button": "Green Asteroid Brick Button", + "block.colors.green_asteroid_brick_pressure_plate": "Green Asteroid Brick Pressure Plate", + "block.colors.green_asteroid_brick_slab": "Green Asteroid Brick Slab", + "block.colors.green_asteroid_brick_stairs": "Green Asteroid Brick Stairs", + "block.colors.green_asteroid_brick_wall": "Green Asteroid Brick Wall", + "block.colors.green_asteroid_bricks": "Green Asteroid Bricks", + "block.colors.green_asteroid_button": "Green Asteroid Button", + "block.colors.green_asteroid_pressure_plate": "Green Asteroid Pressure Plate", + "block.colors.green_asteroid_slab": "Green Asteroid Slab", + "block.colors.green_asteroid_stairs": "Green Asteroid Stairs", + "block.colors.green_asteroid_tile_button": "Green Asteroid Tile Button", + "block.colors.green_asteroid_tile_pressure_plate": "Green Asteroid Tile Pressure Plate", + "block.colors.green_asteroid_tile_slab": "Green Asteroid Tile Slab", + "block.colors.green_asteroid_tile_stairs": "Green Asteroid Tile Stairs", + "block.colors.green_asteroid_tile_wall": "Green Asteroid Tile Wall", + "block.colors.green_asteroid_tiles": "Green Asteroid Tiles", + "block.colors.green_asteroid_wall": "Green Asteroid Wall", + "block.colors.green_bamboo": "Green Bamboo", + "block.colors.green_bamboo_mosaic": "Green Bamboo Mosaic", + "block.colors.green_bamboo_mosaic_button": "Green Bamboo Mosaic Button", + "block.colors.green_bamboo_mosaic_door": "Green Bamboo Mosaic Door", + "block.colors.green_bamboo_mosaic_fence": "Green Bamboo Mosaic Fence", + "block.colors.green_bamboo_mosaic_fence_gate": "Green Bamboo Mosaic Fence Gate", + "block.colors.green_bamboo_mosaic_pressure_plate": "Green Bamboo Mosaic Pressure Plate", + "block.colors.green_bamboo_mosaic_slab": "Green Bamboo Mosaic Slab", + "block.colors.green_bamboo_mosaic_stairs": "Green Bamboo Mosaic Stairs", + "block.colors.green_bamboo_mosaic_trapdoor": "Green Bamboo Mosaic Trapdoor", + "block.colors.green_bamboo_plank_button": "Green Bamboo Plank Button", + "block.colors.green_bamboo_plank_door": "Green Bamboo Plank Door", + "block.colors.green_bamboo_plank_fence": "Green Bamboo Plank Fence", + "block.colors.green_bamboo_plank_fence_gate": "Green Bamboo Plank Fence Gate", + "block.colors.green_bamboo_plank_pressure_plate": "Green Bamboo Plank Pressure Plate", + "block.colors.green_bamboo_plank_slab": "Green Bamboo Plank Slab", + "block.colors.green_bamboo_plank_stairs": "Green Bamboo Plank Stairs", + "block.colors.green_bamboo_plank_trapdoor": "Green Bamboo Plank Trapdoor", + "block.colors.green_bamboo_planks": "Green Bamboo Planks", + "block.colors.green_braid": "Green Braid", + "block.colors.green_braid_button": "Green Braid Button", + "block.colors.green_braid_pressure_plate": "Green Braid Pressure Plate", + "block.colors.green_braid_slab": "Green Braid Slab", + "block.colors.green_braid_stairs": "Green Braid Stairs", + "block.colors.green_braid_wall": "Green Braid Wall", + "block.colors.green_brick_button": "Green Brick Button", + "block.colors.green_brick_pressure_plate": "Green Brick Pressure Plate", + "block.colors.green_brick_slab": "Green Brick Slab", + "block.colors.green_brick_stairs": "Green Brick Stairs", + "block.colors.green_brick_wall": "Green Brick Wall", + "block.colors.green_bricks": "Green Bricks", + "block.colors.green_chaotic": "Green Chaotic", + "block.colors.green_chaotic_button": "Green Chaotic Button", + "block.colors.green_chaotic_pressure_plate": "Green Chaotic Pressure Plate", + "block.colors.green_chaotic_slab": "Green Chaotic Slab", + "block.colors.green_chaotic_stairs": "Green Chaotic Stairs", + "block.colors.green_chaotic_wall": "Green Chaotic Wall", + "block.colors.green_cobblestone": "Green Cobblestone", + "block.colors.green_cobblestone_brick_button": "Green Cobblestone Brick Button", + "block.colors.green_cobblestone_brick_pressure_plate": "Green Cobblestone Brick Pressure Plate", + "block.colors.green_cobblestone_brick_slab": "Green Cobblestone Brick Slab", + "block.colors.green_cobblestone_brick_stairs": "Green Cobblestone Brick Stairs", + "block.colors.green_cobblestone_brick_wall": "Green Cobblestone Brick Wall", + "block.colors.green_cobblestone_bricks": "Green Cobblestone Bricks", + "block.colors.green_cobblestone_button": "Green Cobblestone Button", + "block.colors.green_cobblestone_pressure_plate": "Green Cobblestone Pressure Plate", + "block.colors.green_cobblestone_slab": "Green Cobblestone Slab", + "block.colors.green_cobblestone_stairs": "Green Cobblestone Stairs", + "block.colors.green_cobblestone_wall": "Green Cobblestone Wall", + "block.colors.green_cracked_stone_brick_button": "Green Cracked Stone Brick Button", + "block.colors.green_cracked_stone_brick_pressure_plate": "Green Cracked Stone Brick Pressure Plate", + "block.colors.green_cracked_stone_brick_slab": "Green Cracked Stone Brick Slab", + "block.colors.green_cracked_stone_brick_stairs": "Green Cracked Stone Brick Stairs", + "block.colors.green_cracked_stone_brick_wall": "Green Cracked Stone Brick Wall", + "block.colors.green_cracked_stone_bricks": "Green Cracked Stone Bricks", + "block.colors.green_crafting_table": "Green Crafting Table", + "block.colors.green_dandelion": "Green Dandelion", + "block.colors.green_dark_prismarine": "Green Dark Prismarine", + "block.colors.green_dark_prismarine_button": "Green Dark Prismarine Button", + "block.colors.green_dark_prismarine_pressure_plate": "Green Dark Prismarine Pressure Plate", + "block.colors.green_dark_prismarine_slab": "Green Dark Prismarine Slab", + "block.colors.green_dark_prismarine_stairs": "Green Dark Prismarine Stairs", + "block.colors.green_dark_prismarine_wall": "Green Dark Prismarine Wall", + "block.colors.green_dirt": "Green Dirt", + "block.colors.green_encased": "Green Encased", + "block.colors.green_encased_button": "Green Encased Button", + "block.colors.green_encased_pressure_plate": "Green Encased Pressure Plate", + "block.colors.green_encased_slab": "Green Encased Slab", + "block.colors.green_encased_stairs": "Green Encased Stairs", + "block.colors.green_encased_wall": "Green Encased Wall", + "block.colors.green_grass_block": "Green Grass Block", + "block.colors.green_leaves": "Green Leaves", + "block.colors.green_log": "Green Log", + "block.colors.green_marble": "Green Marble", + "block.colors.green_marble_brick_button": "Green Marble Brick Button", + "block.colors.green_marble_brick_pressure_plate": "Green Marble Brick Pressure Plate", + "block.colors.green_marble_brick_slab": "Green Marble Brick Slab", + "block.colors.green_marble_brick_stairs": "Green Marble Brick Stairs", + "block.colors.green_marble_brick_wall": "Green Marble Brick Wall", + "block.colors.green_marble_bricks": "Green Marble Bricks", + "block.colors.green_marble_button": "Green Marble Button", + "block.colors.green_marble_pressure_plate": "Green Marble Pressure Plate", + "block.colors.green_marble_slab": "Green Marble Slab", + "block.colors.green_marble_stairs": "Green Marble Stairs", + "block.colors.green_marble_wall": "Green Marble Wall", + "block.colors.green_mosaic": "Green Mosaic", + "block.colors.green_mosaic_button": "Green Mosaic Button", + "block.colors.green_mosaic_pressure_plate": "Green Mosaic Pressure Plate", + "block.colors.green_mosaic_slab": "Green Mosaic Slab", + "block.colors.green_mosaic_stairs": "Green Mosaic Stairs", + "block.colors.green_mosaic_wall": "Green Mosaic Wall", + "block.colors.green_plank_button": "Green Plank Button", + "block.colors.green_plank_door": "Green Plank Door", + "block.colors.green_plank_fence": "Green Plank Fence", + "block.colors.green_plank_fence_gate": "Green Plank Fence Gate", + "block.colors.green_plank_pressure_plate": "Green Plank Pressure Plate", + "block.colors.green_plank_slab": "Green Plank Slab", + "block.colors.green_plank_stairs": "Green Plank Stairs", + "block.colors.green_plank_trapdoor": "Green Plank Trapdoor", + "block.colors.green_planks": "Green Planks", + "block.colors.green_polished": "Green Polished", + "block.colors.green_polished_button": "Green Polished Button", + "block.colors.green_polished_pressure_plate": "Green Polished Pressure Plate", + "block.colors.green_polished_slab": "Green Polished Slab", + "block.colors.green_polished_stairs": "Green Polished Stairs", + "block.colors.green_polished_wall": "Green Polished Wall", + "block.colors.green_poppy": "Green Poppy", + "block.colors.green_potted_poppy": "Green Potted Poppy", + "block.colors.green_prismarine": "Green Prismarine", + "block.colors.green_prismarine_brick_button": "Green Prismarine Brick Button", + "block.colors.green_prismarine_brick_pressure_plate": "Green Prismarine Brick Pressure Plate", + "block.colors.green_prismarine_brick_slab": "Green Prismarine Brick Slab", + "block.colors.green_prismarine_brick_stairs": "Green Prismarine Brick Stairs", + "block.colors.green_prismarine_brick_wall": "Green Prismarine Brick Wall", + "block.colors.green_prismarine_bricks": "Green Prismarine Bricks", + "block.colors.green_prismarine_button": "Green Prismarine Button", + "block.colors.green_prismarine_pressure_plate": "Green Prismarine Pressure Plate", + "block.colors.green_prismarine_slab": "Green Prismarine Slab", + "block.colors.green_prismarine_stairs": "Green Prismarine Stairs", + "block.colors.green_prismarine_wall": "Green Prismarine Wall", + "block.colors.green_road": "Green Road", + "block.colors.green_road_button": "Green Road Button", + "block.colors.green_road_pressure_plate": "Green Road Pressure Plate", + "block.colors.green_road_slab": "Green Road Slab", + "block.colors.green_road_stairs": "Green Road Stairs", + "block.colors.green_road_wall": "Green Road Wall", + "block.colors.green_sapling": "Green Sapling", + "block.colors.green_short_grass": "Green Short Grass", + "block.colors.green_stone": "Green Stone", + "block.colors.green_stone_brick_button": "Green Stone Brick Button", + "block.colors.green_stone_brick_pressure_plate": "Green Stone Brick Pressure Plate", + "block.colors.green_stone_brick_slab": "Green Stone Brick Slab", + "block.colors.green_stone_brick_stairs": "Green Stone Brick Stairs", + "block.colors.green_stone_brick_wall": "Green Stone Brick Wall", + "block.colors.green_stone_bricks": "Green Stone Bricks", + "block.colors.green_stone_button": "Green Stone Button", + "block.colors.green_stone_pressure_plate": "Green Stone Pressure Plate", + "block.colors.green_stone_slab": "Green Stone Slab", + "block.colors.green_stone_stairs": "Green Stone Stairs", + "block.colors.green_stone_wall": "Green Stone Wall", + "block.colors.green_stripped_bamboo": "Green Stripped Bamboo", + "block.colors.green_stripped_log": "Green Stripped Log", + "block.colors.green_stripped_wood": "Green Stripped Wood", + "block.colors.green_tall_grass": "Green Tall Grass", + "block.colors.green_tile_button": "Green Tile Button", + "block.colors.green_tile_pressure_plate": "Green Tile Pressure Plate", + "block.colors.green_tile_slab": "Green Tile Slab", + "block.colors.green_tile_stairs": "Green Tile Stairs", + "block.colors.green_tile_wall": "Green Tile Wall", + "block.colors.green_tiles": "Green Tiles", + "block.colors.green_triple": "Green Triple", + "block.colors.green_triple_button": "Green Triple Button", + "block.colors.green_triple_pressure_plate": "Green Triple Pressure Plate", + "block.colors.green_triple_slab": "Green Triple Slab", + "block.colors.green_triple_stairs": "Green Triple Stairs", + "block.colors.green_triple_wall": "Green Triple Wall", + "block.colors.green_wood": "Green Wood", + "block.colors.light_blue_asteroid": "Light Blue Asteroid", + "block.colors.light_blue_asteroid_brick_button": "Light Blue Asteroid Brick Button", + "block.colors.light_blue_asteroid_brick_pressure_plate": "Light Blue Asteroid Brick Pressure Plate", + "block.colors.light_blue_asteroid_brick_slab": "Light Blue Asteroid Brick Slab", + "block.colors.light_blue_asteroid_brick_stairs": "Light Blue Asteroid Brick Stairs", + "block.colors.light_blue_asteroid_brick_wall": "Light Blue Asteroid Brick Wall", + "block.colors.light_blue_asteroid_bricks": "Light Blue Asteroid Bricks", + "block.colors.light_blue_asteroid_button": "Light Blue Asteroid Button", + "block.colors.light_blue_asteroid_pressure_plate": "Light Blue Asteroid Pressure Plate", + "block.colors.light_blue_asteroid_slab": "Light Blue Asteroid Slab", + "block.colors.light_blue_asteroid_stairs": "Light Blue Asteroid Stairs", + "block.colors.light_blue_asteroid_tile_button": "Light Blue Asteroid Tile Button", + "block.colors.light_blue_asteroid_tile_pressure_plate": "Light Blue Asteroid Tile Pressure Plate", + "block.colors.light_blue_asteroid_tile_slab": "Light Blue Asteroid Tile Slab", + "block.colors.light_blue_asteroid_tile_stairs": "Light Blue Asteroid Tile Stairs", + "block.colors.light_blue_asteroid_tile_wall": "Light Blue Asteroid Tile Wall", + "block.colors.light_blue_asteroid_tiles": "Light Blue Asteroid Tiles", + "block.colors.light_blue_asteroid_wall": "Light Blue Asteroid Wall", + "block.colors.light_blue_bamboo": "Light Blue Bamboo", + "block.colors.light_blue_bamboo_mosaic": "Light Blue Bamboo Mosaic", + "block.colors.light_blue_bamboo_mosaic_button": "Light Blue Bamboo Mosaic Button", + "block.colors.light_blue_bamboo_mosaic_door": "Light Blue Bamboo Mosaic Door", + "block.colors.light_blue_bamboo_mosaic_fence": "Light Blue Bamboo Mosaic Fence", + "block.colors.light_blue_bamboo_mosaic_fence_gate": "Light Blue Bamboo Mosaic Fence Gate", + "block.colors.light_blue_bamboo_mosaic_pressure_plate": "Light Blue Bamboo Mosaic Pressure Plate", + "block.colors.light_blue_bamboo_mosaic_slab": "Light Blue Bamboo Mosaic Slab", + "block.colors.light_blue_bamboo_mosaic_stairs": "Light Blue Bamboo Mosaic Stairs", + "block.colors.light_blue_bamboo_mosaic_trapdoor": "Light Blue Bamboo Mosaic Trapdoor", + "block.colors.light_blue_bamboo_plank_button": "Light Blue Bamboo Plank Button", + "block.colors.light_blue_bamboo_plank_door": "Light Blue Bamboo Plank Door", + "block.colors.light_blue_bamboo_plank_fence": "Light Blue Bamboo Plank Fence", + "block.colors.light_blue_bamboo_plank_fence_gate": "Light Blue Bamboo Plank Fence Gate", + "block.colors.light_blue_bamboo_plank_pressure_plate": "Light Blue Bamboo Plank Pressure Plate", + "block.colors.light_blue_bamboo_plank_slab": "Light Blue Bamboo Plank Slab", + "block.colors.light_blue_bamboo_plank_stairs": "Light Blue Bamboo Plank Stairs", + "block.colors.light_blue_bamboo_plank_trapdoor": "Light Blue Bamboo Plank Trapdoor", + "block.colors.light_blue_bamboo_planks": "Light Blue Bamboo Planks", + "block.colors.light_blue_braid": "Light Blue Braid", + "block.colors.light_blue_braid_button": "Light Blue Braid Button", + "block.colors.light_blue_braid_pressure_plate": "Light Blue Braid Pressure Plate", + "block.colors.light_blue_braid_slab": "Light Blue Braid Slab", + "block.colors.light_blue_braid_stairs": "Light Blue Braid Stairs", + "block.colors.light_blue_braid_wall": "Light Blue Braid Wall", + "block.colors.light_blue_brick_button": "Light Blue Brick Button", + "block.colors.light_blue_brick_pressure_plate": "Light Blue Brick Pressure Plate", + "block.colors.light_blue_brick_slab": "Light Blue Brick Slab", + "block.colors.light_blue_brick_stairs": "Light Blue Brick Stairs", + "block.colors.light_blue_brick_wall": "Light Blue Brick Wall", + "block.colors.light_blue_bricks": "Light Blue Bricks", + "block.colors.light_blue_chaotic": "Light Blue Chaotic", + "block.colors.light_blue_chaotic_button": "Light Blue Chaotic Button", + "block.colors.light_blue_chaotic_pressure_plate": "Light Blue Chaotic Pressure Plate", + "block.colors.light_blue_chaotic_slab": "Light Blue Chaotic Slab", + "block.colors.light_blue_chaotic_stairs": "Light Blue Chaotic Stairs", + "block.colors.light_blue_chaotic_wall": "Light Blue Chaotic Wall", + "block.colors.light_blue_cobblestone": "Light Blue Cobblestone", + "block.colors.light_blue_cobblestone_brick_button": "Light Blue Cobblestone Brick Button", + "block.colors.light_blue_cobblestone_brick_pressure_plate": "Light Blue Cobblestone Brick Pressure Plate", + "block.colors.light_blue_cobblestone_brick_slab": "Light Blue Cobblestone Brick Slab", + "block.colors.light_blue_cobblestone_brick_stairs": "Light Blue Cobblestone Brick Stairs", + "block.colors.light_blue_cobblestone_brick_wall": "Light Blue Cobblestone Brick Wall", + "block.colors.light_blue_cobblestone_bricks": "Light Blue Cobblestone Bricks", + "block.colors.light_blue_cobblestone_button": "Light Blue Cobblestone Button", + "block.colors.light_blue_cobblestone_pressure_plate": "Light Blue Cobblestone Pressure Plate", + "block.colors.light_blue_cobblestone_slab": "Light Blue Cobblestone Slab", + "block.colors.light_blue_cobblestone_stairs": "Light Blue Cobblestone Stairs", + "block.colors.light_blue_cobblestone_wall": "Light Blue Cobblestone Wall", + "block.colors.light_blue_cracked_stone_brick_button": "Light Blue Cracked Stone Brick Button", + "block.colors.light_blue_cracked_stone_brick_pressure_plate": "Light Blue Cracked Stone Brick Pressure Plate", + "block.colors.light_blue_cracked_stone_brick_slab": "Light Blue Cracked Stone Brick Slab", + "block.colors.light_blue_cracked_stone_brick_stairs": "Light Blue Cracked Stone Brick Stairs", + "block.colors.light_blue_cracked_stone_brick_wall": "Light Blue Cracked Stone Brick Wall", + "block.colors.light_blue_cracked_stone_bricks": "Light Blue Cracked Stone Bricks", + "block.colors.light_blue_crafting_table": "Light Blue Crafting Table", + "block.colors.light_blue_dandelion": "Light Blue Dandelion", + "block.colors.light_blue_dark_prismarine": "Light Blue Dark Prismarine", + "block.colors.light_blue_dark_prismarine_button": "Light Blue Dark Prismarine Button", + "block.colors.light_blue_dark_prismarine_pressure_plate": "Light Blue Dark Prismarine Pressure Plate", + "block.colors.light_blue_dark_prismarine_slab": "Light Blue Dark Prismarine Slab", + "block.colors.light_blue_dark_prismarine_stairs": "Light Blue Dark Prismarine Stairs", + "block.colors.light_blue_dark_prismarine_wall": "Light Blue Dark Prismarine Wall", + "block.colors.light_blue_dirt": "Light Blue Dirt", + "block.colors.light_blue_encased": "Light Blue Encased", + "block.colors.light_blue_encased_button": "Light Blue Encased Button", + "block.colors.light_blue_encased_pressure_plate": "Light Blue Encased Pressure Plate", + "block.colors.light_blue_encased_slab": "Light Blue Encased Slab", + "block.colors.light_blue_encased_stairs": "Light Blue Encased Stairs", + "block.colors.light_blue_encased_wall": "Light Blue Encased Wall", + "block.colors.light_blue_grass_block": "Light Blue Grass Block", + "block.colors.light_blue_leaves": "Light Blue Leaves", + "block.colors.light_blue_log": "Light Blue Log", + "block.colors.light_blue_marble": "Light Blue Marble", + "block.colors.light_blue_marble_brick_button": "Light Blue Marble Brick Button", + "block.colors.light_blue_marble_brick_pressure_plate": "Light Blue Marble Brick Pressure Plate", + "block.colors.light_blue_marble_brick_slab": "Light Blue Marble Brick Slab", + "block.colors.light_blue_marble_brick_stairs": "Light Blue Marble Brick Stairs", + "block.colors.light_blue_marble_brick_wall": "Light Blue Marble Brick Wall", + "block.colors.light_blue_marble_bricks": "Light Blue Marble Bricks", + "block.colors.light_blue_marble_button": "Light Blue Marble Button", + "block.colors.light_blue_marble_pressure_plate": "Light Blue Marble Pressure Plate", + "block.colors.light_blue_marble_slab": "Light Blue Marble Slab", + "block.colors.light_blue_marble_stairs": "Light Blue Marble Stairs", + "block.colors.light_blue_marble_wall": "Light Blue Marble Wall", + "block.colors.light_blue_mosaic": "Light Blue Mosaic", + "block.colors.light_blue_mosaic_button": "Light Blue Mosaic Button", + "block.colors.light_blue_mosaic_pressure_plate": "Light Blue Mosaic Pressure Plate", + "block.colors.light_blue_mosaic_slab": "Light Blue Mosaic Slab", + "block.colors.light_blue_mosaic_stairs": "Light Blue Mosaic Stairs", + "block.colors.light_blue_mosaic_wall": "Light Blue Mosaic Wall", + "block.colors.light_blue_plank_button": "Light Blue Plank Button", + "block.colors.light_blue_plank_door": "Light Blue Plank Door", + "block.colors.light_blue_plank_fence": "Light Blue Plank Fence", + "block.colors.light_blue_plank_fence_gate": "Light Blue Plank Fence Gate", + "block.colors.light_blue_plank_pressure_plate": "Light Blue Plank Pressure Plate", + "block.colors.light_blue_plank_slab": "Light Blue Plank Slab", + "block.colors.light_blue_plank_stairs": "Light Blue Plank Stairs", + "block.colors.light_blue_plank_trapdoor": "Light Blue Plank Trapdoor", + "block.colors.light_blue_planks": "Light Blue Planks", + "block.colors.light_blue_polished": "Light Blue Polished", + "block.colors.light_blue_polished_button": "Light Blue Polished Button", + "block.colors.light_blue_polished_pressure_plate": "Light Blue Polished Pressure Plate", + "block.colors.light_blue_polished_slab": "Light Blue Polished Slab", + "block.colors.light_blue_polished_stairs": "Light Blue Polished Stairs", + "block.colors.light_blue_polished_wall": "Light Blue Polished Wall", + "block.colors.light_blue_poppy": "Light Blue Poppy", + "block.colors.light_blue_potted_poppy": "Light Blue Potted Poppy", + "block.colors.light_blue_prismarine": "Light Blue Prismarine", + "block.colors.light_blue_prismarine_brick_button": "Light Blue Prismarine Brick Button", + "block.colors.light_blue_prismarine_brick_pressure_plate": "Light Blue Prismarine Brick Pressure Plate", + "block.colors.light_blue_prismarine_brick_slab": "Light Blue Prismarine Brick Slab", + "block.colors.light_blue_prismarine_brick_stairs": "Light Blue Prismarine Brick Stairs", + "block.colors.light_blue_prismarine_brick_wall": "Light Blue Prismarine Brick Wall", + "block.colors.light_blue_prismarine_bricks": "Light Blue Prismarine Bricks", + "block.colors.light_blue_prismarine_button": "Light Blue Prismarine Button", + "block.colors.light_blue_prismarine_pressure_plate": "Light Blue Prismarine Pressure Plate", + "block.colors.light_blue_prismarine_slab": "Light Blue Prismarine Slab", + "block.colors.light_blue_prismarine_stairs": "Light Blue Prismarine Stairs", + "block.colors.light_blue_prismarine_wall": "Light Blue Prismarine Wall", + "block.colors.light_blue_road": "Light Blue Road", + "block.colors.light_blue_road_button": "Light Blue Road Button", + "block.colors.light_blue_road_pressure_plate": "Light Blue Road Pressure Plate", + "block.colors.light_blue_road_slab": "Light Blue Road Slab", + "block.colors.light_blue_road_stairs": "Light Blue Road Stairs", + "block.colors.light_blue_road_wall": "Light Blue Road Wall", + "block.colors.light_blue_sapling": "Light Blue Sapling", + "block.colors.light_blue_short_grass": "Light Blue Short Grass", + "block.colors.light_blue_stone": "Light Blue Stone", + "block.colors.light_blue_stone_brick_button": "Light Blue Stone Brick Button", + "block.colors.light_blue_stone_brick_pressure_plate": "Light Blue Stone Brick Pressure Plate", + "block.colors.light_blue_stone_brick_slab": "Light Blue Stone Brick Slab", + "block.colors.light_blue_stone_brick_stairs": "Light Blue Stone Brick Stairs", + "block.colors.light_blue_stone_brick_wall": "Light Blue Stone Brick Wall", + "block.colors.light_blue_stone_bricks": "Light Blue Stone Bricks", + "block.colors.light_blue_stone_button": "Light Blue Stone Button", + "block.colors.light_blue_stone_pressure_plate": "Light Blue Stone Pressure Plate", + "block.colors.light_blue_stone_slab": "Light Blue Stone Slab", + "block.colors.light_blue_stone_stairs": "Light Blue Stone Stairs", + "block.colors.light_blue_stone_wall": "Light Blue Stone Wall", + "block.colors.light_blue_stripped_bamboo": "Light Blue Stripped Bamboo", + "block.colors.light_blue_stripped_log": "Light Blue Stripped Log", + "block.colors.light_blue_stripped_wood": "Light Blue Stripped Wood", + "block.colors.light_blue_tall_grass": "Light Blue Tall Grass", + "block.colors.light_blue_tile_button": "Light Blue Tile Button", + "block.colors.light_blue_tile_pressure_plate": "Light Blue Tile Pressure Plate", + "block.colors.light_blue_tile_slab": "Light Blue Tile Slab", + "block.colors.light_blue_tile_stairs": "Light Blue Tile Stairs", + "block.colors.light_blue_tile_wall": "Light Blue Tile Wall", + "block.colors.light_blue_tiles": "Light Blue Tiles", + "block.colors.light_blue_triple": "Light Blue Triple", + "block.colors.light_blue_triple_button": "Light Blue Triple Button", + "block.colors.light_blue_triple_pressure_plate": "Light Blue Triple Pressure Plate", + "block.colors.light_blue_triple_slab": "Light Blue Triple Slab", + "block.colors.light_blue_triple_stairs": "Light Blue Triple Stairs", + "block.colors.light_blue_triple_wall": "Light Blue Triple Wall", + "block.colors.light_blue_wood": "Light Blue Wood", + "block.colors.light_gray_asteroid": "Light Gray Asteroid", + "block.colors.light_gray_asteroid_brick_button": "Light Gray Asteroid Brick Button", + "block.colors.light_gray_asteroid_brick_pressure_plate": "Light Gray Asteroid Brick Pressure Plate", + "block.colors.light_gray_asteroid_brick_slab": "Light Gray Asteroid Brick Slab", + "block.colors.light_gray_asteroid_brick_stairs": "Light Gray Asteroid Brick Stairs", + "block.colors.light_gray_asteroid_brick_wall": "Light Gray Asteroid Brick Wall", + "block.colors.light_gray_asteroid_bricks": "Light Gray Asteroid Bricks", + "block.colors.light_gray_asteroid_button": "Light Gray Asteroid Button", + "block.colors.light_gray_asteroid_pressure_plate": "Light Gray Asteroid Pressure Plate", + "block.colors.light_gray_asteroid_slab": "Light Gray Asteroid Slab", + "block.colors.light_gray_asteroid_stairs": "Light Gray Asteroid Stairs", + "block.colors.light_gray_asteroid_tile_button": "Light Gray Asteroid Tile Button", + "block.colors.light_gray_asteroid_tile_pressure_plate": "Light Gray Asteroid Tile Pressure Plate", + "block.colors.light_gray_asteroid_tile_slab": "Light Gray Asteroid Tile Slab", + "block.colors.light_gray_asteroid_tile_stairs": "Light Gray Asteroid Tile Stairs", + "block.colors.light_gray_asteroid_tile_wall": "Light Gray Asteroid Tile Wall", + "block.colors.light_gray_asteroid_tiles": "Light Gray Asteroid Tiles", + "block.colors.light_gray_asteroid_wall": "Light Gray Asteroid Wall", + "block.colors.light_gray_bamboo": "Light Gray Bamboo", + "block.colors.light_gray_bamboo_mosaic": "Light Gray Bamboo Mosaic", + "block.colors.light_gray_bamboo_mosaic_button": "Light Gray Bamboo Mosaic Button", + "block.colors.light_gray_bamboo_mosaic_door": "Light Gray Bamboo Mosaic Door", + "block.colors.light_gray_bamboo_mosaic_fence": "Light Gray Bamboo Mosaic Fence", + "block.colors.light_gray_bamboo_mosaic_fence_gate": "Light Gray Bamboo Mosaic Fence Gate", + "block.colors.light_gray_bamboo_mosaic_pressure_plate": "Light Gray Bamboo Mosaic Pressure Plate", + "block.colors.light_gray_bamboo_mosaic_slab": "Light Gray Bamboo Mosaic Slab", + "block.colors.light_gray_bamboo_mosaic_stairs": "Light Gray Bamboo Mosaic Stairs", + "block.colors.light_gray_bamboo_mosaic_trapdoor": "Light Gray Bamboo Mosaic Trapdoor", + "block.colors.light_gray_bamboo_plank_button": "Light Gray Bamboo Plank Button", + "block.colors.light_gray_bamboo_plank_door": "Light Gray Bamboo Plank Door", + "block.colors.light_gray_bamboo_plank_fence": "Light Gray Bamboo Plank Fence", + "block.colors.light_gray_bamboo_plank_fence_gate": "Light Gray Bamboo Plank Fence Gate", + "block.colors.light_gray_bamboo_plank_pressure_plate": "Light Gray Bamboo Plank Pressure Plate", + "block.colors.light_gray_bamboo_plank_slab": "Light Gray Bamboo Plank Slab", + "block.colors.light_gray_bamboo_plank_stairs": "Light Gray Bamboo Plank Stairs", + "block.colors.light_gray_bamboo_plank_trapdoor": "Light Gray Bamboo Plank Trapdoor", + "block.colors.light_gray_bamboo_planks": "Light Gray Bamboo Planks", + "block.colors.light_gray_braid": "Light Gray Braid", + "block.colors.light_gray_braid_button": "Light Gray Braid Button", + "block.colors.light_gray_braid_pressure_plate": "Light Gray Braid Pressure Plate", + "block.colors.light_gray_braid_slab": "Light Gray Braid Slab", + "block.colors.light_gray_braid_stairs": "Light Gray Braid Stairs", + "block.colors.light_gray_braid_wall": "Light Gray Braid Wall", + "block.colors.light_gray_brick_button": "Light Gray Brick Button", + "block.colors.light_gray_brick_pressure_plate": "Light Gray Brick Pressure Plate", + "block.colors.light_gray_brick_slab": "Light Gray Brick Slab", + "block.colors.light_gray_brick_stairs": "Light Gray Brick Stairs", + "block.colors.light_gray_brick_wall": "Light Gray Brick Wall", + "block.colors.light_gray_bricks": "Light Gray Bricks", + "block.colors.light_gray_chaotic": "Light Gray Chaotic", + "block.colors.light_gray_chaotic_button": "Light Gray Chaotic Button", + "block.colors.light_gray_chaotic_pressure_plate": "Light Gray Chaotic Pressure Plate", + "block.colors.light_gray_chaotic_slab": "Light Gray Chaotic Slab", + "block.colors.light_gray_chaotic_stairs": "Light Gray Chaotic Stairs", + "block.colors.light_gray_chaotic_wall": "Light Gray Chaotic Wall", + "block.colors.light_gray_cobblestone": "Light Gray Cobblestone", + "block.colors.light_gray_cobblestone_brick_button": "Light Gray Cobblestone Brick Button", + "block.colors.light_gray_cobblestone_brick_pressure_plate": "Light Gray Cobblestone Brick Pressure Plate", + "block.colors.light_gray_cobblestone_brick_slab": "Light Gray Cobblestone Brick Slab", + "block.colors.light_gray_cobblestone_brick_stairs": "Light Gray Cobblestone Brick Stairs", + "block.colors.light_gray_cobblestone_brick_wall": "Light Gray Cobblestone Brick Wall", + "block.colors.light_gray_cobblestone_bricks": "Light Gray Cobblestone Bricks", + "block.colors.light_gray_cobblestone_button": "Light Gray Cobblestone Button", + "block.colors.light_gray_cobblestone_pressure_plate": "Light Gray Cobblestone Pressure Plate", + "block.colors.light_gray_cobblestone_slab": "Light Gray Cobblestone Slab", + "block.colors.light_gray_cobblestone_stairs": "Light Gray Cobblestone Stairs", + "block.colors.light_gray_cobblestone_wall": "Light Gray Cobblestone Wall", + "block.colors.light_gray_cracked_stone_brick_button": "Light Gray Cracked Stone Brick Button", + "block.colors.light_gray_cracked_stone_brick_pressure_plate": "Light Gray Cracked Stone Brick Pressure Plate", + "block.colors.light_gray_cracked_stone_brick_slab": "Light Gray Cracked Stone Brick Slab", + "block.colors.light_gray_cracked_stone_brick_stairs": "Light Gray Cracked Stone Brick Stairs", + "block.colors.light_gray_cracked_stone_brick_wall": "Light Gray Cracked Stone Brick Wall", + "block.colors.light_gray_cracked_stone_bricks": "Light Gray Cracked Stone Bricks", + "block.colors.light_gray_crafting_table": "Light Gray Crafting Table", + "block.colors.light_gray_dandelion": "Light Gray Dandelion", + "block.colors.light_gray_dark_prismarine": "Light Gray Dark Prismarine", + "block.colors.light_gray_dark_prismarine_button": "Light Gray Dark Prismarine Button", + "block.colors.light_gray_dark_prismarine_pressure_plate": "Light Gray Dark Prismarine Pressure Plate", + "block.colors.light_gray_dark_prismarine_slab": "Light Gray Dark Prismarine Slab", + "block.colors.light_gray_dark_prismarine_stairs": "Light Gray Dark Prismarine Stairs", + "block.colors.light_gray_dark_prismarine_wall": "Light Gray Dark Prismarine Wall", + "block.colors.light_gray_dirt": "Light Gray Dirt", + "block.colors.light_gray_encased": "Light Gray Encased", + "block.colors.light_gray_encased_button": "Light Gray Encased Button", + "block.colors.light_gray_encased_pressure_plate": "Light Gray Encased Pressure Plate", + "block.colors.light_gray_encased_slab": "Light Gray Encased Slab", + "block.colors.light_gray_encased_stairs": "Light Gray Encased Stairs", + "block.colors.light_gray_encased_wall": "Light Gray Encased Wall", + "block.colors.light_gray_grass_block": "Light Gray Grass Block", + "block.colors.light_gray_leaves": "Light Gray Leaves", + "block.colors.light_gray_log": "Light Gray Log", + "block.colors.light_gray_marble": "Light Gray Marble", + "block.colors.light_gray_marble_brick_button": "Light Gray Marble Brick Button", + "block.colors.light_gray_marble_brick_pressure_plate": "Light Gray Marble Brick Pressure Plate", + "block.colors.light_gray_marble_brick_slab": "Light Gray Marble Brick Slab", + "block.colors.light_gray_marble_brick_stairs": "Light Gray Marble Brick Stairs", + "block.colors.light_gray_marble_brick_wall": "Light Gray Marble Brick Wall", + "block.colors.light_gray_marble_bricks": "Light Gray Marble Bricks", + "block.colors.light_gray_marble_button": "Light Gray Marble Button", + "block.colors.light_gray_marble_pressure_plate": "Light Gray Marble Pressure Plate", + "block.colors.light_gray_marble_slab": "Light Gray Marble Slab", + "block.colors.light_gray_marble_stairs": "Light Gray Marble Stairs", + "block.colors.light_gray_marble_wall": "Light Gray Marble Wall", + "block.colors.light_gray_mosaic": "Light Gray Mosaic", + "block.colors.light_gray_mosaic_button": "Light Gray Mosaic Button", + "block.colors.light_gray_mosaic_pressure_plate": "Light Gray Mosaic Pressure Plate", + "block.colors.light_gray_mosaic_slab": "Light Gray Mosaic Slab", + "block.colors.light_gray_mosaic_stairs": "Light Gray Mosaic Stairs", + "block.colors.light_gray_mosaic_wall": "Light Gray Mosaic Wall", + "block.colors.light_gray_plank_button": "Light Gray Plank Button", + "block.colors.light_gray_plank_door": "Light Gray Plank Door", + "block.colors.light_gray_plank_fence": "Light Gray Plank Fence", + "block.colors.light_gray_plank_fence_gate": "Light Gray Plank Fence Gate", + "block.colors.light_gray_plank_pressure_plate": "Light Gray Plank Pressure Plate", + "block.colors.light_gray_plank_slab": "Light Gray Plank Slab", + "block.colors.light_gray_plank_stairs": "Light Gray Plank Stairs", + "block.colors.light_gray_plank_trapdoor": "Light Gray Plank Trapdoor", + "block.colors.light_gray_planks": "Light Gray Planks", + "block.colors.light_gray_polished": "Light Gray Polished", + "block.colors.light_gray_polished_button": "Light Gray Polished Button", + "block.colors.light_gray_polished_pressure_plate": "Light Gray Polished Pressure Plate", + "block.colors.light_gray_polished_slab": "Light Gray Polished Slab", + "block.colors.light_gray_polished_stairs": "Light Gray Polished Stairs", + "block.colors.light_gray_polished_wall": "Light Gray Polished Wall", + "block.colors.light_gray_poppy": "Light Gray Poppy", + "block.colors.light_gray_potted_poppy": "Light Gray Potted Poppy", + "block.colors.light_gray_prismarine": "Light Gray Prismarine", + "block.colors.light_gray_prismarine_brick_button": "Light Gray Prismarine Brick Button", + "block.colors.light_gray_prismarine_brick_pressure_plate": "Light Gray Prismarine Brick Pressure Plate", + "block.colors.light_gray_prismarine_brick_slab": "Light Gray Prismarine Brick Slab", + "block.colors.light_gray_prismarine_brick_stairs": "Light Gray Prismarine Brick Stairs", + "block.colors.light_gray_prismarine_brick_wall": "Light Gray Prismarine Brick Wall", + "block.colors.light_gray_prismarine_bricks": "Light Gray Prismarine Bricks", + "block.colors.light_gray_prismarine_button": "Light Gray Prismarine Button", + "block.colors.light_gray_prismarine_pressure_plate": "Light Gray Prismarine Pressure Plate", + "block.colors.light_gray_prismarine_slab": "Light Gray Prismarine Slab", + "block.colors.light_gray_prismarine_stairs": "Light Gray Prismarine Stairs", + "block.colors.light_gray_prismarine_wall": "Light Gray Prismarine Wall", + "block.colors.light_gray_road": "Light Gray Road", + "block.colors.light_gray_road_button": "Light Gray Road Button", + "block.colors.light_gray_road_pressure_plate": "Light Gray Road Pressure Plate", + "block.colors.light_gray_road_slab": "Light Gray Road Slab", + "block.colors.light_gray_road_stairs": "Light Gray Road Stairs", + "block.colors.light_gray_road_wall": "Light Gray Road Wall", + "block.colors.light_gray_sapling": "Light Gray Sapling", + "block.colors.light_gray_short_grass": "Light Gray Short Grass", + "block.colors.light_gray_stone": "Light Gray Stone", + "block.colors.light_gray_stone_brick_button": "Light Gray Stone Brick Button", + "block.colors.light_gray_stone_brick_pressure_plate": "Light Gray Stone Brick Pressure Plate", + "block.colors.light_gray_stone_brick_slab": "Light Gray Stone Brick Slab", + "block.colors.light_gray_stone_brick_stairs": "Light Gray Stone Brick Stairs", + "block.colors.light_gray_stone_brick_wall": "Light Gray Stone Brick Wall", + "block.colors.light_gray_stone_bricks": "Light Gray Stone Bricks", + "block.colors.light_gray_stone_button": "Light Gray Stone Button", + "block.colors.light_gray_stone_pressure_plate": "Light Gray Stone Pressure Plate", + "block.colors.light_gray_stone_slab": "Light Gray Stone Slab", + "block.colors.light_gray_stone_stairs": "Light Gray Stone Stairs", + "block.colors.light_gray_stone_wall": "Light Gray Stone Wall", + "block.colors.light_gray_stripped_bamboo": "Light Gray Stripped Bamboo", + "block.colors.light_gray_stripped_log": "Light Gray Stripped Log", + "block.colors.light_gray_stripped_wood": "Light Gray Stripped Wood", + "block.colors.light_gray_tall_grass": "Light Gray Tall Grass", + "block.colors.light_gray_tile_button": "Light Gray Tile Button", + "block.colors.light_gray_tile_pressure_plate": "Light Gray Tile Pressure Plate", + "block.colors.light_gray_tile_slab": "Light Gray Tile Slab", + "block.colors.light_gray_tile_stairs": "Light Gray Tile Stairs", + "block.colors.light_gray_tile_wall": "Light Gray Tile Wall", + "block.colors.light_gray_tiles": "Light Gray Tiles", + "block.colors.light_gray_triple": "Light Gray Triple", + "block.colors.light_gray_triple_button": "Light Gray Triple Button", + "block.colors.light_gray_triple_pressure_plate": "Light Gray Triple Pressure Plate", + "block.colors.light_gray_triple_slab": "Light Gray Triple Slab", + "block.colors.light_gray_triple_stairs": "Light Gray Triple Stairs", + "block.colors.light_gray_triple_wall": "Light Gray Triple Wall", + "block.colors.light_gray_wood": "Light Gray Wood", + "block.colors.lime_asteroid": "Lime Asteroid", + "block.colors.lime_asteroid_brick_button": "Lime Asteroid Brick Button", + "block.colors.lime_asteroid_brick_pressure_plate": "Lime Asteroid Brick Pressure Plate", + "block.colors.lime_asteroid_brick_slab": "Lime Asteroid Brick Slab", + "block.colors.lime_asteroid_brick_stairs": "Lime Asteroid Brick Stairs", + "block.colors.lime_asteroid_brick_wall": "Lime Asteroid Brick Wall", + "block.colors.lime_asteroid_bricks": "Lime Asteroid Bricks", + "block.colors.lime_asteroid_button": "Lime Asteroid Button", + "block.colors.lime_asteroid_pressure_plate": "Lime Asteroid Pressure Plate", + "block.colors.lime_asteroid_slab": "Lime Asteroid Slab", + "block.colors.lime_asteroid_stairs": "Lime Asteroid Stairs", + "block.colors.lime_asteroid_tile_button": "Lime Asteroid Tile Button", + "block.colors.lime_asteroid_tile_pressure_plate": "Lime Asteroid Tile Pressure Plate", + "block.colors.lime_asteroid_tile_slab": "Lime Asteroid Tile Slab", + "block.colors.lime_asteroid_tile_stairs": "Lime Asteroid Tile Stairs", + "block.colors.lime_asteroid_tile_wall": "Lime Asteroid Tile Wall", + "block.colors.lime_asteroid_tiles": "Lime Asteroid Tiles", + "block.colors.lime_asteroid_wall": "Lime Asteroid Wall", + "block.colors.lime_bamboo": "Lime Bamboo", + "block.colors.lime_bamboo_mosaic": "Lime Bamboo Mosaic", + "block.colors.lime_bamboo_mosaic_button": "Lime Bamboo Mosaic Button", + "block.colors.lime_bamboo_mosaic_door": "Lime Bamboo Mosaic Door", + "block.colors.lime_bamboo_mosaic_fence": "Lime Bamboo Mosaic Fence", + "block.colors.lime_bamboo_mosaic_fence_gate": "Lime Bamboo Mosaic Fence Gate", + "block.colors.lime_bamboo_mosaic_pressure_plate": "Lime Bamboo Mosaic Pressure Plate", + "block.colors.lime_bamboo_mosaic_slab": "Lime Bamboo Mosaic Slab", + "block.colors.lime_bamboo_mosaic_stairs": "Lime Bamboo Mosaic Stairs", + "block.colors.lime_bamboo_mosaic_trapdoor": "Lime Bamboo Mosaic Trapdoor", + "block.colors.lime_bamboo_plank_button": "Lime Bamboo Plank Button", + "block.colors.lime_bamboo_plank_door": "Lime Bamboo Plank Door", + "block.colors.lime_bamboo_plank_fence": "Lime Bamboo Plank Fence", + "block.colors.lime_bamboo_plank_fence_gate": "Lime Bamboo Plank Fence Gate", + "block.colors.lime_bamboo_plank_pressure_plate": "Lime Bamboo Plank Pressure Plate", + "block.colors.lime_bamboo_plank_slab": "Lime Bamboo Plank Slab", + "block.colors.lime_bamboo_plank_stairs": "Lime Bamboo Plank Stairs", + "block.colors.lime_bamboo_plank_trapdoor": "Lime Bamboo Plank Trapdoor", + "block.colors.lime_bamboo_planks": "Lime Bamboo Planks", + "block.colors.lime_braid": "Lime Braid", + "block.colors.lime_braid_button": "Lime Braid Button", + "block.colors.lime_braid_pressure_plate": "Lime Braid Pressure Plate", + "block.colors.lime_braid_slab": "Lime Braid Slab", + "block.colors.lime_braid_stairs": "Lime Braid Stairs", + "block.colors.lime_braid_wall": "Lime Braid Wall", + "block.colors.lime_brick_button": "Lime Brick Button", + "block.colors.lime_brick_pressure_plate": "Lime Brick Pressure Plate", + "block.colors.lime_brick_slab": "Lime Brick Slab", + "block.colors.lime_brick_stairs": "Lime Brick Stairs", + "block.colors.lime_brick_wall": "Lime Brick Wall", + "block.colors.lime_bricks": "Lime Bricks", + "block.colors.lime_chaotic": "Lime Chaotic", + "block.colors.lime_chaotic_button": "Lime Chaotic Button", + "block.colors.lime_chaotic_pressure_plate": "Lime Chaotic Pressure Plate", + "block.colors.lime_chaotic_slab": "Lime Chaotic Slab", + "block.colors.lime_chaotic_stairs": "Lime Chaotic Stairs", + "block.colors.lime_chaotic_wall": "Lime Chaotic Wall", + "block.colors.lime_cobblestone": "Lime Cobblestone", + "block.colors.lime_cobblestone_brick_button": "Lime Cobblestone Brick Button", + "block.colors.lime_cobblestone_brick_pressure_plate": "Lime Cobblestone Brick Pressure Plate", + "block.colors.lime_cobblestone_brick_slab": "Lime Cobblestone Brick Slab", + "block.colors.lime_cobblestone_brick_stairs": "Lime Cobblestone Brick Stairs", + "block.colors.lime_cobblestone_brick_wall": "Lime Cobblestone Brick Wall", + "block.colors.lime_cobblestone_bricks": "Lime Cobblestone Bricks", + "block.colors.lime_cobblestone_button": "Lime Cobblestone Button", + "block.colors.lime_cobblestone_pressure_plate": "Lime Cobblestone Pressure Plate", + "block.colors.lime_cobblestone_slab": "Lime Cobblestone Slab", + "block.colors.lime_cobblestone_stairs": "Lime Cobblestone Stairs", + "block.colors.lime_cobblestone_wall": "Lime Cobblestone Wall", + "block.colors.lime_cracked_stone_brick_button": "Lime Cracked Stone Brick Button", + "block.colors.lime_cracked_stone_brick_pressure_plate": "Lime Cracked Stone Brick Pressure Plate", + "block.colors.lime_cracked_stone_brick_slab": "Lime Cracked Stone Brick Slab", + "block.colors.lime_cracked_stone_brick_stairs": "Lime Cracked Stone Brick Stairs", + "block.colors.lime_cracked_stone_brick_wall": "Lime Cracked Stone Brick Wall", + "block.colors.lime_cracked_stone_bricks": "Lime Cracked Stone Bricks", + "block.colors.lime_crafting_table": "Lime Crafting Table", + "block.colors.lime_dandelion": "Lime Dandelion", + "block.colors.lime_dark_prismarine": "Lime Dark Prismarine", + "block.colors.lime_dark_prismarine_button": "Lime Dark Prismarine Button", + "block.colors.lime_dark_prismarine_pressure_plate": "Lime Dark Prismarine Pressure Plate", + "block.colors.lime_dark_prismarine_slab": "Lime Dark Prismarine Slab", + "block.colors.lime_dark_prismarine_stairs": "Lime Dark Prismarine Stairs", + "block.colors.lime_dark_prismarine_wall": "Lime Dark Prismarine Wall", + "block.colors.lime_dirt": "Lime Dirt", + "block.colors.lime_encased": "Lime Encased", + "block.colors.lime_encased_button": "Lime Encased Button", + "block.colors.lime_encased_pressure_plate": "Lime Encased Pressure Plate", + "block.colors.lime_encased_slab": "Lime Encased Slab", + "block.colors.lime_encased_stairs": "Lime Encased Stairs", + "block.colors.lime_encased_wall": "Lime Encased Wall", + "block.colors.lime_grass_block": "Lime Grass Block", + "block.colors.lime_leaves": "Lime Leaves", + "block.colors.lime_log": "Lime Log", + "block.colors.lime_marble": "Lime Marble", + "block.colors.lime_marble_brick_button": "Lime Marble Brick Button", + "block.colors.lime_marble_brick_pressure_plate": "Lime Marble Brick Pressure Plate", + "block.colors.lime_marble_brick_slab": "Lime Marble Brick Slab", + "block.colors.lime_marble_brick_stairs": "Lime Marble Brick Stairs", + "block.colors.lime_marble_brick_wall": "Lime Marble Brick Wall", + "block.colors.lime_marble_bricks": "Lime Marble Bricks", + "block.colors.lime_marble_button": "Lime Marble Button", + "block.colors.lime_marble_pressure_plate": "Lime Marble Pressure Plate", + "block.colors.lime_marble_slab": "Lime Marble Slab", + "block.colors.lime_marble_stairs": "Lime Marble Stairs", + "block.colors.lime_marble_wall": "Lime Marble Wall", + "block.colors.lime_mosaic": "Lime Mosaic", + "block.colors.lime_mosaic_button": "Lime Mosaic Button", + "block.colors.lime_mosaic_pressure_plate": "Lime Mosaic Pressure Plate", + "block.colors.lime_mosaic_slab": "Lime Mosaic Slab", + "block.colors.lime_mosaic_stairs": "Lime Mosaic Stairs", + "block.colors.lime_mosaic_wall": "Lime Mosaic Wall", + "block.colors.lime_plank_button": "Lime Plank Button", + "block.colors.lime_plank_door": "Lime Plank Door", + "block.colors.lime_plank_fence": "Lime Plank Fence", + "block.colors.lime_plank_fence_gate": "Lime Plank Fence Gate", + "block.colors.lime_plank_pressure_plate": "Lime Plank Pressure Plate", + "block.colors.lime_plank_slab": "Lime Plank Slab", + "block.colors.lime_plank_stairs": "Lime Plank Stairs", + "block.colors.lime_plank_trapdoor": "Lime Plank Trapdoor", + "block.colors.lime_planks": "Lime Planks", + "block.colors.lime_polished": "Lime Polished", + "block.colors.lime_polished_button": "Lime Polished Button", + "block.colors.lime_polished_pressure_plate": "Lime Polished Pressure Plate", + "block.colors.lime_polished_slab": "Lime Polished Slab", + "block.colors.lime_polished_stairs": "Lime Polished Stairs", + "block.colors.lime_polished_wall": "Lime Polished Wall", + "block.colors.lime_poppy": "Lime Poppy", + "block.colors.lime_potted_poppy": "Lime Potted Poppy", + "block.colors.lime_prismarine": "Lime Prismarine", + "block.colors.lime_prismarine_brick_button": "Lime Prismarine Brick Button", + "block.colors.lime_prismarine_brick_pressure_plate": "Lime Prismarine Brick Pressure Plate", + "block.colors.lime_prismarine_brick_slab": "Lime Prismarine Brick Slab", + "block.colors.lime_prismarine_brick_stairs": "Lime Prismarine Brick Stairs", + "block.colors.lime_prismarine_brick_wall": "Lime Prismarine Brick Wall", + "block.colors.lime_prismarine_bricks": "Lime Prismarine Bricks", + "block.colors.lime_prismarine_button": "Lime Prismarine Button", + "block.colors.lime_prismarine_pressure_plate": "Lime Prismarine Pressure Plate", + "block.colors.lime_prismarine_slab": "Lime Prismarine Slab", + "block.colors.lime_prismarine_stairs": "Lime Prismarine Stairs", + "block.colors.lime_prismarine_wall": "Lime Prismarine Wall", + "block.colors.lime_road": "Lime Road", + "block.colors.lime_road_button": "Lime Road Button", + "block.colors.lime_road_pressure_plate": "Lime Road Pressure Plate", + "block.colors.lime_road_slab": "Lime Road Slab", + "block.colors.lime_road_stairs": "Lime Road Stairs", + "block.colors.lime_road_wall": "Lime Road Wall", + "block.colors.lime_sapling": "Lime Sapling", + "block.colors.lime_short_grass": "Lime Short Grass", + "block.colors.lime_stone": "Lime Stone", + "block.colors.lime_stone_brick_button": "Lime Stone Brick Button", + "block.colors.lime_stone_brick_pressure_plate": "Lime Stone Brick Pressure Plate", + "block.colors.lime_stone_brick_slab": "Lime Stone Brick Slab", + "block.colors.lime_stone_brick_stairs": "Lime Stone Brick Stairs", + "block.colors.lime_stone_brick_wall": "Lime Stone Brick Wall", + "block.colors.lime_stone_bricks": "Lime Stone Bricks", + "block.colors.lime_stone_button": "Lime Stone Button", + "block.colors.lime_stone_pressure_plate": "Lime Stone Pressure Plate", + "block.colors.lime_stone_slab": "Lime Stone Slab", + "block.colors.lime_stone_stairs": "Lime Stone Stairs", + "block.colors.lime_stone_wall": "Lime Stone Wall", + "block.colors.lime_stripped_bamboo": "Lime Stripped Bamboo", + "block.colors.lime_stripped_log": "Lime Stripped Log", + "block.colors.lime_stripped_wood": "Lime Stripped Wood", + "block.colors.lime_tall_grass": "Lime Tall Grass", + "block.colors.lime_tile_button": "Lime Tile Button", + "block.colors.lime_tile_pressure_plate": "Lime Tile Pressure Plate", + "block.colors.lime_tile_slab": "Lime Tile Slab", + "block.colors.lime_tile_stairs": "Lime Tile Stairs", + "block.colors.lime_tile_wall": "Lime Tile Wall", + "block.colors.lime_tiles": "Lime Tiles", + "block.colors.lime_triple": "Lime Triple", + "block.colors.lime_triple_button": "Lime Triple Button", + "block.colors.lime_triple_pressure_plate": "Lime Triple Pressure Plate", + "block.colors.lime_triple_slab": "Lime Triple Slab", + "block.colors.lime_triple_stairs": "Lime Triple Stairs", + "block.colors.lime_triple_wall": "Lime Triple Wall", + "block.colors.lime_wood": "Lime Wood", + "block.colors.magenta_asteroid": "Magenta Asteroid", + "block.colors.magenta_asteroid_brick_button": "Magenta Asteroid Brick Button", + "block.colors.magenta_asteroid_brick_pressure_plate": "Magenta Asteroid Brick Pressure Plate", + "block.colors.magenta_asteroid_brick_slab": "Magenta Asteroid Brick Slab", + "block.colors.magenta_asteroid_brick_stairs": "Magenta Asteroid Brick Stairs", + "block.colors.magenta_asteroid_brick_wall": "Magenta Asteroid Brick Wall", + "block.colors.magenta_asteroid_bricks": "Magenta Asteroid Bricks", + "block.colors.magenta_asteroid_button": "Magenta Asteroid Button", + "block.colors.magenta_asteroid_pressure_plate": "Magenta Asteroid Pressure Plate", + "block.colors.magenta_asteroid_slab": "Magenta Asteroid Slab", + "block.colors.magenta_asteroid_stairs": "Magenta Asteroid Stairs", + "block.colors.magenta_asteroid_tile_button": "Magenta Asteroid Tile Button", + "block.colors.magenta_asteroid_tile_pressure_plate": "Magenta Asteroid Tile Pressure Plate", + "block.colors.magenta_asteroid_tile_slab": "Magenta Asteroid Tile Slab", + "block.colors.magenta_asteroid_tile_stairs": "Magenta Asteroid Tile Stairs", + "block.colors.magenta_asteroid_tile_wall": "Magenta Asteroid Tile Wall", + "block.colors.magenta_asteroid_tiles": "Magenta Asteroid Tiles", + "block.colors.magenta_asteroid_wall": "Magenta Asteroid Wall", + "block.colors.magenta_bamboo": "Magenta Bamboo", + "block.colors.magenta_bamboo_mosaic": "Magenta Bamboo Mosaic", + "block.colors.magenta_bamboo_mosaic_button": "Magenta Bamboo Mosaic Button", + "block.colors.magenta_bamboo_mosaic_door": "Magenta Bamboo Mosaic Door", + "block.colors.magenta_bamboo_mosaic_fence": "Magenta Bamboo Mosaic Fence", + "block.colors.magenta_bamboo_mosaic_fence_gate": "Magenta Bamboo Mosaic Fence Gate", + "block.colors.magenta_bamboo_mosaic_pressure_plate": "Magenta Bamboo Mosaic Pressure Plate", + "block.colors.magenta_bamboo_mosaic_slab": "Magenta Bamboo Mosaic Slab", + "block.colors.magenta_bamboo_mosaic_stairs": "Magenta Bamboo Mosaic Stairs", + "block.colors.magenta_bamboo_mosaic_trapdoor": "Magenta Bamboo Mosaic Trapdoor", + "block.colors.magenta_bamboo_plank_button": "Magenta Bamboo Plank Button", + "block.colors.magenta_bamboo_plank_door": "Magenta Bamboo Plank Door", + "block.colors.magenta_bamboo_plank_fence": "Magenta Bamboo Plank Fence", + "block.colors.magenta_bamboo_plank_fence_gate": "Magenta Bamboo Plank Fence Gate", + "block.colors.magenta_bamboo_plank_pressure_plate": "Magenta Bamboo Plank Pressure Plate", + "block.colors.magenta_bamboo_plank_slab": "Magenta Bamboo Plank Slab", + "block.colors.magenta_bamboo_plank_stairs": "Magenta Bamboo Plank Stairs", + "block.colors.magenta_bamboo_plank_trapdoor": "Magenta Bamboo Plank Trapdoor", + "block.colors.magenta_bamboo_planks": "Magenta Bamboo Planks", + "block.colors.magenta_braid": "Magenta Braid", + "block.colors.magenta_braid_button": "Magenta Braid Button", + "block.colors.magenta_braid_pressure_plate": "Magenta Braid Pressure Plate", + "block.colors.magenta_braid_slab": "Magenta Braid Slab", + "block.colors.magenta_braid_stairs": "Magenta Braid Stairs", + "block.colors.magenta_braid_wall": "Magenta Braid Wall", + "block.colors.magenta_brick_button": "Magenta Brick Button", + "block.colors.magenta_brick_pressure_plate": "Magenta Brick Pressure Plate", + "block.colors.magenta_brick_slab": "Magenta Brick Slab", + "block.colors.magenta_brick_stairs": "Magenta Brick Stairs", + "block.colors.magenta_brick_wall": "Magenta Brick Wall", + "block.colors.magenta_bricks": "Magenta Bricks", + "block.colors.magenta_chaotic": "Magenta Chaotic", + "block.colors.magenta_chaotic_button": "Magenta Chaotic Button", + "block.colors.magenta_chaotic_pressure_plate": "Magenta Chaotic Pressure Plate", + "block.colors.magenta_chaotic_slab": "Magenta Chaotic Slab", + "block.colors.magenta_chaotic_stairs": "Magenta Chaotic Stairs", + "block.colors.magenta_chaotic_wall": "Magenta Chaotic Wall", + "block.colors.magenta_cobblestone": "Magenta Cobblestone", + "block.colors.magenta_cobblestone_brick_button": "Magenta Cobblestone Brick Button", + "block.colors.magenta_cobblestone_brick_pressure_plate": "Magenta Cobblestone Brick Pressure Plate", + "block.colors.magenta_cobblestone_brick_slab": "Magenta Cobblestone Brick Slab", + "block.colors.magenta_cobblestone_brick_stairs": "Magenta Cobblestone Brick Stairs", + "block.colors.magenta_cobblestone_brick_wall": "Magenta Cobblestone Brick Wall", + "block.colors.magenta_cobblestone_bricks": "Magenta Cobblestone Bricks", + "block.colors.magenta_cobblestone_button": "Magenta Cobblestone Button", + "block.colors.magenta_cobblestone_pressure_plate": "Magenta Cobblestone Pressure Plate", + "block.colors.magenta_cobblestone_slab": "Magenta Cobblestone Slab", + "block.colors.magenta_cobblestone_stairs": "Magenta Cobblestone Stairs", + "block.colors.magenta_cobblestone_wall": "Magenta Cobblestone Wall", + "block.colors.magenta_cracked_stone_brick_button": "Magenta Cracked Stone Brick Button", + "block.colors.magenta_cracked_stone_brick_pressure_plate": "Magenta Cracked Stone Brick Pressure Plate", + "block.colors.magenta_cracked_stone_brick_slab": "Magenta Cracked Stone Brick Slab", + "block.colors.magenta_cracked_stone_brick_stairs": "Magenta Cracked Stone Brick Stairs", + "block.colors.magenta_cracked_stone_brick_wall": "Magenta Cracked Stone Brick Wall", + "block.colors.magenta_cracked_stone_bricks": "Magenta Cracked Stone Bricks", + "block.colors.magenta_crafting_table": "Magenta Crafting Table", + "block.colors.magenta_dandelion": "Magenta Dandelion", + "block.colors.magenta_dark_prismarine": "Magenta Dark Prismarine", + "block.colors.magenta_dark_prismarine_button": "Magenta Dark Prismarine Button", + "block.colors.magenta_dark_prismarine_pressure_plate": "Magenta Dark Prismarine Pressure Plate", + "block.colors.magenta_dark_prismarine_slab": "Magenta Dark Prismarine Slab", + "block.colors.magenta_dark_prismarine_stairs": "Magenta Dark Prismarine Stairs", + "block.colors.magenta_dark_prismarine_wall": "Magenta Dark Prismarine Wall", + "block.colors.magenta_dirt": "Magenta Dirt", + "block.colors.magenta_encased": "Magenta Encased", + "block.colors.magenta_encased_button": "Magenta Encased Button", + "block.colors.magenta_encased_pressure_plate": "Magenta Encased Pressure Plate", + "block.colors.magenta_encased_slab": "Magenta Encased Slab", + "block.colors.magenta_encased_stairs": "Magenta Encased Stairs", + "block.colors.magenta_encased_wall": "Magenta Encased Wall", + "block.colors.magenta_grass_block": "Magenta Grass Block", + "block.colors.magenta_leaves": "Magenta Leaves", + "block.colors.magenta_log": "Magenta Log", + "block.colors.magenta_marble": "Magenta Marble", + "block.colors.magenta_marble_brick_button": "Magenta Marble Brick Button", + "block.colors.magenta_marble_brick_pressure_plate": "Magenta Marble Brick Pressure Plate", + "block.colors.magenta_marble_brick_slab": "Magenta Marble Brick Slab", + "block.colors.magenta_marble_brick_stairs": "Magenta Marble Brick Stairs", + "block.colors.magenta_marble_brick_wall": "Magenta Marble Brick Wall", + "block.colors.magenta_marble_bricks": "Magenta Marble Bricks", + "block.colors.magenta_marble_button": "Magenta Marble Button", + "block.colors.magenta_marble_pressure_plate": "Magenta Marble Pressure Plate", + "block.colors.magenta_marble_slab": "Magenta Marble Slab", + "block.colors.magenta_marble_stairs": "Magenta Marble Stairs", + "block.colors.magenta_marble_wall": "Magenta Marble Wall", + "block.colors.magenta_mosaic": "Magenta Mosaic", + "block.colors.magenta_mosaic_button": "Magenta Mosaic Button", + "block.colors.magenta_mosaic_pressure_plate": "Magenta Mosaic Pressure Plate", + "block.colors.magenta_mosaic_slab": "Magenta Mosaic Slab", + "block.colors.magenta_mosaic_stairs": "Magenta Mosaic Stairs", + "block.colors.magenta_mosaic_wall": "Magenta Mosaic Wall", + "block.colors.magenta_plank_button": "Magenta Plank Button", + "block.colors.magenta_plank_door": "Magenta Plank Door", + "block.colors.magenta_plank_fence": "Magenta Plank Fence", + "block.colors.magenta_plank_fence_gate": "Magenta Plank Fence Gate", + "block.colors.magenta_plank_pressure_plate": "Magenta Plank Pressure Plate", + "block.colors.magenta_plank_slab": "Magenta Plank Slab", + "block.colors.magenta_plank_stairs": "Magenta Plank Stairs", + "block.colors.magenta_plank_trapdoor": "Magenta Plank Trapdoor", + "block.colors.magenta_planks": "Magenta Planks", + "block.colors.magenta_polished": "Magenta Polished", + "block.colors.magenta_polished_button": "Magenta Polished Button", + "block.colors.magenta_polished_pressure_plate": "Magenta Polished Pressure Plate", + "block.colors.magenta_polished_slab": "Magenta Polished Slab", + "block.colors.magenta_polished_stairs": "Magenta Polished Stairs", + "block.colors.magenta_polished_wall": "Magenta Polished Wall", + "block.colors.magenta_poppy": "Magenta Poppy", + "block.colors.magenta_potted_poppy": "Magenta Potted Poppy", + "block.colors.magenta_prismarine": "Magenta Prismarine", + "block.colors.magenta_prismarine_brick_button": "Magenta Prismarine Brick Button", + "block.colors.magenta_prismarine_brick_pressure_plate": "Magenta Prismarine Brick Pressure Plate", + "block.colors.magenta_prismarine_brick_slab": "Magenta Prismarine Brick Slab", + "block.colors.magenta_prismarine_brick_stairs": "Magenta Prismarine Brick Stairs", + "block.colors.magenta_prismarine_brick_wall": "Magenta Prismarine Brick Wall", + "block.colors.magenta_prismarine_bricks": "Magenta Prismarine Bricks", + "block.colors.magenta_prismarine_button": "Magenta Prismarine Button", + "block.colors.magenta_prismarine_pressure_plate": "Magenta Prismarine Pressure Plate", + "block.colors.magenta_prismarine_slab": "Magenta Prismarine Slab", + "block.colors.magenta_prismarine_stairs": "Magenta Prismarine Stairs", + "block.colors.magenta_prismarine_wall": "Magenta Prismarine Wall", + "block.colors.magenta_road": "Magenta Road", + "block.colors.magenta_road_button": "Magenta Road Button", + "block.colors.magenta_road_pressure_plate": "Magenta Road Pressure Plate", + "block.colors.magenta_road_slab": "Magenta Road Slab", + "block.colors.magenta_road_stairs": "Magenta Road Stairs", + "block.colors.magenta_road_wall": "Magenta Road Wall", + "block.colors.magenta_sapling": "Magenta Sapling", + "block.colors.magenta_short_grass": "Magenta Short Grass", + "block.colors.magenta_stone": "Magenta Stone", + "block.colors.magenta_stone_brick_button": "Magenta Stone Brick Button", + "block.colors.magenta_stone_brick_pressure_plate": "Magenta Stone Brick Pressure Plate", + "block.colors.magenta_stone_brick_slab": "Magenta Stone Brick Slab", + "block.colors.magenta_stone_brick_stairs": "Magenta Stone Brick Stairs", + "block.colors.magenta_stone_brick_wall": "Magenta Stone Brick Wall", + "block.colors.magenta_stone_bricks": "Magenta Stone Bricks", + "block.colors.magenta_stone_button": "Magenta Stone Button", + "block.colors.magenta_stone_pressure_plate": "Magenta Stone Pressure Plate", + "block.colors.magenta_stone_slab": "Magenta Stone Slab", + "block.colors.magenta_stone_stairs": "Magenta Stone Stairs", + "block.colors.magenta_stone_wall": "Magenta Stone Wall", + "block.colors.magenta_stripped_bamboo": "Magenta Stripped Bamboo", + "block.colors.magenta_stripped_log": "Magenta Stripped Log", + "block.colors.magenta_stripped_wood": "Magenta Stripped Wood", + "block.colors.magenta_tall_grass": "Magenta Tall Grass", + "block.colors.magenta_tile_button": "Magenta Tile Button", + "block.colors.magenta_tile_pressure_plate": "Magenta Tile Pressure Plate", + "block.colors.magenta_tile_slab": "Magenta Tile Slab", + "block.colors.magenta_tile_stairs": "Magenta Tile Stairs", + "block.colors.magenta_tile_wall": "Magenta Tile Wall", + "block.colors.magenta_tiles": "Magenta Tiles", + "block.colors.magenta_triple": "Magenta Triple", + "block.colors.magenta_triple_button": "Magenta Triple Button", + "block.colors.magenta_triple_pressure_plate": "Magenta Triple Pressure Plate", + "block.colors.magenta_triple_slab": "Magenta Triple Slab", + "block.colors.magenta_triple_stairs": "Magenta Triple Stairs", + "block.colors.magenta_triple_wall": "Magenta Triple Wall", + "block.colors.magenta_wood": "Magenta Wood", + "block.colors.orange_asteroid": "Orange Asteroid", + "block.colors.orange_asteroid_brick_button": "Orange Asteroid Brick Button", + "block.colors.orange_asteroid_brick_pressure_plate": "Orange Asteroid Brick Pressure Plate", + "block.colors.orange_asteroid_brick_slab": "Orange Asteroid Brick Slab", + "block.colors.orange_asteroid_brick_stairs": "Orange Asteroid Brick Stairs", + "block.colors.orange_asteroid_brick_wall": "Orange Asteroid Brick Wall", + "block.colors.orange_asteroid_bricks": "Orange Asteroid Bricks", + "block.colors.orange_asteroid_button": "Orange Asteroid Button", + "block.colors.orange_asteroid_pressure_plate": "Orange Asteroid Pressure Plate", + "block.colors.orange_asteroid_slab": "Orange Asteroid Slab", + "block.colors.orange_asteroid_stairs": "Orange Asteroid Stairs", + "block.colors.orange_asteroid_tile_button": "Orange Asteroid Tile Button", + "block.colors.orange_asteroid_tile_pressure_plate": "Orange Asteroid Tile Pressure Plate", + "block.colors.orange_asteroid_tile_slab": "Orange Asteroid Tile Slab", + "block.colors.orange_asteroid_tile_stairs": "Orange Asteroid Tile Stairs", + "block.colors.orange_asteroid_tile_wall": "Orange Asteroid Tile Wall", + "block.colors.orange_asteroid_tiles": "Orange Asteroid Tiles", + "block.colors.orange_asteroid_wall": "Orange Asteroid Wall", + "block.colors.orange_bamboo": "Orange Bamboo", + "block.colors.orange_bamboo_mosaic": "Orange Bamboo Mosaic", + "block.colors.orange_bamboo_mosaic_button": "Orange Bamboo Mosaic Button", + "block.colors.orange_bamboo_mosaic_door": "Orange Bamboo Mosaic Door", + "block.colors.orange_bamboo_mosaic_fence": "Orange Bamboo Mosaic Fence", + "block.colors.orange_bamboo_mosaic_fence_gate": "Orange Bamboo Mosaic Fence Gate", + "block.colors.orange_bamboo_mosaic_pressure_plate": "Orange Bamboo Mosaic Pressure Plate", + "block.colors.orange_bamboo_mosaic_slab": "Orange Bamboo Mosaic Slab", + "block.colors.orange_bamboo_mosaic_stairs": "Orange Bamboo Mosaic Stairs", + "block.colors.orange_bamboo_mosaic_trapdoor": "Orange Bamboo Mosaic Trapdoor", + "block.colors.orange_bamboo_plank_button": "Orange Bamboo Plank Button", + "block.colors.orange_bamboo_plank_door": "Orange Bamboo Plank Door", + "block.colors.orange_bamboo_plank_fence": "Orange Bamboo Plank Fence", + "block.colors.orange_bamboo_plank_fence_gate": "Orange Bamboo Plank Fence Gate", + "block.colors.orange_bamboo_plank_pressure_plate": "Orange Bamboo Plank Pressure Plate", + "block.colors.orange_bamboo_plank_slab": "Orange Bamboo Plank Slab", + "block.colors.orange_bamboo_plank_stairs": "Orange Bamboo Plank Stairs", + "block.colors.orange_bamboo_plank_trapdoor": "Orange Bamboo Plank Trapdoor", + "block.colors.orange_bamboo_planks": "Orange Bamboo Planks", + "block.colors.orange_braid": "Orange Braid", + "block.colors.orange_braid_button": "Orange Braid Button", + "block.colors.orange_braid_pressure_plate": "Orange Braid Pressure Plate", + "block.colors.orange_braid_slab": "Orange Braid Slab", + "block.colors.orange_braid_stairs": "Orange Braid Stairs", + "block.colors.orange_braid_wall": "Orange Braid Wall", + "block.colors.orange_brick_button": "Orange Brick Button", + "block.colors.orange_brick_pressure_plate": "Orange Brick Pressure Plate", + "block.colors.orange_brick_slab": "Orange Brick Slab", + "block.colors.orange_brick_stairs": "Orange Brick Stairs", + "block.colors.orange_brick_wall": "Orange Brick Wall", + "block.colors.orange_bricks": "Orange Bricks", + "block.colors.orange_chaotic": "Orange Chaotic", + "block.colors.orange_chaotic_button": "Orange Chaotic Button", + "block.colors.orange_chaotic_pressure_plate": "Orange Chaotic Pressure Plate", + "block.colors.orange_chaotic_slab": "Orange Chaotic Slab", + "block.colors.orange_chaotic_stairs": "Orange Chaotic Stairs", + "block.colors.orange_chaotic_wall": "Orange Chaotic Wall", + "block.colors.orange_cobblestone": "Orange Cobblestone", + "block.colors.orange_cobblestone_brick_button": "Orange Cobblestone Brick Button", + "block.colors.orange_cobblestone_brick_pressure_plate": "Orange Cobblestone Brick Pressure Plate", + "block.colors.orange_cobblestone_brick_slab": "Orange Cobblestone Brick Slab", + "block.colors.orange_cobblestone_brick_stairs": "Orange Cobblestone Brick Stairs", + "block.colors.orange_cobblestone_brick_wall": "Orange Cobblestone Brick Wall", + "block.colors.orange_cobblestone_bricks": "Orange Cobblestone Bricks", + "block.colors.orange_cobblestone_button": "Orange Cobblestone Button", + "block.colors.orange_cobblestone_pressure_plate": "Orange Cobblestone Pressure Plate", + "block.colors.orange_cobblestone_slab": "Orange Cobblestone Slab", + "block.colors.orange_cobblestone_stairs": "Orange Cobblestone Stairs", + "block.colors.orange_cobblestone_wall": "Orange Cobblestone Wall", + "block.colors.orange_cracked_stone_brick_button": "Orange Cracked Stone Brick Button", + "block.colors.orange_cracked_stone_brick_pressure_plate": "Orange Cracked Stone Brick Pressure Plate", + "block.colors.orange_cracked_stone_brick_slab": "Orange Cracked Stone Brick Slab", + "block.colors.orange_cracked_stone_brick_stairs": "Orange Cracked Stone Brick Stairs", + "block.colors.orange_cracked_stone_brick_wall": "Orange Cracked Stone Brick Wall", + "block.colors.orange_cracked_stone_bricks": "Orange Cracked Stone Bricks", + "block.colors.orange_crafting_table": "Orange Crafting Table", + "block.colors.orange_dandelion": "Orange Dandelion", + "block.colors.orange_dark_prismarine": "Orange Dark Prismarine", + "block.colors.orange_dark_prismarine_button": "Orange Dark Prismarine Button", + "block.colors.orange_dark_prismarine_pressure_plate": "Orange Dark Prismarine Pressure Plate", + "block.colors.orange_dark_prismarine_slab": "Orange Dark Prismarine Slab", + "block.colors.orange_dark_prismarine_stairs": "Orange Dark Prismarine Stairs", + "block.colors.orange_dark_prismarine_wall": "Orange Dark Prismarine Wall", + "block.colors.orange_dirt": "Orange Dirt", + "block.colors.orange_encased": "Orange Encased", + "block.colors.orange_encased_button": "Orange Encased Button", + "block.colors.orange_encased_pressure_plate": "Orange Encased Pressure Plate", + "block.colors.orange_encased_slab": "Orange Encased Slab", + "block.colors.orange_encased_stairs": "Orange Encased Stairs", + "block.colors.orange_encased_wall": "Orange Encased Wall", + "block.colors.orange_grass_block": "Orange Grass Block", + "block.colors.orange_leaves": "Orange Leaves", + "block.colors.orange_log": "Orange Log", + "block.colors.orange_marble": "Orange Marble", + "block.colors.orange_marble_brick_button": "Orange Marble Brick Button", + "block.colors.orange_marble_brick_pressure_plate": "Orange Marble Brick Pressure Plate", + "block.colors.orange_marble_brick_slab": "Orange Marble Brick Slab", + "block.colors.orange_marble_brick_stairs": "Orange Marble Brick Stairs", + "block.colors.orange_marble_brick_wall": "Orange Marble Brick Wall", + "block.colors.orange_marble_bricks": "Orange Marble Bricks", + "block.colors.orange_marble_button": "Orange Marble Button", + "block.colors.orange_marble_pressure_plate": "Orange Marble Pressure Plate", + "block.colors.orange_marble_slab": "Orange Marble Slab", + "block.colors.orange_marble_stairs": "Orange Marble Stairs", + "block.colors.orange_marble_wall": "Orange Marble Wall", + "block.colors.orange_mosaic": "Orange Mosaic", + "block.colors.orange_mosaic_button": "Orange Mosaic Button", + "block.colors.orange_mosaic_pressure_plate": "Orange Mosaic Pressure Plate", + "block.colors.orange_mosaic_slab": "Orange Mosaic Slab", + "block.colors.orange_mosaic_stairs": "Orange Mosaic Stairs", + "block.colors.orange_mosaic_wall": "Orange Mosaic Wall", + "block.colors.orange_plank_button": "Orange Plank Button", + "block.colors.orange_plank_door": "Orange Plank Door", + "block.colors.orange_plank_fence": "Orange Plank Fence", + "block.colors.orange_plank_fence_gate": "Orange Plank Fence Gate", + "block.colors.orange_plank_pressure_plate": "Orange Plank Pressure Plate", + "block.colors.orange_plank_slab": "Orange Plank Slab", + "block.colors.orange_plank_stairs": "Orange Plank Stairs", + "block.colors.orange_plank_trapdoor": "Orange Plank Trapdoor", + "block.colors.orange_planks": "Orange Planks", + "block.colors.orange_polished": "Orange Polished", + "block.colors.orange_polished_button": "Orange Polished Button", + "block.colors.orange_polished_pressure_plate": "Orange Polished Pressure Plate", + "block.colors.orange_polished_slab": "Orange Polished Slab", + "block.colors.orange_polished_stairs": "Orange Polished Stairs", + "block.colors.orange_polished_wall": "Orange Polished Wall", + "block.colors.orange_poppy": "Orange Poppy", + "block.colors.orange_potted_poppy": "Orange Potted Poppy", + "block.colors.orange_prismarine": "Orange Prismarine", + "block.colors.orange_prismarine_brick_button": "Orange Prismarine Brick Button", + "block.colors.orange_prismarine_brick_pressure_plate": "Orange Prismarine Brick Pressure Plate", + "block.colors.orange_prismarine_brick_slab": "Orange Prismarine Brick Slab", + "block.colors.orange_prismarine_brick_stairs": "Orange Prismarine Brick Stairs", + "block.colors.orange_prismarine_brick_wall": "Orange Prismarine Brick Wall", + "block.colors.orange_prismarine_bricks": "Orange Prismarine Bricks", + "block.colors.orange_prismarine_button": "Orange Prismarine Button", + "block.colors.orange_prismarine_pressure_plate": "Orange Prismarine Pressure Plate", + "block.colors.orange_prismarine_slab": "Orange Prismarine Slab", + "block.colors.orange_prismarine_stairs": "Orange Prismarine Stairs", + "block.colors.orange_prismarine_wall": "Orange Prismarine Wall", + "block.colors.orange_road": "Orange Road", + "block.colors.orange_road_button": "Orange Road Button", + "block.colors.orange_road_pressure_plate": "Orange Road Pressure Plate", + "block.colors.orange_road_slab": "Orange Road Slab", + "block.colors.orange_road_stairs": "Orange Road Stairs", + "block.colors.orange_road_wall": "Orange Road Wall", + "block.colors.orange_sapling": "Orange Sapling", + "block.colors.orange_short_grass": "Orange Short Grass", + "block.colors.orange_stone": "Orange Stone", + "block.colors.orange_stone_brick_button": "Orange Stone Brick Button", + "block.colors.orange_stone_brick_pressure_plate": "Orange Stone Brick Pressure Plate", + "block.colors.orange_stone_brick_slab": "Orange Stone Brick Slab", + "block.colors.orange_stone_brick_stairs": "Orange Stone Brick Stairs", + "block.colors.orange_stone_brick_wall": "Orange Stone Brick Wall", + "block.colors.orange_stone_bricks": "Orange Stone Bricks", + "block.colors.orange_stone_button": "Orange Stone Button", + "block.colors.orange_stone_pressure_plate": "Orange Stone Pressure Plate", + "block.colors.orange_stone_slab": "Orange Stone Slab", + "block.colors.orange_stone_stairs": "Orange Stone Stairs", + "block.colors.orange_stone_wall": "Orange Stone Wall", + "block.colors.orange_stripped_bamboo": "Orange Stripped Bamboo", + "block.colors.orange_stripped_log": "Orange Stripped Log", + "block.colors.orange_stripped_wood": "Orange Stripped Wood", + "block.colors.orange_tall_grass": "Orange Tall Grass", + "block.colors.orange_tile_button": "Orange Tile Button", + "block.colors.orange_tile_pressure_plate": "Orange Tile Pressure Plate", + "block.colors.orange_tile_slab": "Orange Tile Slab", + "block.colors.orange_tile_stairs": "Orange Tile Stairs", + "block.colors.orange_tile_wall": "Orange Tile Wall", + "block.colors.orange_tiles": "Orange Tiles", + "block.colors.orange_triple": "Orange Triple", + "block.colors.orange_triple_button": "Orange Triple Button", + "block.colors.orange_triple_pressure_plate": "Orange Triple Pressure Plate", + "block.colors.orange_triple_slab": "Orange Triple Slab", + "block.colors.orange_triple_stairs": "Orange Triple Stairs", + "block.colors.orange_triple_wall": "Orange Triple Wall", + "block.colors.orange_wood": "Orange Wood", + "block.colors.pink_asteroid": "Pink Asteroid", + "block.colors.pink_asteroid_brick_button": "Pink Asteroid Brick Button", + "block.colors.pink_asteroid_brick_pressure_plate": "Pink Asteroid Brick Pressure Plate", + "block.colors.pink_asteroid_brick_slab": "Pink Asteroid Brick Slab", + "block.colors.pink_asteroid_brick_stairs": "Pink Asteroid Brick Stairs", + "block.colors.pink_asteroid_brick_wall": "Pink Asteroid Brick Wall", + "block.colors.pink_asteroid_bricks": "Pink Asteroid Bricks", + "block.colors.pink_asteroid_button": "Pink Asteroid Button", + "block.colors.pink_asteroid_pressure_plate": "Pink Asteroid Pressure Plate", + "block.colors.pink_asteroid_slab": "Pink Asteroid Slab", + "block.colors.pink_asteroid_stairs": "Pink Asteroid Stairs", + "block.colors.pink_asteroid_tile_button": "Pink Asteroid Tile Button", + "block.colors.pink_asteroid_tile_pressure_plate": "Pink Asteroid Tile Pressure Plate", + "block.colors.pink_asteroid_tile_slab": "Pink Asteroid Tile Slab", + "block.colors.pink_asteroid_tile_stairs": "Pink Asteroid Tile Stairs", + "block.colors.pink_asteroid_tile_wall": "Pink Asteroid Tile Wall", + "block.colors.pink_asteroid_tiles": "Pink Asteroid Tiles", + "block.colors.pink_asteroid_wall": "Pink Asteroid Wall", + "block.colors.pink_bamboo": "Pink Bamboo", + "block.colors.pink_bamboo_mosaic": "Pink Bamboo Mosaic", + "block.colors.pink_bamboo_mosaic_button": "Pink Bamboo Mosaic Button", + "block.colors.pink_bamboo_mosaic_door": "Pink Bamboo Mosaic Door", + "block.colors.pink_bamboo_mosaic_fence": "Pink Bamboo Mosaic Fence", + "block.colors.pink_bamboo_mosaic_fence_gate": "Pink Bamboo Mosaic Fence Gate", + "block.colors.pink_bamboo_mosaic_pressure_plate": "Pink Bamboo Mosaic Pressure Plate", + "block.colors.pink_bamboo_mosaic_slab": "Pink Bamboo Mosaic Slab", + "block.colors.pink_bamboo_mosaic_stairs": "Pink Bamboo Mosaic Stairs", + "block.colors.pink_bamboo_mosaic_trapdoor": "Pink Bamboo Mosaic Trapdoor", + "block.colors.pink_bamboo_plank_button": "Pink Bamboo Plank Button", + "block.colors.pink_bamboo_plank_door": "Pink Bamboo Plank Door", + "block.colors.pink_bamboo_plank_fence": "Pink Bamboo Plank Fence", + "block.colors.pink_bamboo_plank_fence_gate": "Pink Bamboo Plank Fence Gate", + "block.colors.pink_bamboo_plank_pressure_plate": "Pink Bamboo Plank Pressure Plate", + "block.colors.pink_bamboo_plank_slab": "Pink Bamboo Plank Slab", + "block.colors.pink_bamboo_plank_stairs": "Pink Bamboo Plank Stairs", + "block.colors.pink_bamboo_plank_trapdoor": "Pink Bamboo Plank Trapdoor", + "block.colors.pink_bamboo_planks": "Pink Bamboo Planks", + "block.colors.pink_braid": "Pink Braid", + "block.colors.pink_braid_button": "Pink Braid Button", + "block.colors.pink_braid_pressure_plate": "Pink Braid Pressure Plate", + "block.colors.pink_braid_slab": "Pink Braid Slab", + "block.colors.pink_braid_stairs": "Pink Braid Stairs", + "block.colors.pink_braid_wall": "Pink Braid Wall", + "block.colors.pink_brick_button": "Pink Brick Button", + "block.colors.pink_brick_pressure_plate": "Pink Brick Pressure Plate", + "block.colors.pink_brick_slab": "Pink Brick Slab", + "block.colors.pink_brick_stairs": "Pink Brick Stairs", + "block.colors.pink_brick_wall": "Pink Brick Wall", + "block.colors.pink_bricks": "Pink Bricks", + "block.colors.pink_chaotic": "Pink Chaotic", + "block.colors.pink_chaotic_button": "Pink Chaotic Button", + "block.colors.pink_chaotic_pressure_plate": "Pink Chaotic Pressure Plate", + "block.colors.pink_chaotic_slab": "Pink Chaotic Slab", + "block.colors.pink_chaotic_stairs": "Pink Chaotic Stairs", + "block.colors.pink_chaotic_wall": "Pink Chaotic Wall", + "block.colors.pink_cobblestone": "Pink Cobblestone", + "block.colors.pink_cobblestone_brick_button": "Pink Cobblestone Brick Button", + "block.colors.pink_cobblestone_brick_pressure_plate": "Pink Cobblestone Brick Pressure Plate", + "block.colors.pink_cobblestone_brick_slab": "Pink Cobblestone Brick Slab", + "block.colors.pink_cobblestone_brick_stairs": "Pink Cobblestone Brick Stairs", + "block.colors.pink_cobblestone_brick_wall": "Pink Cobblestone Brick Wall", + "block.colors.pink_cobblestone_bricks": "Pink Cobblestone Bricks", + "block.colors.pink_cobblestone_button": "Pink Cobblestone Button", + "block.colors.pink_cobblestone_pressure_plate": "Pink Cobblestone Pressure Plate", + "block.colors.pink_cobblestone_slab": "Pink Cobblestone Slab", + "block.colors.pink_cobblestone_stairs": "Pink Cobblestone Stairs", + "block.colors.pink_cobblestone_wall": "Pink Cobblestone Wall", + "block.colors.pink_cracked_stone_brick_button": "Pink Cracked Stone Brick Button", + "block.colors.pink_cracked_stone_brick_pressure_plate": "Pink Cracked Stone Brick Pressure Plate", + "block.colors.pink_cracked_stone_brick_slab": "Pink Cracked Stone Brick Slab", + "block.colors.pink_cracked_stone_brick_stairs": "Pink Cracked Stone Brick Stairs", + "block.colors.pink_cracked_stone_brick_wall": "Pink Cracked Stone Brick Wall", + "block.colors.pink_cracked_stone_bricks": "Pink Cracked Stone Bricks", + "block.colors.pink_crafting_table": "Pink Crafting Table", + "block.colors.pink_dandelion": "Pink Dandelion", + "block.colors.pink_dark_prismarine": "Pink Dark Prismarine", + "block.colors.pink_dark_prismarine_button": "Pink Dark Prismarine Button", + "block.colors.pink_dark_prismarine_pressure_plate": "Pink Dark Prismarine Pressure Plate", + "block.colors.pink_dark_prismarine_slab": "Pink Dark Prismarine Slab", + "block.colors.pink_dark_prismarine_stairs": "Pink Dark Prismarine Stairs", + "block.colors.pink_dark_prismarine_wall": "Pink Dark Prismarine Wall", + "block.colors.pink_dirt": "Pink Dirt", + "block.colors.pink_encased": "Pink Encased", + "block.colors.pink_encased_button": "Pink Encased Button", + "block.colors.pink_encased_pressure_plate": "Pink Encased Pressure Plate", + "block.colors.pink_encased_slab": "Pink Encased Slab", + "block.colors.pink_encased_stairs": "Pink Encased Stairs", + "block.colors.pink_encased_wall": "Pink Encased Wall", + "block.colors.pink_grass_block": "Pink Grass Block", + "block.colors.pink_leaves": "Pink Leaves", + "block.colors.pink_log": "Pink Log", + "block.colors.pink_marble": "Pink Marble", + "block.colors.pink_marble_brick_button": "Pink Marble Brick Button", + "block.colors.pink_marble_brick_pressure_plate": "Pink Marble Brick Pressure Plate", + "block.colors.pink_marble_brick_slab": "Pink Marble Brick Slab", + "block.colors.pink_marble_brick_stairs": "Pink Marble Brick Stairs", + "block.colors.pink_marble_brick_wall": "Pink Marble Brick Wall", + "block.colors.pink_marble_bricks": "Pink Marble Bricks", + "block.colors.pink_marble_button": "Pink Marble Button", + "block.colors.pink_marble_pressure_plate": "Pink Marble Pressure Plate", + "block.colors.pink_marble_slab": "Pink Marble Slab", + "block.colors.pink_marble_stairs": "Pink Marble Stairs", + "block.colors.pink_marble_wall": "Pink Marble Wall", + "block.colors.pink_mosaic": "Pink Mosaic", + "block.colors.pink_mosaic_button": "Pink Mosaic Button", + "block.colors.pink_mosaic_pressure_plate": "Pink Mosaic Pressure Plate", + "block.colors.pink_mosaic_slab": "Pink Mosaic Slab", + "block.colors.pink_mosaic_stairs": "Pink Mosaic Stairs", + "block.colors.pink_mosaic_wall": "Pink Mosaic Wall", + "block.colors.pink_plank_button": "Pink Plank Button", + "block.colors.pink_plank_door": "Pink Plank Door", + "block.colors.pink_plank_fence": "Pink Plank Fence", + "block.colors.pink_plank_fence_gate": "Pink Plank Fence Gate", + "block.colors.pink_plank_pressure_plate": "Pink Plank Pressure Plate", + "block.colors.pink_plank_slab": "Pink Plank Slab", + "block.colors.pink_plank_stairs": "Pink Plank Stairs", + "block.colors.pink_plank_trapdoor": "Pink Plank Trapdoor", + "block.colors.pink_planks": "Pink Planks", + "block.colors.pink_polished": "Pink Polished", + "block.colors.pink_polished_button": "Pink Polished Button", + "block.colors.pink_polished_pressure_plate": "Pink Polished Pressure Plate", + "block.colors.pink_polished_slab": "Pink Polished Slab", + "block.colors.pink_polished_stairs": "Pink Polished Stairs", + "block.colors.pink_polished_wall": "Pink Polished Wall", + "block.colors.pink_poppy": "Pink Poppy", + "block.colors.pink_potted_poppy": "Pink Potted Poppy", + "block.colors.pink_prismarine": "Pink Prismarine", + "block.colors.pink_prismarine_brick_button": "Pink Prismarine Brick Button", + "block.colors.pink_prismarine_brick_pressure_plate": "Pink Prismarine Brick Pressure Plate", + "block.colors.pink_prismarine_brick_slab": "Pink Prismarine Brick Slab", + "block.colors.pink_prismarine_brick_stairs": "Pink Prismarine Brick Stairs", + "block.colors.pink_prismarine_brick_wall": "Pink Prismarine Brick Wall", + "block.colors.pink_prismarine_bricks": "Pink Prismarine Bricks", + "block.colors.pink_prismarine_button": "Pink Prismarine Button", + "block.colors.pink_prismarine_pressure_plate": "Pink Prismarine Pressure Plate", + "block.colors.pink_prismarine_slab": "Pink Prismarine Slab", + "block.colors.pink_prismarine_stairs": "Pink Prismarine Stairs", + "block.colors.pink_prismarine_wall": "Pink Prismarine Wall", + "block.colors.pink_road": "Pink Road", + "block.colors.pink_road_button": "Pink Road Button", + "block.colors.pink_road_pressure_plate": "Pink Road Pressure Plate", + "block.colors.pink_road_slab": "Pink Road Slab", + "block.colors.pink_road_stairs": "Pink Road Stairs", + "block.colors.pink_road_wall": "Pink Road Wall", + "block.colors.pink_sapling": "Pink Sapling", + "block.colors.pink_short_grass": "Pink Short Grass", + "block.colors.pink_stone": "Pink Stone", + "block.colors.pink_stone_brick_button": "Pink Stone Brick Button", + "block.colors.pink_stone_brick_pressure_plate": "Pink Stone Brick Pressure Plate", + "block.colors.pink_stone_brick_slab": "Pink Stone Brick Slab", + "block.colors.pink_stone_brick_stairs": "Pink Stone Brick Stairs", + "block.colors.pink_stone_brick_wall": "Pink Stone Brick Wall", + "block.colors.pink_stone_bricks": "Pink Stone Bricks", + "block.colors.pink_stone_button": "Pink Stone Button", + "block.colors.pink_stone_pressure_plate": "Pink Stone Pressure Plate", + "block.colors.pink_stone_slab": "Pink Stone Slab", + "block.colors.pink_stone_stairs": "Pink Stone Stairs", + "block.colors.pink_stone_wall": "Pink Stone Wall", + "block.colors.pink_stripped_bamboo": "Pink Stripped Bamboo", + "block.colors.pink_stripped_log": "Pink Stripped Log", + "block.colors.pink_stripped_wood": "Pink Stripped Wood", + "block.colors.pink_tall_grass": "Pink Tall Grass", + "block.colors.pink_tile_button": "Pink Tile Button", + "block.colors.pink_tile_pressure_plate": "Pink Tile Pressure Plate", + "block.colors.pink_tile_slab": "Pink Tile Slab", + "block.colors.pink_tile_stairs": "Pink Tile Stairs", + "block.colors.pink_tile_wall": "Pink Tile Wall", + "block.colors.pink_tiles": "Pink Tiles", + "block.colors.pink_triple": "Pink Triple", + "block.colors.pink_triple_button": "Pink Triple Button", + "block.colors.pink_triple_pressure_plate": "Pink Triple Pressure Plate", + "block.colors.pink_triple_slab": "Pink Triple Slab", + "block.colors.pink_triple_stairs": "Pink Triple Stairs", + "block.colors.pink_triple_wall": "Pink Triple Wall", + "block.colors.pink_wood": "Pink Wood", + "block.colors.purple_asteroid": "Purple Asteroid", + "block.colors.purple_asteroid_brick_button": "Purple Asteroid Brick Button", + "block.colors.purple_asteroid_brick_pressure_plate": "Purple Asteroid Brick Pressure Plate", + "block.colors.purple_asteroid_brick_slab": "Purple Asteroid Brick Slab", + "block.colors.purple_asteroid_brick_stairs": "Purple Asteroid Brick Stairs", + "block.colors.purple_asteroid_brick_wall": "Purple Asteroid Brick Wall", + "block.colors.purple_asteroid_bricks": "Purple Asteroid Bricks", + "block.colors.purple_asteroid_button": "Purple Asteroid Button", + "block.colors.purple_asteroid_pressure_plate": "Purple Asteroid Pressure Plate", + "block.colors.purple_asteroid_slab": "Purple Asteroid Slab", + "block.colors.purple_asteroid_stairs": "Purple Asteroid Stairs", + "block.colors.purple_asteroid_tile_button": "Purple Asteroid Tile Button", + "block.colors.purple_asteroid_tile_pressure_plate": "Purple Asteroid Tile Pressure Plate", + "block.colors.purple_asteroid_tile_slab": "Purple Asteroid Tile Slab", + "block.colors.purple_asteroid_tile_stairs": "Purple Asteroid Tile Stairs", + "block.colors.purple_asteroid_tile_wall": "Purple Asteroid Tile Wall", + "block.colors.purple_asteroid_tiles": "Purple Asteroid Tiles", + "block.colors.purple_asteroid_wall": "Purple Asteroid Wall", + "block.colors.purple_bamboo": "Purple Bamboo", + "block.colors.purple_bamboo_mosaic": "Purple Bamboo Mosaic", + "block.colors.purple_bamboo_mosaic_button": "Purple Bamboo Mosaic Button", + "block.colors.purple_bamboo_mosaic_door": "Purple Bamboo Mosaic Door", + "block.colors.purple_bamboo_mosaic_fence": "Purple Bamboo Mosaic Fence", + "block.colors.purple_bamboo_mosaic_fence_gate": "Purple Bamboo Mosaic Fence Gate", + "block.colors.purple_bamboo_mosaic_pressure_plate": "Purple Bamboo Mosaic Pressure Plate", + "block.colors.purple_bamboo_mosaic_slab": "Purple Bamboo Mosaic Slab", + "block.colors.purple_bamboo_mosaic_stairs": "Purple Bamboo Mosaic Stairs", + "block.colors.purple_bamboo_mosaic_trapdoor": "Purple Bamboo Mosaic Trapdoor", + "block.colors.purple_bamboo_plank_button": "Purple Bamboo Plank Button", + "block.colors.purple_bamboo_plank_door": "Purple Bamboo Plank Door", + "block.colors.purple_bamboo_plank_fence": "Purple Bamboo Plank Fence", + "block.colors.purple_bamboo_plank_fence_gate": "Purple Bamboo Plank Fence Gate", + "block.colors.purple_bamboo_plank_pressure_plate": "Purple Bamboo Plank Pressure Plate", + "block.colors.purple_bamboo_plank_slab": "Purple Bamboo Plank Slab", + "block.colors.purple_bamboo_plank_stairs": "Purple Bamboo Plank Stairs", + "block.colors.purple_bamboo_plank_trapdoor": "Purple Bamboo Plank Trapdoor", + "block.colors.purple_bamboo_planks": "Purple Bamboo Planks", + "block.colors.purple_braid": "Purple Braid", + "block.colors.purple_braid_button": "Purple Braid Button", + "block.colors.purple_braid_pressure_plate": "Purple Braid Pressure Plate", + "block.colors.purple_braid_slab": "Purple Braid Slab", + "block.colors.purple_braid_stairs": "Purple Braid Stairs", + "block.colors.purple_braid_wall": "Purple Braid Wall", + "block.colors.purple_brick_button": "Purple Brick Button", + "block.colors.purple_brick_pressure_plate": "Purple Brick Pressure Plate", + "block.colors.purple_brick_slab": "Purple Brick Slab", + "block.colors.purple_brick_stairs": "Purple Brick Stairs", + "block.colors.purple_brick_wall": "Purple Brick Wall", + "block.colors.purple_bricks": "Purple Bricks", + "block.colors.purple_chaotic": "Purple Chaotic", + "block.colors.purple_chaotic_button": "Purple Chaotic Button", + "block.colors.purple_chaotic_pressure_plate": "Purple Chaotic Pressure Plate", + "block.colors.purple_chaotic_slab": "Purple Chaotic Slab", + "block.colors.purple_chaotic_stairs": "Purple Chaotic Stairs", + "block.colors.purple_chaotic_wall": "Purple Chaotic Wall", + "block.colors.purple_cobblestone": "Purple Cobblestone", + "block.colors.purple_cobblestone_brick_button": "Purple Cobblestone Brick Button", + "block.colors.purple_cobblestone_brick_pressure_plate": "Purple Cobblestone Brick Pressure Plate", + "block.colors.purple_cobblestone_brick_slab": "Purple Cobblestone Brick Slab", + "block.colors.purple_cobblestone_brick_stairs": "Purple Cobblestone Brick Stairs", + "block.colors.purple_cobblestone_brick_wall": "Purple Cobblestone Brick Wall", + "block.colors.purple_cobblestone_bricks": "Purple Cobblestone Bricks", + "block.colors.purple_cobblestone_button": "Purple Cobblestone Button", + "block.colors.purple_cobblestone_pressure_plate": "Purple Cobblestone Pressure Plate", + "block.colors.purple_cobblestone_slab": "Purple Cobblestone Slab", + "block.colors.purple_cobblestone_stairs": "Purple Cobblestone Stairs", + "block.colors.purple_cobblestone_wall": "Purple Cobblestone Wall", + "block.colors.purple_cracked_stone_brick_button": "Purple Cracked Stone Brick Button", + "block.colors.purple_cracked_stone_brick_pressure_plate": "Purple Cracked Stone Brick Pressure Plate", + "block.colors.purple_cracked_stone_brick_slab": "Purple Cracked Stone Brick Slab", + "block.colors.purple_cracked_stone_brick_stairs": "Purple Cracked Stone Brick Stairs", + "block.colors.purple_cracked_stone_brick_wall": "Purple Cracked Stone Brick Wall", + "block.colors.purple_cracked_stone_bricks": "Purple Cracked Stone Bricks", + "block.colors.purple_crafting_table": "Purple Crafting Table", + "block.colors.purple_dandelion": "Purple Dandelion", + "block.colors.purple_dark_prismarine": "Purple Dark Prismarine", + "block.colors.purple_dark_prismarine_button": "Purple Dark Prismarine Button", + "block.colors.purple_dark_prismarine_pressure_plate": "Purple Dark Prismarine Pressure Plate", + "block.colors.purple_dark_prismarine_slab": "Purple Dark Prismarine Slab", + "block.colors.purple_dark_prismarine_stairs": "Purple Dark Prismarine Stairs", + "block.colors.purple_dark_prismarine_wall": "Purple Dark Prismarine Wall", + "block.colors.purple_dirt": "Purple Dirt", + "block.colors.purple_encased": "Purple Encased", + "block.colors.purple_encased_button": "Purple Encased Button", + "block.colors.purple_encased_pressure_plate": "Purple Encased Pressure Plate", + "block.colors.purple_encased_slab": "Purple Encased Slab", + "block.colors.purple_encased_stairs": "Purple Encased Stairs", + "block.colors.purple_encased_wall": "Purple Encased Wall", + "block.colors.purple_grass_block": "Purple Grass Block", + "block.colors.purple_leaves": "Purple Leaves", + "block.colors.purple_log": "Purple Log", + "block.colors.purple_marble": "Purple Marble", + "block.colors.purple_marble_brick_button": "Purple Marble Brick Button", + "block.colors.purple_marble_brick_pressure_plate": "Purple Marble Brick Pressure Plate", + "block.colors.purple_marble_brick_slab": "Purple Marble Brick Slab", + "block.colors.purple_marble_brick_stairs": "Purple Marble Brick Stairs", + "block.colors.purple_marble_brick_wall": "Purple Marble Brick Wall", + "block.colors.purple_marble_bricks": "Purple Marble Bricks", + "block.colors.purple_marble_button": "Purple Marble Button", + "block.colors.purple_marble_pressure_plate": "Purple Marble Pressure Plate", + "block.colors.purple_marble_slab": "Purple Marble Slab", + "block.colors.purple_marble_stairs": "Purple Marble Stairs", + "block.colors.purple_marble_wall": "Purple Marble Wall", + "block.colors.purple_mosaic": "Purple Mosaic", + "block.colors.purple_mosaic_button": "Purple Mosaic Button", + "block.colors.purple_mosaic_pressure_plate": "Purple Mosaic Pressure Plate", + "block.colors.purple_mosaic_slab": "Purple Mosaic Slab", + "block.colors.purple_mosaic_stairs": "Purple Mosaic Stairs", + "block.colors.purple_mosaic_wall": "Purple Mosaic Wall", + "block.colors.purple_plank_button": "Purple Plank Button", + "block.colors.purple_plank_door": "Purple Plank Door", + "block.colors.purple_plank_fence": "Purple Plank Fence", + "block.colors.purple_plank_fence_gate": "Purple Plank Fence Gate", + "block.colors.purple_plank_pressure_plate": "Purple Plank Pressure Plate", + "block.colors.purple_plank_slab": "Purple Plank Slab", + "block.colors.purple_plank_stairs": "Purple Plank Stairs", + "block.colors.purple_plank_trapdoor": "Purple Plank Trapdoor", + "block.colors.purple_planks": "Purple Planks", + "block.colors.purple_polished": "Purple Polished", + "block.colors.purple_polished_button": "Purple Polished Button", + "block.colors.purple_polished_pressure_plate": "Purple Polished Pressure Plate", + "block.colors.purple_polished_slab": "Purple Polished Slab", + "block.colors.purple_polished_stairs": "Purple Polished Stairs", + "block.colors.purple_polished_wall": "Purple Polished Wall", + "block.colors.purple_poppy": "Purple Poppy", + "block.colors.purple_potted_poppy": "Purple Potted Poppy", + "block.colors.purple_prismarine": "Purple Prismarine", + "block.colors.purple_prismarine_brick_button": "Purple Prismarine Brick Button", + "block.colors.purple_prismarine_brick_pressure_plate": "Purple Prismarine Brick Pressure Plate", + "block.colors.purple_prismarine_brick_slab": "Purple Prismarine Brick Slab", + "block.colors.purple_prismarine_brick_stairs": "Purple Prismarine Brick Stairs", + "block.colors.purple_prismarine_brick_wall": "Purple Prismarine Brick Wall", + "block.colors.purple_prismarine_bricks": "Purple Prismarine Bricks", + "block.colors.purple_prismarine_button": "Purple Prismarine Button", + "block.colors.purple_prismarine_pressure_plate": "Purple Prismarine Pressure Plate", + "block.colors.purple_prismarine_slab": "Purple Prismarine Slab", + "block.colors.purple_prismarine_stairs": "Purple Prismarine Stairs", + "block.colors.purple_prismarine_wall": "Purple Prismarine Wall", + "block.colors.purple_road": "Purple Road", + "block.colors.purple_road_button": "Purple Road Button", + "block.colors.purple_road_pressure_plate": "Purple Road Pressure Plate", + "block.colors.purple_road_slab": "Purple Road Slab", + "block.colors.purple_road_stairs": "Purple Road Stairs", + "block.colors.purple_road_wall": "Purple Road Wall", + "block.colors.purple_sapling": "Purple Sapling", + "block.colors.purple_short_grass": "Purple Short Grass", + "block.colors.purple_stone": "Purple Stone", + "block.colors.purple_stone_brick_button": "Purple Stone Brick Button", + "block.colors.purple_stone_brick_pressure_plate": "Purple Stone Brick Pressure Plate", + "block.colors.purple_stone_brick_slab": "Purple Stone Brick Slab", + "block.colors.purple_stone_brick_stairs": "Purple Stone Brick Stairs", + "block.colors.purple_stone_brick_wall": "Purple Stone Brick Wall", + "block.colors.purple_stone_bricks": "Purple Stone Bricks", + "block.colors.purple_stone_button": "Purple Stone Button", + "block.colors.purple_stone_pressure_plate": "Purple Stone Pressure Plate", + "block.colors.purple_stone_slab": "Purple Stone Slab", + "block.colors.purple_stone_stairs": "Purple Stone Stairs", + "block.colors.purple_stone_wall": "Purple Stone Wall", + "block.colors.purple_stripped_bamboo": "Purple Stripped Bamboo", + "block.colors.purple_stripped_log": "Purple Stripped Log", + "block.colors.purple_stripped_wood": "Purple Stripped Wood", + "block.colors.purple_tall_grass": "Purple Tall Grass", + "block.colors.purple_tile_button": "Purple Tile Button", + "block.colors.purple_tile_pressure_plate": "Purple Tile Pressure Plate", + "block.colors.purple_tile_slab": "Purple Tile Slab", + "block.colors.purple_tile_stairs": "Purple Tile Stairs", + "block.colors.purple_tile_wall": "Purple Tile Wall", + "block.colors.purple_tiles": "Purple Tiles", + "block.colors.purple_triple": "Purple Triple", + "block.colors.purple_triple_button": "Purple Triple Button", + "block.colors.purple_triple_pressure_plate": "Purple Triple Pressure Plate", + "block.colors.purple_triple_slab": "Purple Triple Slab", + "block.colors.purple_triple_stairs": "Purple Triple Stairs", + "block.colors.purple_triple_wall": "Purple Triple Wall", + "block.colors.purple_wood": "Purple Wood", + "block.colors.red_asteroid": "Red Asteroid", + "block.colors.red_asteroid_brick_button": "Red Asteroid Brick Button", + "block.colors.red_asteroid_brick_pressure_plate": "Red Asteroid Brick Pressure Plate", + "block.colors.red_asteroid_brick_slab": "Red Asteroid Brick Slab", + "block.colors.red_asteroid_brick_stairs": "Red Asteroid Brick Stairs", + "block.colors.red_asteroid_brick_wall": "Red Asteroid Brick Wall", + "block.colors.red_asteroid_bricks": "Red Asteroid Bricks", + "block.colors.red_asteroid_button": "Red Asteroid Button", + "block.colors.red_asteroid_pressure_plate": "Red Asteroid Pressure Plate", + "block.colors.red_asteroid_slab": "Red Asteroid Slab", + "block.colors.red_asteroid_stairs": "Red Asteroid Stairs", + "block.colors.red_asteroid_tile_button": "Red Asteroid Tile Button", + "block.colors.red_asteroid_tile_pressure_plate": "Red Asteroid Tile Pressure Plate", + "block.colors.red_asteroid_tile_slab": "Red Asteroid Tile Slab", + "block.colors.red_asteroid_tile_stairs": "Red Asteroid Tile Stairs", + "block.colors.red_asteroid_tile_wall": "Red Asteroid Tile Wall", + "block.colors.red_asteroid_tiles": "Red Asteroid Tiles", + "block.colors.red_asteroid_wall": "Red Asteroid Wall", + "block.colors.red_bamboo": "Red Bamboo", + "block.colors.red_bamboo_mosaic": "Red Bamboo Mosaic", + "block.colors.red_bamboo_mosaic_button": "Red Bamboo Mosaic Button", + "block.colors.red_bamboo_mosaic_door": "Red Bamboo Mosaic Door", + "block.colors.red_bamboo_mosaic_fence": "Red Bamboo Mosaic Fence", + "block.colors.red_bamboo_mosaic_fence_gate": "Red Bamboo Mosaic Fence Gate", + "block.colors.red_bamboo_mosaic_pressure_plate": "Red Bamboo Mosaic Pressure Plate", + "block.colors.red_bamboo_mosaic_slab": "Red Bamboo Mosaic Slab", + "block.colors.red_bamboo_mosaic_stairs": "Red Bamboo Mosaic Stairs", + "block.colors.red_bamboo_mosaic_trapdoor": "Red Bamboo Mosaic Trapdoor", + "block.colors.red_bamboo_plank_button": "Red Bamboo Plank Button", + "block.colors.red_bamboo_plank_door": "Red Bamboo Plank Door", + "block.colors.red_bamboo_plank_fence": "Red Bamboo Plank Fence", + "block.colors.red_bamboo_plank_fence_gate": "Red Bamboo Plank Fence Gate", + "block.colors.red_bamboo_plank_pressure_plate": "Red Bamboo Plank Pressure Plate", + "block.colors.red_bamboo_plank_slab": "Red Bamboo Plank Slab", + "block.colors.red_bamboo_plank_stairs": "Red Bamboo Plank Stairs", + "block.colors.red_bamboo_plank_trapdoor": "Red Bamboo Plank Trapdoor", + "block.colors.red_bamboo_planks": "Red Bamboo Planks", + "block.colors.red_braid": "Red Braid", + "block.colors.red_braid_button": "Red Braid Button", + "block.colors.red_braid_pressure_plate": "Red Braid Pressure Plate", + "block.colors.red_braid_slab": "Red Braid Slab", + "block.colors.red_braid_stairs": "Red Braid Stairs", + "block.colors.red_braid_wall": "Red Braid Wall", + "block.colors.red_brick_button": "Red Brick Button", + "block.colors.red_brick_pressure_plate": "Red Brick Pressure Plate", + "block.colors.red_brick_slab": "Red Brick Slab", + "block.colors.red_brick_stairs": "Red Brick Stairs", + "block.colors.red_brick_wall": "Red Brick Wall", + "block.colors.red_bricks": "Red Bricks", + "block.colors.red_chaotic": "Red Chaotic", + "block.colors.red_chaotic_button": "Red Chaotic Button", + "block.colors.red_chaotic_pressure_plate": "Red Chaotic Pressure Plate", + "block.colors.red_chaotic_slab": "Red Chaotic Slab", + "block.colors.red_chaotic_stairs": "Red Chaotic Stairs", + "block.colors.red_chaotic_wall": "Red Chaotic Wall", + "block.colors.red_cobblestone": "Red Cobblestone", + "block.colors.red_cobblestone_brick_button": "Red Cobblestone Brick Button", + "block.colors.red_cobblestone_brick_pressure_plate": "Red Cobblestone Brick Pressure Plate", + "block.colors.red_cobblestone_brick_slab": "Red Cobblestone Brick Slab", + "block.colors.red_cobblestone_brick_stairs": "Red Cobblestone Brick Stairs", + "block.colors.red_cobblestone_brick_wall": "Red Cobblestone Brick Wall", + "block.colors.red_cobblestone_bricks": "Red Cobblestone Bricks", + "block.colors.red_cobblestone_button": "Red Cobblestone Button", + "block.colors.red_cobblestone_pressure_plate": "Red Cobblestone Pressure Plate", + "block.colors.red_cobblestone_slab": "Red Cobblestone Slab", + "block.colors.red_cobblestone_stairs": "Red Cobblestone Stairs", + "block.colors.red_cobblestone_wall": "Red Cobblestone Wall", + "block.colors.red_cracked_stone_brick_button": "Red Cracked Stone Brick Button", + "block.colors.red_cracked_stone_brick_pressure_plate": "Red Cracked Stone Brick Pressure Plate", + "block.colors.red_cracked_stone_brick_slab": "Red Cracked Stone Brick Slab", + "block.colors.red_cracked_stone_brick_stairs": "Red Cracked Stone Brick Stairs", + "block.colors.red_cracked_stone_brick_wall": "Red Cracked Stone Brick Wall", + "block.colors.red_cracked_stone_bricks": "Red Cracked Stone Bricks", + "block.colors.red_crafting_table": "Red Crafting Table", + "block.colors.red_dandelion": "Red Dandelion", + "block.colors.red_dark_prismarine": "Red Dark Prismarine", + "block.colors.red_dark_prismarine_button": "Red Dark Prismarine Button", + "block.colors.red_dark_prismarine_pressure_plate": "Red Dark Prismarine Pressure Plate", + "block.colors.red_dark_prismarine_slab": "Red Dark Prismarine Slab", + "block.colors.red_dark_prismarine_stairs": "Red Dark Prismarine Stairs", + "block.colors.red_dark_prismarine_wall": "Red Dark Prismarine Wall", + "block.colors.red_dirt": "Red Dirt", + "block.colors.red_encased": "Red Encased", + "block.colors.red_encased_button": "Red Encased Button", + "block.colors.red_encased_pressure_plate": "Red Encased Pressure Plate", + "block.colors.red_encased_slab": "Red Encased Slab", + "block.colors.red_encased_stairs": "Red Encased Stairs", + "block.colors.red_encased_wall": "Red Encased Wall", + "block.colors.red_grass_block": "Red Grass Block", + "block.colors.red_leaves": "Red Leaves", + "block.colors.red_log": "Red Log", + "block.colors.red_marble": "Red Marble", + "block.colors.red_marble_brick_button": "Red Marble Brick Button", + "block.colors.red_marble_brick_pressure_plate": "Red Marble Brick Pressure Plate", + "block.colors.red_marble_brick_slab": "Red Marble Brick Slab", + "block.colors.red_marble_brick_stairs": "Red Marble Brick Stairs", + "block.colors.red_marble_brick_wall": "Red Marble Brick Wall", + "block.colors.red_marble_bricks": "Red Marble Bricks", + "block.colors.red_marble_button": "Red Marble Button", + "block.colors.red_marble_pressure_plate": "Red Marble Pressure Plate", + "block.colors.red_marble_slab": "Red Marble Slab", + "block.colors.red_marble_stairs": "Red Marble Stairs", + "block.colors.red_marble_wall": "Red Marble Wall", + "block.colors.red_mosaic": "Red Mosaic", + "block.colors.red_mosaic_button": "Red Mosaic Button", + "block.colors.red_mosaic_pressure_plate": "Red Mosaic Pressure Plate", + "block.colors.red_mosaic_slab": "Red Mosaic Slab", + "block.colors.red_mosaic_stairs": "Red Mosaic Stairs", + "block.colors.red_mosaic_wall": "Red Mosaic Wall", + "block.colors.red_plank_button": "Red Plank Button", + "block.colors.red_plank_door": "Red Plank Door", + "block.colors.red_plank_fence": "Red Plank Fence", + "block.colors.red_plank_fence_gate": "Red Plank Fence Gate", + "block.colors.red_plank_pressure_plate": "Red Plank Pressure Plate", + "block.colors.red_plank_slab": "Red Plank Slab", + "block.colors.red_plank_stairs": "Red Plank Stairs", + "block.colors.red_plank_trapdoor": "Red Plank Trapdoor", + "block.colors.red_planks": "Red Planks", + "block.colors.red_polished": "Red Polished", + "block.colors.red_polished_button": "Red Polished Button", + "block.colors.red_polished_pressure_plate": "Red Polished Pressure Plate", + "block.colors.red_polished_slab": "Red Polished Slab", + "block.colors.red_polished_stairs": "Red Polished Stairs", + "block.colors.red_polished_wall": "Red Polished Wall", + "block.colors.red_poppy": "Red Poppy", + "block.colors.red_potted_poppy": "Red Potted Poppy", + "block.colors.red_prismarine": "Red Prismarine", + "block.colors.red_prismarine_brick_button": "Red Prismarine Brick Button", + "block.colors.red_prismarine_brick_pressure_plate": "Red Prismarine Brick Pressure Plate", + "block.colors.red_prismarine_brick_slab": "Red Prismarine Brick Slab", + "block.colors.red_prismarine_brick_stairs": "Red Prismarine Brick Stairs", + "block.colors.red_prismarine_brick_wall": "Red Prismarine Brick Wall", + "block.colors.red_prismarine_bricks": "Red Prismarine Bricks", + "block.colors.red_prismarine_button": "Red Prismarine Button", + "block.colors.red_prismarine_pressure_plate": "Red Prismarine Pressure Plate", + "block.colors.red_prismarine_slab": "Red Prismarine Slab", + "block.colors.red_prismarine_stairs": "Red Prismarine Stairs", + "block.colors.red_prismarine_wall": "Red Prismarine Wall", + "block.colors.red_road": "Red Road", + "block.colors.red_road_button": "Red Road Button", + "block.colors.red_road_pressure_plate": "Red Road Pressure Plate", + "block.colors.red_road_slab": "Red Road Slab", + "block.colors.red_road_stairs": "Red Road Stairs", + "block.colors.red_road_wall": "Red Road Wall", + "block.colors.red_sapling": "Red Sapling", + "block.colors.red_short_grass": "Red Short Grass", + "block.colors.red_stone": "Red Stone", + "block.colors.red_stone_brick_button": "Red Stone Brick Button", + "block.colors.red_stone_brick_pressure_plate": "Red Stone Brick Pressure Plate", + "block.colors.red_stone_brick_slab": "Red Stone Brick Slab", + "block.colors.red_stone_brick_stairs": "Red Stone Brick Stairs", + "block.colors.red_stone_brick_wall": "Red Stone Brick Wall", + "block.colors.red_stone_bricks": "Red Stone Bricks", + "block.colors.red_stone_button": "Red Stone Button", + "block.colors.red_stone_pressure_plate": "Red Stone Pressure Plate", + "block.colors.red_stone_slab": "Red Stone Slab", + "block.colors.red_stone_stairs": "Red Stone Stairs", + "block.colors.red_stone_wall": "Red Stone Wall", + "block.colors.red_stripped_bamboo": "Red Stripped Bamboo", + "block.colors.red_stripped_log": "Red Stripped Log", + "block.colors.red_stripped_wood": "Red Stripped Wood", + "block.colors.red_tall_grass": "Red Tall Grass", + "block.colors.red_tile_button": "Red Tile Button", + "block.colors.red_tile_pressure_plate": "Red Tile Pressure Plate", + "block.colors.red_tile_slab": "Red Tile Slab", + "block.colors.red_tile_stairs": "Red Tile Stairs", + "block.colors.red_tile_wall": "Red Tile Wall", + "block.colors.red_tiles": "Red Tiles", + "block.colors.red_triple": "Red Triple", + "block.colors.red_triple_button": "Red Triple Button", + "block.colors.red_triple_pressure_plate": "Red Triple Pressure Plate", + "block.colors.red_triple_slab": "Red Triple Slab", + "block.colors.red_triple_stairs": "Red Triple Stairs", + "block.colors.red_triple_wall": "Red Triple Wall", + "block.colors.red_wood": "Red Wood", + "block.colors.white_asteroid": "White Asteroid", + "block.colors.white_asteroid_brick_button": "White Asteroid Brick Button", + "block.colors.white_asteroid_brick_pressure_plate": "White Asteroid Brick Pressure Plate", + "block.colors.white_asteroid_brick_slab": "White Asteroid Brick Slab", + "block.colors.white_asteroid_brick_stairs": "White Asteroid Brick Stairs", + "block.colors.white_asteroid_brick_wall": "White Asteroid Brick Wall", + "block.colors.white_asteroid_bricks": "White Asteroid Bricks", + "block.colors.white_asteroid_button": "White Asteroid Button", + "block.colors.white_asteroid_pressure_plate": "White Asteroid Pressure Plate", + "block.colors.white_asteroid_slab": "White Asteroid Slab", + "block.colors.white_asteroid_stairs": "White Asteroid Stairs", + "block.colors.white_asteroid_tile_button": "White Asteroid Tile Button", + "block.colors.white_asteroid_tile_pressure_plate": "White Asteroid Tile Pressure Plate", + "block.colors.white_asteroid_tile_slab": "White Asteroid Tile Slab", + "block.colors.white_asteroid_tile_stairs": "White Asteroid Tile Stairs", + "block.colors.white_asteroid_tile_wall": "White Asteroid Tile Wall", + "block.colors.white_asteroid_tiles": "White Asteroid Tiles", + "block.colors.white_asteroid_wall": "White Asteroid Wall", + "block.colors.white_bamboo": "White Bamboo", + "block.colors.white_bamboo_mosaic": "White Bamboo Mosaic", + "block.colors.white_bamboo_mosaic_button": "White Bamboo Mosaic Button", + "block.colors.white_bamboo_mosaic_door": "White Bamboo Mosaic Door", + "block.colors.white_bamboo_mosaic_fence": "White Bamboo Mosaic Fence", + "block.colors.white_bamboo_mosaic_fence_gate": "White Bamboo Mosaic Fence Gate", + "block.colors.white_bamboo_mosaic_pressure_plate": "White Bamboo Mosaic Pressure Plate", + "block.colors.white_bamboo_mosaic_slab": "White Bamboo Mosaic Slab", + "block.colors.white_bamboo_mosaic_stairs": "White Bamboo Mosaic Stairs", + "block.colors.white_bamboo_mosaic_trapdoor": "White Bamboo Mosaic Trapdoor", + "block.colors.white_bamboo_plank_button": "White Bamboo Plank Button", + "block.colors.white_bamboo_plank_door": "White Bamboo Plank Door", + "block.colors.white_bamboo_plank_fence": "White Bamboo Plank Fence", + "block.colors.white_bamboo_plank_fence_gate": "White Bamboo Plank Fence Gate", + "block.colors.white_bamboo_plank_pressure_plate": "White Bamboo Plank Pressure Plate", + "block.colors.white_bamboo_plank_slab": "White Bamboo Plank Slab", + "block.colors.white_bamboo_plank_stairs": "White Bamboo Plank Stairs", + "block.colors.white_bamboo_plank_trapdoor": "White Bamboo Plank Trapdoor", + "block.colors.white_bamboo_planks": "White Bamboo Planks", + "block.colors.white_braid": "White Braid", + "block.colors.white_braid_button": "White Braid Button", + "block.colors.white_braid_pressure_plate": "White Braid Pressure Plate", + "block.colors.white_braid_slab": "White Braid Slab", + "block.colors.white_braid_stairs": "White Braid Stairs", + "block.colors.white_braid_wall": "White Braid Wall", + "block.colors.white_brick_button": "White Brick Button", + "block.colors.white_brick_pressure_plate": "White Brick Pressure Plate", + "block.colors.white_brick_slab": "White Brick Slab", + "block.colors.white_brick_stairs": "White Brick Stairs", + "block.colors.white_brick_wall": "White Brick Wall", + "block.colors.white_bricks": "White Bricks", + "block.colors.white_chaotic": "White Chaotic", + "block.colors.white_chaotic_button": "White Chaotic Button", + "block.colors.white_chaotic_pressure_plate": "White Chaotic Pressure Plate", + "block.colors.white_chaotic_slab": "White Chaotic Slab", + "block.colors.white_chaotic_stairs": "White Chaotic Stairs", + "block.colors.white_chaotic_wall": "White Chaotic Wall", + "block.colors.white_cobblestone": "White Cobblestone", + "block.colors.white_cobblestone_brick_button": "White Cobblestone Brick Button", + "block.colors.white_cobblestone_brick_pressure_plate": "White Cobblestone Brick Pressure Plate", + "block.colors.white_cobblestone_brick_slab": "White Cobblestone Brick Slab", + "block.colors.white_cobblestone_brick_stairs": "White Cobblestone Brick Stairs", + "block.colors.white_cobblestone_brick_wall": "White Cobblestone Brick Wall", + "block.colors.white_cobblestone_bricks": "White Cobblestone Bricks", + "block.colors.white_cobblestone_button": "White Cobblestone Button", + "block.colors.white_cobblestone_pressure_plate": "White Cobblestone Pressure Plate", + "block.colors.white_cobblestone_slab": "White Cobblestone Slab", + "block.colors.white_cobblestone_stairs": "White Cobblestone Stairs", + "block.colors.white_cobblestone_wall": "White Cobblestone Wall", + "block.colors.white_cracked_stone_brick_button": "White Cracked Stone Brick Button", + "block.colors.white_cracked_stone_brick_pressure_plate": "White Cracked Stone Brick Pressure Plate", + "block.colors.white_cracked_stone_brick_slab": "White Cracked Stone Brick Slab", + "block.colors.white_cracked_stone_brick_stairs": "White Cracked Stone Brick Stairs", + "block.colors.white_cracked_stone_brick_wall": "White Cracked Stone Brick Wall", + "block.colors.white_cracked_stone_bricks": "White Cracked Stone Bricks", + "block.colors.white_crafting_table": "White Crafting Table", + "block.colors.white_dandelion": "White Dandelion", + "block.colors.white_dark_prismarine": "White Dark Prismarine", + "block.colors.white_dark_prismarine_button": "White Dark Prismarine Button", + "block.colors.white_dark_prismarine_pressure_plate": "White Dark Prismarine Pressure Plate", + "block.colors.white_dark_prismarine_slab": "White Dark Prismarine Slab", + "block.colors.white_dark_prismarine_stairs": "White Dark Prismarine Stairs", + "block.colors.white_dark_prismarine_wall": "White Dark Prismarine Wall", + "block.colors.white_dirt": "White Dirt", + "block.colors.white_encased": "White Encased", + "block.colors.white_encased_button": "White Encased Button", + "block.colors.white_encased_pressure_plate": "White Encased Pressure Plate", + "block.colors.white_encased_slab": "White Encased Slab", + "block.colors.white_encased_stairs": "White Encased Stairs", + "block.colors.white_encased_wall": "White Encased Wall", + "block.colors.white_grass_block": "White Grass Block", + "block.colors.white_leaves": "White Leaves", + "block.colors.white_log": "White Log", + "block.colors.white_marble": "White Marble", + "block.colors.white_marble_brick_button": "White Marble Brick Button", + "block.colors.white_marble_brick_pressure_plate": "White Marble Brick Pressure Plate", + "block.colors.white_marble_brick_slab": "White Marble Brick Slab", + "block.colors.white_marble_brick_stairs": "White Marble Brick Stairs", + "block.colors.white_marble_brick_wall": "White Marble Brick Wall", + "block.colors.white_marble_bricks": "White Marble Bricks", + "block.colors.white_marble_button": "White Marble Button", + "block.colors.white_marble_pressure_plate": "White Marble Pressure Plate", + "block.colors.white_marble_slab": "White Marble Slab", + "block.colors.white_marble_stairs": "White Marble Stairs", + "block.colors.white_marble_wall": "White Marble Wall", + "block.colors.white_mosaic": "White Mosaic", + "block.colors.white_mosaic_button": "White Mosaic Button", + "block.colors.white_mosaic_pressure_plate": "White Mosaic Pressure Plate", + "block.colors.white_mosaic_slab": "White Mosaic Slab", + "block.colors.white_mosaic_stairs": "White Mosaic Stairs", + "block.colors.white_mosaic_wall": "White Mosaic Wall", + "block.colors.white_plank_button": "White Plank Button", + "block.colors.white_plank_door": "White Plank Door", + "block.colors.white_plank_fence": "White Plank Fence", + "block.colors.white_plank_fence_gate": "White Plank Fence Gate", + "block.colors.white_plank_pressure_plate": "White Plank Pressure Plate", + "block.colors.white_plank_slab": "White Plank Slab", + "block.colors.white_plank_stairs": "White Plank Stairs", + "block.colors.white_plank_trapdoor": "White Plank Trapdoor", + "block.colors.white_planks": "White Planks", + "block.colors.white_polished": "White Polished", + "block.colors.white_polished_button": "White Polished Button", + "block.colors.white_polished_pressure_plate": "White Polished Pressure Plate", + "block.colors.white_polished_slab": "White Polished Slab", + "block.colors.white_polished_stairs": "White Polished Stairs", + "block.colors.white_polished_wall": "White Polished Wall", + "block.colors.white_poppy": "White Poppy", + "block.colors.white_potted_poppy": "White Potted Poppy", + "block.colors.white_prismarine": "White Prismarine", + "block.colors.white_prismarine_brick_button": "White Prismarine Brick Button", + "block.colors.white_prismarine_brick_pressure_plate": "White Prismarine Brick Pressure Plate", + "block.colors.white_prismarine_brick_slab": "White Prismarine Brick Slab", + "block.colors.white_prismarine_brick_stairs": "White Prismarine Brick Stairs", + "block.colors.white_prismarine_brick_wall": "White Prismarine Brick Wall", + "block.colors.white_prismarine_bricks": "White Prismarine Bricks", + "block.colors.white_prismarine_button": "White Prismarine Button", + "block.colors.white_prismarine_pressure_plate": "White Prismarine Pressure Plate", + "block.colors.white_prismarine_slab": "White Prismarine Slab", + "block.colors.white_prismarine_stairs": "White Prismarine Stairs", + "block.colors.white_prismarine_wall": "White Prismarine Wall", + "block.colors.white_road": "White Road", + "block.colors.white_road_button": "White Road Button", + "block.colors.white_road_pressure_plate": "White Road Pressure Plate", + "block.colors.white_road_slab": "White Road Slab", + "block.colors.white_road_stairs": "White Road Stairs", + "block.colors.white_road_wall": "White Road Wall", + "block.colors.white_sapling": "White Sapling", + "block.colors.white_short_grass": "White Short Grass", + "block.colors.white_stone": "White Stone", + "block.colors.white_stone_brick_button": "White Stone Brick Button", + "block.colors.white_stone_brick_pressure_plate": "White Stone Brick Pressure Plate", + "block.colors.white_stone_brick_slab": "White Stone Brick Slab", + "block.colors.white_stone_brick_stairs": "White Stone Brick Stairs", + "block.colors.white_stone_brick_wall": "White Stone Brick Wall", + "block.colors.white_stone_bricks": "White Stone Bricks", + "block.colors.white_stone_button": "White Stone Button", + "block.colors.white_stone_pressure_plate": "White Stone Pressure Plate", + "block.colors.white_stone_slab": "White Stone Slab", + "block.colors.white_stone_stairs": "White Stone Stairs", + "block.colors.white_stone_wall": "White Stone Wall", + "block.colors.white_stripped_bamboo": "White Stripped Bamboo", + "block.colors.white_stripped_log": "White Stripped Log", + "block.colors.white_stripped_wood": "White Stripped Wood", + "block.colors.white_tall_grass": "White Tall Grass", + "block.colors.white_tile_button": "White Tile Button", + "block.colors.white_tile_pressure_plate": "White Tile Pressure Plate", + "block.colors.white_tile_slab": "White Tile Slab", + "block.colors.white_tile_stairs": "White Tile Stairs", + "block.colors.white_tile_wall": "White Tile Wall", + "block.colors.white_tiles": "White Tiles", + "block.colors.white_triple": "White Triple", + "block.colors.white_triple_button": "White Triple Button", + "block.colors.white_triple_pressure_plate": "White Triple Pressure Plate", + "block.colors.white_triple_slab": "White Triple Slab", + "block.colors.white_triple_stairs": "White Triple Stairs", + "block.colors.white_triple_wall": "White Triple Wall", + "block.colors.white_wood": "White Wood", + "block.colors.yellow_asteroid": "Yellow Asteroid", + "block.colors.yellow_asteroid_brick_button": "Yellow Asteroid Brick Button", + "block.colors.yellow_asteroid_brick_pressure_plate": "Yellow Asteroid Brick Pressure Plate", + "block.colors.yellow_asteroid_brick_slab": "Yellow Asteroid Brick Slab", + "block.colors.yellow_asteroid_brick_stairs": "Yellow Asteroid Brick Stairs", + "block.colors.yellow_asteroid_brick_wall": "Yellow Asteroid Brick Wall", + "block.colors.yellow_asteroid_bricks": "Yellow Asteroid Bricks", + "block.colors.yellow_asteroid_button": "Yellow Asteroid Button", + "block.colors.yellow_asteroid_pressure_plate": "Yellow Asteroid Pressure Plate", + "block.colors.yellow_asteroid_slab": "Yellow Asteroid Slab", + "block.colors.yellow_asteroid_stairs": "Yellow Asteroid Stairs", + "block.colors.yellow_asteroid_tile_button": "Yellow Asteroid Tile Button", + "block.colors.yellow_asteroid_tile_pressure_plate": "Yellow Asteroid Tile Pressure Plate", + "block.colors.yellow_asteroid_tile_slab": "Yellow Asteroid Tile Slab", + "block.colors.yellow_asteroid_tile_stairs": "Yellow Asteroid Tile Stairs", + "block.colors.yellow_asteroid_tile_wall": "Yellow Asteroid Tile Wall", + "block.colors.yellow_asteroid_tiles": "Yellow Asteroid Tiles", + "block.colors.yellow_asteroid_wall": "Yellow Asteroid Wall", + "block.colors.yellow_bamboo": "Yellow Bamboo", + "block.colors.yellow_bamboo_mosaic": "Yellow Bamboo Mosaic", + "block.colors.yellow_bamboo_mosaic_button": "Yellow Bamboo Mosaic Button", + "block.colors.yellow_bamboo_mosaic_door": "Yellow Bamboo Mosaic Door", + "block.colors.yellow_bamboo_mosaic_fence": "Yellow Bamboo Mosaic Fence", + "block.colors.yellow_bamboo_mosaic_fence_gate": "Yellow Bamboo Mosaic Fence Gate", + "block.colors.yellow_bamboo_mosaic_pressure_plate": "Yellow Bamboo Mosaic Pressure Plate", + "block.colors.yellow_bamboo_mosaic_slab": "Yellow Bamboo Mosaic Slab", + "block.colors.yellow_bamboo_mosaic_stairs": "Yellow Bamboo Mosaic Stairs", + "block.colors.yellow_bamboo_mosaic_trapdoor": "Yellow Bamboo Mosaic Trapdoor", + "block.colors.yellow_bamboo_plank_button": "Yellow Bamboo Plank Button", + "block.colors.yellow_bamboo_plank_door": "Yellow Bamboo Plank Door", + "block.colors.yellow_bamboo_plank_fence": "Yellow Bamboo Plank Fence", + "block.colors.yellow_bamboo_plank_fence_gate": "Yellow Bamboo Plank Fence Gate", + "block.colors.yellow_bamboo_plank_pressure_plate": "Yellow Bamboo Plank Pressure Plate", + "block.colors.yellow_bamboo_plank_slab": "Yellow Bamboo Plank Slab", + "block.colors.yellow_bamboo_plank_stairs": "Yellow Bamboo Plank Stairs", + "block.colors.yellow_bamboo_plank_trapdoor": "Yellow Bamboo Plank Trapdoor", + "block.colors.yellow_bamboo_planks": "Yellow Bamboo Planks", + "block.colors.yellow_braid": "Yellow Braid", + "block.colors.yellow_braid_button": "Yellow Braid Button", + "block.colors.yellow_braid_pressure_plate": "Yellow Braid Pressure Plate", + "block.colors.yellow_braid_slab": "Yellow Braid Slab", + "block.colors.yellow_braid_stairs": "Yellow Braid Stairs", + "block.colors.yellow_braid_wall": "Yellow Braid Wall", + "block.colors.yellow_brick_button": "Yellow Brick Button", + "block.colors.yellow_brick_pressure_plate": "Yellow Brick Pressure Plate", + "block.colors.yellow_brick_slab": "Yellow Brick Slab", + "block.colors.yellow_brick_stairs": "Yellow Brick Stairs", + "block.colors.yellow_brick_wall": "Yellow Brick Wall", + "block.colors.yellow_bricks": "Yellow Bricks", + "block.colors.yellow_chaotic": "Yellow Chaotic", + "block.colors.yellow_chaotic_button": "Yellow Chaotic Button", + "block.colors.yellow_chaotic_pressure_plate": "Yellow Chaotic Pressure Plate", + "block.colors.yellow_chaotic_slab": "Yellow Chaotic Slab", + "block.colors.yellow_chaotic_stairs": "Yellow Chaotic Stairs", + "block.colors.yellow_chaotic_wall": "Yellow Chaotic Wall", + "block.colors.yellow_cobblestone": "Yellow Cobblestone", + "block.colors.yellow_cobblestone_brick_button": "Yellow Cobblestone Brick Button", + "block.colors.yellow_cobblestone_brick_pressure_plate": "Yellow Cobblestone Brick Pressure Plate", + "block.colors.yellow_cobblestone_brick_slab": "Yellow Cobblestone Brick Slab", + "block.colors.yellow_cobblestone_brick_stairs": "Yellow Cobblestone Brick Stairs", + "block.colors.yellow_cobblestone_brick_wall": "Yellow Cobblestone Brick Wall", + "block.colors.yellow_cobblestone_bricks": "Yellow Cobblestone Bricks", + "block.colors.yellow_cobblestone_button": "Yellow Cobblestone Button", + "block.colors.yellow_cobblestone_pressure_plate": "Yellow Cobblestone Pressure Plate", + "block.colors.yellow_cobblestone_slab": "Yellow Cobblestone Slab", + "block.colors.yellow_cobblestone_stairs": "Yellow Cobblestone Stairs", + "block.colors.yellow_cobblestone_wall": "Yellow Cobblestone Wall", + "block.colors.yellow_cracked_stone_brick_button": "Yellow Cracked Stone Brick Button", + "block.colors.yellow_cracked_stone_brick_pressure_plate": "Yellow Cracked Stone Brick Pressure Plate", + "block.colors.yellow_cracked_stone_brick_slab": "Yellow Cracked Stone Brick Slab", + "block.colors.yellow_cracked_stone_brick_stairs": "Yellow Cracked Stone Brick Stairs", + "block.colors.yellow_cracked_stone_brick_wall": "Yellow Cracked Stone Brick Wall", + "block.colors.yellow_cracked_stone_bricks": "Yellow Cracked Stone Bricks", + "block.colors.yellow_crafting_table": "Yellow Crafting Table", + "block.colors.yellow_dandelion": "Yellow Dandelion", + "block.colors.yellow_dark_prismarine": "Yellow Dark Prismarine", + "block.colors.yellow_dark_prismarine_button": "Yellow Dark Prismarine Button", + "block.colors.yellow_dark_prismarine_pressure_plate": "Yellow Dark Prismarine Pressure Plate", + "block.colors.yellow_dark_prismarine_slab": "Yellow Dark Prismarine Slab", + "block.colors.yellow_dark_prismarine_stairs": "Yellow Dark Prismarine Stairs", + "block.colors.yellow_dark_prismarine_wall": "Yellow Dark Prismarine Wall", + "block.colors.yellow_dirt": "Yellow Dirt", + "block.colors.yellow_encased": "Yellow Encased", + "block.colors.yellow_encased_button": "Yellow Encased Button", + "block.colors.yellow_encased_pressure_plate": "Yellow Encased Pressure Plate", + "block.colors.yellow_encased_slab": "Yellow Encased Slab", + "block.colors.yellow_encased_stairs": "Yellow Encased Stairs", + "block.colors.yellow_encased_wall": "Yellow Encased Wall", + "block.colors.yellow_grass_block": "Yellow Grass Block", + "block.colors.yellow_leaves": "Yellow Leaves", + "block.colors.yellow_log": "Yellow Log", + "block.colors.yellow_marble": "Yellow Marble", + "block.colors.yellow_marble_brick_button": "Yellow Marble Brick Button", + "block.colors.yellow_marble_brick_pressure_plate": "Yellow Marble Brick Pressure Plate", + "block.colors.yellow_marble_brick_slab": "Yellow Marble Brick Slab", + "block.colors.yellow_marble_brick_stairs": "Yellow Marble Brick Stairs", + "block.colors.yellow_marble_brick_wall": "Yellow Marble Brick Wall", + "block.colors.yellow_marble_bricks": "Yellow Marble Bricks", + "block.colors.yellow_marble_button": "Yellow Marble Button", + "block.colors.yellow_marble_pressure_plate": "Yellow Marble Pressure Plate", + "block.colors.yellow_marble_slab": "Yellow Marble Slab", + "block.colors.yellow_marble_stairs": "Yellow Marble Stairs", + "block.colors.yellow_marble_wall": "Yellow Marble Wall", + "block.colors.yellow_mosaic": "Yellow Mosaic", + "block.colors.yellow_mosaic_button": "Yellow Mosaic Button", + "block.colors.yellow_mosaic_pressure_plate": "Yellow Mosaic Pressure Plate", + "block.colors.yellow_mosaic_slab": "Yellow Mosaic Slab", + "block.colors.yellow_mosaic_stairs": "Yellow Mosaic Stairs", + "block.colors.yellow_mosaic_wall": "Yellow Mosaic Wall", + "block.colors.yellow_plank_button": "Yellow Plank Button", + "block.colors.yellow_plank_door": "Yellow Plank Door", + "block.colors.yellow_plank_fence": "Yellow Plank Fence", + "block.colors.yellow_plank_fence_gate": "Yellow Plank Fence Gate", + "block.colors.yellow_plank_pressure_plate": "Yellow Plank Pressure Plate", + "block.colors.yellow_plank_slab": "Yellow Plank Slab", + "block.colors.yellow_plank_stairs": "Yellow Plank Stairs", + "block.colors.yellow_plank_trapdoor": "Yellow Plank Trapdoor", + "block.colors.yellow_planks": "Yellow Planks", + "block.colors.yellow_polished": "Yellow Polished", + "block.colors.yellow_polished_button": "Yellow Polished Button", + "block.colors.yellow_polished_pressure_plate": "Yellow Polished Pressure Plate", + "block.colors.yellow_polished_slab": "Yellow Polished Slab", + "block.colors.yellow_polished_stairs": "Yellow Polished Stairs", + "block.colors.yellow_polished_wall": "Yellow Polished Wall", + "block.colors.yellow_poppy": "Yellow Poppy", + "block.colors.yellow_potted_poppy": "Yellow Potted Poppy", + "block.colors.yellow_prismarine": "Yellow Prismarine", + "block.colors.yellow_prismarine_brick_button": "Yellow Prismarine Brick Button", + "block.colors.yellow_prismarine_brick_pressure_plate": "Yellow Prismarine Brick Pressure Plate", + "block.colors.yellow_prismarine_brick_slab": "Yellow Prismarine Brick Slab", + "block.colors.yellow_prismarine_brick_stairs": "Yellow Prismarine Brick Stairs", + "block.colors.yellow_prismarine_brick_wall": "Yellow Prismarine Brick Wall", + "block.colors.yellow_prismarine_bricks": "Yellow Prismarine Bricks", + "block.colors.yellow_prismarine_button": "Yellow Prismarine Button", + "block.colors.yellow_prismarine_pressure_plate": "Yellow Prismarine Pressure Plate", + "block.colors.yellow_prismarine_slab": "Yellow Prismarine Slab", + "block.colors.yellow_prismarine_stairs": "Yellow Prismarine Stairs", + "block.colors.yellow_prismarine_wall": "Yellow Prismarine Wall", + "block.colors.yellow_road": "Yellow Road", + "block.colors.yellow_road_button": "Yellow Road Button", + "block.colors.yellow_road_pressure_plate": "Yellow Road Pressure Plate", + "block.colors.yellow_road_slab": "Yellow Road Slab", + "block.colors.yellow_road_stairs": "Yellow Road Stairs", + "block.colors.yellow_road_wall": "Yellow Road Wall", + "block.colors.yellow_sapling": "Yellow Sapling", + "block.colors.yellow_short_grass": "Yellow Short Grass", + "block.colors.yellow_stone": "Yellow Stone", + "block.colors.yellow_stone_brick_button": "Yellow Stone Brick Button", + "block.colors.yellow_stone_brick_pressure_plate": "Yellow Stone Brick Pressure Plate", + "block.colors.yellow_stone_brick_slab": "Yellow Stone Brick Slab", + "block.colors.yellow_stone_brick_stairs": "Yellow Stone Brick Stairs", + "block.colors.yellow_stone_brick_wall": "Yellow Stone Brick Wall", + "block.colors.yellow_stone_bricks": "Yellow Stone Bricks", + "block.colors.yellow_stone_button": "Yellow Stone Button", + "block.colors.yellow_stone_pressure_plate": "Yellow Stone Pressure Plate", + "block.colors.yellow_stone_slab": "Yellow Stone Slab", + "block.colors.yellow_stone_stairs": "Yellow Stone Stairs", + "block.colors.yellow_stone_wall": "Yellow Stone Wall", + "block.colors.yellow_stripped_bamboo": "Yellow Stripped Bamboo", + "block.colors.yellow_stripped_log": "Yellow Stripped Log", + "block.colors.yellow_stripped_wood": "Yellow Stripped Wood", + "block.colors.yellow_tall_grass": "Yellow Tall Grass", + "block.colors.yellow_tile_button": "Yellow Tile Button", + "block.colors.yellow_tile_pressure_plate": "Yellow Tile Pressure Plate", + "block.colors.yellow_tile_slab": "Yellow Tile Slab", + "block.colors.yellow_tile_stairs": "Yellow Tile Stairs", + "block.colors.yellow_tile_wall": "Yellow Tile Wall", + "block.colors.yellow_tiles": "Yellow Tiles", + "block.colors.yellow_triple": "Yellow Triple", + "block.colors.yellow_triple_button": "Yellow Triple Button", + "block.colors.yellow_triple_pressure_plate": "Yellow Triple Pressure Plate", + "block.colors.yellow_triple_slab": "Yellow Triple Slab", + "block.colors.yellow_triple_stairs": "Yellow Triple Stairs", + "block.colors.yellow_triple_wall": "Yellow Triple Wall", + "block.colors.yellow_wood": "Yellow Wood", + "creative.colors.tab": "Colors", + "item.colors.black_apple": "Black Apple", + "item.colors.black_spray_can": "Black Spray Can", + "item.colors.blue_apple": "Blue Apple", + "item.colors.blue_spray_can": "Blue Spray Can", + "item.colors.brown_apple": "Brown Apple", + "item.colors.brown_spray_can": "Brown Spray Can", + "item.colors.cyan_apple": "Cyan Apple", + "item.colors.cyan_spray_can": "Cyan Spray Can", + "item.colors.glowstone_spray_can": "Glowstone Spray Can", + "item.colors.gray_apple": "Gray Apple", + "item.colors.gray_spray_can": "Gray Spray Can", + "item.colors.green_apple": "Green Apple", + "item.colors.green_spray_can": "Green Spray Can", + "item.colors.light_blue_apple": "Light Blue Apple", + "item.colors.light_blue_spray_can": "Light Blue Spray Can", + "item.colors.light_gray_apple": "Light Gray Apple", + "item.colors.light_gray_spray_can": "Light Gray Spray Can", + "item.colors.lime_apple": "Lime Apple", + "item.colors.lime_spray_can": "Lime Spray Can", + "item.colors.magenta_apple": "Magenta Apple", + "item.colors.magenta_spray_can": "Magenta Spray Can", + "item.colors.orange_apple": "Orange Apple", + "item.colors.orange_spray_can": "Orange Spray Can", + "item.colors.pink_apple": "Pink Apple", + "item.colors.pink_spray_can": "Pink Spray Can", + "item.colors.purple_apple": "Purple Apple", + "item.colors.purple_spray_can": "Purple Spray Can", + "item.colors.red_apple": "Red Apple", + "item.colors.red_spray_can": "Red Spray Can", + "item.colors.white_apple": "White Apple", + "item.colors.white_spray_can": "White Spray Can", + "item.colors.yellow_apple": "Yellow Apple", + "item.colors.yellow_spray_can": "Yellow Spray Can" +} \ No newline at end of file From a7897664b87b909701b7944211b0689f9de50a32 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:43:21 +0800 Subject: [PATCH 11/20] mv "projects/1.21/assets/bbl-core/bblcore/" "projects/1.21/assets/bbl-core/core/ Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> --- projects/1.21/assets/bbl-core/{bblcore => core}/lang/en_us.json | 0 projects/1.21/assets/bbl-core/{bblcore => core}/lang/zh_cn.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename projects/1.21/assets/bbl-core/{bblcore => core}/lang/en_us.json (100%) rename projects/1.21/assets/bbl-core/{bblcore => core}/lang/zh_cn.json (100%) diff --git a/projects/1.21/assets/bbl-core/bblcore/lang/en_us.json b/projects/1.21/assets/bbl-core/core/lang/en_us.json similarity index 100% rename from projects/1.21/assets/bbl-core/bblcore/lang/en_us.json rename to projects/1.21/assets/bbl-core/core/lang/en_us.json diff --git a/projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json b/projects/1.21/assets/bbl-core/core/lang/zh_cn.json similarity index 100% rename from projects/1.21/assets/bbl-core/bblcore/lang/zh_cn.json rename to projects/1.21/assets/bbl-core/core/lang/zh_cn.json From 9c2f535e28357214c7321d4c093b3def4ec723a2 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:46:52 +0800 Subject: [PATCH 12/20] Update en_us.json for BBL-Cas --- projects/1.21/assets/bbl-casting/casting/lang/en_us.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/1.21/assets/bbl-casting/casting/lang/en_us.json b/projects/1.21/assets/bbl-casting/casting/lang/en_us.json index bd91a470a938..618b29a1ec3a 100644 --- a/projects/1.21/assets/bbl-casting/casting/lang/en_us.json +++ b/projects/1.21/assets/bbl-casting/casting/lang/en_us.json @@ -76,6 +76,8 @@ "chat.casting.information.chestplate_toggle": "- Toggling Chestplate Modifiers", "chat.casting.information.helmet_toggle": "- Toggling Helmet Modifiers", "chat.casting.information.leggings_toggle": "- Toggling Leggings Modifiers", + "chat.casting.multiblock_controller.item_spill": "Items will spill out the controller in 3 seconds unless multiblock is formed!", + "chat.casting.multiblock_controller.items_dropped": "Items dropped from the controller, multiblock not formed!", "chat.casting.multiblock_controller.no_valid_block": "No valid blocks found, must be exactly 2", "chat.casting.multiblock_controller.only_one_valid_block": "Only one valid block found, must be exactly 2", "chat.casting.multiblock_controller.too_many_valid_blocks": "Too many valid blocks found, must be exactly 2", @@ -301,4 +303,4 @@ "tooltips.casting.stats.water_breathing": "- Water Breathing", "tooltips.casting.stats.water_walker": "- Water Walker", "tooltips.casting.sword_modifiers": "- Swords" -} \ No newline at end of file +} From def670c5363eca33985d66f8bfe5e7f0ddad9811 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:50:46 +0800 Subject: [PATCH 13/20] Update en_us.json --- .../assets/bbl-flight-blocks/flightblocks/lang/en_us.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json index 9cd3d3978108..5d2cad53eba0 100644 --- a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json +++ b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/en_us.json @@ -1,8 +1,10 @@ { "itemGroup.flightblocks": "Flight Blocks", - "item.flightblocks.flight_block": "Flight Block", + "block.flightblocks.flight_block": "Flight Block", + "block.flightblocks.flight_block.enabled_flight": "Flight Enabled!", "block.flightblocks.flight_block.disabled_flight": "Flight Disabled!", "block.flightblocks.flight_block.range": "Range: %s, showing range, right click to disable range area!", + "tooltips.flightblocks.flightblocks.shift.held": "Place in world to allow flight around the block! Range: " -} \ No newline at end of file +} From f4add108487e74dbfd2c0738147d9a6ad0740f12 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:16:03 +0800 Subject: [PATCH 14/20] Update Trans for Casting and Opolis Utilities --- .../bbl-casting/casting/lang/zh_cn.json | 28 ++++++++-------- .../strainers/lang/zh_cn.json | 2 +- .../opolisutilities/lang/zh_cn.json | 32 +++++++++---------- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json index 6afecc76ee6f..931f18cda40f 100644 --- a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json @@ -80,16 +80,16 @@ "chat.casting.multiblock_controller.only_one_valid_block": "仅找到1个有效方块,数量应当为2", "chat.casting.multiblock_controller.too_many_valid_blocks": "存在过多有效方块,数量应当为2", "gui.casting.buttons.at_max_level": "装备已加持到该强化的最高等级!", - "gui.casting.buttons.cycle_valid_alloy": "Filter: %s, Click to cycle, Found %s Alloys", + "gui.casting.buttons.cycle_valid_alloy": "过滤:%s,点击以切换,找到%s种合金", "gui.casting.buttons.dump_fluid": "点击以倒空流体!", "gui.casting.buttons.filtering_disabled": "过滤:禁用,点击以启用", "gui.casting.buttons.filtering_enabled": "过滤:启用,点击以禁用", "gui.casting.buttons.fluid": "过滤:空,点击流体以进行过滤", "gui.casting.buttons.multiblock_not_found": "多方块结构未成型,结构是否有缺口?", - "gui.casting.buttons.no_alloy": "Filter: Empty, Click to cycle", + "gui.casting.buttons.no_alloy": "过滤:空,点击以切换", "gui.casting.buttons.no_fuel": "燃料储罐中燃料不足", "gui.casting.buttons.no_off": "开/关按钮", - "gui.casting.buttons.no_regulators": "No Regulators detected, add for reserving space!", + "gui.casting.buttons.no_regulators": "未检测到调节器,请为其预留空间!", "gui.casting.buttons.not_enough_fluid": "储罐内流体不足!", "gui.casting.buttons.not_enough_space": "主储罐中空间不足", "gui.casting.buttons.not_high_enough_level": "装备等级不足,无法加持该强化!", @@ -100,17 +100,17 @@ "gui.casting.buttons.waiting_for_recipe": "待机!", "gui.casting.buttons.wrong_fluid": "储罐内流体错误!", "gui.casting.jei.coolant": "冷却剂", - "gui.casting.jei.coolant_speed": "配方耗时:%s Tick", + "gui.casting.jei.coolant_speed": "配方耗时:%sTick", "gui.casting.jei.fuel": "燃料", - "gui.casting.jei.fuel_speed": "配方耗时:%s Tick", + "gui.casting.jei.fuel_speed": "配方耗时:%sTick", "gui.casting.jei.fuel_temp": "燃料温度:%s", - "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift左击储罐将会移除其中的流体!\n\n\n破坏时保留其中流体!", - "gui.casting.jei.information.equipment_modifier": "Used to apply modifiers to your equipment!, Your first modifier will add Level 1 to your equipment additional modifiers require an additional level. Use your tools to Level Up and get more modifier slots.\n\nUsing a Repairing Mold will allow you to repair Equipment using its molten variants! \n\nSearch Equipment Modifiers in JEI to view the modifiers!\n\nPlace the right items and or fluids in the Equipment Modifier then add a valid piece of Equipment to add that effect!\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", - "gui.casting.jei.information.fluid_mover": "Used to move fluids between tanks, Holds up to 8000mb of a single fluid. \n\nClick on a tank to collect fluid and click on another tank to add!\n\nWill try to fill the selected tank before collecting fluids!", - "gui.casting.jei.information.mixer": "The Mixer can be used to mix molten fluids together! \n\nHolding Shift whilst above a certain tank and left clicking will remove the fluid from the that tank!\n\nStores fluids when broken!", - "gui.casting.jei.information.mixer_whisk": "Used to speed up the mixer when placed above it. \n\nFor each whisk above the mixer the tick rate is decreased by 40 ticks!\n\nAdditional whisks placed after the tick rate is at its lowest (20) will have no effect!", - "gui.casting.jei.information.solidifier": "The Solidifier is used to turn your molten resource into useful item! \n\nThis can use an optional Fuel Tank adjacent to it, cooler fluids (below 1000) in the tank will make the Solidifier faster\n\nFluid can be locked to prevent another fluids from going in, click the lock button next to the fluid tank.\n\nHolding Shift whilst above the tank and left clicking will remove the fluid from the tank!\n\nStores fluids when broken!", - "gui.casting.jei.information.tank": "The Tank stores the fuel used in the Controller to melt items!\n\nCan also be used with the Solidifier colder fluids in the tank makes the Solidifier faster \n\nStores fluids when broken!", + "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift并左击能够倒空流体!\n\n\n破坏时保留其中流体!", + "gui.casting.jei.information.equipment_modifier": "能够为装备加持强化!首次加持强化,装备等级将变为1级;后续需要不断提升装备等级以加持更多强化。拿起装备,不断升级,获得更多的强化槽吧。\n\n修补件铸模能够使用熔融材料修复装备耐久度!\n\n在JEI中搜索并查看装备强化!\n\n在装备强化台中放置正确的物品、流体,并且选择一件装备加持该强化!\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时扔保留其中流体!", + "gui.casting.jei.information.fluid_mover": "能够在储罐间转移流体,最多可容纳8000mb的单种流体。\n\n点击一个储罐收集流体,点击另一个储罐装填该流体!\n\n装填流体的优先级大于收集流体!", + "gui.casting.jei.information.mixer": "混合器能够混合熔融流体!\n\n按住Shift并左击清除储罐中的流体!\n\n\n破坏时仍保留其中流体!", + "gui.casting.jei.information.mixer_whisk": "放置在混合器上方时加快工作速率。\n\n上方每个搅拌模块都能缩短40Tick的工作时间!\n\n当工作时间低于20Tick后,再放置搅拌模块将不会有任何作用!", + "gui.casting.jei.information.solidifier": "固化器能够冷却熔融材料!\n\n可以选择在其侧面放置一个燃料储罐,温度低于1000的流体都能够加速固化器的工作速度\n\n点击流体槽旁边的按钮上锁之后,无法输入其他流体。\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时仍保留其中流体!", + "gui.casting.jei.information.tank": "控制器会使用储罐中的燃料熔炼物品!\n\n也能作为固化器的冷却流体加快其工作速度\n\n破坏时仍保留其中流体!", "gui.casting.jei.melting": "熔炼", "gui.casting.jei.melting_temp": "最低温度:%s", "gui.casting.jei.mixing": "混合", @@ -301,6 +301,6 @@ "tooltips.casting.stats.water_breathing": "- 水下呼吸", "tooltips.casting.stats.water_walker": "- 水上行者", "tooltips.casting.sword_modifiers": "- 剑", - "chat.casting.multiblock_controller.item_spill": "Items will spill out the controller in 3 seconds unless multiblock is formed!", - "chat.casting.multiblock_controller.items_dropped": "Items dropped from the controller, multiblock not formed!" + "chat.casting.multiblock_controller.item_spill": "多方块结构搭建失败,物品将在3秒后溢出!", + "chat.casting.multiblock_controller.items_dropped": "多方块结构搭建失败,物品将从控制器中掉落!" } \ No newline at end of file diff --git a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json index 0c4cda490fa1..181fb75df514 100644 --- a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json @@ -44,7 +44,7 @@ "item.strainers.diamond_ore_piece": "钻石矿物碎块", "item.strainers.emerald_ore_piece": "绿宝石矿物碎块", "item.strainers.lapis_ore_piece": "青金石矿物碎块", - "item.strainers.redstone_ore_piece": "红色矿物碎块", + "item.strainers.redstone_ore_piece": "红石矿物碎块", "item.strainers.quartz_ore_piece": "石英矿物碎块", "item.strainers.zinc_ore_piece": "锌矿物碎块", "item.strainers.nickel_ore_piece": "镍矿物碎块", diff --git a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json index 417fcf35e41c..0af2aeb121ad 100644 --- a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json @@ -22,7 +22,7 @@ "item.opolisutilities.stone_core": "石质核心", "item.opolisutilities.mini_coal": "迷你煤炭", "item.opolisutilities.mini_charcoal": "迷你木炭", - "item.opolisutilities.catalogue_book": "目录册", + "item.opolisutilities.catalogue_book": "贸易手册", "item.opolisutilities.crook": "钩子", "item.opolisutilities.opolis_wrench": "Opolis扳手", "item.opolisutilities.sapling_grower": "树苗催熟器", @@ -34,7 +34,7 @@ "block.opolisutilities.fluid_generator": "流体生成器", "block.opolisutilities.ender_ore": "末影矿石", "block.opolisutilities.deepslate_ender_ore": "深层末影矿石", - "block.opolisutilities.smart_crafting_table": "智能合成台(BETA)", + "block.opolisutilities.smart_crafting_table": "智能工作台(BETA)", "block.opolisutilities.redstone_clock": "红石钟", "gui.opolisutilities.shift": "SHIFT +/- 50", "block.opolisutilities.ender_scrambler": "末影抑制器", @@ -54,7 +54,7 @@ "block.in_world.no_speed_upgrade": "未检测到速度升级!", "block.in_world.tickrate": "当前游戏刻速率:%s", "block.in_world.obtaining": "获得%s", - "block.opolisutilities.catalogue": "目录", + "block.opolisutilities.catalogue": "贸易站", "block.opolisutilities.clicker": "点击器", "block.opolisutilities.crafter": "高级合成器", "block.opolisutilities.cloche": "玻璃罩(BETA)", @@ -78,8 +78,8 @@ "tooltips.ender_scrambler.shift.held": "放置后能禁止末影人传送!", "tooltips.fan.shift.held": "放置后能推开生物!", "tooltips.wallet.hover.shift": "按住SHIFT查看更多信息", - "tooltips.wallet.shift.held": "With the wallet in your off hand, shift right click %s in your main hand to add them to your wallet! Right click to remove %s!", - "tooltips.wrench_item.shift.held": "When held look at a block to see more information!", + "tooltips.wallet.shift.held": "副手手持钱包,主手手持%s向钱包中添加物品!右击取出%s!", + "tooltips.wrench_item.shift.held": "手持时看向方块以查看更多信息!", "tooltips.wallet.no_b_bucks": "你的钱包是空的!", "tooltips.floating_block.place_in_air": "能放置在空中或水中!", "tooltips.animal_net.shift.held": "包含:", @@ -92,9 +92,9 @@ "tooltips.animal_net.water_mobs": "水生生物", "tooltips.animal_net.animal_mobs": "动物", "tooltips.animal_net.villager_mobs": "村民", - "tooltips.catalogue_book.no_catalogue": "", + "tooltips.catalogue_book.no_catalogue": "该位置无贸易站!", "tooltips.catalogue_book.hover.shift": "按住SHIFT查看更多信息", - "tooltips.catalogue_book.shift.held": "", + "tooltips.catalogue_book.shift.held": "贸易站位置:", "tooltips.catalogue_book.hover.alt": "按住ALT查看更多信息", "tooltips.portable_gui.no_block": "该位置无Opolis方块!", "tooltips.portable_gui.shift.held": "位置:", @@ -103,19 +103,19 @@ "tooltips.portable_gui.in_spawn_chunk": "方块位于出生点区块,无法工作!", "tooltips.portable_gui.no_gui": "该方块无GUI或无法对其使用便携GUI!", "tooltips.portable_gui.banned_block": "该方块无法使用便携GUI访问!", - "tooltips.portable_gui.no_location": "No position set for this location!", + "tooltips.portable_gui.no_location": "未保存该位置的坐标!", "tooltips.blocks.with_fluid.shift": "按住SHIFT查看更多信息", "sounds.opolisutilities.doorbell": "门铃:叮铃", "screen.opolisutilities.warning": "倒空流体!", "hover_effects.ender_scrambler.range": "范围:", - "jei.opolisutilities.resource_generator": "§lResource Generator§r \n\nThe Resource Generator is a one block solution to produce certain blocks!\n\nTop slot is the block you want, Top right slot is for speed upgrades, Bottom is the output\n\nJEI will show valid blocks that can be made as well as speed upgrades", - "jei.opolisutilities.fluid_generator": "§lFluid Generator§r \n\nThe Fluid Generator is a one block solution to produce certain fluids!\n\nTop slot is for a bucket, Top right slot is for speed upgrades, Left side is the tank\n\nJEI will show valid fluids that can be made as well as speed upgrades\n\nFluids can be dumped by shift clicking on the tank!\n\nThis block will store its fluid when broken", - "jei.opolisutilities.floating_block": "§lFloating Block§r \n\nThe Floating Block can be placed in the air with a supporting block", - "jei.opolisutilities.drying_table": "§lDrying Table§r \n\nThe Drying Table can be used to dry items\n\nTop slot is for the item to dry, Bottom is the output\n\nThis block can be waterlogged to create the Soaking Table\n\nThe Soaking Table makes items wet", - "jei.opolisutilities.item_repairer": "§lItem Repairer§r \n\nThe Item Repairer can be used to repair items\n\nTop slot is for the item to repair, Top right slot is for speed upgrades, Bottom is the repaired item\n\n", - "jei.opolisutilities.block_placer": "§lBlock Placer§r \n\nThe Block Placer can be used to place blocks\n\nBlocks/Items in the banned in block placer tag will not be able to be placed\n\nHas adjustable tickrate for placing blocks, can be turned on and off", - "jei.opolisutilities.block_breaker": "§lBlock Breaker§r \n\nThe Block Breaker can be used to break blocks\n\nLeft slot is for the tool, middle slot is the whitelist slot (only breaks that block), right slot is the blacklist slot (breaks every thing but that block)\n\nBreaking speed is determined by the tool and the block\n\nCan be turned on and off", - "jei.opolisutilities.portable_gui": "§lPortable GUI§r \n\nThe Portable GUI is an item that can be used to access the GUI of any block (lol this doesnt work looool)\n\nWhen held use Crouch and hold alt or ctrl to change between up to 5 locations, Shift right click on a valid block to set the location in the GUI, Right click to open that GUI\n\nThis item will not set gui locations if the block is in the banned from the Portable GUI tag", + "jei.opolisutilities.resource_generator": "§l资源生成器§r\n\n资源生成器能够生产某些方块!\n\n在正上方槽位放置你想要的方块,右上方槽位放置速度升级,底部槽位是产出的资源\n\nJEI中显示了能够生成的所有方块以及可用的速度升级", + "jei.opolisutilities.fluid_generator": "§l流体生成器§r\n\n流体生成器能够生产某些流体!\n\n正上方槽位可以放置铁桶,右上方槽位放置速度升级,左侧是储罐\n\nJEI中显示了能够生成的所有流体以及可用的速度升级\n\nShift右击储罐可以倒空流体!\n\n被破坏时能够保留内部流体", + "jei.opolisutilities.floating_block": "§l悬浮方块§r\n\n悬浮方块能在不借助其他方块的情况下放置在空中", + "jei.opolisutilities.drying_table": "§l干燥台§r\n\n干燥台能够干燥物品\n\n正上方槽位可放置需要干燥的物品,底部槽位是干燥后的产物\n\n该方块为含水方块,含水后为浸润台\n\n浸润台可以浸润物品", + "jei.opolisutilities.item_repairer": "§l物品修理器§r\n\n物品修理器能够修理物品\n\n正上方槽位可放置需要修理的物品,右上方槽位放置速度升级,底部是修理好的物品\n\n", + "jei.opolisutilities.block_placer": "§l方块放置器§r\n\n方块放置器能够放置方块\n\n无法放置处于方块放置器禁用标签的方块和物品\n\n可自由调整放置速率,也可选择是否工作", + "jei.opolisutilities.block_breaker": "§l方块破坏器§r\n\n方块破坏器能够破坏方块\n\n左侧槽位可放置工具,中间是白名单槽(仅挖掘该方块),右侧是黑名单槽(不挖掘该方块)\n\n挖掘速度取决于工具和方块类型\n\n能够选择是否工作", + "jei.opolisutilities.portable_gui": "§l便携GUI§r\n\n便携GUI能够访问任何方块的GUI(实际上不管用啦,哈哈)\n\n潜行时按住Alt或Ctrl时能在5个位置之间进行选择,Shift左击有效方块可保存位置,右击可打开其GUI\n\n该物品无法保存处于便携GUI禁用标签的方块位置", "enchantment.opolisutilities.warden_smite": "监守者杀手", "itemGroup.opolisutilities": "Opolis实用物品" } \ No newline at end of file From 62f954ca74a321cff2fec071516f3277d0a0c5df Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 11:36:33 +0800 Subject: [PATCH 15/20] Update and Fix --- .../assets/bbl-casting/casting/lang/zh_cn.json | 18 +++++++++--------- .../assets/bbl-cloche/cloche/lang/zh_cn.json | 2 +- .../flightblocks/lang/zh_cn.json | 4 ++-- .../opolis-strainers/strainers/lang/zh_cn.json | 4 ++-- .../opolisutilities/lang/zh_cn.json | 14 +++++++------- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json index 931f18cda40f..43db6df9cd1c 100644 --- a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json @@ -104,13 +104,13 @@ "gui.casting.jei.fuel": "燃料", "gui.casting.jei.fuel_speed": "配方耗时:%sTick", "gui.casting.jei.fuel_temp": "燃料温度:%s", - "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift并左击能够倒空流体!\n\n\n破坏时保留其中流体!", + "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift并左击清除储罐中的流体!\n\n\n破坏时保留其中流体!", "gui.casting.jei.information.equipment_modifier": "能够为装备加持强化!首次加持强化,装备等级将变为1级;后续需要不断提升装备等级以加持更多强化。拿起装备,不断升级,获得更多的强化槽吧。\n\n修补件铸模能够使用熔融材料修复装备耐久度!\n\n在JEI中搜索并查看装备强化!\n\n在装备强化台中放置正确的物品、流体,并且选择一件装备加持该强化!\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时扔保留其中流体!", "gui.casting.jei.information.fluid_mover": "能够在储罐间转移流体,最多可容纳8000mb的单种流体。\n\n点击一个储罐收集流体,点击另一个储罐装填该流体!\n\n装填流体的优先级大于收集流体!", "gui.casting.jei.information.mixer": "混合器能够混合熔融流体!\n\n按住Shift并左击清除储罐中的流体!\n\n\n破坏时仍保留其中流体!", "gui.casting.jei.information.mixer_whisk": "放置在混合器上方时加快工作速率。\n\n上方每个搅拌模块都能缩短40Tick的工作时间!\n\n当工作时间低于20Tick后,再放置搅拌模块将不会有任何作用!", "gui.casting.jei.information.solidifier": "固化器能够冷却熔融材料!\n\n可以选择在其侧面放置一个燃料储罐,温度低于1000的流体都能够加速固化器的工作速度\n\n点击流体槽旁边的按钮上锁之后,无法输入其他流体。\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时仍保留其中流体!", - "gui.casting.jei.information.tank": "控制器会使用储罐中的燃料熔炼物品!\n\n也能作为固化器的冷却流体加快其工作速度\n\n破坏时仍保留其中流体!", + "gui.casting.jei.information.tank": "控制器将消耗储罐中的燃料熔炼物品!\n\n储罐中的燃料也能作为固化器的冷却流体加快其工作速率\n\n破坏时仍保留其中流体!", "gui.casting.jei.melting": "熔炼", "gui.casting.jei.melting_temp": "最低温度:%s", "gui.casting.jei.mixing": "混合", @@ -237,20 +237,20 @@ "tooltips.casting.information.equipment_level_item": "升级装备等级,每级额外增加1个强化槽,最高%s级", "tooltips.casting.information.excavation": "给工具加持挖掘强化,扩大工具的挖掘范围,最高%s级", "tooltips.casting.information.feather_falling": "给盔甲加持摔落缓冲强化,每级摔落伤害减免+10%%,最高%s级", - "tooltips.casting.information.flight": "给盔甲加持飞行强化,可以让玩家创造飞行", + "tooltips.casting.information.flight": "给盔甲加持飞行强化,让玩家能够创造飞行", "tooltips.casting.information.fortune": "给工具加持时运强化,最高%s级", "tooltips.casting.information.ignite": "给工具加持点燃强化,能够点燃敌人,最高%s级", "tooltips.casting.information.jets": "给盔甲加持喷气背包强化,能让玩家在空中飞行,最高%s级", "tooltips.casting.information.keybind_to_toggle": "- 按住绑定的快捷键(见按键控制)以禁用或启用该强化", - "tooltips.casting.information.knockback": "给工具加持不毁强化,最高%s级", + "tooltips.casting.information.knockback": "给工具加持击退强化,最高%s级", "tooltips.casting.information.lava_walker": "给盔甲加持熔岩行者强化,能让玩家在熔岩上行走,最高%s级", "tooltips.casting.information.lifesteal": "给工具加持生命窃取强化,攻击敌人后恢复生命值,最高%s级", "tooltips.casting.information.looting": "给工具加持抢夺强化,最高%s级", - "tooltips.casting.information.magnet": "给盔甲加持磁性强化,能吸引玩家周围的物品和方块掉落物,最高%s级", + "tooltips.casting.information.magnet": "给盔甲加持磁性强化,能吸引玩家周围的物品和方块掉落物进入物品栏,最高%s级", "tooltips.casting.information.modifiers": "强化 - %s/%s", - "tooltips.casting.information.night_vision": "给盔甲加持夜视,可以调亮玩家在黑暗中的视野", + "tooltips.casting.information.night_vision": "给盔甲加持夜视强化,可以调亮玩家在黑暗中的视野", "tooltips.casting.information.protection": "给盔甲加持保护强化,最高%s级", - "tooltips.casting.information.repairing": "给工具加持修补强化,最高%s级", + "tooltips.casting.information.repairing": "给工具加持修复强化,最高%s级", "tooltips.casting.information.repairing_mold": "在装备强化台中使用时,能够使用熔融材料修复装备!", "tooltips.casting.information.sharpness": "给工具加持锋利强化,最高%s级", "tooltips.casting.information.shift_to_disable": "- 按住SHIFT以禁用该强化", @@ -262,7 +262,7 @@ "tooltips.casting.information.teleporting": "给工具加持传送强化,能将你传送至数格开外,最高%s级。每次传送时消耗5点耐久。", "tooltips.casting.information.torch_placing": "工具能右击放置火把,最高%s级", "tooltips.casting.information.unbreaking": "给工具加持不毁强化,最高%s级", - "tooltips.casting.information.valid_tool_types": "有效装备;", + "tooltips.casting.information.valid_tool_types": "有效装备:", "tooltips.casting.information.water_breathing": "给盔甲加持水下呼吸强化,能让玩家在水下呼吸", "tooltips.casting.information.water_walker": "给盔甲加持水上行者强化,能让玩家在水上行走,最高%s级", "tooltips.casting.leggings_modifiers": "- 护腿", @@ -282,7 +282,7 @@ "tooltips.casting.stats.jets": "- 喷气背包 - %s", "tooltips.casting.stats.knockback": "- 击退 - %s", "tooltips.casting.stats.lava_walker": "- 熔岩行者", - "tooltips.casting.stats.lifesteal": "- 生命窃取 - 恢复%s%%伤害值", + "tooltips.casting.stats.lifesteal": "- 生命窃取 - 等同于伤害值的%s%%", "tooltips.casting.stats.looting": "- 抢夺 - %s", "tooltips.casting.stats.magnet": "- 磁性 - %s", "tooltips.casting.stats.modifiers": "强化 - %s/%s", diff --git a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json index 99ae12f7cec4..0c7c44d61c7b 100644 --- a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json @@ -37,7 +37,7 @@ "tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比升级效果先于固定升级效果", "tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比升级效果先于固定升级效果", "tooltip.cloche.upgrade.no_seeds": "不再产出种子", - "tooltip.cloche.upgrade.main_output_upgrade": "每级产出增加1个主产物", + "tooltip.cloche.upgrade.main_output_upgrade": "每级增加1个主产物产出", "tooltip.cloche.upgrade.shears_upgrade": "可以产出配方中需剪刀获得的产物", "tooltip.cloche.upgrade.no_other_drops_upgrade": "不再产出主产物以外的所有产物", diff --git a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json index 3a28c8038aa8..9d0284fc33ae 100644 --- a/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-flight-blocks/flightblocks/lang/zh_cn.json @@ -3,6 +3,6 @@ "block.flightblocks.flight_block": "飞行方块", "block.flightblocks.flight_block.enabled_flight": "飞行已启用!", "block.flightblocks.flight_block.disabled_flight": "飞行已禁用!", - "block.flightblocks.flight_block.range": "范围:", - "tooltips.flightblocks.flightblocks.shift.held": "放置在世界中,可在方块周围启用飞行!范围:" + "block.flightblocks.flight_block.range": "范围:%s,显示范围,右击禁用范围显示!", + "tooltips.flightblocks.flightblocks.shift.held": "放置在世界中,可在方块周围飞行!范围:" } \ No newline at end of file diff --git a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json index 181fb75df514..bad8f951adf0 100644 --- a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json @@ -96,8 +96,8 @@ "tooltips.strainers.tier_4_mesh": "4级滤网", "tooltips.strainers.tier_5_mesh": "5级滤网", "tooltips.strainers.tier_6_mesh": "6级滤网", - "jei.strainers.purified_water": "手持纯化盐覆盖物右击覆盖物方块可获得纯化水方块。", - "jei.strainers.eroding_water": "手持腐蚀盐覆盖物右击覆盖物方块可获得腐蚀水方块。", + "jei.strainers.purified_water": "手持纯化盐覆盖物右击覆盖物方块可获得纯化水源方块。", + "jei.strainers.eroding_water": "手持腐蚀盐覆盖物右击覆盖物方块可获得腐蚀水源方块。", "jei.strainers.mulch_block": "用锄右击可获得水源方块。\n\n手持纯化盐覆盖物右击覆盖物方块可获得纯化水源方块。\n\n手持腐蚀盐覆盖物右击覆盖物方块可获得腐蚀水源方块。", "jei.strainer.place_block": "在上方放置方块", "jei.strainer.place_fluid": "在上方放置流体", diff --git a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json index 0af2aeb121ad..3919b1816e65 100644 --- a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json @@ -16,7 +16,7 @@ "item.opolisutilities.basic_loot_box": "基础奖励箱", "item.opolisutilities.advanced_loot_box": "高级奖励箱", "item.opolisutilities.elite_loot_box": "精英奖励箱", - "item.opolisutilities.wallet": "B币包", + "item.opolisutilities.wallet": "B币钱包", "item.opolisutilities.log_sheet": "原木片", "item.opolisutilities.soaked_paper": "湿纸", "item.opolisutilities.stone_core": "石质核心", @@ -47,10 +47,10 @@ "block.gui.tool_slot": "工具槽", "block.opolisutilities.resource_generator": "资源生成器", "block.gui.speed_upgrade": "速度限制模块", - "block.gui.resource": "产出的资源", - "block.gui.output": "资源产出", - "block.gui.block_in_world": "", - "block.gui.speed_upgrade_in_world": "", + "block.gui.resource": "需要生成的资源", + "block.gui.output": "生成的资源", + "block.gui.block_in_world": "世界中的资源", + "block.gui.speed_upgrade_in_world": "世界中的速度升级物品!", "block.in_world.no_speed_upgrade": "未检测到速度升级!", "block.in_world.tickrate": "当前游戏刻速率:%s", "block.in_world.obtaining": "获得%s", @@ -71,7 +71,7 @@ "tooltip.advanced_home_stone.invalid_dimension": "无法在该维度生效!", "tooltips.home_stone.going_saved_location": "正在回到设定位置!", "tooltips.home_stone.no_location": "未设定位置!", - "tooltips.home_stone.location_set": "位置已设置!", + "tooltips.home_stone.location_set": "位置已设置!", "tooltips.death_stone.how": "你怎么拿到这个东西的!", "tooltips.death_stone.going_saved_location": "回到上一次死亡地点", "tooltips.death_stone.shift.held": "右击回到上一次死亡地点!可在所有维度生效", @@ -97,7 +97,7 @@ "tooltips.catalogue_book.shift.held": "贸易站位置:", "tooltips.catalogue_book.hover.alt": "按住ALT查看更多信息", "tooltips.portable_gui.no_block": "该位置无Opolis方块!", - "tooltips.portable_gui.shift.held": "位置:", + "tooltips.portable_gui.shift.held": "坐标:", "tooltips.portable_gui.hover.shift": "按住SHIFT查看更多信息", "tooltips.portable_gui.not_loaded": "方块位于未加载的区块!", "tooltips.portable_gui.in_spawn_chunk": "方块位于出生点区块,无法工作!", From 025653ae4ed11bbbf11d5dbd70d125aea4c59e60 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:50:55 +0800 Subject: [PATCH 16/20] Update trans Co-Authored-By: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../bbl-casting/casting/lang/zh_cn.json | 14 +++---- .../assets/bbl-cloche/cloche/lang/zh_cn.json | 6 +-- .../1.21/assets/bbl-core/core/lang/zh_cn.json | 2 +- .../strainers/lang/zh_cn.json | 38 +++++++++---------- .../opolisutilities/lang/zh_cn.json | 6 +-- .../roomopolis/roomopolis/lang/zh_cn.json | 2 +- 6 files changed, 34 insertions(+), 34 deletions(-) diff --git a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json index 43db6df9cd1c..826b86d49e43 100644 --- a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json @@ -63,7 +63,7 @@ "block.casting.molten_vibrant_alloy": "熔融振动合金", "block.casting.molten_zinc": "熔融锌", "block.casting.multiblock_controller": "多方块结构控制器(BETA)", - "block.casting.multiblock_coolant_tank": "多方块结构冷却液储罐(BETA)", + "block.casting.multiblock_coolant_tank": "多方块结构冷却剂储罐(BETA)", "block.casting.multiblock_fuel_tank": "多方块结构燃料储罐(BETA)", "block.casting.multiblock_mixer": "多方块结构混合器(BETA)", "block.casting.multiblock_regulator": "多方块结构调节器(BETA)", @@ -94,7 +94,7 @@ "gui.casting.buttons.not_enough_space": "主储罐中空间不足", "gui.casting.buttons.not_high_enough_level": "装备等级不足,无法加持该强化!", "gui.casting.buttons.not_hot_enough": "当前燃料温度不足以燃烧其中的物品", - "gui.casting.buttons.regulator_count": "储罐流体统计:共%smb,%s种流体", + "gui.casting.buttons.regulator_count": "储罐流体统计:共%smB,%s种流体", "gui.casting.buttons.remove_fluid": "过滤:%s,点击以移除", "gui.casting.buttons.shift_dump_fluid": "按住Shift以倒空流体!", "gui.casting.buttons.waiting_for_recipe": "待机!", @@ -105,8 +105,8 @@ "gui.casting.jei.fuel_speed": "配方耗时:%sTick", "gui.casting.jei.fuel_temp": "燃料温度:%s", "gui.casting.jei.information.controller": "控制器能够将物品熔炼至其熔融状态!\n\n它需要1个燃料储罐才能正常工作,燃料储罐中的燃料需要达到足够的温度才能熔炼物品,温度越高,熔炼速度越快\n\n按住Shift并左击清除储罐中的流体!\n\n\n破坏时保留其中流体!", - "gui.casting.jei.information.equipment_modifier": "能够为装备加持强化!首次加持强化,装备等级将变为1级;后续需要不断提升装备等级以加持更多强化。拿起装备,不断升级,获得更多的强化槽吧。\n\n修补件铸模能够使用熔融材料修复装备耐久度!\n\n在JEI中搜索并查看装备强化!\n\n在装备强化台中放置正确的物品、流体,并且选择一件装备加持该强化!\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时扔保留其中流体!", - "gui.casting.jei.information.fluid_mover": "能够在储罐间转移流体,最多可容纳8000mb的单种流体。\n\n点击一个储罐收集流体,点击另一个储罐装填该流体!\n\n装填流体的优先级大于收集流体!", + "gui.casting.jei.information.equipment_modifier": "能够为装备加持强化!首次加持强化,装备等级将变为1级;后续需要不断提升装备等级以加持更多强化。使用装备,不断升级,获得更多的强化槽吧。\n\n修补件铸模能够使用熔融材料修复装备耐久度!\n\n在JEI中搜索并查看装备强化!\n\n在装备强化台中放置正确的物品、流体,并且选择一件装备加持该强化!\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时仍保留其中流体!", + "gui.casting.jei.information.fluid_mover": "能够在储罐间转移流体,最多可容纳8000mB的单种流体。\n\n点击一个储罐收集流体,点击另一个储罐装填该流体!\n\n装填流体的优先级大于收集流体!", "gui.casting.jei.information.mixer": "混合器能够混合熔融流体!\n\n按住Shift并左击清除储罐中的流体!\n\n\n破坏时仍保留其中流体!", "gui.casting.jei.information.mixer_whisk": "放置在混合器上方时加快工作速率。\n\n上方每个搅拌模块都能缩短40Tick的工作时间!\n\n当工作时间低于20Tick后,再放置搅拌模块将不会有任何作用!", "gui.casting.jei.information.solidifier": "固化器能够冷却熔融材料!\n\n可以选择在其侧面放置一个燃料储罐,温度低于1000的流体都能够加速固化器的工作速度\n\n点击流体槽旁边的按钮上锁之后,无法输入其他流体。\n\n按住Shift并左击清除储罐中的流体!\n\n破坏时仍保留其中流体!", @@ -231,7 +231,7 @@ "tooltips.casting.helmet_modifiers": "- 头盔", "tooltips.casting.hoe_modifiers": "- 锄", "tooltips.casting.information.auto_smelt": "工具可以自动熔炼挖掘的物品,最高%s级", - "tooltips.casting.information.beheading": "给工具加持斩首强化,最高%s级", + "tooltips.casting.information.beheading": "给工具加持斩首强化,掉落生物头颅", "tooltips.casting.information.efficiency": "给工具加持效率强化,最高%s级", "tooltips.casting.information.equipment_level": "升级装备等级,增加1个新的强化槽,最高%s级", "tooltips.casting.information.equipment_level_item": "升级装备等级,每级额外增加1个强化槽,最高%s级", @@ -258,8 +258,8 @@ "tooltips.casting.information.silk_touch": "给工具加持精准采集强化,最高%s级", "tooltips.casting.information.soulbound": "玩家死亡后保留该物品", "tooltips.casting.information.speed": "给盔甲加持速度强化,能加快玩家的移动速度,最高%s级", - "tooltips.casting.information.step_assist": "给盔甲加持自动跳跃强化,能增加玩家的跳跃高度,最高%s级", - "tooltips.casting.information.teleporting": "给工具加持传送强化,能将你传送至数格开外,最高%s级。每次传送时消耗5点耐久。", + "tooltips.casting.information.step_assist": "给盔甲加持自动跳跃强化,能增加玩家的行走高度,最高%s级", + "tooltips.casting.information.teleporting": "给工具加持传送强化,能将你传送至数格开外,最高%s级。每次传送时消耗5点耐久度。", "tooltips.casting.information.torch_placing": "工具能右击放置火把,最高%s级", "tooltips.casting.information.unbreaking": "给工具加持不毁强化,最高%s级", "tooltips.casting.information.valid_tool_types": "有效装备:", diff --git a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json index 0c7c44d61c7b..0979447d740f 100644 --- a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json @@ -24,9 +24,9 @@ "item.cloche.no_other_drops_upgrade": "无副产物升级", "item.cloche.main_output_upgrade": "主产物升级", "item.cloche.shears_upgrade": "修剪升级", - "item.cloche.fixed_speed_upgrade_1": "固定速度升级1", - "item.cloche.fixed_speed_upgrade_2": "固定速度升级2", - "item.cloche.fixed_speed_upgrade_3": "固定速度升级3", + "item.cloche.fixed_speed_upgrade_1": "固定量速度升级1", + "item.cloche.fixed_speed_upgrade_2": "固定量速度升级2", + "item.cloche.fixed_speed_upgrade_3": "固定量速度升级3", "item.cloche.percentage_speed_upgrade_1": "百分比速度升级1", "item.cloche.percentage_speed_upgrade_2": "百分比速度升级2", "item.cloche.percentage_speed_upgrade_3": "百分比速度升级3", diff --git a/projects/1.21/assets/bbl-core/core/lang/zh_cn.json b/projects/1.21/assets/bbl-core/core/lang/zh_cn.json index 86fa5cdf70bc..79f2bf6cccc6 100644 --- a/projects/1.21/assets/bbl-core/core/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-core/core/lang/zh_cn.json @@ -42,7 +42,7 @@ "tooltips.lighting_item.shift.held": "右击可使世界中的染色方块发光,SHIFT右击以开关批量喷涂模式。在工作台中与方块合成也可喷涂!", "tooltips.bblcore.coloring_item.mass_spraying": ",批量喷涂!", "jei.unbreakable_resource_block.name": "资源方块", - "chat.bblcore.modpack_no_version": "未找到当前整合包版本,或许这是一个开发中的实例?", + "chat.bblcore.modpack_no_version": "未找到当前整合包版本,或许这是一个开发版本的实例?", "chat.bblcore.modpack_instance_error": "整合包实例文件出现错误", "chat.bblcore.modpack_no_instance": "未找到文件", "chat.bblcore.modpack_up_to_date": "整合包为最新版", diff --git a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json index bad8f951adf0..f89451e8bb60 100644 --- a/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-strainers/strainers/lang/zh_cn.json @@ -36,25 +36,25 @@ "item.strainers.output_upgrade_1": "产出升级1", "item.strainers.output_upgrade_2": "产出升级2", "item.strainers.output_upgrade_3": "产出升级3", - "item.strainers.debris_ore_piece": "残骸矿物碎块", - "item.strainers.iron_ore_piece": "铁矿物碎块", - "item.strainers.gold_ore_piece": "金矿物碎块", - "item.strainers.copper_ore_piece": "铜矿物碎块", - "item.strainers.coal_ore_piece": "煤炭矿物碎块", - "item.strainers.diamond_ore_piece": "钻石矿物碎块", - "item.strainers.emerald_ore_piece": "绿宝石矿物碎块", - "item.strainers.lapis_ore_piece": "青金石矿物碎块", - "item.strainers.redstone_ore_piece": "红石矿物碎块", - "item.strainers.quartz_ore_piece": "石英矿物碎块", - "item.strainers.zinc_ore_piece": "锌矿物碎块", - "item.strainers.nickel_ore_piece": "镍矿物碎块", - "item.strainers.lead_ore_piece": "铅矿物碎块", - "item.strainers.silver_ore_piece": "银矿物碎块", - "item.strainers.tin_ore_piece": "锡矿物碎块", - "item.strainers.aluminum_ore_piece": "铝矿物碎块", - "item.strainers.uranium_ore_piece": "铀矿物碎块", - "item.strainers.osmium_ore_piece": "锇矿物碎块", - "item.strainers.platinum_ore_piece": "铂矿物碎块", + "item.strainers.debris_ore_piece": "残骸矿石碎块", + "item.strainers.iron_ore_piece": "铁矿石碎块", + "item.strainers.gold_ore_piece": "金矿石碎块", + "item.strainers.copper_ore_piece": "铜矿石碎块", + "item.strainers.coal_ore_piece": "煤炭矿石碎块", + "item.strainers.diamond_ore_piece": "钻石矿石碎块", + "item.strainers.emerald_ore_piece": "绿宝石矿石碎块", + "item.strainers.lapis_ore_piece": "青金石矿石碎块", + "item.strainers.redstone_ore_piece": "红石矿石碎块", + "item.strainers.quartz_ore_piece": "石英矿石碎块", + "item.strainers.zinc_ore_piece": "锌矿石碎块", + "item.strainers.nickel_ore_piece": "镍矿石碎块", + "item.strainers.lead_ore_piece": "铅矿石碎块", + "item.strainers.silver_ore_piece": "银矿石碎块", + "item.strainers.tin_ore_piece": "锡矿石碎块", + "item.strainers.aluminum_ore_piece": "铝矿石碎块", + "item.strainers.uranium_ore_piece": "铀矿石碎块", + "item.strainers.osmium_ore_piece": "锇矿石碎块", + "item.strainers.platinum_ore_piece": "铂矿石碎块", "fluid_type.strainers.eroding_water_fluid": "腐蚀水", "fluid_type.strainers.purifying_water_fluid": "纯化水", "block.strainers.wooden_strainer": "过滤器", diff --git a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json index 3919b1816e65..845fa1769402 100644 --- a/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json +++ b/projects/1.21/assets/opolis-utilities/opolisutilities/lang/zh_cn.json @@ -49,7 +49,7 @@ "block.gui.speed_upgrade": "速度限制模块", "block.gui.resource": "需要生成的资源", "block.gui.output": "生成的资源", - "block.gui.block_in_world": "世界中的资源", + "block.gui.block_in_world": "世界中的资源!", "block.gui.speed_upgrade_in_world": "世界中的速度升级物品!", "block.in_world.no_speed_upgrade": "未检测到速度升级!", "block.in_world.tickrate": "当前游戏刻速率:%s", @@ -76,7 +76,7 @@ "tooltips.death_stone.going_saved_location": "回到上一次死亡地点", "tooltips.death_stone.shift.held": "右击回到上一次死亡地点!可在所有维度生效", "tooltips.ender_scrambler.shift.held": "放置后能禁止末影人传送!", - "tooltips.fan.shift.held": "放置后能推开生物!", + "tooltips.fan.shift.held": "放置后能朝特定方向推开实体!", "tooltips.wallet.hover.shift": "按住SHIFT查看更多信息", "tooltips.wallet.shift.held": "副手手持钱包,主手手持%s向钱包中添加物品!右击取出%s!", "tooltips.wrench_item.shift.held": "手持时看向方块以查看更多信息!", @@ -111,7 +111,7 @@ "jei.opolisutilities.resource_generator": "§l资源生成器§r\n\n资源生成器能够生产某些方块!\n\n在正上方槽位放置你想要的方块,右上方槽位放置速度升级,底部槽位是产出的资源\n\nJEI中显示了能够生成的所有方块以及可用的速度升级", "jei.opolisutilities.fluid_generator": "§l流体生成器§r\n\n流体生成器能够生产某些流体!\n\n正上方槽位可以放置铁桶,右上方槽位放置速度升级,左侧是储罐\n\nJEI中显示了能够生成的所有流体以及可用的速度升级\n\nShift右击储罐可以倒空流体!\n\n被破坏时能够保留内部流体", "jei.opolisutilities.floating_block": "§l悬浮方块§r\n\n悬浮方块能在不借助其他方块的情况下放置在空中", - "jei.opolisutilities.drying_table": "§l干燥台§r\n\n干燥台能够干燥物品\n\n正上方槽位可放置需要干燥的物品,底部槽位是干燥后的产物\n\n该方块为含水方块,含水后为浸润台\n\n浸润台可以浸润物品", + "jei.opolisutilities.drying_table": "§l干燥台§r\n\n干燥台能够干燥物品\n\n正上方槽位可放置需要干燥的物品,底部槽位是干燥后的产物\n\n该方块可含水,含水后为浸润台\n\n浸润台可以浸润物品", "jei.opolisutilities.item_repairer": "§l物品修理器§r\n\n物品修理器能够修理物品\n\n正上方槽位可放置需要修理的物品,右上方槽位放置速度升级,底部是修理好的物品\n\n", "jei.opolisutilities.block_placer": "§l方块放置器§r\n\n方块放置器能够放置方块\n\n无法放置处于方块放置器禁用标签的方块和物品\n\n可自由调整放置速率,也可选择是否工作", "jei.opolisutilities.block_breaker": "§l方块破坏器§r\n\n方块破坏器能够破坏方块\n\n左侧槽位可放置工具,中间是白名单槽(仅挖掘该方块),右侧是黑名单槽(不挖掘该方块)\n\n挖掘速度取决于工具和方块类型\n\n能够选择是否工作", diff --git a/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json index 110e803a9425..0b5b94144ee5 100644 --- a/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json +++ b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json @@ -24,7 +24,7 @@ "tooltips.key.requires_key_block": "需要:与%s进行交互使用!", "tooltips.key.override_existing_blocks": "会覆盖区域内已有的方块!谨慎使用!", "tooltips.key.normal_checks": "需要一块空旷的区域放置空间", - "tooltips.key.wall_remover": "移除空间之间的2个连接方块!", + "tooltips.key.wall_remover": "移除连接两个空间的方块!", "tooltips.key.required_blocks": "需要方块;", "itemGroup.roomopolis": "Roomopolis", From 95fc8032a7a9dc9e0561e714d2df8ee0ab1d8d41 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:55:53 +0800 Subject: [PATCH 17/20] Fix Typo Co-Authored-By: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- projects/1.21/assets/bbl-core/core/lang/zh_cn.json | 2 +- projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.21/assets/bbl-core/core/lang/zh_cn.json b/projects/1.21/assets/bbl-core/core/lang/zh_cn.json index 79f2bf6cccc6..d04f59c7ed91 100644 --- a/projects/1.21/assets/bbl-core/core/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-core/core/lang/zh_cn.json @@ -21,7 +21,7 @@ "item.bblcore.upgrade_base": "升级基底", - "chat.bblcore.modpack": "你正在游玩%s版本的%s", + "chat.bblcore.modpack": "你正在游玩%2$s版本的%1$s", "chat.bblcore.modpack_not_set": "在配置文件中设置整合包信息-config/bbl/core/modpack.toml", "chat.bblcore.modpack_website": "查看整合包页面", "chat.bblcore.modpack_update": "该整合包%s有可用的更新!", diff --git a/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json index 0b5b94144ee5..4fc04cc7275e 100644 --- a/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json +++ b/projects/1.21/assets/roomopolis/roomopolis/lang/zh_cn.json @@ -25,7 +25,7 @@ "tooltips.key.override_existing_blocks": "会覆盖区域内已有的方块!谨慎使用!", "tooltips.key.normal_checks": "需要一块空旷的区域放置空间", "tooltips.key.wall_remover": "移除连接两个空间的方块!", - "tooltips.key.required_blocks": "需要方块;", + "tooltips.key.required_blocks": "需要方块:", "itemGroup.roomopolis": "Roomopolis", "item.key.not_enough_blocks": "没有足够的方块使用该钥匙!", From cab137006631e6d9d490d1d2710d4202198d0656 Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:21:37 +0800 Subject: [PATCH 18/20] =?UTF-8?q?=E9=A1=BA=E6=89=8B=E4=BF=AE=E4=B8=AA=20Pr?= =?UTF-8?q?oductive=20Metalworks=20=E7=9A=84=20Typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productive-metalworks/productivemetalworks/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/productive-metalworks/productivemetalworks/lang/zh_cn.json b/projects/1.21/assets/productive-metalworks/productivemetalworks/lang/zh_cn.json index d31baccc56fd..91ab071ea66d 100644 --- a/projects/1.21/assets/productive-metalworks/productivemetalworks/lang/zh_cn.json +++ b/projects/1.21/assets/productive-metalworks/productivemetalworks/lang/zh_cn.json @@ -296,7 +296,7 @@ "productivemetalworks.message.foundry_formed": "熔铸炉结构搭建成功", "productivemetalworks.message.foundry_invalid": "熔铸炉结构无效。%s", "productivemetalworks.ponder.foundry_building.header": "搭建熔铸炉", - "productivemetalworks.ponder.foundry_building.text_1": "最小的熔铸炉大小为3x3x2,结构内部至少有1个空气方块。角落不强制要求防止方块。", + "productivemetalworks.ponder.foundry_building.text_1": "最小的熔铸炉大小为3x3x2,结构内部至少有1个空气方块。角落不强制要求放置方块。", "productivemetalworks.ponder.foundry_building.text_2": "熔铸炉底部需要放置加热线圈", "productivemetalworks.ponder.foundry_building.text_3": "另外,熔铸炉结构必须包含一个熔铸炉控制器……", "productivemetalworks.ponder.foundry_building.text_4": "……以及一个熔铸炉储罐……", From 792765186e2ca22e15941e6a5b760abedd00f3ff Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:36:54 +0800 Subject: [PATCH 19/20] Update projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json Co-authored-by: ZetaY <34602681+ZHAY10086@users.noreply.github.com> --- projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json index 0979447d740f..4a124883f708 100644 --- a/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json @@ -34,8 +34,8 @@ "item.cloche.twilight_forest_upgrade": "暮色森林升级", "tooltip.cloche.upgrade.dimension": "玻璃罩内能够生长来自%s维度的植物", - "tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比升级效果先于固定升级效果", - "tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比升级效果先于固定升级效果", + "tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比效果优先于固定量效果结算", + "tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比效果优先于固定量效果结算", "tooltip.cloche.upgrade.no_seeds": "不再产出种子", "tooltip.cloche.upgrade.main_output_upgrade": "每级增加1个主产物产出", "tooltip.cloche.upgrade.shears_upgrade": "可以产出配方中需剪刀获得的产物", From c363aa30fcf5342d033ba4124fd006696035cd9e Mon Sep 17 00:00:00 2001 From: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> Date: Fri, 15 Aug 2025 16:07:34 +0800 Subject: [PATCH 20/20] Fix Typo Co-Authored-By: ZetaY <34602681+ZHAY10086@users.noreply.github.com> --- .../1.21/assets/bbl-casting/casting/lang/zh_cn.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json index 826b86d49e43..b451db2c6943 100644 --- a/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json +++ b/projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json @@ -63,7 +63,7 @@ "block.casting.molten_vibrant_alloy": "熔融振动合金", "block.casting.molten_zinc": "熔融锌", "block.casting.multiblock_controller": "多方块结构控制器(BETA)", - "block.casting.multiblock_coolant_tank": "多方块结构冷却剂储罐(BETA)", + "block.casting.multiblock_coolant_tank": "多方块结构冷却液储罐(BETA)", "block.casting.multiblock_fuel_tank": "多方块结构燃料储罐(BETA)", "block.casting.multiblock_mixer": "多方块结构混合器(BETA)", "block.casting.multiblock_regulator": "多方块结构调节器(BETA)", @@ -82,24 +82,24 @@ "gui.casting.buttons.at_max_level": "装备已加持到该强化的最高等级!", "gui.casting.buttons.cycle_valid_alloy": "过滤:%s,点击以切换,找到%s种合金", "gui.casting.buttons.dump_fluid": "点击以倒空流体!", - "gui.casting.buttons.filtering_disabled": "过滤:禁用,点击以启用", - "gui.casting.buttons.filtering_enabled": "过滤:启用,点击以禁用", + "gui.casting.buttons.filtering_disabled": "过滤:已禁用,点击以启用", + "gui.casting.buttons.filtering_enabled": "过滤:已启用,点击以禁用", "gui.casting.buttons.fluid": "过滤:空,点击流体以进行过滤", "gui.casting.buttons.multiblock_not_found": "多方块结构未成型,结构是否有缺口?", "gui.casting.buttons.no_alloy": "过滤:空,点击以切换", - "gui.casting.buttons.no_fuel": "燃料储罐中燃料不足", + "gui.casting.buttons.no_fuel": "燃料储罐中没有燃料", "gui.casting.buttons.no_off": "开/关按钮", "gui.casting.buttons.no_regulators": "未检测到调节器,请为其预留空间!", "gui.casting.buttons.not_enough_fluid": "储罐内流体不足!", "gui.casting.buttons.not_enough_space": "主储罐中空间不足", "gui.casting.buttons.not_high_enough_level": "装备等级不足,无法加持该强化!", - "gui.casting.buttons.not_hot_enough": "当前燃料温度不足以燃烧其中的物品", + "gui.casting.buttons.not_hot_enough": "当前燃料温度不满足物品的最低需求", "gui.casting.buttons.regulator_count": "储罐流体统计:共%smB,%s种流体", "gui.casting.buttons.remove_fluid": "过滤:%s,点击以移除", "gui.casting.buttons.shift_dump_fluid": "按住Shift以倒空流体!", "gui.casting.buttons.waiting_for_recipe": "待机!", "gui.casting.buttons.wrong_fluid": "储罐内流体错误!", - "gui.casting.jei.coolant": "冷却剂", + "gui.casting.jei.coolant": "冷却液", "gui.casting.jei.coolant_speed": "配方耗时:%sTick", "gui.casting.jei.fuel": "燃料", "gui.casting.jei.fuel_speed": "配方耗时:%sTick",