Skip to content

Commit 3c081eb

Browse files
authored
Create ja_jp (#1052)
* Create ja_jp * Rename ja_jp to ja_jp.json * Update ja_jp.json * Update ja_jp.json * Update ja_jp.json * Create mechanics.json * Create potions.json * Create trees.json * Create dirt_bucket.json * Create rooty_soil.json * Create staff.json * Create base_potion.json * Create burgeoning_potion.json * Create depletion_potion.json * Create gigas_potion.json * Create transformation_potion.json * Create apple_tree.json * Create features.json * Create nether_fungi.json * Create overworld_trees.json * Create brewing.json * Create brewing2.json * Update ja_jp.json
1 parent 57d587b commit 3c081eb

File tree

18 files changed

+609
-0
lines changed

18 files changed

+609
-0
lines changed
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"itemGroup.dynamictrees": "Dynamic Trees",
3+
4+
"block.dynamictrees.oak_branch": "オークの木",
5+
"block.dynamictrees.spruce_branch": "トウヒの木",
6+
"block.dynamictrees.birch_branch": "シラカバ木",
7+
"block.dynamictrees.jungle_branch": "ジャングルの木",
8+
"block.dynamictrees.dark_oak_branch": "ダークオークの木",
9+
"block.dynamictrees.acacia_branch": "アカシアの木",
10+
"block.dynamictrees.crimson_branch": "真紅の幹",
11+
"block.dynamictrees.warped_branch": "歪んだ幹",
12+
13+
"species.dynamictrees.oak": "オーク",
14+
"species.dynamictrees.swamp_oak": "スワンプオーク",
15+
"species.dynamictrees.spruce": "トウヒ",
16+
"species.dynamictrees.mega_spruce": "トウヒの巨木",
17+
"species.dynamictrees.birch": "シラカバ",
18+
"species.dynamictrees.tall_birch": "背の高いシラカバ",
19+
"species.dynamictrees.jungle": "ジャングル",
20+
"species.dynamictrees.mega_jungle": "ジャングルの巨木",
21+
"species.dynamictrees.dark_oak": "ダークオーク",
22+
"species.dynamictrees.acacia": "アカシア",
23+
"species.dynamictrees.apple_oak": "アップルオーク",
24+
"species.dynamictrees.crimson": "真紅の巨大キノコ",
25+
"species.dynamictrees.mega_crimson": "肥大化した真紅のキノコ",
26+
"species.dynamictrees.warped": "歪んだ巨大キノコ",
27+
"species.dynamictrees.mega_warped": "肥大化した歪んだキノコ",
28+
"species.dynamictrees.red_mushroom": "赤色のキノコ",
29+
"species.dynamictrees.brown_mushroom": "茶色のキノコ",
30+
31+
"item.dynamictrees.oak_seed": "オークのどんぐり",
32+
"item.dynamictrees.spruce_seed": "トウヒの松ぼっくり",
33+
"item.dynamictrees.birch_seed": "シラカバの種子",
34+
"item.dynamictrees.jungle_seed": "ジャングルの種子",
35+
"item.dynamictrees.dark_oak_seed": "ダークオークのどんぐり",
36+
"item.dynamictrees.acacia_seed": "アカシアの種子",
37+
"item.dynamictrees.apple_oak_seed": "リンゴの種子",
38+
"item.dynamictrees.crimson_seed": "真紅のかさ",
39+
"item.dynamictrees.warped_seed": "歪んだかさ",
40+
41+
42+
"item.dynamictrees.dendro_potion.biochar": "バイオ炭の基礎ポーション",
43+
"item.dynamictrees.dendro_potion.depletion": "土壌枯渇のポーション",
44+
"item.dynamictrees.dendro_potion.gigas": "巨大化のポーション",
45+
"item.dynamictrees.dendro_potion.burgeoning": "成長促進のポーション",
46+
"item.dynamictrees.dendro_potion.fertility": "肥沃のポーション",
47+
"item.dynamictrees.dendro_potion.persistence": "永続化のポーション",
48+
"item.dynamictrees.dendro_potion.transform": "変換のポーション",
49+
"item.dynamictrees.dendro_potion.harvest": "収穫のポーション",
50+
"item.dynamictrees.dendro_potion.denuding": "剥皮剥ぎのポーション",
51+
52+
"item.dynamictrees.dirt_bucket": "土入りバケツ",
53+
"item.dynamictrees.staff": "ウッドランドの杖",
54+
"block.dynamictrees.potted_sapling": "鉢植えの苗木",
55+
56+
"chat.registry_name": "登録名: %s",
57+
58+
"tooltip.dynamictrees.species": "樹種: %s",
59+
"tooltip.dynamictrees.fertility": "肥沃度: %s",
60+
"tooltip.dynamictrees.jo_code": "JoCode: %s",
61+
"tooltip.dynamictrees.force_planting": "強制植え付け: %s",
62+
"tooltip.dynamictrees.seed_life_span": "種子の寿命: %s",
63+
64+
"tooltip.dynamictrees.enabled": "有効",
65+
66+
"commands.dynamictrees.success.get_tree": "樹種: %s JoCode: %s",
67+
"commands.dynamictrees.error.get_tree": "位置 %s に指定された樹種が見つかりません。",
68+
"commands.dynamictrees.success.set_tree": "位置 %s に樹種 %s、JoCode %s の木を正常に設定しました。",
69+
"commands.dynamictrees.success.kill_tree": "位置 %s の木を正常に破壊しました。",
70+
"commands.dynamictrees.error.unknown_species": "未知の樹種 %s。",
71+
"commands.dynamictrees.success.get_fertility": "位置 %s の木の肥沃度は %s です。",
72+
"commands.dynamictrees.success.set_fertility": "位置 %s の木の肥沃度を %s に正常に設定しました。",
73+
"commands.dynamictrees.success.grow_pulse": "位置 %s の木に %s の成長パルスを正常に送りました。",
74+
"commands.dynamictrees.success.set_xor": "座標Xorを %s に正常に設定しました。",
75+
"commands.dynamictrees.success.rotate_jo_code": "JoCodeを回転しました: %s",
76+
"commands.dynamictrees.error.species_equal": "指定された樹種は目標の樹種と同じです。",
77+
"commands.dynamictrees.success.transform": "位置 %s の樹種 %s を %s に正常に変換しました。",
78+
"commands.dynamictrees.error.not_transformable": "樹種 %s は変換可能ではありません。",
79+
"commands.dynamictrees.success.create_staff": "位置 %s に樹種 %s、コード %s、色 %s、読み取り専用 %s、最大使用回数 %s の杖を正常に作成しました。",
80+
"commands.dynamictrees.success.create_transform_potion": "位置 %s に樹種 %s の変換ポーションを正常に作成しました。",
81+
"commands.dynamictrees.success.clear_orphaned": "孤立した枝ネットワーク %s を正常に削除しました。",
82+
"commands.dynamictrees.success.purge_trees": "%s 本の木を正常に削除しました。"
83+
84+
"potion.biochar.description": "基本的な樹木用ポーション",
85+
"potion.depletion.description": "樹木の土壌肥沃度を破壊する",
86+
"potion.gigas.description": "樹木の巨大化を可能にする",
87+
"potion.burgeoning.description": "樹木を急速に成長させる",
88+
"potion.fertility.description": "樹木の土壌を完全に肥沃化する",
89+
"potion.persistence.description": "樹木が変化しなくなる",
90+
"potion.transform.description": "樹木を%sの木に変換する",
91+
"potion.transform.description.empty": "樹木変換の基本ポーション",
92+
"potion.harvest.description": "果実の生産を加速する",
93+
"potion.denuding.description": "樹木の樹皮と葉をすべて取り除く",
94+
95+
"death.attack.falling_tree": "%1$s は倒れる木によって押しつぶされた",
96+
97+
"block.dynamictrees.rooty_water": "水に浸かった根"
98+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "仕組み",
3+
"sortnum": 2,
4+
"description": "この章ではDynamic Treesの特徴や動作の仕組みを記載しています。",
5+
"icon": "dynamictrees:dirt_bucket"
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "ポーション",
3+
"sortnum": 3,
4+
"description": "この章ではポーションの醸造レシピを記載しています。",
5+
"icon": "dynamictrees:dendro_potion"
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "樹木",
3+
"sortnum": 1,
4+
"description": "この章では一部の樹木とその特徴を記載しています。",
5+
"icon": "dynamictrees:oak_seed"
6+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "土入りバケツ",
3+
"read_by_default": "true",
4+
"icon": "dynamictrees:dirt_bucket",
5+
"category": "dynamictrees:mechanics",
6+
"sortnum": 1,
7+
"pages": [
8+
{
9+
"type": "spotlight",
10+
"item": "dynamictrees:dirt_bucket",
11+
"title": "土入りバケツ",
12+
"link_recipe": true,
13+
"text": "土入りバケツは種子を苗木に変換したり、その逆を行う為のものです。$(br2)作業台に土入りバケツと種子または苗木を置くことで変換できます。このレシピは不定形です。"
14+
},
15+
{
16+
"type": "crafting",
17+
"title": "土入りバケツ",
18+
"anchor": "dirt_bucket",
19+
"recipe": "dynamictrees:dirt_bucket",
20+
"text": "土入りバケツを作るには、土ブロックとバケツを組み合わせるだけです。$(br2)必要であれば、地面を右クリックしてバケツを空にすることができます。"
21+
},
22+
{
23+
"type": "crafting",
24+
"title": "種子から苗木へ",
25+
"recipe": "dynamictrees:oak_seed_to_minecraft_oak_sapling",
26+
"recipe2": "dynamictrees:minecraft_oak_sapling_to_oak_seed"
27+
},
28+
{
29+
"type": "crafting",
30+
"title": "果実から種子へ",
31+
"recipe": "dynamictrees:minecraft_apple_to_apple_oak_seed",
32+
"text": "果樹は種子を落としませんが、果実から種子を得ることができます。"
33+
}
34+
]
35+
}
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "根の土壌",
3+
"read_by_default": "true",
4+
"icon": "minecraft:grass_block",
5+
"category": "dynamictrees:mechanics",
6+
"sortnum": 2,
7+
"pages": [
8+
{
9+
"type": "text",
10+
"title": "根の土壌",
11+
"text": "- 樹木に栄養を提供するが、時間経過とともに枯渇することがあります。$(br2)- 骨粉を使用すると、土壌の肥沃度を高め、樹木が成熟状態を超えて成長することができます。$(br2)- コンパレーターを使用して土壌肥沃度を感知することができます。"
12+
},
13+
{
14+
"type": "image",
15+
"images": [
16+
"dynamictrees:textures/patchouli/images/rooty_soil.png"
17+
],
18+
"text": "シラカバの根付いた草ブロック。",
19+
"border": true
20+
}
21+
]
22+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "ウッドランドの杖",
3+
"read_by_default": "true",
4+
"icon": "dynamictrees:staff",
5+
"category": "dynamictrees:mechanics",
6+
"sortnum": 3,
7+
"pages": [
8+
{
9+
"type": "spotlight",
10+
"item": "dynamictrees:staff",
11+
"title": "ウッドランドの杖",
12+
"text": "ウッドランドの杖は樹木の状態をコピー&ペーストできるクリエイティブツールです。$(br2)/dt createstaff コマンドを使用するか、クリエイティブメニューから入手できます。"
13+
},
14+
{
15+
"type": "text",
16+
"text": "右クリックで樹木を操作して対象の樹種を設定/リセットしたり、シフト右クリックで樹木とJoCodeを設定/リセットできます。$(br2)JoCodeは、樹木の形状を圧縮して記述するもので、樹種に依存しません。杖を使用すると、このコードがクリップボードにコピーされます。$(br2)これはクリエイティブツールですが、収穫レベル3の斧としても機能し、樹木を素早く切り倒すことができます。"
17+
}
18+
]
19+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "バイオ炭の基礎ポーション",
3+
"icon": "dynamictrees:dendro_potion",
4+
"category": "dynamictrees:potions",
5+
"sortnum": 1,
6+
"pages": [
7+
{
8+
"type": "dynamictrees:brewing",
9+
"title": "バイオ炭の基礎ポーション",
10+
"ingredient": "minecraft:charcoal",
11+
"bottle": "minecraft:potion{Potion:'minecraft:thick'}",
12+
"output": "dynamictrees:dendro_potion",
13+
"text": "これは基礎ポーションの醸造レシピです。$(br2)Dynamic Trees のすべてのポーションレシピに使用されます。"
14+
},
15+
{
16+
"type": "patchouli:relations",
17+
"title": "用途",
18+
"entries": [
19+
"dynamictrees:potions/burgeoning_potion",
20+
"dynamictrees:potions/depletion_potion",
21+
"dynamictrees:potions/gigas_potion",
22+
"dynamictrees:potions/transformation_potion"
23+
]
24+
}
25+
]
26+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "成長促進のポーション",
3+
"icon": "dynamictrees:dendro_potion{potion_index:3}",
4+
"category": "dynamictrees:potions",
5+
"sortnum": 3,
6+
"pages": [
7+
{
8+
"type": "dynamictrees:brewing",
9+
"title": "成長促進のポーション",
10+
"ingredient": "minecraft:ghast_tear",
11+
"bottle": "dynamictrees:dendro_potion",
12+
"output": "dynamictrees:dendro_potion{potion_index:3}",
13+
"text": "このポーションは樹木の肥沃度を回復させ、土壌が乾燥するまで急速に成長させます。肥沃度を定期的に補充することで、成長効果を必要なだけ延長できます。"
14+
},
15+
{
16+
"type": "image",
17+
"images": [
18+
"dynamictrees:textures/patchouli/images/burgeoning.png"
19+
],
20+
"text": "成長促進の効果を受けている間に樹木に見えるエフェクト。",
21+
"border": true
22+
}
23+
]
24+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "土壌枯渇のポーション",
3+
"icon": "dynamictrees:dendro_potion{potion_index:1}",
4+
"category": "dynamictrees:potions",
5+
"sortnum": 2,
6+
"pages": [
7+
{
8+
"type": "dynamictrees:brewing",
9+
"title": "土壌枯渇のポーション",
10+
"ingredient": "minecraft:slime_ball",
11+
"bottle": "dynamictrees:dendro_potion",
12+
"output": "dynamictrees:dendro_potion{potion_index:1}",
13+
"text": "このポーションは土壌を枯渇させ、樹木の成長を停止させます。$(br2)装飾用の小さい木が欲しい時に役立ちます。"
14+
}
15+
]
16+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "巨大化のポーション",
3+
"icon": "dynamictrees:dendro_potion{potion_index:2}",
4+
"category": "dynamictrees:potions",
5+
"sortnum": 5,
6+
"pages": [
7+
{
8+
"type": "dynamictrees:brewing",
9+
"title": "巨大化のポーション",
10+
"ingredient": "minecraft:pumpkin_seeds",
11+
"bottle": "dynamictrees:dendro_potion",
12+
"output": "dynamictrees:dendro_potion{potion_index:2}",
13+
"text": "樹木を巨大なサイズに成長させます。ただし、これは巨大変種(デフォルトではトウヒとジャングル)のある樹木にのみ機能します。$(br1)これは苗木を2x2のパターンで配置するのと同等です。"
14+
},
15+
{
16+
"type": "image",
17+
"images": [
18+
"dynamictrees:textures/patchouli/images/mega_spruce.png"
19+
],
20+
"text": "通常のトウヒの木と完全に成長したトウヒの巨木。",
21+
"border": true
22+
}
23+
]
24+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "変換のポーション",
3+
"icon": "dynamictrees:dendro_potion{potion_index:6}",
4+
"category": "dynamictrees:potions",
5+
"sortnum": 4,
6+
"pages": [
7+
{
8+
"type": "dynamictrees:brewing",
9+
"title": "基礎ポーション",
10+
"ingredient": "minecraft:prismarine_crystals",
11+
"bottle": "dynamictrees:dendro_potion",
12+
"output": "dynamictrees:dendro_potion{potion_index:6}",
13+
"text": "これは樹木変換用の基礎ポーションのレシピです。$(br2)すべての変換ポーションはこれを使用します。"
14+
},
15+
{
16+
"type": "dynamictrees:brewing",
17+
"title": "変換のポーション",
18+
"ingredient": "dynamictrees:oak_seed",
19+
"bottle": "dynamictrees:dendro_potion{potion_index:6}",
20+
"output": "dynamictrees:dendro_potion{potion_index:6,target:'dynamictrees:oak'}",
21+
"text": "このポーションは既存の樹木を別の樹種に変換します。$(br2)樹木の種類はレシピで使用する種子によって決まります。上記の例ではオークのどんぐりを使用しています。"
22+
}
23+
]
24+
}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "リンゴの木",
3+
"icon": "dynamictrees:apple_oak_seed",
4+
"category": "dynamictrees:trees",
5+
"sortnum": 3,
6+
"pages": [
7+
{
8+
"type": "text",
9+
"title": "リンゴの木",
10+
"text": "リンゴの木は果樹であり、オークの派生種です。デフォルトでは平原のバイオームに生成されます。この木は成熟すると、葉から収穫可能なリンゴを育てます。"
11+
},
12+
{
13+
"type": "image",
14+
"images": [
15+
"dynamictrees:textures/patchouli/images/apple_oak_1.png"
16+
],
17+
"text": "成熟したリンゴの木",
18+
"border": true
19+
},
20+
{
21+
"type": "text",
22+
"text": "果実の成長は、Serene Seasonsのような季節modがインストールされている場合、季節によって影響されます。そうでない場合は一年中成長します。$(br2)収穫後に、余ったリンゴを$(l:mechanics/dirt_bucket)土入りバケツ$()を使って追加の種子に変換し、再植樹することができます。"
23+
}
24+
]
25+
}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"name": "特徴",
3+
"icon": "minecraft:bone_meal",
4+
"category": "dynamictrees:trees",
5+
"sortnum": 1,
6+
"pages": [
7+
{
8+
"type": "text",
9+
"title": "樹木",
10+
"text": "- 樹木は種子から成熟した樹木へと徐々に成長し、障害物を自然に避けながら育ちます。$(br2)- 樹木の成長速度と成熟時のサイズはバイオーム、温度、降雨量に依存します。$(br2)- 細い枝は梯子のように登ることができます。"
11+
},
12+
{
13+
"type": "text",
14+
"text": "- 骨粉を使用すると成長を促進でき、さらに$(l:mechanics/rooty_soil)土壌の肥沃度$()を回復させることもできます。$(br2)- 樹木はランダムに種子を落とし、それが自然に植えられる可能性があります。$(br2)- 樹木は暗闇では成長しません。外側の枝に接続されていない葉や光を欠いている葉は枯れます。葉のない外枝はゆっくりと腐敗します。"
15+
},
16+
{
17+
"type": "text",
18+
"text": "- 葉ブロックの上を歩くと動きが遅くなり、少し沈み込みます。葉の上に落下すると落下ダメージを防ぐことができますが、葉ブロックは破壊されます。$(br2)- $(l:trees/apple_tree)リンゴの木$()のような新しい果樹の種類があります。$(br2)- 倒れる樹木が何かに当たると大きなダメージを与えることがあるので、注意してください!"
19+
},
20+
{
21+
"type": "image",
22+
"images": [
23+
"dynamictrees:textures/patchouli/images/falling_tree_1.png"
24+
],
25+
"text": "倒れる木の下敷きになるブタ",
26+
"border": true
27+
}
28+
]
29+
}

0 commit comments

Comments
 (0)