Fixes related to progressbars

This commit is contained in:
Jim Shield
2025-06-22 16:13:18 +01:00
parent 60c42b2506
commit 541263b156
2 changed files with 12 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ Config = {
},
Main = {
UseProgbar = false, -- Disabled this, progress bars stop all anims when complete.
UseProgbar = false, -- Recommended to disable this, progress bars stop ALL anims when complete.
-- This is intended to create a progressbar to show consuming but it was usually forces animations to end weirdly
},
Crafting = {