Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions projects/1.18/assets/newworld/newworld/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"advancements.story.collect_ancient_mattock.title": "Renaissance Tool",
"advancements.story.collect_ancient_mattock.description": "Discover an Ancient Mattock.",

"block.newworld.fir_planks": "Fir Planks",
"block.newworld.fir_log": "Fir Log",
"block.newworld.fir_wood": "Fir Wood",
"block.newworld.stripped_fir_log": "Stripped Fir Log",
"block.newworld.stripped_fir_wood": "Stripped Fir Wood",
"block.newworld.fir_stairs": "Fir Stairs",
"block.newworld.fir_slab": "Fir Slab",
"block.newworld.fir_fence": "Fir Fence",
"block.newworld.fir_fence_gate": "Fir Fence Gate",
"block.newworld.fir_button": "Fir Button",
"block.newworld.fir_pressure_plate": "Fir Pressure Plate",
"block.newworld.fir_sign": "Fir Sign",
"block.newworld.fir_leaves": "Fir Leaves",
"block.newworld.fir_sapling": "Fir Sapling",
"block.newworld.potted_fir_sapling": "Potted Fir Sapling",
"block.newworld.fir_door": "Fir Door",
"block.newworld.fir_trapdoor": "Fir Trapdoor",
"block.newworld.fir_bookshelf": "Fir Bookshelf",


"item.newworld.fir_boat": "Fir Boat",
"item.newworld.ancient_mattock": "Ancient Mattock",


"biome.newworld.wooded_meadow": "Wooded Meadow"
}
30 changes: 30 additions & 0 deletions projects/1.18/assets/newworld/newworld/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"advancements.story.collect_ancient_mattock.title": "文艺复兴时的工具",
"advancements.story.collect_ancient_mattock.description": "发现一把古代鹤嘴锄",

"block.newworld.fir_planks": "冷杉木板",
"block.newworld.fir_log": "冷杉原木",
"block.newworld.fir_wood": "冷杉木",
"block.newworld.stripped_fir_log": "去皮冷杉原木",
"block.newworld.stripped_fir_wood": "去皮冷杉木",
"block.newworld.fir_stairs": "冷杉木楼梯",
"block.newworld.fir_slab": "冷杉木台阶",
"block.newworld.fir_fence": "冷杉木栅栏",
"block.newworld.fir_fence_gate": "冷杉木栅栏门",
"block.newworld.fir_button": "冷杉木按钮",
"block.newworld.fir_pressure_plate": "冷杉木压力板",
"block.newworld.fir_sign": "冷杉木告示牌",
"block.newworld.fir_leaves": "冷杉树叶",
"block.newworld.fir_sapling": "冷杉树苗",
"block.newworld.potted_fir_sapling": "冷杉树苗盆栽",
"block.newworld.fir_door": "冷杉木门",
"block.newworld.fir_trapdoor": "冷杉木活板门",
"block.newworld.fir_bookshelf": "冷杉木书架",


"item.newworld.fir_boat": "冷杉木船",
"item.newworld.ancient_mattock": "古代鹤嘴锄",


"biome.newworld.wooded_meadow": "繁林草甸"
}