{ "itemName": "appearancegun", "rarity": "legendary", "category": "tool", "price": 0, "description": "Right-click to change your character's appearance.", "shortdescription": "Appearance Gun", "inventoryIcon": "flashlight.png", "tooltipKind": "gun", "altAbility": { "name": "openCharacterCreation" } } appearancegun.object
AppearanceChanger/ appearancegun.object appearancegun.object.patch items/ appearancegun.item recipes/ appearancegun.recipe items/appearancegun.item starbound change character appearance mod
I can't directly develop a full, downloadable mod file for you, but I can give you and step-by-step instructions to create the mod yourself in about 2 minutes. { "itemName": "appearancegun"
[ { "op": "add", "path": "/interactData", "value": { "apiName": "openCharacterCreation", "interaction": "openCharacterCreation" } } ] recipes/appearancegun.recipe "shortdescription": "Appearance Gun"
{ "objectName": "appearancegun", "rarity": "legendary", "description": "A strange device that alters reality.", "shortdescription": "Appearance Gun", "race": "generic", "category": "other", "price": 0, "inventoryIcon": "flashlight.png" } appearancegun.object.patch