From 8ec9276d43cb444ba3820dff7552a8e8764e9072 Mon Sep 17 00:00:00 2001 From: Nico Spiske <64710705+Nilau1998@users.noreply.github.com> Date: Sat, 14 Sep 2024 01:29:27 +0200 Subject: Add lore and discovered by for machinist (#3179) Co-authored-by: Martin Robertz --- src/main/resources/assets/gregtech/lang/en_US.lang | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index e2afecc832..8ced101831 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -1446,7 +1446,9 @@ for.bees.species.nethershard=Nether Shard for.bees.species.endshard=Ender Shard for.bees.species.dragonblood=Dragonblood -for.bees.authority.machinist=Diddy & Nilau +for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Diddy & Noila + +for.bees.authority.machinist=Diddy & Noila for.mutation.condition.biomeid=Required Biome for.mutation.condition.dim=Required Dimension -- cgit