๐ฆBlueprints
BluepInformation about Blueprintsrints
case "blueprint":
return `<p><strong>Blueprint Type: </strong><span>${itemData.info.type}</span></p>`;
Last updated
BluepInformation about Blueprintsrints
case "blueprint":
return `<p><strong>Blueprint Type: </strong><span>${itemData.info.type}</span></p>`;
Last updated
blueprint = { name = 'blueprint', label = 'Blueprint', weight = 0, type = 'item', image = 'print.png', unique = true, useable = false, shouldClose = false, combinable = nil, description = 'Blueprint' },
{name = "blueprint", label = "Blueprint", perPrice = 150, description = "Drink",metadata = {type = 'repairkit'}},