We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abada66 commit b75463cCopy full SHA for b75463c
Data/News.lua
@@ -16,6 +16,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
16
f.bb(" Hello and thank you for using CraftSim!\n"),
17
f.bb(" ( You are awesome! )"),
18
newP("17.1.2"),
19
+ f.P .. f.g("Sub Recipe Optimization") .. " is back",
20
+ f.a .. "Added a toggle for reagent concentration usage",
21
f.p .. "Data Update for " .. f.l("11.0.2.56196"),
22
newP("17.1.1"),
23
f.P .. f.bb("RecipeScan") .. " now has a " .. f.gold("Concentration ") .. "Toggle",
0 commit comments