🛠️Installation

Items Installation

['pumpkin']       	= {
	['name'] = 'pumpkin',      	
	['label'] = 'Pumpkin',      		
	['weight'] = 0,         
	['type'] = 'item',         
	['image'] = 'pumpkin.png',                 
	['unique'] = false,     
	['useable'] = true,     
	['shouldClose'] = true,    
	['combinable'] = nil,   
	['description'] = 'A little pumpkin!'
},

Last updated