Items

Installation guide for stevo_fruitpicking

["apple"] = {
        label = "Apple",
        weight = 180,
        close = true,
},
    
["pineapple"] = {
        label = "Pineapple",
        weight = 350,
        close = true,
},

Last updated