diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2020-05-27 12:53:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-27 12:53:54 +0200 |
commit | 3997e9f86243bef67175609a6093fe6668cf5ed7 (patch) | |
tree | d2b9c7838dcfeb3b5693a73e84cbd7731e36647a /src/main/resources/assets/bartworks/lang | |
parent | 067e6c04b2416f73cb08698a245fd8c275e9258d (diff) | |
download | GT5-Unofficial-3997e9f86243bef67175609a6093fe6668cf5ed7.tar.gz GT5-Unofficial-3997e9f86243bef67175609a6093fe6668cf5ed7.tar.bz2 GT5-Unofficial-3997e9f86243bef67175609a6093fe6668cf5ed7.zip |
Update to v13
* Added VoidMinerWIP
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Continue work on VoidMiner
+ Added a function to BWOreLayers
+ Made the voidminer actually WORK somewhat
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Continue work on VoidMiner
+ added recipes
+ made the void miner consume noble gasses to boost output
+ refactored code by quite a lot
+ added newest GT
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added GalacticGreg lib
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* added localisation of achivements
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* updated GTLib
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* updated GTlib
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Several fixes
+ Fixed BioVat
+ Added some Debug Commands
+ Changed Void Miner logic
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Refactor
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Refactor
+ removed Experimental ThreadedLoader
+ moved LoaderCalls into LoaderReference
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Refactor
+ moved FMLCommonHandler.instance().get(Effective)Side() into SideReference
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* made radio hatch compat call static
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Made More Stuff static
+ improved flow control
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added more Block-Recipes
+version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* api changes
+ fixed void miner not consuming energy
+ Made API standalone (mostly)
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Made OrePrefixes lookups NullSecure
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* fixed a typo
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* LICENSE update
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added Config for Metas and Tiers for Ross
+ fixed GT++ compability
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Fixes
+ Fixed ConfigHandler initiating GTValues during coremod startup
+ Fixed MegaEBF sometimes overflowing
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* change recipes for Void Miner using Ore Drill Tier 6
bump gt dependencie and version
* update code chicken core and gt version
* Added VoidMiner Tiers
+ Added Recipes for Void Miners
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Fixed VoidMiner Output
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* added void miner localisation for achievements
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* fixed NPE
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Made Void Miner Times in Assembly Line more reasonable
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* fixed fermentation recipes in biovat
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added a force shutdown, due to licensing of GT++
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Fixed Glass Checked
+ buffed Oganesson
+ made LoadItemContainers static
+ removed force shutdown
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Update WerkstoffLoader.java
* Fix imports
import cpw.mods.fml.common.Loader was missing
* Redid CLS support
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Some new featues
+ Added Multiblock Updateability to BW Blocks
+ Added Pollution to WaterPump
+ Added new Windmill GUI
+ Refactored Windmill a bit
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added animation to windmill
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* add gt to libs folder to let jenkins build
(cherry picked from commit 12f6dae5e2233b533bce1cf6b0c29e9e85a60a0b)
* Various Development
+ Added TT support to MEBF and MVAC
+ Fixed Energy Logic on MDT
+ Fixed MEBF not outputting fluids on bottom hatches
+ added auto-export for water on the simple stirling pump
+ redid glass folder structure
+ added EBF / Large Chem circuit Unification
+ updated TT dependancy
+ version increase x2
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Various Development (#75)
+ Added TT support to MEBF and MVAC
+ Fixed Energy Logic on MDT
+ Fixed MEBF not outputting fluids on bottom hatches
+ added auto-export for water on the simple stirling pump
+ redid glass folder structure
+ added EBF / Large Chem circuit Unification
+ updated TT dependancy
+ version increase x2
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added TT Low Power Lasers
+ Fixed Circuit Logic and added bounds check
+ added TT Low Power recipes
+ updated GT-lib
+ version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Block changes2 (#77)
* Various Development
+ Added TT support to MEBF and MVAC
+ Fixed Energy Logic on MDT
+ Fixed MEBF not outputting fluids on bottom hatches
+ added auto-export for water on the simple stirling pump
+ redid glass folder structure
+ added EBF / Large Chem circuit Unification
+ updated TT dependancy
+ version increase x2
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Added TT Low Power Lasers
+ Fixed Circuit Logic and added bounds check
+ added TT Low Power recipes
+ updated GT-lib
+ version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Redid LuV Osmiridium Replacer
+ version increase
+ deleted old lib
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Fixes
+ Unified usage of .hasItemType instead of bitshifts/ .getGenerationFeatures().hasXY()
+ removed a wrong cast
+ fixed textures
+ cleaned up code
+ removed *some* duplicate recipes for tool items
+ increased version, increased api version
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* fixed voidminer
+ fixed MEBF not working with LAZORS or Multi Amp hatches below UV-Glas
+ fixed LAZORS not exploding when they recive too much Amp lasers
* Redid Radio Hatch Stuffs ~~~
+ ItemStacks finally work properly
+ Forbid insertion of a non-Rad-Material
+ Version increase
* fixes
+ disabled circuit unification
+ removed unused decoratePlanet on Ross128ba
+ changed "splitStack" to "setStackSize"
+ renamed "WorldProviderRoss128Ba" to "WorldProviderRoss128ba"
* Math update
+ Added specialised functions for floor ceil wrap and clamp
+ Replaced old function calls
+ LowPower Pipes now have the IC2 glass fibre texture
+ fixed overflow on the AccessPriorityList
+ fixed "NOSUCHITEM rod" error
+ suppressed some warnings
+ version increase
* Fixed Burned Out THTR Stuff
* Had the wrong version number
Co-authored-by: Dream-Master <dream-master@gmx.net>
Co-authored-by: jackowski626 <jf@wikiera.net>
Former-commit-id: 3dce197579f950aa9c2e450e446e03c74b41dc83
Diffstat (limited to 'src/main/resources/assets/bartworks/lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/de_DE.lang | 11 | ||||
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 9 |
2 files changed, 15 insertions, 5 deletions
diff --git a/src/main/resources/assets/bartworks/lang/de_DE.lang b/src/main/resources/assets/bartworks/lang/de_DE.lang index 7677ce6751..dfeb3cfd6e 100644 --- a/src/main/resources/assets/bartworks/lang/de_DE.lang +++ b/src/main/resources/assets/bartworks/lang/de_DE.lang @@ -105,7 +105,7 @@ tooltip.rotor.0.name=Durchmesser: tooltip.rotor.1.name=Haltbarkeit: tooltip.rotor.2.name=Effizienz: tooltip.teslastaff.0.name=Keine Garantie! -tooltip.tile.acidgen.0.name=An Acid Generator +tooltip.tile.acidgen.0.name=Ein Säure Generator tooltip.tile.acidgen.1.name=Creates Power from Chemical Energy Potentials. tooltip.tile.biolab.0.name=The BioLab, a Multi-Use Bioengineering Station tooltip.tile.bvat.0.name=Controller Block for the Bacterial Vat;Size(WxHxD): 5x4x5;Bottom and top are Stainless Steel Casings;Bottom and top must contain:;1x Maintenance, 1x Output Hatch;1 or more Input Hatches, 1 or more Input Buses, 0-1 Radiation Input Bus;The two middle layers must be build out of glass, hollow;The glass can be any glass, i.e. Tinkers Construct Clear Glass;Some Recipes need more advanced Glass Types;For maximum efficiency boost keep the Output Hatch always half filled! @@ -125,7 +125,7 @@ tooltip.tile.radhatch.0.name=Radioactive Item Chamber for Multiblocks tooltip.tile.radhatch.1.name=Use a screwdriver to set the containment level tooltip.tile.radhatch.2.name=Material: tooltip.tile.radhatch.3.name=Sievert: -tooltip.tile.radhatch.4.name=Amount: +tooltip.tile.radhatch.4.name=Menge: tooltip.tile.radhatch.5.name=Time (in t/s/m/h) to decay (1kg): tooltip.tile.radhatch.6.name=t tooltip.tile.radhatch.7.name=s @@ -147,4 +147,9 @@ tooltip.windmeter.4.name=normal zu sein. tooltip.windmeter.5.name=eher stark zu sein. tooltip.windmeter.6.name=sehr stark zu sein. tooltip.windmeter.7.name=zu stark zu sein. -tooltip.windmeter.8.name=Der Wind hier scheint
\ No newline at end of file +tooltip.windmeter.8.name=Der Wind hier scheint + +item.BurnedOutBISOPelletBall.name=Ausgebranntes BISO Kügelchen Ball +item.BurnedOutBISOPellet.name=Ausgebranntes BISO Kügelchen +item.BurnedOutTRISOPelletBall.name=Ausgebranntes TRISO Kügelchen Ball +item.BurnedOutTRISOPellet.name=Ausgebranntes TRISO Kügelchen diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 92579a6bee..ff7b806fbd 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -97,10 +97,10 @@ tooltip.labparts.7.name=A DNA Flask containing: tooltip.labparts.8.name=A Plasmid Cell containing: tooltip.tile.waterpump.0.name=Produces -tooltip.tile.waterpump.1.name=L/s Water when fueled. +tooltip.tile.waterpump.1.name=L/s Water when fueled. Causes 5 Pollution per second. tooltip.tile.waterpump.2.name=Must be placed on the Ground. -tooltip.tile.mbf.0.name=Controller Block for the Mega Blast Furnace;Size(WxHxD): 15x20x15 (Hollow);Controller: 3nd Layer Middle Center;Inner 13x18x13 Heating Coils (Hollow);Outer 15x18x15 Borosilicate Glass;The glass limits the Energy Input tier;1+ Input Hatch/Bus (Any casing);1+ Output Bus (Any casing);1+ Energy Hatch (Any casing);1x Maintenance Hatch (Any casing);13x13 Muffler Hatches (Top middle);Heat Proof Machine Casings for the outer 15x15 (Layer 20);1+ Output Hatch to recover CO2/CO/SO2 (optional, any top layer casing); Recovery scales with Muffler Hatch tier;Heat Proof Machine Casings for Base;Each 900K over the min. Heat Capacity grants 5% speedup (multiplicatively);Each 1800K over the min. Heat Capacity allows for one upgraded overclock;Upgraded overclocks reduce recipe time to 25% and increase EU/t to 400%;Causes maximum +tooltip.tile.mbf.0.name=Controller Block for the Mega Blast Furnace;Size(WxHxD): 15x20x15 (Hollow);Controller: 3nd Layer Middle Center;Inner 13x18x13 Heating Coils (Hollow);Outer 15x18x15 Boronsilicate Glass;The glass limits the Energy Input tier;1+ Input Hatch/Bus (Any casing);1+ Output Hatch/Bus (Any casing);1+ Energy Hatch (Any casing);1x Maintenance Hatch (Any casing);13x13 Muffler Hatches (Top middle);Heat Proof Machine Casings for the outer 15x15 (Layer 20);1+ Output Hatch to recover CO2/CO/SO2 (optional, any top layer casing); Recovery scales with Muffler Hatch tier;Heat Proof Machine Casings for Base;Each 900K over the min. Heat Capacity grants 5% speedup (multiplicatively);Each 1800K over the min. Heat Capacity allows for one upgraded overclock;Upgraded overclocks reduce recipe time to 25% and increase EU/t to 400%;Causes maximum tooltip.tile.mbf.1.name=Pollution per second tooltip.tile.mvf.0.name=Controller Block for the Mega Vacuum Freezer;Super cools hot ingots and cells;Size(WxHxD): 15x15x15 (Hollow);Controller: (Front centered);1x Input Bus (Any casing);1x Output Bus (Any casing);1x Maintenance Hatch (Any casing);1x Energy Hatch (Any casing);Frost Proof Machine Casings for the rest tooltip.tile.bvat.0.name=Controller Block for the Bacterial Vat;Size(WxHxD): 5x4x5;Bottom and top are Stainless Steel Casings;Bottom or top must contain:;1x Maintenance, 1x Output Hatch;1 or more Input Hatches, 1 or more Input Buses, 0-1 Radio Hatch;The two middle layers must be build out of glass, hollow;The glass can be any glass, i.e. Tinkers Construct Clear Glass;Some Recipes need more advanced Glass Types;For maximum efficiency boost keep the Output Hatch always half filled! @@ -151,6 +151,11 @@ item.BISOPelletBall.name=BISO pebble ball item.BISOPellet.name=BISO pebble item.TRISOPelletCompound.name=TRISO pebble compund item.BISOPelletCompound.name=BISO pebble compund +item.BurnedOutBISOPelletBall.name=Burned Out BISO pebble ball +item.BurnedOutBISOPellet.name=Burned Out BISO pebble +item.BurnedOutTRISOPelletBall.name=Burned Out TRISO pebble ball +item.BurnedOutTRISOPellet.name=Burned Out TRISO pebble + itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! |