(From SimranZenov on another site)
in c3runtime.js
Replace:
Code: Select all
()=>"Stamina"
Code: Select all
()=>""
For time, this still works:
DABhand wrote: ↑Tue Nov 07, 2023 7:52 amIf people are wondering about time with the latest patch
Search for
Change the .375 to say .032 for 10x longer, and so on. .000 will give you no time loss at all, but that will make the game difficult considering you might want to shop etc...Code: Select all
multiply$jscomp$1(.375,b(c(subtract$jscomp$1(d.ExpObject("gameplay_day_length")
I am sure there is a guide here to enable the console, so when playing press F12 and search for the above coding and change the time on the fly, so if you are going into caves etc set it to .000 and when you want time to return to whatever speed you want set it that way, .375 is default.