blob: 9e954f55006c6b856da338250341edadc4dac5b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
//Shit I stole from GTNH~
GTPP.EBF.heat=Heat capacity
GTPP.machines.tier=Tier
GTPP.multiblock.pollutionreduced=Pollution reduced to
GTPP.multiblock.pollution=Pollution
GTPP.multiblock.energy=Stored Energy
GTPP.multiblock.Progress=Progress
GTPP.multiblock.efficiency=Efficiency
GTPP.multiblock.problems=Problems
GTPP.multiblock.mei=Max Energy Income
GTPP.multiblock.usage=Probably uses
GTPP.CC.machinetier=Control Core Tier
GTPP.CC.discount=EU Discount
GTPP.CC.parallel=Maximum Parallel Processing
//Some Generic Words
GTPP.info.eu=EU
GTPP.info.euInfo=EU Information
GTPP.info.inputLimit=Input Limit
GTPP.info.currentPower=Current Power
GTPP.info.hidden=Hidden
//Achievements
achievement.gt.blockmachines.fusioncomputer.tier.09=Fusion Computer Mark IV
achievement.gt.blockmachines.fusioncomputer.tier.09.desc=Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.12=Fusion Casing MK III
achievement.gtplusplus.blockcasings.3.12.desc=Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.13=Advanced Magnetic Containment!
achievement.gtplusplus.blockcasings.3.13.desc=Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.15=Quantum Containment!
achievement.gtplusplus.blockcasings.3.15.desc=Pickup this item to see the recipe in NEI
achievement.gt.blockmachines.gtplusplus.fusion.single=Alternative Fusion
achievement.gt.blockmachines.gtplusplus.fusion.single.desc=Pickup this item to see the recipe in NEI
achievement.gt.blockmachines.gtplusplus.tank.plasma=Plasma Storage
achievement.gt.blockmachines.gtplusplus.tank.plasma.desc=Pickup this item to see the recipe in NEI
//Tooltips for the Charger Packs
GTPP.battpack.tooltip.1=Worn as a Belt within Baubles
GTPP.battpack.tooltip.2=Drains
GTPP.battpack.tooltip.3=to charge worn armour
GTPP.battpack.tooltip.4=Also charges items on the hotbar
//Tooltips for the Personal Healing Bauble
GTPP.nanohealer.tooltip.1=Worn as a Necklace within Baubles
GTPP.nanohealer.tooltip.2=Drains 1638400EU per operation
GTPP.nanohealer.tooltip.3=Can restore HP, Hunger and Saturation
GTPP.nanohealer.tooltip.4=WILL NOT PREVENT DEATH
GTPP.nanohealer.tooltip.5=Shift+RMB to toggle notifications
GTPP.nanohealer.hidden=Hiding Info?
|