blob: 56479c20293867a93decdd199bb94b0078200a49 (
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
//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
//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?
//Achievements
//4/2/19
achievement.gt.blockmachines.fusioncomputer.tier.09=Fusion Computer Mark IV
achievement.gtplusplus.blockcasings.3.12=Fusion Casing MK III
achievement.gtplusplus.blockcasings.3.13=Advanced Magnetic Containment!
achievement.gtplusplus.blockcasings.3.15=Quantum Containment!
achievement.gt.blockmachines.fusioncomputer.tier.09.desc=[AL] Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.12.desc=[AL] Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.13.desc=[AL] Pickup this item to see the recipe in NEI
achievement.gtplusplus.blockcasings.3.15.desc=[AL] Pickup this item to see the recipe in NEI
achievement.gt.blockmachines.gtplusplus.fusion.single=Alternative Fusion
achievement.gt.blockmachines.gtplusplus.tank.plasma=Plasma Storage
achievement.gt.blockmachines.gtplusplus.fusion.single.desc=[AL] Pickup this item to see the recipe in NEI
achievement.gt.blockmachines.gtplusplus.tank.plasma.desc=[AL] Pickup this item to see the recipe in NEI
//5/2/19
achievement.MU-metaitem.01.32106=Junior Physicist
achievement.MU-metaitem.01.32107=Graduate Physicist
achievement.MU-metaitem.01.32108=Scholarly Physicist
achievement.MU-metaitem.01.32109=Master Physicist
achievement.MU-metaitem.01.32106.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32107.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32108.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32109.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32066=Proton Containment
achievement.MU-metaitem.01.32068=Electron Containment
achievement.MU-metaitem.01.32070=Quark Containment
achievement.MU-metaitem.01.32110=Graviton Containment
achievement.MU-metaitem.01.32066.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32068.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32070.desc=[AL] Pickup this item to see the recipe in NEI
achievement.MU-metaitem.01.32110.desc=[AL] Pickup this item to see the recipe in NEI
achievement.item.personalHealingDevice=Food is for chumps
achievement.item.personalHealingDevice.desc=[AL] You have upgraded to the nano, the future is yours
achievement.item.GTPP.BattPack.06.name=Charge Pack Mk I
achievement.item.GTPP.BattPack.07.name=Charge Pack Mk II
achievement.item.GTPP.BattPack.08.name=Charge Pack Mk III
achievement.item.GTPP.BattPack.09.name=Charge Pack Mk IV
achievement.item.GTPP.BattPack.06.name.desc=[AL] Pickup this item to see the recipe in NEI
achievement.item.GTPP.BattPack.07.name.desc=[AL] Pickup this item to see the recipe in NEI
achievement.item.GTPP.BattPack.08.name.desc=[AL] Pickup this item to see the recipe in NEI
achievement.item.GTPP.BattPack.09.name.desc=[AL] Pickup this item to see the recipe in NEI
|