Wearable Cosmetics
3D cosmetics are 3D models created in Blockbench that players can wear. These models are loaded directly by the plugin without requiring resource packs.
Configuration Options:
enabled: Enables or disables the cosmetic.
model: The path to the model file, relative to the models directory of the plugin (e.g., /plugins/AdvancedCosmetics/models/). In the provided example, it looks for folder arcade_machine_hat inside a folder called cosmetics in the models folder.
name (Optional): Overrides the model's default name. If commented out, model's name will be used.
description (Optional): Overrides the model's default description. If commented out, model's description will be used.
item (Optional): Overrides the item that shows in the cosmetics menu instead of the models default item.
type: Specifies the cosmetic type as HAT, BACKPACK,WINGS,GROUND
Last updated