Compare commits

..

1 Commits

Author SHA1 Message Date
Jim Shield
d5af0334d5 Version Bump
`2.0.19` - `2.0.20`
2025-07-06 19:14:50 +01:00

View File

@@ -320,6 +320,8 @@ end
--- })
--- ```
Config.Crafting.SingleProgress = true -- Set false to use individual progress bars per craft
function makeItem(data)
if CraftLock then return end
CraftLock = true