diff options
author | Bass <tudurap.com@gmail.com> | 2019-09-14 09:54:37 +0100 |
---|---|---|
committer | Bass <tudurap.com@gmail.com> | 2019-09-14 09:54:37 +0100 |
commit | 9ab14042bf3c9cb4244d799d6b088d678d63a0de (patch) | |
tree | efc7947e4a8e87d47e0ef9693724ba25a2605291 /src | |
parent | 01f376b9eed8c7789a0074084986e3b441aa97fc (diff) | |
download | GT5-Unofficial-9ab14042bf3c9cb4244d799d6b088d678d63a0de.tar.gz GT5-Unofficial-9ab14042bf3c9cb4244d799d6b088d678d63a0de.tar.bz2 GT5-Unofficial-9ab14042bf3c9cb4244d799d6b088d678d63a0de.zip |
okbuddy
Diffstat (limited to 'src')
-rw-r--r-- | src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java | 2 | ||||
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java b/src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java index 803c19572e..856ba8dd13 100644 --- a/src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java +++ b/src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java @@ -647,4 +647,4 @@ public class MachineLoader implements Runnable { new NoDreamCraftMachineLoader().run(); } } -} +}
\ No newline at end of file diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index cf2405e570..483174e2f3 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -337,7 +337,7 @@ gt.blockmachines.multimachine.tm.microwave.hint.0=1 - Classic Hatches or Clean S gt.blockmachines.multimachine.tm.microwave.hint.1=Also acts like a hopper so give it an Output Bus gt.blockmachines.multimachine.tm.microwave.desc.0=High Frequency Oven gt.blockmachines.multimachine.tm.microwave.desc.1=From live to done in seconds! -gt.blockmachines.multimachine.tm.microwave.desc.3=I said nuke the... I meant microwave supper! +gt.blockmachines.multimachine.tm.microwave.desc.2=I said nuke the... I meant microwave supper! gt.blockmachines.multimachine.tm.microwave.cfgi.0=Power setting gt.blockmachines.multimachine.tm.microwave.cfgi.1=Timer setting gt.blockmachines.multimachine.tm.microwave.cfgo.0=Timer value @@ -483,7 +483,6 @@ gt.blockmachines.multimachine.em.wormhole.hint.1=2 - Elemental Hatches or Molecu gt.blockmachines.multimachine.em.wormhole.desc.0=It is not full of worms. gt.blockmachines.multimachine.em.wormhole.desc.1=It is full of anti-worms!!! -#GET INFODATA IS FUCKED! gt.blockmachines.multimachine.em.decay.name=Decay Generator gt.blockmachines.multimachine.em.decay.hint.0=1 - Classic Hatches or High Power Casing gt.blockmachines.multimachine.em.decay.hint.1=2 - Elemental Hatches or Molecular Casing |