diff options
author | Alex Bee <a.bramley@gmail.com> | 2023-07-06 10:09:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 11:09:32 +0200 |
commit | af72edf7300bc22d10c1861106ad475b43f012e3 (patch) | |
tree | 4b5b7a166bd4583a339dc4e7adacb869aeaffb09 /src/main/resources/assets/gregtech/lang | |
parent | 8115282baedea5d663ef2a8fb40091804de32e86 (diff) | |
download | GT5-Unofficial-af72edf7300bc22d10c1861106ad475b43f012e3.tar.gz GT5-Unofficial-af72edf7300bc22d10c1861106ad475b43f012e3.tar.bz2 GT5-Unofficial-af72edf7300bc22d10c1861106ad475b43f012e3.zip |
Add infused gold bee. (#2119)
Diffstat (limited to 'src/main/resources/assets/gregtech/lang')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index 0a80c836bc..a4daa974f2 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -977,6 +977,7 @@ for.bees.species.callistoice=Callisto Ice for.bees.species.mytryl=Mytryl for.bees.species.quantium=Quantium for.bees.species.oriharukon=Oriharukon +for.bees.species.infusedgold=Infused Gold for.bees.species.mysteriouscrystal=Mysterious Crystal for.bees.species.blackplutonium=Black Plutonium for.bees.species.trinium=Trinium |