diff options
author | Volence <32358820+Volence@users.noreply.github.com> | 2024-08-25 07:43:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-25 11:43:11 +0000 |
commit | 6bfc9636f0b25a46b4dac1e417d2d8a129d477ca (patch) | |
tree | 2a089717375cc0716dc4264c9a4f5260e8f4f5e3 /src/main/resources | |
parent | cc83513f00681d232ebb6f89aee4fe2d81f131db (diff) | |
download | GT5-Unofficial-6bfc9636f0b25a46b4dac1e417d2d8a129d477ca.tar.gz GT5-Unofficial-6bfc9636f0b25a46b4dac1e417d2d8a129d477ca.tar.bz2 GT5-Unofficial-6bfc9636f0b25a46b4dac1e417d2d8a129d477ca.zip |
Rename Dragon Blood bee and items (#2962)
* Change the Dragon Blood and items based around it to be Dragonblood be to further reflect the items it produces
* Add lang instance for bee
Diffstat (limited to 'src/main/resources')
-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 ae6487e343..a113b94e6b 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -1399,6 +1399,7 @@ for.bees.species.fireessence=Fire Essence for.bees.species.unknownwater=Unknown Liquid for.bees.species.nethershard=Nether Shard for.bees.species.endshard=Ender Shard +for.bees.species.dragonblood=Dragonblood for.mutation.condition.biomeid=Required Biome for.mutation.condition.dim=Required Dimension |