Skip to content
Open
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"block.pneumaticcraft.liquid_hopper": "Liquid Hopper",
"block.pneumaticcraft.lpg": "LPG",
"block.pneumaticcraft.lubricant": "Lubricant",
"block.pneumaticcraft.manual_compressor": "Manual Compressor",
"block.pneumaticcraft.medium_tank": "Medium Fluid Tank",
"block.pneumaticcraft.oil": "Crude Oil",
"block.pneumaticcraft.omnidirectional_hopper": "Omnidirectional Hopper",
Expand Down Expand Up @@ -163,6 +164,7 @@
"block.pneumaticcraft.wall_lamp_inverted_white": "White Wall Lamp (inverted)",
"block.pneumaticcraft.wall_lamp_inverted_yellow": "Yellow Wall Lamp (inverted)",
"block.pneumaticcraft.yeast_culture": "Yeast Culture",
"block.pneumaticcraft.solar_compressor": "Solar Compressor",
"entity.minecraft.villager.pneumaticcraft.mechanic": "Pressure Mechanic",
"entity.pneumaticcraft.collector_drone": "Collector Drone",
"entity.pneumaticcraft.crop_support": "Crop Support",
Expand All @@ -181,6 +183,7 @@
"entity.pneumaticcraft.programmable_controller": "Programmable Controller",
"entity.pneumaticcraft.spawner_agitator": "Spawner Agitator",
"entity.pneumaticcraft.transfer_gadget": "Transfer Gadget",
"entity.pneumaticcraft.tumbling_block": "Tumbling Block",
"fluid.pneumaticcraft.biodiesel": "Biodiesel",
"fluid.pneumaticcraft.diesel": "Diesel",
"fluid.pneumaticcraft.ethanol": "Ethanol",
Expand Down Expand Up @@ -235,6 +238,7 @@
"gui.tooltip.block.pneumaticcraft.large_tank": "128,000mB capacity.${br}Can be connected with tanks above and below with a wrench (if either tank is empty, or both tanks contain the same fluid).",
"gui.tooltip.block.pneumaticcraft.liquid_compressor": "Generates compressed air using various fuel fluids. To see every possible fuel open the 'Available Fuels' tab. This tab is ordered from best to worst fuel. Where multipliers are shown (e.g x1.5), this means the fuel burns more quickly or slowly than the baseline, generating air faster, but also getting used up faster.${br}${br}You can either pump in fuel, right click with a fluid container (like a bucket) on the Liquid Compressor, or put the fluid container in the top slot.",
"gui.tooltip.block.pneumaticcraft.liquid_hopper": "The Liquid Hopper is a hopper which you can use to transfer liquids. Like the Omnidirectional Hopper it's omnidirectional.${br}${br}Apart from transferring liquids from one tank to another, the Liquid Hopper will also try to empty any liquid container (like a Bucket) lying at the input side. Likewise it'll try to fill any liquid container at the output side.",
"gui.tooltip.block.pneumaticcraft.manual_compressor": "An early game compressor which produces compressed air from manual labor and hunger. Hold right click on the compressor to pump in air and compress it. The higher the pressure of the compressor, the longer each pump takes.",
"gui.tooltip.block.pneumaticcraft.medium_tank": "64,000mB capacity.${br}Can be connected with tanks above and below with a wrench (if either tank is empty, or both tanks contain the same fluid).",
"gui.tooltip.block.pneumaticcraft.omnidirectional_hopper": "Did you ever want to use Hoppers to extract items from a side other than the bottom of an inventory? Or did you wish that the Hopper could transfer items faster? Then this Omnidirectional Hopper is for you. Apart from orienting it in any direction you want, it can also be upgraded like other PneumaticCraft machines.${br}${br}You can configure the input and output directions with a wrench:${br}• Right-click to rotate the input${br}• Sneak-right-click to rotate the output",
"gui.tooltip.block.pneumaticcraft.plastic_brick": "Useful for construction. Don't step on with bare feet! Compatible with other leading brands.",
Expand Down Expand Up @@ -275,6 +279,7 @@
"gui.tooltip.block.pneumaticcraft.vortex_tube": "Splits incoming air into hot and cold components. One side gets hot, the other gets cold. Air usage is dependent on the pressure. Mind that there is a weak thermal connection between the hot and cold sides, so for best efficiency you should vent the cold side with a Heat Sink when you want to utilize the heat, and vice versa if you want the cold.",
"gui.tooltip.block.pneumaticcraft.wall_lamp": "A simple wall-attachable lamp which lights with a redstone signal present.",
"gui.tooltip.block.pneumaticcraft.wall_lamp_inverted": "A simple wall-attachable lamp which lights with *no* redstone signal present.",
"gui.tooltip.block.pneumaticcraft.solar_compressor": "An advanced compressor that uses sunlight to pressurize air. Increases efficiency the hotter it gets, but too much accumulated heat causes the compressor to shutdown, requiring manual repair.",
"gui.tooltip.item.pneumaticcraft.module_expansion_card": "Upgrade Tube Modules to unlock extra module configuration options. Right-click this item on a Tube Module to install it.",
"gui.tooltip.item.pneumaticcraft.air_canister": "Can be (dis)charged with a Charging Station. Used in the crafting of most pneumatically chargeable items.",
"gui.tooltip.item.pneumaticcraft.air_grate_module": "§9Formula: Range(blocks) = 4.0 x pressure(bar), or -16 x pressure(bar) if vacuum${br}${br}§bThis module will repel or attract any entity within range dependent on whether pressure is positive or negative, respectively, and will attempt to insert items into any adjacent inventory. Can also be used to cool Heat Sinks.${br}${br}When upgraded with a Module Expansion Card, the entities affected can be configured via GUI.",
Expand Down Expand Up @@ -350,7 +355,7 @@
"gui.tooltip.item.pneumaticcraft.programming_puzzle": "Used by a Programmer when writing programs to a Drone or Network API. Either keep these pieces in your inventory or put them in an inventory adjacent to the Programmer.",
"gui.tooltip.item.pneumaticcraft.raw_salmon_tempura": "Needs some deep frying!",
"gui.tooltip.item.pneumaticcraft.redstone_module": "§bThis module transmits redstone signals to other Redstone Modules on connected tubes. Right-click with any dye to set the channel; right-click with a wrench to toggle between input and output.${br}${br}Upgrade with a Module Expansion Card for extra signal processing operations.",
"gui.tooltip.item.pneumaticcraft.regulator_tube_module": "§bThis module limits the pressure allowed on its low side based on the redstone signal it receives. No signal = 4.9 bar (19.9 for Advanced Pressure Tubes), a full signal = 0 bar (no air allowed through), and other signal levels are interpolated. Air is always allowed to travel \"backwards\" through the Regulator, making it usable as a one-way valve.${br}When upgraded with a Module Expansion Card, the threshold can be configured precisely via GUI.",
"gui.tooltip.item.pneumaticcraft.regulator_tube_module": "§bThis module limits the pressure allowed on its low side based on the redstone signal it receives. No signal = 4.9 bar, a full signal = 0 bar (no air allowed through), and other signal levels are interpolated. Air is always allowed to travel \"backwards\" through the Regulator, making it usable as a one-way valve.${br}When upgraded with a Module Expansion Card, the threshold can be configured precisely via GUI.",
"gui.tooltip.item.pneumaticcraft.reinforced_chest_kit": "Sneak+Right-click on any wooden chest to upgrade it to a Reinforced Chest, keeping the contents intact.${br}The old chest will be returned to you as an item drop.",
"gui.tooltip.item.pneumaticcraft.reinforced_air_canister": "A stronger version of the basic Air Canister. In conjunction with a couple of Aerial Interfaces, Charging Modules and an Ender Chest, this could have some wireless pressure transfer possibilities...",
"gui.tooltip.item.pneumaticcraft.remote": "This item allows you to design your own GUI. Buttons, labels, and other GUI controls can be arranged to create a remote to control your Drones and Universal Sensors!",
Expand All @@ -360,6 +365,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.${br}The 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_core": "The beating heart of a Spawner. Place in a Pressurized Spawner to spawn mobs from the essence contained in it.${br}${br}Spawner 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.",
Expand Down Expand Up @@ -500,6 +506,8 @@
"item.pneumaticcraft.security_upgrade": "Security Upgrade",
"item.pneumaticcraft.seismic_sensor": "Seismic Sensor",
"item.pneumaticcraft.smart_chest_kit": "Smart Chest Upgrade Kit",
"item.pneumaticcraft.solar_cell": "Solar Cell",
"item.pneumaticcraft.solar_wafer": "Solar Wafer",
"item.pneumaticcraft.sourdough": "Sourdough",
"item.pneumaticcraft.sourdough_bread": "Sourdough Bread",
"item.pneumaticcraft.spawner_agitator": "Spawner Agitator",
Expand Down Expand Up @@ -784,7 +792,7 @@
"pneumaticcraft.command.globalVariable.delete": "Deleted global variable \"%s\"",
"pneumaticcraft.command.globalVariable.missing": "No such variable: \"%s\"",
"pneumaticcraft.command.globalVariable.output": "Variable name: \"%s\": [%s]",
"pneumaticcraft.command.globalVariable.prefixReminder": "No prefix used, assuming player-global. Use '#' for player-global, '%' for server-global.",
"pneumaticcraft.command.globalVariable.prefixReminder": "No prefix used in \"%s\", assuming player-global. Use '#' for player-global, '%%' for server-global.",
"pneumaticcraft.death.attack.acid1": "%1$s was etched to death!",
"pneumaticcraft.death.attack.acid2": "%1$s turned into a PCB!",
"pneumaticcraft.death.attack.plastic_block1": "%1$s stepped on something unreasonably painful!",
Expand Down Expand Up @@ -1159,6 +1167,7 @@
"pneumaticcraft.gui.progWidget.general.affectingSides": "Affecting Sides:",
"pneumaticcraft.gui.progWidget.general.debug.cantNavigate": "Can't navigate to one or more blocks.",
"pneumaticcraft.gui.progWidget.general.debug.stuckBlock": "Drone found a path but got stuck.",
"pneumaticcraft.gui.progWidget.general.debug.unloadedChunk": "Navigating into unloaded chunks disallowed by server config",
"pneumaticcraft.gui.progWidget.general.error.emptyVariable": "Variable is empty. Specify a valid variable.",
"pneumaticcraft.gui.progWidget.general.error.multipleStartPieces": "More than one Start piece in this program. Only one is allowed.",
"pneumaticcraft.gui.progWidget.general.error.noPieceConnected": "No piece connected (on the bottom).",
Expand Down Expand Up @@ -1463,6 +1472,8 @@
"pneumaticcraft.gui.tab.status.pressurizedSpawner.spawnRate": "Spawn Interval: %d ticks",
"pneumaticcraft.gui.tab.status.pressurizedSpawner.airUsage": "Air Usage: %d mL per spawn attempt",
"pneumaticcraft.gui.tab.problems.advancedAirCompressor.efficiency": "§fThe Compressor is running at a suboptimal efficiency. Efficiency: %s${br}§0Cool the machine down to under 50°C.",
"pneumaticcraft.gui.tab.problems.solar_compressor.efficiency": "§fThe compressor is running at a suboptimal efficiency.\nEfficiency: %s${br}\n§0Heat the machine up to ~350°C to reach maximum efficiency, but don't let it exceed %s°C!${br}",
"pneumaticcraft.gui.tab.problems.solar_compressor.overheat": "§fThe solar compressor is getting too hot! Don't let it exceed %s°C unless you like fire!${br}",
"pneumaticcraft.gui.tab.problems.aerialInterface.noPlayer": "§fNo player set!${br}§0Break and replace the machine to link it up.",
"pneumaticcraft.gui.tab.problems.aerialInterface.playerOffline": "§fPlayer %s is offline!${br}§0The Aerial Interface is non-functional until they return.",
"pneumaticcraft.gui.tab.problems.air_cannon.inv_space": "§fNo Inventory Space${br}§0The last-fired item couldn't be inserted into the target inventory due to lack of space.",
Expand Down Expand Up @@ -1497,6 +1508,8 @@
"pneumaticcraft.gui.tab.problems.etching_tank.output_full": "§fOutput Full${br}§0No further items can be etched until the output is cleared.",
"pneumaticcraft.gui.tab.problems.exposedFaces": "§fPoorly insulated${br}§0%d of %d block faces are exposed to the air, which wastes heat. Ensure no neighboring blocks are air blocks to insulate the machine for better performance.",
"pneumaticcraft.gui.tab.problems.fluxCompressor.noRF": "§fOut of Forge Energy${br}§0Add more powah!",
"pneumaticcraft.gui.tab.problems.solar_compressor.noSunlight": "§fBoth panels of the solar compressor must be fully exposed to the clear sky during the day.",
"pneumaticcraft.gui.tab.problems.solar_compressor.broken": "§fThe solar compressor overheated! Didn't you notice the fire?!\n\n§0Repair it by right clicking on it with a solar cell, and be more careful next time!",
"pneumaticcraft.gui.tab.problems.gasLift.noLiquidSpace": "§fNot enough tank space to pump.${br}§0Connect up a tank.",
"pneumaticcraft.gui.tab.problems.gasLift.noTubes": "§fNo Drill Pipes!${br}§0Place some Drill Pipes in the inventory.",
"pneumaticcraft.gui.tab.problems.gasLift.noTubeSpace": "§fNo space for Drill Pipes!${br}§0Remove excess Drill Pipes from the inventory.",
Expand Down Expand Up @@ -1627,6 +1640,7 @@
"pneumaticcraft.gui.tab.upgrades.fluid_tank.dispenser": "The tank will auto-eject fluid in the upgrade's configured direction at a base rate of 25mB/t (can be increased with Speed Upgrades)",
"pneumaticcraft.gui.tab.upgrades.fluid_tank.speed": "Each Speed Upgrade doubles the rate of fluid ejection when a Dispenser Upgrade is installed.",
"pneumaticcraft.gui.tab.upgrades.flux_compressor.speed": "Increases the air production rate. It also increases the FE usage and input rate, but reduces conversion efficiency.",
"pneumaticcraft.gui.tab.upgrades.solar_compressor.speed": "Increases the base air production rate. Also increases the rate heat is generated, but the overheat temperature remains the same.",
"pneumaticcraft.gui.tab.upgrades.gas_lift.dispenser": "Auto-ejects fluid to a fluid tank in the Dispenser Upgrade's configured direction (or any available direction if none is configured).",
"pneumaticcraft.gui.tab.upgrades.gas_lift.speed": "Increases the speed at which the Gas Lift searches for and pumps fluid blocks.",
"pneumaticcraft.gui.tab.upgrades.generic.security": "Adds a built-in safety valve to the machine, automatically releasing some air if the pressure would rise into the danger zone.",
Expand Down Expand Up @@ -1765,6 +1779,7 @@
"pneumaticcraft.gui.tooltip.terrainWarning": "§6WARNING: terrain damage enabled.",
"pneumaticcraft.gui.tooltip.upgrades.empty": "Insert in a Charging Station to install upgrades",
"pneumaticcraft.gui.tooltip.upgrades.not_empty": "Upgrades Installed:",
"pneumaticcraft.gui.tooltip.broken": "§cBroken",
"pneumaticcraft.gui.transfer_gadget.io_mode.input": "Transfer: In",
"pneumaticcraft.gui.transfer_gadget.io_mode.output": "Transfer: Out",
"pneumaticcraft.gui.tubeModule.advancedConfig": "Advanced config",
Expand Down Expand Up @@ -1871,6 +1886,7 @@
"pneumaticcraft.message.seismicSensor.noOilFound": "§6[Seismic Sensor] No fluid found below.",
"pneumaticcraft.message.vacuum_pump.manometer": "Input Pressure: %s bar. Vacuum Pressure: %s bar.",
"pneumaticcraft.message.vacuum_trap.coreInstalled": "Spawner Core Installed",
"pneumaticcraft.message.vortex_cannon.playerBoostRate": "Vortex Cannon player boost rate reached, slow down a bit!",
"pneumaticcraft.patchouli.book.landing": "This manual is a complete reference guide to $(#228)PneumaticCraft: Repressurized/$.",
"pneumaticcraft.patchouli.book.name": "PNC:R Manual",
"pneumaticcraft.patchouli.processor.pressureChamber.desc": "In a $(item)Pressure Chamber/$, provide at least $(thing)%s bar/$ of pressure.",
Expand Down
Loading