Skip to content

Commit

Permalink
Fix better questing bees (#16955)
Browse files Browse the repository at this point in the history
* Better questing text fix

Fix in Bee Breeding section of better questing texts

* Trailing space removed

* Trailing space removed
  • Loading branch information
vehsamrak authored Aug 10, 2024
1 parent 04c713e commit 6248c46
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "To cross breed bees you need two different species of bees. One drone and one princess from different world-gen hives (Meadows and Forestry as an example)\n\nBee Houses do not allow crossbreeding. You need an Apiary to crossbreed them to a new species. Certain frames will help this process. Shortening their lifespan means faster crosses. Increasing Mutation rate means getting mutations and thus rare bees quicker.\n\nCommon Bees produce Honey Combs every 2.2 minutes. Note that production times are an approximation based on the bee\u0027s base production speed and the product\u0027s rarity. They do not reflect actual production time. \n\nMake sure your bees are pure by checking their genetics with a Beealyzer or GT scanner."
"desc:8": "To cross breed bees you need two different species of bees. One drone and one princess from different world-gen hives (Meadows and Forest as an example)\n\nBee Houses do not allow crossbreeding. You need an Apiary to crossbreed them to a new species. Certain frames will help this process. Shortening their lifespan means faster crosses. Increasing Mutation rate means getting mutations and thus rare bees quicker.\n\nCommon Bees produce Honey Combs every 2.2 minutes. Note that production times are an approximation based on the bee\u0027s base production speed and the product\u0027s rarity. They do not reflect actual production time. \n\nMake sure your bees are pure by checking their genetics with a Beealyzer or GT scanner."
}
},
"tasks:9": {
Expand Down Expand Up @@ -212,4 +212,4 @@
}
}
}
}
}

0 comments on commit 6248c46

Please sign in to comment.