diff --git a/src/main/resources/assets/bellsandwhistles/lang/ja_jp.json b/src/main/resources/assets/bellsandwhistles/lang/ja_jp.json new file mode 100644 index 0000000..9020aa9 --- /dev/null +++ b/src/main/resources/assets/bellsandwhistles/lang/ja_jp.json @@ -0,0 +1,43 @@ +{ + "block.bellsandwhistles.andesite_grab_rails": "安山岩の手すり", + "block.bellsandwhistles.brass_grab_rails": "真鍮の手すり", + "block.bellsandwhistles.copper_grab_rails": "銅の手すり", + "block.bellsandwhistles.andesite_bogie_steps": "安山岩のステップ", + "block.bellsandwhistles.brass_bogie_steps": "真鍮のステップ", + "block.bellsandwhistles.copper_bogie_steps": "銅のステップ", + "block.bellsandwhistles.andesite_door_step": "安山岩のドアステップ", + "block.bellsandwhistles.brass_door_step": "真鍮のドアステップ", + "block.bellsandwhistles.copper_door_step": "銅のドアステップ", + "block.bellsandwhistles.headlight": "ヘッドライト", + "block.bellsandwhistles.ornate_iron_trapdoor": "鉄装飾ガラスのトラップドア", + "block.bellsandwhistles.station_platform": "ステーションプラットフォーム", + "block.bellsandwhistles.metro_casing": "メトロケーシング", + "block.bellsandwhistles.corrugated_metro_casing": "模様付きのメトロケーシング", + "block.bellsandwhistles.metro_panel": "メトロパネル", + "block.bellsandwhistles.corrugated_metro_panel": "模様付きのメトロパネル", + "block.bellsandwhistles.metro_window": "メトロの装飾窓トラップドア", + "block.bellsandwhistles.metro_trapdoor": "メトロトラップドア", + + + "block.bellsandwhistles.metal_pilot": "鉄のカウキャッチャー", + "block.bellsandwhistles.andesite_pilot": "安山岩のカウキャッチャー", + "block.bellsandwhistles.brass_pilot": "真鍮のカウキャッチャー", + "block.bellsandwhistles.copper_pilot": "銅のカウキャッチャー", + "block.bellsandwhistles.polished_andesite_pilot": "磨かれた安山岩のカウキャッチャー", + "block.bellsandwhistles.polished_asurine_pilot": "磨かれた瑠璃岩のカウキャッチャー", + "block.bellsandwhistles.polished_calcite_pilot": "磨かれた方解石のカウキャッチャー", + "block.bellsandwhistles.polished_crimsite_pilot": "磨かれた真紅岩のカウキャッチャー", + "block.bellsandwhistles.polished_deepslate_pilot": "磨かれた深層岩のカウキャッチャー", + "block.bellsandwhistles.polished_diorite_pilot": "磨かれた閃緑岩のカウキャッチャー", + "block.bellsandwhistles.polished_dripstone_pilot": "磨かれた鍾乳石のカウキャッチャー", + "block.bellsandwhistles.polished_granite_pilot": "磨かれた花崗岩のカウキャッチャー", + "block.bellsandwhistles.polished_limestone_pilot": "磨かれた石灰岩のカウキャッチャー", + "block.bellsandwhistles.polished_ochrum_pilot": "磨かれた黄土岩のカウキャッチャー", + "block.bellsandwhistles.polished_scorchia_pilot": "磨かれたスコーチアのカウキャッチャー", + "block.bellsandwhistles.polished_scoria_pilot": "磨かれたスコリアのカウキャッチャー", + "block.bellsandwhistles.polished_tuff_pilot": "磨かれた凝灰岩のカウキャッチャー", + "block.bellsandwhistles.polished_veridium_pilot": "磨かれた緑青岩のカウキャッチャー", + "itemGroup.bellsandwhistlestab": "Bells & Whistles", + "creativetab.bellsandwhistlestab": "Bells & Whistles" + +} \ No newline at end of file