diff --git a/src/main/resources/assets/essentials/lang/ja_jp.json b/src/main/resources/assets/essentials/lang/ja_jp.json new file mode 100644 index 0000000..ce33453 --- /dev/null +++ b/src/main/resources/assets/essentials/lang/ja_jp.json @@ -0,0 +1,227 @@ +{ + "block.essentials.slotted_chest": "仕分けチェスト", + "block.essentials.sorting_hopper": "仕分けホッパー", + "block.essentials.speed_hopper": "高速ホッパー", + "block.essentials.fertile_soil_wheat": "小麦がよく育つ土", + "block.essentials.fertile_soil_carrot": "ニンジンがよく育つ土", + "block.essentials.fertile_soil_potato": "ジャガイモがよく育つ土", + "block.essentials.fertile_soil_beetroot": "ビートルートがよく育つ土", + "block.essentials.fertile_soil_netherwart": "ネザーウォートがよく育つ土", + "block.essentials.fertile_soil_oak": "オークの苗木がよく育つ土", + "block.essentials.fertile_soil_birch": "シラカバの苗木がよく育つ土", + "block.essentials.fertile_soil_spruce": "トウヒの苗木がよく育つ土", + "block.essentials.fertile_soil_jungle": "ジャングルの苗木がよく育つ土", + "block.essentials.fertile_soil_dark_oak": "ダークオークの苗木がよく育つ土", + "block.essentials.fertile_soil_acacia": "アカシアの苗木がよく育つ土", + "block.essentials.fertile_soil_berry": "スイートベリーがよく育つ土", + "block.essentials.fertile_soil_red_mushroom": "赤色のキノコがよく育つ土", + "block.essentials.fertile_soil_brown_mushroom": "茶色のキノコがよく育つ土", + "block.essentials.hopper_filter": "ホッパーフィルター", + "block.essentials.candle_lilypad": "ろうそく付きスイレンの葉", + "block.essentials.brazier": "火鉢", + "block.essentials.item_chute": "輸送管", + "block.essentials.item_shifter": "アイテム排出口", + "block.essentials.fluid_shifter": "液体排出口", + "block.essentials.multi_piston_sticky": "粘着マルチピストン", + "block.essentials.multi_piston": "マルチピストン", + "block.essentials.multi_piston_extend_sticky": "粘着マルチピストンの延長パーツ", + "block.essentials.multi_piston_extend": "マルチピストンの延長パーツ", + "block.essentials.basic_item_splitter": "アイテム分配機", + "block.essentials.item_splitter": "レッドストーン式アイテム分配機", + "block.essentials.basic_fluid_splitter": "液体分配機", + "block.essentials.fluid_splitter": "レッドストーン式液体分配機", + "block.essentials.wither_cannon": "ウィザー砲", + "block.essentials.auto_crafter": "自動作業台", + "block.essentials.redstone_transmitter": "レッドストーン送信機", + "block.essentials.redstone_receiver": "レッドストーン受信機", + "block.essentials.analog_lamp": "アナログランプ", + "block.essentials.bricks_iron": "鉄レンガ", + "block.essentials.bricks_gold": "金レンガ", + "block.essentials.bricks_tin": "錫レンガ", + "block.essentials.bricks_bronze": "青銅レンガ", + "block.essentials.bricks_copshowium": "魔銅レンガ", + + "block.essentials.wire_circuit": "回路配線板", + "block.essentials.wire_junction_circuit": "配線分岐点", + "block.essentials.interface_circuit": "配線接続板", + "block.essentials.and_circuit": "AND回路", + "block.essentials.cons_circuit": "定数回路", + "block.essentials.not_circuit": "NOT回路", + "block.essentials.or_circuit": "OR回路", + "block.essentials.xor_circuit": "XOR回路", + "block.essentials.max_circuit": "最大値回路", + "block.essentials.min_circuit": "最小値回路", + "block.essentials.sum_circuit": "加算回路", + "block.essentials.dif_circuit": "減算回路", + "block.essentials.prod_circuit": "乗算回路", + "block.essentials.quot_circuit": "除算回路", + "block.essentials.pow_circuit": "累乗回路", + "block.essentials.inv_circuit": "反転回路", + "block.essentials.sin_circuit": "サイン回路", + "block.essentials.cos_circuit": "コサイン回路", + "block.essentials.tan_circuit": "タンジェント回路", + "block.essentials.asin_circuit": "アークサイン回路", + "block.essentials.acos_circuit": "アークコサイン回路", + "block.essentials.atan_circuit": "アークタンジェント回路", + "block.essentials.equals_circuit": "等値回路", + "block.essentials.less_circuit": "未満比較回路", + "block.essentials.more_circuit": "以上比較回路", + "block.essentials.round_circuit": "四捨五入回路", + "block.essentials.floor_circuit": "切り捨て回路", + "block.essentials.ceil_circuit": "切り上げ回路", + "block.essentials.log_circuit": "対数回路", + "block.essentials.modulo_circuit": "剰余回路", + "block.essentials.reader_circuit": "信号検出回路", + "block.essentials.abs_circuit": "絶対値回路", + "block.essentials.sign_circuit": "符号回路", + "block.essentials.timer_circuit": "クロック回路", + "block.essentials.delay_circuit": "遅延回路", + "block.essentials.pulse_rising_circuit": "パルス回路 [オン連動]", + "block.essentials.pulse_falling_circuit": "パルス回路 [オフ連動]", + "block.essentials.pulse_dual_circuit": "パルス回路 [オンorオフ連動]", + "block.essentials.d_counter_circuit": "計数回路", + + + "item.essentials.obsidian_cutting_kit": "黒曜石お手軽破壊キット", + "item.essentials.wrench": "レンチ", + "item.essentials.candle_lilypad": "ろうそく付きスイレンの葉", + "item.essentials.animal_feed": "家畜の餌", + "item.essentials.circuit_wrench": "回路用レンチ", + "item.essentials.linking_tool": "ペアリングツール", + "item.essentials.guide_book": "ガイドブック", + + + "container.slotted_chest": "仕分けチェスト", + "container.sorting_hopper": "仕分けホッパー", + "container.speed_hopper": "高速ホッパー", + "container.item_shifter": "アイテム排出口", + "container.fluid_shifter": "液体排出口", + "container.circuit_wrench": "回路用レンチ", + "container.search_bar": "フィルター", + "container.cons_circuit": "回路出力強度", + "container.timer_circuit": "クロック回路設定", + "container.auto_crafter": "自動作業台", + "container.cons_circuit.bar": "出力する値", + "container.timer_circuit.duration": "パルス持続時間(レッドストーンtick)", + "container.timer_circuit.period": "パルス間隔(レッドストーンtick)", + "container.delay_circuit": "遅延回路設定", + "container.delay_circuit.delay": "遅延(レッドストーンtick)", + "container.pulse_circuit_rising": "パルス回路設定[オン連動]", + "container.pulse_circuit_falling": "パルス回路設定[オフ連動]", + "container.pulse_circuit_dual": "パルス回路設定[オンorオフ連動]", + "container.pulse_circuit.duration": "パルス持続時間(レッドストーンtick)", + + + "tt.essentials.animal_feed": "あらゆる家畜を繁殖させられます。ディスペンサーで使用可能", + "tt.essentials.wither_cannon": "レッドストーン信号が入力されると、爆発性のウィザースカルを発射します", + "tt.essentials.circuit_wrench_setting": "モード: ", + "tt.essentials.circuit_wrench_info": "使用時にネザークォーツを消費し、配線板を回路に変更します", + "tt.essentials.circuit_wrench_change_mode": "Shift + 右クリックで回路タイプを切り替えます", + "tt.essentials.circuit_wrench.quartz": "ネザークォーツが足りません", + "tt.essentials.auto_crafter_basic": "レッドストーン信号が入力されると、自動でクラフトします", + "tt.essentials.auto_crafter_book": "バニラのレシピブックからレシピを登録できます", + "tt.essentials.fluid_shifter_info": "貯蔵された液体を接続された液体対応のコンテナに輸送します", + "tt.essentials.fluid_shifter_range": "最大 %1$d 個の輸送管を通して、液体を送れます", + "tt.essentials.item_splitter_basic": "入力されたアイテムを2方向に分配します", + "tt.essentials.basic_item_splitter_formula": "レンチを持ってShift + 右クリックで分配比率を設定できます", + "tt.essentials.item_splitter_formula": "レッドストーン信号強度で分配比率を決定します(信号強度/15)", + "tt.essentials.item_splitter_chute": "輸送管を通して出力が可能", + "tt.essentials.fluid_splitter_basic": "入力された液体を2方向に分配します", + "tt.essentials.basic_fluid_splitter_formula": "レンチを持ってShift + 右クリックで分配比率を設定できます", + "tt.essentials.fluid_splitter_formula": "レッドストーン信号強度で分配比率を決定します(信号強度/15)", + "tt.essentials.fluid_splitter_chute": "輸送管を通して出力が可能", + "tt.essentials.linking.start": "接続開始", + "tt.essentials.linking.invalid": "無効なリンクです。リンクをキャンセルします", + "tt.essentials.linking.range": "範囲外のため、リンクをキャンセルします", + "tt.essentials.linking.clear": "リンクを解除", + "tt.essentials.linking.full": "%1$d 個のリンクがすべて埋まっているため、リンクをキャンセルします", + "tt.essentials.linking.success": "%1$s の機械を %2$s へ送信するようにリンクしました", + "tt.essentials.linking.remove": "%1$sと%2$sのリンクの解除しました", + "tt.essentials.linking.none": "リンクされていません", + "tt.essentials.linking.desc": "機械を右クリックで「~から〜へ」の順番でリンクします。Shift + 右クリックでリンクを解除", + "tt.essentials.linking.info": "(%1$d, %2$d, %3$d)からリンク(次元:%4$s)", + "tt.essentials.wrench": "Essentialsのブロックを回転・設定します", + "tt.essentials.reds_trans.desc": "レッドストーン信号をリンクされたレッドストーン受信機に送信します", + "tt.essentials.reds_trans.linking": "リンクツールで受信機とリンクしましょう。手順: 送信機に右クリックした後に受信機に右クリック", + "tt.essentials.reds_trans.dyes": "染料で色を変更できます", + "tt.essentials.reds_rec.desc": "レッドストーン信号をリンクされたレッドストーン送信機から受信します", + "tt.essentials.reds_rec.linking": "リンクツールで送信機とリンクしましょう。手順: 受信機に右クリックした後に送信機に右クリック", + "tt.essentials.reds_rec.dyes": "染料で色を変更できます", + "tt.essentials.fertile_soil.desc": "上に種や苗木を時間をかけて生成させます", + "tt.essentials.fertile_soil.benefits": "水源を必要とせず、踏み荒らしの影響を受けません", + "tt.essentials.fertile_soil.quip": "犠牲になった農民にR.I.P.", + "tt.essentials.sorting_hopper.desc": "このホッパーがアイテムを出力できる場合、他のホッパーがアイテムを取り出すことはできない", + "tt.essentials.sorting_hopper.quip": "普通のホッパーとほぼ同じだよ", + "tt.essentials.slotted_chest.desc": "UI上でスロットをロックし、特定のアイテムのみ投入できるようになります", + "tt.essentials.slotted_chest.quip": "仕切りを入れたらなぜか大容量になった", + "tt.essentials.speed_hopper.sort": "仕分けホッパーと同じ仕分け機能を持ちます", + "tt.essentials.speed_hopper.desc": "アイテムをスタック単位で入力・出力が可能", + "tt.essentials.obsidian_kit.desc": "右クリックで黒曜石を破壊できますが、このツールを消費します", + "tt.essentials.hopper_filter.desc": "フィルターに一致したアイテムのみ輸送します", + "tt.essentials.hopper_filter.move": "アイテムは自動で輸送不可", + "tt.essentials.hopper_filter.shulker": "シュルカーボックスをフィルターに設定すると、その中身すべてがフィルターの対象になります", + "tt.essentials.basic_item_splitter.mode": "金色以外の面にアイテムを %1$d/%2$d の比率で出力", + "tt.essentials.basic_fluid_splitter.mode": "青色以外の面に液体を %1$d/%2$d の比率で出力", + "tt.essentials.wire_circuit": "回路に接続できるシンプルな配線", + "tt.essentials.wire_junction_circuit": "配線が交差しても接続されないようにします", + "tt.essentials.cons_circuit": "UIで数式を入力し、固定の出力を設定可能", + "tt.essentials.interface_circuit": "バニラのレッドストーンとEssentialsの回路を接続します", + "tt.essentials.not_circuit": "NOT回路: 背後の入力がオフ場合、1を出力します", + "tt.essentials.and_circuit": "AND回路: 両側の入力がオンの場合、1を出力します", + "tt.essentials.or_circuit": "OR回路: 両側のどちらかの入力がオンの場合、1を出力します", + "tt.essentials.xor_circuit": "XOR回路: 片方の入力がオンの場合、1を出力します", + "tt.essentials.max_circuit": "入力された最も高い信号を出力します", + "tt.essentials.min_circuit": "入力された最も低い信号を出力します", + "tt.essentials.sum_circuit": "入力された信号の合計を出力します", + "tt.essentials.dif_circuit": "背面からの信号を横の信号で引いた値を出力します", + "tt.essentials.prod_circuit": "入力された信号の乗算を出力します", + "tt.essentials.quot_circuit": "背面からの信号を横の信号で割った値を出力します", + "tt.essentials.pow_circuit": "背面からの信号を横の信号で累乗した値を出力します", + "tt.essentials.inv_circuit": "背面からの信号の逆数を出力します", + "tt.essentials.sin_circuit": "背面からの信号のサインを出力します", + "tt.essentials.cos_circuit": "背面からの信号のコサインを出力します", + "tt.essentials.tan_circuit": "背面からの信号のタンジェントを出力します", + "tt.essentials.asin_circuit": "背面からの信号のアークサインを出力します", + "tt.essentials.acos_circuit": "背面からの信号のアークコサインを出力します", + "tt.essentials.atan_circuit": "背面からの信号のアークタンジェントを出力します", + "tt.essentials.equals_circuit": "二つの信号が(誤差0.1%以内)等しい場合に1出力します", + "tt.essentials.less_circuit": "背面からの信号が横の信号よりも小さい場合、1を出力します", + "tt.essentials.more_circuit": "背面からの信号が横の信号よりも大きい場合、1を出力します", + "tt.essentials.round_circuit": "入力された信号を四捨五入して出力します", + "tt.essentials.floor_circuit": "入力された信号を小数点以下切り捨てで出力します", + "tt.essentials.ceil_circuit": "入力された信号を切り上げて出力します", + "tt.essentials.log_circuit": "入力された信号の常用対数を出力します", + "tt.essentials.abs_circuit": "入力された信号の絶対値を出力します", + "tt.essentials.sign_circuit": "入力された信号の符号を出力します(正で1、負で-1、ゼロで0)", + "tt.essentials.modulo_circuit": "背面からの信号を横の信号で割った余剰を出力します", + "tt.essentials.reader_circuit": "コンパレーターのように背面のブロックを読み取るが、より広い範囲の値を扱えます", + "tt.essentials.timer_circuit": "UIで設定した周期と長さで1のパルスを出力します", + "tt.essentials.multi_piston.desc": "最大 %1$d ブロック先まで押せ、一度に %2$d ブロックまで移動できます", + "tt.essentials.multi_piston.reds": "レッドストーン信号強度に応じて伸びる距離が決まります", + "tt.essentials.brazier.desc": "水、溶岩、グロウストーン、石炭ブロック、ソウルサンドを保管できます", + "tt.essentials.brazier.purpose": "液体なら落下ダメージを防ぎ、グロウストーン、石炭、溶岩は光源になり、さらに溶岩はアイテム焼却効果を持ち、ソウルサンドはウィッチのスポーンとエンダーマンのテレポートを妨害できる", + "tt.essentials.candle_lilypad.desc": "光るスイレンの葉", + "tt.essentials.item_chute.desc": "輸送管を直線状に並べると、アイテム輸送の範囲が延長される", + "tt.essentials.item_shifter.desc": "貯蔵されたアイテムを正面から排出し、インベントリか地面にドロップします", + "tt.essentials.item_shifter.range": "最大 %1$d 個のアイテム輸送管を通して、アイテムを輸送できます", + "tt.essentials.decoration": "装飾用途であれば安全", + "tt.essentials.analog_lamp.desc": "レッドストーン信号強度に応じた光を発します", + "tt.essentials.delay_circuit": "UIで設定した時間だけ(最低レッドストーンtick1)すべての信号とパルスを遅延させる", + "tt.essentials.pulse_circuit_rising": "信号がオンになった瞬間に、設定したtick数だけ出力1のパルスを出力します", + "tt.essentials.pulse_circuit_falling": "信号がオフになった瞬間に、設定したtick数だけ出力1のパルスを出力します", + "tt.essentials.pulse_circuit_dual": "信号がオンかオフになった瞬間に、設定したtick数だけ出力1のパルスを出力します", + "tt.essentials.d_counter_circuit": "背面からの全ての信号の合計を出力します。(値が変化するたびに加算)横からのパルスでリセットされます", + + "tt.essentials.fluid_contents": "%1$d/%2$d", + "tt.essentials.fluid_contents.empty": "空", + + "entity.essentials.cannon_skull": "ウィザースケルトンの頭蓋骨", + + "book.essentials.name": "Essentialsのガイドブック", + "book.essentials.subtext": "Essentialsのガイドブック", + "book.essentials.landing": "Essentialsにようこそ!$(br2)この本にはEssentialsの解説、そしてCrossroadsが導入されている場合は、その解説も含まれます。", + + "item_group.essentials": "Essentials", + + "tt.essentials.jei.recipe_transfer.fail": "レシピの転送に失敗しました" +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/categories/essentials.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/categories/essentials.json new file mode 100644 index 0000000..f5458cd --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/categories/essentials.json @@ -0,0 +1,6 @@ +{ + "name": "Essentials", + "description": "Essentials Modのすべて— バニラライクな自動化を可能にするmod", + "icon": "essentials:candle_lilypad", + "sortnum": 1 +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/animal_feed.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/animal_feed.json new file mode 100644 index 0000000..2efc603 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/animal_feed.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "家畜の餌", + "icon": "essentials:animal_feed", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "家畜の餌", + "item": "essentials:animal_feed", + "text": "家畜の餌/$ は、すべての家畜(ウシ、ヒツジ、ブタ、オオカミなど)に使える繁殖用アイテムです。$(br2)ディスペンサーにも対応しています。$(br2)この餌を使えば、完全自動繁殖農場を作ることができます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:animal_feed" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/autocrafter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/autocrafter.json new file mode 100644 index 0000000..87af5bd --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/autocrafter.json @@ -0,0 +1,23 @@ +{ + "category": "essentials:essentials", + "name": "自動作業台", + "icon": "essentials:auto_crafter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "自動作業台", + "item": "essentials:auto_crafter", + "text": "レッドストーン信号を受けるたびに、設定されたレシピを自動でクラフトします。$(br2)パイプやホッパーから投入されたアイテムは、レシピで使用する素材1アイテムにつき1スロットしか使用しないため、同じ素材で素材スロットが埋まる心配はありません。$(br2)" + }, + { + "type": "patchouli:text", + "text": "レシピは、UI内のレシピブックかアイテムをクラフトするように配置すると設定できます。$(br2)クラフト時に返却されるアイテム(ケーキのレシピで使用されるバケツなど) はクラフト時に素材スロット出力され、ホッパーやパイプで取り出すことができます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:auto_crafter" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/brazier.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/brazier.json new file mode 100644 index 0000000..a611482 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/brazier.json @@ -0,0 +1,23 @@ +{ + "category": "essentials:essentials", + "name": "火鉢", + "icon": "essentials:brazier", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "火鉢", + "item": "essentials:brazier", + "text": "火鉢/$ は、非常に汎用性が高いブロックです。右クリックか機械を経由してアイテムを追加・取り外しができます。$(br2)バケツで水を入れると、落下しても着地点が火鉢ならダメージを受けず、上に立つと火を消火してくれます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "溶岩を入れると、上に立つものを燃やすようになり、周りを燃やさないゴミ箱として使えます。$(br2)石炭ブロックを入れると、光源になります。同様に、グロウストーンブロックを入れると、光源レベル15で輝きます。$(br2)ソウルサンドを入れると、広範囲(デフォルトで半径32ブロック)でウィッチのスポーンとエンダーマンのテレポートを防ぎます。モブトラップに便利ですね。" + } + ], + "extra_recipe_mappings": { + "essentials:brazier" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/candle_lilypad.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/candle_lilypad.json new file mode 100644 index 0000000..36c6160 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/candle_lilypad.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "ろうそく付きスイレンの葉", + "icon": "essentials:candle_lilypad", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "ろうそく付きスイレンの葉", + "item": "essentials:candle_lilypad", + "text": "ろうそく付きスイレンの葉/$ は、スイレンのように浮かぶ装飾ブロックで、光源レベル14(松明と同等)の明るさを放ちます。$(br2)畑の明かりや装飾に最適です。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:candle_lilypad" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/circuits.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/circuits.json new file mode 100644 index 0000000..b2ddfc2 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/circuits.json @@ -0,0 +1,103 @@ +{ + "name": "回路", + "category": "essentials:essentials", + "icon": "essentials:circuit_wrench", + "read_by_default": true, + "extra_recipe_mappings": { + "essentials:circuit_wrench": 0, + "essentials:wire_circuit": 0 + }, + "pages": [ + { + "type": "patchouli:spotlight", + "title": "回路", + "item": "essentials:circuit_wrench", + "text": "回路/$ は、リピーターやコンパレーターのようなレッドストーン装置で、低負荷かつ高性能な論理処理をコンパクトかつ簡単に、そして低コストで実現できます。$(br2)回路配線板/$ を設置し、回路用レンチ/$ を使用して配線を選択した回路に変換します(回路1つごとにネザークォーツ1個を消費します)。" + }, + { + "type": "patchouli:text", + "text": "回路用レンチ/$ をスニーク+右クリックをすると、配置する回路選択画面が開き、各回路の説明を確認できます。$(br2)また、設置済みの回路に、回路用レンチ/$ でスニーク+右クリックをすると、その回路を回転できます。($(l:essentials/wrench)レンチ/$ でも回転可能です)\n代表的な回路には AND/$、XOR/$、乗算/$ などがあり、名前の通りの動作を行います。$(br2)" + }, + { + "type": "patchouli:text", + "text": "回路/$ は、隣接しているか 配線板/$ で接続されている場合、バニラの0〜15の整数信号だけでなく、最大10億までの値、小数、さらには負の値も伝達できます。回路/$ は、バニラのレッドストーンとも接続可能です。$(br2)また、配線接続板/$ を使えば 配線板/$ とバニラのレッドストーンをつなぐこともできます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "配線板/$ と配線接続板/$ を除くすべての回路には2tick(1レッドストーンtick) の遅延があります。$(br2)回路用レンチ/$ を持つと、回路/$ の信号強度が可視化されます。同じ 配線板/$ に複数の回路が出力している場合、ゼロから最も遠い値が優先されます。(例:3>2、-3>2、3>-3)$(br2)回路/$ はいくつかのカテゴリに分類されます:" + }, + { + "type": "patchouli:image", + "anchor": "reader", + "border": "true", + "title": "信号検出回路", + "images": [ + "essentials:textures/book/circuit_reader.png" + ], + "text": "配線分岐点/$ や 定数回路/$ のような基本的な回路は、回路用レンチ/$ を使って設置してもネザークォーツを消費しません。" + }, + { + "type": "patchouli:text", + "text": "これらは基本的な処理を行う回路であり、ほとんどの回路構成に含まれます。$(br2)定数回路/$ はUI上で出力する定数値を設定でき、pi*(3-2)E-2 のような数式も入力可能です。信号検出回路/$ はコンパレーターのように動作し、インベントリや機械の値を読み取ることができます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "一部のmodの機械(特に$(l:essentials/welcome#crossroads)Crossroads/$ のもの) は、信号検出回路/$ を通じて15以上の値や非整数値を出力できます。$(br2)" + }, + { + "type": "patchouli:image", + "anchor": "logic", + "border": "true", + "title": "2つのAND回路", + "images": [ + "essentials:textures/book/circuit_and.png" + ], + "text": "AND/$ や NOT/$ などの論理回路は、基本的な論理演算を行います。" + }, + { + "type": "patchouli:text", + "text": "これらの回路は、0と負の値をfalse、0より大きい値をtrueとして扱います。trueなら1、falseなら0を出力します。" + }, + { + "type": "patchouli:image", + "anchor": "math", + "border": "true", + "title": "二次方程式の公式", + "images": [ + "essentials:textures/book/circuit_math.png" + ], + "text": "加算回路/$ や 対数回路/$ などの数学回路は、各種の数値演算を行います。" + }, + { + "type": "patchouli:text", + "text": "結果が無効になる場合(例:√(-4) のようなもの)は、代わりに 0 を出力します。" + }, + { + "type": "patchouli:image", + "anchor": "time", + "border": "true", + "title": "クロック回路の出力", + "images": [ + "essentials:textures/book/circuit_timer.png" + ], + "text": "クロック回路/$ や 遅延回路/$ などの時間回路は、レッドストーンパルスに関する処理を行います。" + }, + { + "type": "patchouli:text", + "text": "クロック回路/$ は、UIで設定された持続時間と周期でパルスを生成します。$(br2)遅延回路/$ は、入力信号の変化をUIで設定された時間(レッドストーンtick単位、最小1)だけ遅延させてから出力します。$(br2)バニラのリピーターと違い、信号の長さや強度は変わりません。$(br2)" + }, + { + "type": "patchouli:text", + "text": "また、回路用レンチ/$ のUIで赤色のシンボルが表示されている回路は、tick単位で動作する機能を持っています。$(br2)これらの回路はバニラのレッドストーン回路より軽い設計ですが、多用しすぎるとラグが発生する可能性があります。" + }, + { + "type": "patchouli:text", + "anchor": "computercraft", + "text": "ComputerCraft(または CC-Tweaked などの類似Mod)が導入されている場合、回路/$ は ComputerCraft/$ と統合されます。配線板/$ は ComputerCraft の周辺機器として機能します。$(br2)配線板/$ の出力側に接続したコンピューターは、それを「circuit_reader」周辺機器として認識し、getCircuitOutput() メソッドで回路の信号を取得できます。" + }, + { + "type": "patchouli:text", + "text": "入力側に接続した場合は「circuit_emitter」周辺機器として認識し、setCircuitOutput(double newSignal) メソッドで回路の信号を出力できます。" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fertile_soil.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fertile_soil.json new file mode 100644 index 0000000..3da449f --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fertile_soil.json @@ -0,0 +1,40 @@ +{ + "category": "essentials:essentials", + "name": "よく育つ土", + "icon": "essentials:fertile_soil_wheat", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "よく育つ土", + "item": "essentials:fertile_soil_wheat", + "text": "よく育つ土/$ は、農業の助けになるブロックです。小麦、ニンジン、ジャガイモ、ビートルート、ネザーウォート、6種の苗木、2種のキノコに対応した、全13種類のバリエーションがあります。$(br2)" + }, + { + "type": "patchouli:text", + "text": "作物は よく育つ土/$ の上に植えられ、水がなくても常に水がある地と同じ速度で成長します。また、踏み荒らされることもありません。$(br2)何も植えられていない場合、一定の間隔で よく育つ土/$ の種類に対応した作物が自動で発芽します(ノーコスト)。$(br2)" + }, + { + "type": "patchouli:text", + "text": "この機能により毎回植える必要が無くなり、村人を使わない自動農場が構築できるようになります。作物は明るさレベル8以上(通常の成長に必要な明るさと同じ)の時のみ成長します。キノコはどんな明るさでも成長可能です。$(br2)よく育つ土/$ で巨大トウヒを育てると、通常の土と同じく よく育つ土/$ がポドゾルに置き換わる副作用があります。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:fertile_soil_wheat" : 0, + "essentials:fertile_soil_berry" : 0, + "essentials:fertile_soil_jungle" : 0, + "essentials:fertile_soil_acacia" : 0, + "essentials:fertile_soil_spruce" : 0, + "essentials:fertile_soil_potato" : 0, + "essentials:fertile_soil_oak" : 0, + "essentials:fertile_soil_red_mushroom" : 0, + "essentials:fertile_soil_brown_mushroom" : 0, + "essentials:fertile_soil_dark_oak" : 0, + "essentials:fertile_soil_carrot" : 0, + "essentials:fertile_soil_netherwart" : 0, + "essentials:fertile_soil_beetroot" : 0, + "essentials:fertile_soil_birch" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_shifter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_shifter.json new file mode 100644 index 0000000..5dc9a98 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_shifter.json @@ -0,0 +1,23 @@ +{ + "category": "essentials:essentials", + "name": "液体排出口", + "icon": "essentials:fluid_shifter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "液体排出口", + "item": "essentials:fluid_shifter", + "text": "液体排出口/$ は、$(l:essentials/item_shifter)アイテム排出口/$ の液体バージョンで、内部に小さなタンクを備えています。$(br2)前方の機械やほかのタンクに液体を排出しますが、液体をそのままの状態で外に排出することはできません。$(br2)" + }, + { + "type": "patchouli:text", + "text": "前方に輸送管/$ を接続すると、排出範囲を延長でき、数ブロック先(デフォルトでは最大16ブロック)まで液体を輸送できます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:fluid_shifter" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_splitter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_splitter.json new file mode 100644 index 0000000..32b42d2 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/fluid_splitter.json @@ -0,0 +1,28 @@ +{ + "category": "essentials:essentials", + "name": "液体分配機", + "icon": "essentials:basic_fluid_splitter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "液体分配機", + "item": "essentials:basic_fluid_splitter", + "text": "液体分配機/$ には「基本型」と「レッドストーン型」の2種類があります。$(br2)この装置は2つの出力面を持ち、出力面以外のどこからでも液体を投入できます。投入された液体は、設定された比率に従って2つの面から出力されます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "基本型液体分配機/$ は、$(l:essentials/wrench)レンチ/$ を使ってShift+右クリックをすることで比率を調整できます(設定可能な比率:0/12、1/12、1/6、1/4、1/3、5/12、1/2、7/12、3/4、2/3、5/6、12/12)。$(br2)設定された比率分の液体を青色の面に出力し、残りは青色ではない面に出力されます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "レッドストーン型液体分配機/$ は、レッドストーン信号強度 ÷ 15 の比率で液体を青色の面に出力し、残りは青色ではない面に出力されます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:basic_fluid_splitter" : 0, + "essentials:fluid_splitter" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/hopper_filter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/hopper_filter.json new file mode 100644 index 0000000..251c8b3 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/hopper_filter.json @@ -0,0 +1,40 @@ +{ + "category": "essentials:essentials", + "name": "ホッパーフィルター", + "icon": "essentials:hopper_filter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "ホッパーフィルター", + "item": "essentials:hopper_filter", + "text": "ホッパーフィルター/$ は、フィルターに一致しないアイテムがホッパーを通過できなくなる装置です。$(br2)このブロックをホッパーとアイテム取得元の間に設置して、不一致のアイテムの取り出しを防いだり、ホッパーと輸送先の間に設置して不一致アイテムの輸送を防ぐこともできます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "また、$(l:essentials/sorting_hopper)仕分けホッパー/$または $(l:essentials/speed_hopper)高速ホッパー/$ の上に設置することで、フィルターに一致しないアイテムを取り出さないようにできます。(※バニラのホッパーでは機能しません)$(br2)" + }, + { + "type": "patchouli:text", + "text": "フィルターは、対象アイテムを右クリックで設定でき、シュルカーボックスをフィルターに設定すると、その中身のアイテム全てがフィルターに設定されます。$(br2)" + }, + { + "type": "patchouli:image", + "border": "true", + "title": "ホッパーフィルターの使い方", + "images": [ + "essentials:textures/book/hopper_filter_dual.png" + ], + "text": "これはホッパーフィルターを使った機械。" + }, + { + "type": "patchouli:text", + "text": "左は、上のチェストから板材だけが吸い出されます。右は、チェストの中身すべてがホッパーに送られますが、ホッパーが下のチェストに送るのは丸石だけです。$(br2)また、ホッパーフィルター/$ は横向きに設置することも可能です。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:hopper_filter" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_shifter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_shifter.json new file mode 100644 index 0000000..34ec7b6 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_shifter.json @@ -0,0 +1,24 @@ +{ + "category": "essentials:essentials", + "name": "アイテム排出口", + "icon": "essentials:item_shifter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "アイテム排出口", + "item": "essentials:item_shifter", + "text": "アイテム排出口/$ は、低コストでシンプルなアイテム輸送装置です。$(br2)1スロットのインベントリを持ち、前方にアイテムを排出します。前方に倉庫がある場合はそこへ、ない場合は、そのまま外に排出します。$(br2)" + }, + { + "type": "patchouli:text", + "text": "輸送管/$ を接続することで、数ブロック先(デフォルトでは最大16ブロック)までアイテムを輸送できます。上への輸送を含め、低コストかつ高速なアイテム移動が可能です。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:item_shifter" : 0, + "essentials:item_chute" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_splitter.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_splitter.json new file mode 100644 index 0000000..34b6271 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/item_splitter.json @@ -0,0 +1,28 @@ +{ + "category": "essentials:essentials", + "name": "アイテム分配機", + "icon": "essentials:basic_item_splitter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "アイテム分配機", + "item": "essentials:basic_item_splitter", + "text": "アイテム分配機/$ には「基本型」と「レッドストーン型」の2種類があります。$(br2)この装置は2つの出力面を持ち、出力面以外のどこからでもアイテムを投入できます。投入されたアイテムは、設定された比率に従って2つの面から出力されます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "基本型アイテム分配機/$ は、$(l:essentials/wrench)レンチ/$ を使ってShift+右クリックをすることで比率を調整できます(設定可能な比率:0/12、1/12、1/6、1/4、1/3、5/12、1/2、7/12、3/4、2/3、5/6、12/12)。$(br2)設定された比率分のアイテムを金色の面に出力し、残りは金色ではない面に出力されます。$(br2)" + }, + { + "type": "patchouli:text", + "text": "レッドストーン型アイテム分配機/$ は、レッドストーン信号強度 ÷ 15 の比率でアイテムを金色の面に出力し、残りは金色ではない面に出力されます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:basic_item_splitter" : 0, + "essentials:item_splitter" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/lamp.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/lamp.json new file mode 100644 index 0000000..4ba059e --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/lamp.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "アナログランプ", + "icon": "essentials:analog_lamp", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "アナログランプ", + "item": "essentials:analog_lamp", + "text": "アナログランプ/$は、通常のレッドストーンランプと同じですが、入力された信号強度に応じて光源レベルが変化します。(最大15)$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:analog_lamp" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/linking_tool.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/linking_tool.json new file mode 100644 index 0000000..cfa14ce --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/linking_tool.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "ペアリングツール", + "icon": "essentials:linking_tool", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "ペアリングツール", + "item": "essentials:linking_tool", + "text": "ペアリングツール/$ は、機械同士の入出力をつなぐためのツールです。$(br2)入力~出力の順に右クリックするとリンクが作成されます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:linking_tool" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/multi_piston.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/multi_piston.json new file mode 100644 index 0000000..3042e3f --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/multi_piston.json @@ -0,0 +1,41 @@ +{ + "category": "essentials:essentials", + "name": "マルチピストン", + "icon": "essentials:multi_piston", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "マルチピストン", + "item": "essentials:multi_piston", + "text": "マルチピストン/$ は、通常のピストンよりもはるかに強力なピストンで、最大15ブロックまで伸縮できます(通常は1ブロック)。$(br2)さらに、一度に最大64ブロックまで押し引きできます(通常は12ブロック)。$(br2)" + }, + { + "type": "patchouli:text", + "text": "レッドストーン信号強度に応じて伸びる距離が決まり、たとえば信号強度が3なら3ブロック伸びます。$(br2)動作速度は通常のピストンと同じで、1ブロック伸びるごとに2Tick(1レッドストーンTick) かかりますが、縮むと瞬時に戻ります。完全に縮んでいる状態では、他のピストンで押し引き可能です。$(br2)" + }, + { + "type": "patchouli:text", + "text": "また、 粘着マルチピストン/$ という粘着型のバージョンも存在します。$(br2)動作中、スライムブロックを使えば通常のピストンと同様にエンティティ(プレイヤー含む)を打ち上げることができます。$(br2)特に複数ブロックを同時に縮める際は、その移動速度に応じて打ち上げ速度が倍率的に上昇します。$(br2)" + }, + { + "type": "patchouli:text", + "text": "たとえば、 粘着マルチピストン/$ が3ブロック縮むときにプレイヤーを押した場合、通常の3倍の速度で打ち上げられます。最大の15ブロックで縮むと、遥か彼方までエンティティを飛ばすことができます。$(br2)" + }, + { + "type": "patchouli:image", + "border": "true", + "title": "伸縮しているマルチピストン", + "images": [ + "essentials:textures/book/multi_piston_side.png" + ], + "text": "この 粘着マルチピストン/$ は、最大15ブロックのうち3ブロック分まで伸びています。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:multi_piston" : 0, + "essentials:multi_piston_sticky" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/obs_kit.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/obs_kit.json new file mode 100644 index 0000000..c05d94d --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/obs_kit.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "黒曜石お手軽破壊キット", + "icon": "essentials:obsidian_cutting_kit", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "黒曜石お手軽破壊キット", + "item": "essentials:obsidian_cutting_kit", + "text": "黒曜石お手軽破壊キット/$ は、黒曜石を一瞬で破壊できる便利アイテムです。$(br2)黒曜石を右クリックすると即破壊できますが、キットが消費されます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:obsidian_cutting_kit" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/recipes.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/recipes.json new file mode 100644 index 0000000..dc0ad38 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/recipes.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "追加レシピ", + "icon": "minecraft:name_tag", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "追加レシピ", + "item": "minecraft:name_tag", + "text": "Essentialsは、鞍や名札の簡単なレシピを追加します。また、ピストンの2×2レシピや銅ブロックの酸化を早める製錬レシピも追加されています。これらのレシピは、Just Enough Itemsなどのレシピmodで確認できます。$(br2)" + } + ], + "extra_recipe_mappings": { + "minecraft:name_tag" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/slotted_chest.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/slotted_chest.json new file mode 100644 index 0000000..f3656a9 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/slotted_chest.json @@ -0,0 +1,27 @@ +{ + "category": "essentials:essentials", + "name": "仕分けチェスト", + "icon": "essentials:slotted_chest", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "仕分けチェスト", + "item": "essentials:slotted_chest", + "text": "仕分けチェスト/$ は、1ブロックの大きさでありながら、ラージチェストと同等の容量を持ち、スロットごとに仕分けができる特殊なチェストです。$(br2)このチェストには、特異な性質があり、スロットからアイテムを取り出すと、そのスロットに見かけのアイテム(数が0個のアイテム)が残ります。$(br2)" + }, + { + "type": "patchouli:text", + "text": "Shiftを押しながらクリックでアイテムを投入することもできますが、投入先に同じアイテムがある場合のみ可能です。$(br2)見かけのアイテムを消すには、カーソルを合わせてShift+クリックをしてください。また、自動化装置もこの見かけのアイテムを認識し、同じアイテムがあるスロットにしか投入しません。$(br2)" + }, + { + "type": "patchouli:text", + "text": "取り出す時も見かけのアイテムが残りますが、Shiftクリックや自動化でスロット配置が乱れる心配はありません。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:slotted_chest" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/sorting_hopper.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/sorting_hopper.json new file mode 100644 index 0000000..3580096 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/sorting_hopper.json @@ -0,0 +1,36 @@ +{ + "category": "essentials:essentials", + "name": "仕分けホッパー", + "icon": "essentials:sorting_hopper", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "仕分けホッパー", + "item": "essentials:sorting_hopper", + "text": "仕分けホッパー/$ は、通常のホッパーと同様に動作しますが、出力可能なアイテムがある場合、そのアイテムをほかの装置から取り出せなくします。" + }, + { + "type": "patchouli:text", + "text": "$(br2)横向きの 仕分けホッパー/$ を縦に積むと、各段でアイテムを仕分けできます。これは $(l:essentials/hopper_filter)ホッパーフィルター/$ や $(l:essentials/slotted_chest)仕分けチェスト/$ と組み合わせるとさらに効率的に仕分けることができます。$(br2)" + }, + { + "type": "patchouli:image", + "border": "true", + "title": "シンプルな仕分け装置", + "images": [ + "essentials:textures/book/sorting_hopper_vertical.png" + ], + "text": "ホッパーフィルターを使った装置。" + }, + { + "type": "patchouli:text", + "text": "各仕分けホッパー/$ は、一致するアイテムを $(l:essentials/hopper_filter)ホッパーフィルター/$ に送り、$(l:essentials/hopper_filter)ホッパーフィルター/$はチェストに送り、一致しないアイテムは下のホッパーに送られます。どのフィルターにも一致しなかったアイテムは、一番下のホッパーやチェストに溜まります。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:sorting_hopper" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/speed_hopper.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/speed_hopper.json new file mode 100644 index 0000000..3b8dfaa --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/speed_hopper.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "高速ホッパー", + "icon": "essentials:speed_hopper", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "高速ホッパー", + "item": "essentials:speed_hopper", + "text": "高速ホッパー/$ は、基本動作は$(l:essentials/sorting_hopper)仕分けホッパー/$ と同じですが、一度に1スタック分のアイテムを輸送できます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:speed_hopper" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/welcome.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/welcome.json new file mode 100644 index 0000000..a060a27 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/welcome.json @@ -0,0 +1,28 @@ +{ + "category": "essentials:essentials", + "name": "ようこそ!", + "icon": "minecraft:paper", + "sortnum": 0, + "priority": true, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "ようこそ!", + "item": "minecraft:paper", + "text": "Essentialsへようこそ! EssentialsはTechnomancerによるバニラ風の自動化をテーマにしたmodです。誰でも理解しやすく、シンプルかつ柔軟な機能で自動化の可能性を拡張します。$(br2)この本には、Essentialsに関する必要な情報が全て揃っています。" + }, + { + "type": "patchouli:text", + "text": "Essentialsへようこそ!質問や提案がある場合は、$(l:https://discord.gg/6g47knp)Discord/$に気軽に参加してください。バグを見つけた場合は、$(l:https://discord.gg/6g47knp)Discord/$や$(l:https://github.com/Da-Technomancer/Essentials/)Github/$で報告をお願いします。$(br2)" + }, + { + "type": "patchouli:text", + "anchor": "crossroads", + "text": "Crossroadsは同じ開発者によ別modです。導入されていれば、この本に解説が追加されます。Crossroadsは、大規模な工業modで、面白いけど少し複雑で、やりがいのある自動化を楽しめます。終盤の要素などもコンフィグで細かく設定できます。$(br2)$(l:https://www.curseforge.com/minecraft/mc-mods/crossroads-mc)ぜひ試してみてください!/$$(br2)" + } + ], + "extra_recipe_mappings": { + "minecraft:paper" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wireless_redstone.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wireless_redstone.json new file mode 100644 index 0000000..2207255 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wireless_redstone.json @@ -0,0 +1,24 @@ +{ + "category": "essentials:essentials", + "name": "無線レッドストーン", + "icon": "essentials:redstone_transmitter", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "無線レッドストーン", + "item": "essentials:redstone_transmitter", + "text": "レッドストーン送信機/$ と レッドストーン受信機/$ は、レッドストーン信号を無線で伝達できます($(l:essentials/circuits)回路/$ の小数値信号にも対応しています)。$(br2)ペアリングツール/$ を使えば、1つの 送信機/$ から複数の 受信機/$ へ信号を送ることができます。ただし、受信機は1つの送信機にしか接続できません。$(br2)" + }, + { + "type": "patchouli:text", + "text": "受信機は、送信機に入力された信号をそのまま出力します。染料で右クリックすると送信機/$ と 受信機/$ を色分けできます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:redstone_transmitter" : 0, + "essentials:redstone_receiver" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wither_cannon.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wither_cannon.json new file mode 100644 index 0000000..e1fac34 --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wither_cannon.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "ウィザー砲", + "icon": "essentials:wither_cannon", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "ウィザー砲", + "item": "essentials:wither_cannon", + "text": "ウィザー砲/$ は、ドロッパーのように動作するブロックで、信号を受けると向いてる方向へ爆発性ウィザースケルトンの頭蓋骨を発射します。$(br2)このブロック自体は爆発耐性を持っており、採掘機、自動植林場、丸石製造機などを使うより安全にブロックを破壊し尽せます。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:wither_cannon" : 0 + } +} \ No newline at end of file diff --git a/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wrench.json b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wrench.json new file mode 100644 index 0000000..f0bcbff --- /dev/null +++ b/src/main/resources/assets/essentials/patchouli_books/manual/ja_jp/entries/essentials/wrench.json @@ -0,0 +1,19 @@ +{ + "category": "essentials:essentials", + "name": "レンチ", + "icon": "essentials:wrench", + "sortnum": 0, + "priority": false, + "read_by_default": "true", + "pages": [ + { + "type": "patchouli:spotlight", + "title": "レンチ", + "item": "essentials:wrench", + "text": "$(item)レンチ/$ は、EssentialsとCrossroadsで使える調整ツールです。$(br2)耐久値はなく、多くの他mod製レンチにも対応しています。$(br2)" + } + ], + "extra_recipe_mappings": { + "essentials:wrench" : 0 + } +} \ No newline at end of file