Crafting
Crafting Configuration
Config.Crafting = {
MaxCraftAmount = 10,
TimePerItem = 15000,
Animations = {
food = {
dict = "amb@prop_human_bbq@male@base",
clip = "base"
},
-- ...
},
}Consumption Animations
Last updated