Fix spelling errors

@EndrTrekker

Co-Authored-By: EnderTrekker <3097762593@qq.com>
This commit is contained in:
2025-12-20 19:01:43 +08:00
Unverified
parent 3382a52ec7
commit cb67d74cce
4 changed files with 55 additions and 54 deletions
+1
View File
@@ -12,6 +12,7 @@ class BlockInfo {
this.showStructureBlockInfo(player);
}
}
static showStructureBlockInfo(player) {
const block = Raycaster.getTargetedStructureBlock(player, { isFirst: true, collideWithWorldBlocks: true, useActiveLayer: true });
if (!block && this.shownToLastTick.has(player.id)) {
@@ -31,7 +31,7 @@ export class InstanceFormBuilder {
static buildRenameInstance(currentName) {
return new ModalFormData()
.title(MenuFormBuilder.menuTitle)
.textField({ translate: 'construct.isntance.menu.rename' }, currentName)
.textField({ translate: 'construct.instance.menu.rename' }, currentName) //instance but not isntance
.submitButton({ translate: 'construct.menu.instance.button.rename' });
}
+52 -52
View File
@@ -1,77 +1,77 @@
export const chinese_text = {
"minecraft:mangrove_double_slab": "红树木双台阶§8--§9星之海",
"minecraft:bamboo_mosaic_double_slab": "竹制马赛克双台阶§8--§9星之海",
"minecraft:bamboo_double_slab": "竹制双台阶§8--§9星之海",
"minecraft:mangrove_double_slab": "红树木双台阶",
"minecraft:bamboo_mosaic_double_slab": "竹制马赛克双台阶",
"minecraft:bamboo_double_slab": "竹制双台阶",
"minecraft:blackstone_double_slab": "黑石双台阶§8--§9星之海",
"minecraft:polished_blackstone_brick_double_slab": "磨制黑石砖双台阶§8--§9星之海",
"minecraft:polished_blackstone_double_slab": "磨制黑石双台阶§8--§9星之海",
"minecraft:polished_tuff_double_slab": "磨制凝灰岩双台阶§8--§9星之海",
"minecraft:polished_blackstone_brick_double_slab": "磨制黑石砖双台阶",
"minecraft:polished_blackstone_double_slab": "磨制黑石双台阶",
"minecraft:polished_tuff_double_slab": "磨制凝灰岩双台阶",
"minecraft:piston_arm_collision": "活塞臂§8--§9星之海",
"minecraft:sticky_piston_arm_collision": "粘液活塞臂§8--§9星之海",
"minecraft:light_block": "光源方块§8--§9星之海",
"minecraft:light_block": "光源方块",
"minecraft:light_block_0": "光源方块(亮度0)§8--§9星之海",
"minecraft:light_block_1": "光源方块(亮度1)§8--§9星之海",
"minecraft:light_block_1": "光源方块(亮度1)",
"minecraft:light_block_2": "光源方块(亮度2)§8--§9星之海",
"minecraft:light_block_3": "光源方块(亮度3)§8--§9星之海",
"minecraft:light_block_3": "光源方块(亮度3)",
"minecraft:light_block_4": "光源方块(亮度4)§8--§9星之海",
"minecraft:light_block_5": "光源方块(亮度5)§8--§9星之海",
"minecraft:light_block_6": "光源方块(亮度6)§8--§9星之海",
"minecraft:light_block_5": "光源方块(亮度5)",
"minecraft:light_block_6": "光源方块(亮度6)",
"minecraft:light_block_7": "光源方块(亮度7)§8--§9星之海",
"minecraft:light_block_8": "光源方块(亮度8)§8--§9星之海",
"minecraft:light_block_9": "光源方块(亮度9)§8--§9星之海",
"minecraft:light_block_8": "光源方块(亮度8)",
"minecraft:light_block_9": "光源方块(亮度9)",
"minecraft:light_block_10": "光源方块(亮度10)§8--§9星之海",
"minecraft:light_block_11": "光源方块(亮度11)§8--§9星之海",
"minecraft:light_block_11": "光源方块(亮度11)",
"minecraft:light_block_12": "光源方块(亮度12)§8--§9星之海",
"minecraft:light_block_13": "光源方块(亮度13)§8--§9星之海",
"minecraft:light_block_13": "光源方块(亮度13)",
"minecraft:light_block_14": "光源方块(亮度14)§8--§9星之海",
"minecraft:light_block_15": "光源方块(亮度15)§8--§9星之海",
"minecraft:light_block_15": "光源方块(亮度15)",
"minecraft:daylight_detector": "阳光探测器(日)§8--§9星之海",
"minecraft:daylight_detector_inverted": "阳光探测器(夜)§8--§9星之海",
"minecraft:end_portal": "末地传送门§8--§9星之海",
"minecraft:lit_redstone_ore": "发光的红石矿石§8--§9星之海",
"minecraft:lit_redstone_lamp": "点亮的红石灯§8--§9星之海",
"minecraft:daylight_detector_inverted": "阳光探测器(夜)",
"minecraft:end_portal": "末地传送门",
"minecraft:lit_redstone_ore": "发光的红石矿石",
"minecraft:lit_redstone_lamp": "点亮的红石灯",
"minecraft:smooth_stone_double_slab": "平滑石双台阶§8--§9星之海",
"minecraft:prismarine_double_slab": "海晶石双台阶§8--§9星之海",
"minecraft:dark_prismarine_double_slab": "暗海晶石双台阶§8--§9星之海",
"minecraft:prismarine_brick_double_slab": "海晶石砖双台阶§8--§9星之海",
"minecraft:mossy_cobblestone_double_slab": "苔石双台阶§8--§9星之海",
"minecraft:red_nether_brick_double_slab": "红色下界砖双台阶§8--§9星之海",
"minecraft:smooth_red_sandstone_double_slab": "平滑红砂岩双台阶§8--§9星之海",
"minecraft:smooth_stone_double_slab": "平滑石双台阶",
"minecraft:prismarine_double_slab": "海晶石双台阶",
"minecraft:dark_prismarine_double_slab": "暗海晶石双台阶",
"minecraft:prismarine_brick_double_slab": "海晶石砖双台阶",
"minecraft:mossy_cobblestone_double_slab": "苔石双台阶",
"minecraft:red_nether_brick_double_slab": "红色下界砖双台阶",
"minecraft:smooth_red_sandstone_double_slab": "平滑红砂岩双台阶",
"minecraft:end_stone_brick_double_slab": "末地石砖双台阶§8--§9星之海",
"minecraft:polished_andesite_double_slab": "磨制安山岩双台阶§8--§9星之海",
"minecraft:diorite_double_slab": "闪长岩双台阶§8--§9星之海",
"minecraft:polished_andesite_double_slab": "磨制安山岩双台阶",
"minecraft:diorite_double_slab": "闪长岩双台阶",
"minecraft:polished_diorite_double_slab": "磨制闪长岩双台阶§8--§9星之海",
"minecraft:granite_double_slab": "花岗岩双台阶§8--§9星之海",
"minecraft:polished_granite_double_slab": "磨制花岗岩双台阶§8--§9星之海",
"minecraft:smooth_quartz_double_slab": "平滑石英双台阶§8--§9星之海",
"minecraft:cut_sandstone_double_slab": "切制砂岩双台阶§8--§9星之海",
"minecraft:cut_red_sandstone_double_slab": "切制红砂岩双台阶§8--§9星之海",
"minecraft:bubble_column": "气泡柱§8--§9星之海",
"minecraft:granite_double_slab": "花岗岩双台阶",
"minecraft:polished_granite_double_slab": "磨制花岗岩双台阶",
"minecraft:smooth_quartz_double_slab": "平滑石英双台阶",
"minecraft:cut_sandstone_double_slab": "切制砂岩双台阶",
"minecraft:cut_red_sandstone_double_slab": "切制红砂岩双台阶",
"minecraft:bubble_column": "气泡柱",
"minecraft:frame": "展示框§8--§9星之海",
"minecraft:glow_frame": "发光展示框§8--§9星之海",
"minecraft:glow_frame": "发光展示框",
"minecraft:tuff_brick_double_slab": "凝灰岩砖双台阶§8--§9星之海",
"minecraft:tuff_double_slab": "凝灰岩双台阶§8--§9星之海",
"minecraft:acacia_double_slab": "金合欢木双台阶§8--§9星之海",
"minecraft:dark_oak_double_slab": "深色橡木双台阶§8--§9星之海",
"minecraft:birch_double_slab": "白桦木双台阶§8--§9星之海",
"minecraft:jungle_double_slab": "丛林木双台阶§8--§9星之海",
"minecraft:oak_double_slab": "橡木双台阶§8--§9星之海",
"minecraft:spruce_double_slab": "云杉木双台阶§8--§9星之海",
"minecraft:lit_deepslate_redstone_ore": "发光的深层红石矿石§8--§9星之海",
"minecraft:cut_copper_double_slab": "切制铜块双台阶§8--§9星之海",
"minecraft:exposed_cut_copper_double_slab": "外露切制铜块双台阶§8--§9星之海",
"minecraft:tuff_double_slab": "凝灰岩双台阶",
"minecraft:acacia_double_slab": "金合欢木双台阶",
"minecraft:dark_oak_double_slab": "深色橡木双台阶",
"minecraft:birch_double_slab": "白桦木双台阶",
"minecraft:jungle_double_slab": "丛林木双台阶",
"minecraft:oak_double_slab": "橡木双台阶",
"minecraft:spruce_double_slab": "云杉木双台阶",
"minecraft:lit_deepslate_redstone_ore": "发光的深层红石矿石",
"minecraft:cut_copper_double_slab": "切制铜块双台阶",
"minecraft:exposed_cut_copper_double_slab": "外露切制铜块双台阶",
"minecraft:weathered_cut_copper_double_slab": "风化切制铜块双台阶§8--§9星之海",
"minecraft:oxidized_cut_copper_double_slab": "氧化切制铜块双台阶§8--§9星之海",
"minecraft:waxed_cut_copper_double_slab": "涂蜡切制铜块双台阶§8--§9星之海",
"minecraft:waxed_weathered_cut_copper_double_slab": "锈蚀的涂蜡切制铜块双台阶§8--§9星之海",
"minecraft:oxidized_cut_copper_double_slab": "氧化切制铜块双台阶",
"minecraft:waxed_cut_copper_double_slab": "涂蜡切制铜块双台阶",
"minecraft:waxed_weathered_cut_copper_double_slab": "锈蚀的涂蜡切制铜块双台阶",
"minecraft:waxed_oxidized_cut_copper_double_slab": "氧化的涂蜡切制铜块双台阶§8--§9星之海",
"minecraft:waxed_exposed_cut_copper_double_slab": "斑驳的涂蜡切制铜块双台阶§8--§9星之海",
"minecraft:waxed_exposed_cut_copper_double_slab": "斑驳的涂蜡切制铜块双台阶",
"minecraft:repeater": "红石中继器(不充能)§8--§9星之海",
"minecraft:powered_repeater": "红石中继器(充能)§8--§9星之海",
"minecraft:unpowered_repeater": "红石中继器(不充能)§8--§9星之海",
"minecraft:unpowered_repeater": "红石中继器(不充能)",
"minecraft:unpowered_comparator": "比较器(不充能)§8--§9星之海",
"minecraft:powered_comparator": "比较器(充能)§8--§9星之海",};
"minecraft:powered_comparator": "比较器(充能)",};
export let Block_state = {
active: "方块%1激活工作",
age: "块的年龄(树苗等)是%1",