Skip to content

Commit

Permalink
update reference to Apotheosis mod (Apothic Spawners now)
Browse files Browse the repository at this point in the history
desht committed Jan 1, 2025
1 parent 2691443 commit c6d1a95
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/assets/pneumaticcraft/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -369,7 +369,7 @@
"gui.tooltip.item.pneumaticcraft.smart_chest_kit" : "Sneak+Right-click on any wooden chest or Reinforced Chest to upgrade it to a Smart Chest, keeping the contents intact.\nThe old chest will be returned to you as an item drop.",
"gui.tooltip.item.pneumaticcraft.sourdough_bread" : "Tastier and more nutritious than plain old bread!",
"gui.tooltip.item.pneumaticcraft.spawner_agitator" : "When placed on Mob Spawners, the Spawner Agitator will prevent the spawned entity from despawning when the player leaves the area. Additionally, the spawner will keep spawning while the player is not in the area. Mob farm anyone?",
"gui.tooltip.item.pneumaticcraft.spawner_agitator.apotheosis" : "Reduced functionality due to presence of the Apotheosis mod: mobs won't spawn when players are too far away, but any mobs which do get spawned won't despawn when players move away.",
"gui.tooltip.item.pneumaticcraft.spawner_agitator.apotheosis" : "Reduced functionality due to presence of the Apothic Spawners mod: mobs won't spawn when players are too far away, but any mobs which do get spawned won't despawn when players move away.",
"gui.tooltip.item.pneumaticcraft.spawner_core" : "The beating heart of a Spawner. Place in a Pressurized Spawner to spawn mobs from the essence contained in it.\n\nSpawner Cores extracted from a vanilla Spawner contain the pure essence of a single creature, but a Vacuum Trap can be used to build cores with multiple essences...",
"gui.tooltip.item.pneumaticcraft.stop_worm" : "Used in a Security Station to improve the chances of hacking it.",
"gui.tooltip.item.pneumaticcraft.tag_filter" : "Created in the Tag Workbench. Can be inserted in a Logistics Frame filter slot, or used in an Item Filter programming widget to filter items by the item tags it's been configured with.",
2 changes: 1 addition & 1 deletion src/main/resources/assets/pneumaticcraft/lang/ja_jp.json
Original file line number Diff line number Diff line change
@@ -369,7 +369,7 @@
"gui.tooltip.item.pneumaticcraft.smart_chest_kit" : "木製のチェストまたは強化されたチェストをスニーク+右クリックすると中身をそのままにしてスマートチェストにアップグレードできます。\n古いチェストはアイテムドロップとして返却されます。",
"gui.tooltip.item.pneumaticcraft.sourdough_bread" : "普通のパンよりもおいしくて栄養価も高いです!",
"gui.tooltip.item.pneumaticcraft.spawner_agitator" : "Mobスポナーに設置すると、スポナーアジテーターはプレイヤーがそのエリアを離れたときにスポーンされたエンティティが消滅するのを防ぎます。さらにスポナーはプレイヤーがそのエリアにいない間もスポーンし続けます。Mobファームをやってみませんか?",
"gui.tooltip.item.pneumaticcraft.spawner_agitator.apotheosis" : "Apotheosis MODの存在により機能が低下しました。プレイヤーが離れすぎるとMobは出現しませんが、出現したMobはプレイヤーが離れても消滅しません。",
"gui.tooltip.item.pneumaticcraft.spawner_agitator.apotheosis" : "Apothic Spawners MODの存在により機能が低下しました。プレイヤーが離れすぎるとMobは出現しませんが、出現したMobはプレイヤーが離れても消滅しません。",
"gui.tooltip.item.pneumaticcraft.spawner_core" : "スポナーの鼓動する心臓です。加圧スポナーに設置するとそこに含まれるエッセンスからMobがスポーンします。\n\nバニラのスポナーから抽出されたスポナーコアには単一のクリーチャーの純粋なエッセンスが含まれていますが、真空トラップを使用すると複数のエッセンスを含むコアを構築できます...",
"gui.tooltip.item.pneumaticcraft.stop_worm" : "セキュリティステーションで使用するとハッキングの可能性が高まります。",
"gui.tooltip.item.pneumaticcraft.tag_filter" : "タグ作業台で作成されます。物流フレームフィルタースロットに挿入したり、アイテムフィルタープログラミングウィジェットで使用して、構成されているアイテムタグでアイテムをフィルター処理したりできます。",

0 comments on commit c6d1a95

Please sign in to comment.