Does nothing.
| Setting | Type | Description | Required | Fallback Value |
|---|---|---|---|---|
| slot | ResourceLocation | ID of the slot the accessory will be in. Can be one or many. Possible values: [palladium:hat, palladium:head, palladium:face, palladium:chest, palladium:back, palladium:main_arm, palladium:off_arm, palladium:main_hand, palladium:off_hand, palladium:right_leg, palladium:left_leg, palladium:special, pantheonsent:moon_knight_suit, fsang:anti_symbiote, pht:strong_ghost_suit, pht:small_ghost_hair, foi1y_lantern_corps:bluelanternmasks, foi1y_lantern_corps:redlantern, foi1y_lantern_corps:redlanternmasks, fsang:teleportation, foi1y_lantern_corps:greenlanternmasks, fsang:silver_surfer, foi1y_lantern_corps:greenlantern, foi1y_lantern_corps:flightstyle, fsang:shazam, pht:strong_ghost_hair, foi1y_lantern_corps:yellowlantern, fsang:cryokinesis, pht:phantom, fsang:deadpool, foi1y_lantern_corps:bluelantern, fsang:symbiote, pht:clone_ghost_eyes, foi1y_lantern_corps:yellowlanternmasks, pht:small_ghost_suit, fsang:viltrumite_face, pht:ghost_hair, fsang:angel, pht:ghost_eyes, pht:strong_ghost_skin, pht:t_colors, pht:vlad, pht:small_ghost_skin, redsaddon:cybog] | true | / |
{"type":"palladium:dummy","slot":"palladium:head"}
Let's you use a render layer as an accessory
| Setting | Type | Description | Required | Fallback Value |
|---|---|---|---|---|
| render_layer | ResourceLocation | ID of the render layer that's being used | true | / |
| disable_rendering | Boolean | Disables the rendering of the accessory, in case you want to hook it up to a render_layer_from_accessory ability | false | false |
| slot | ResourceLocation | ID of the slot the accessory will be in. Can be one or many. Possible values: [palladium:hat, palladium:head, palladium:face, palladium:chest, palladium:back, palladium:main_arm, palladium:off_arm, palladium:main_hand, palladium:off_hand, palladium:right_leg, palladium:left_leg, palladium:special, pantheonsent:moon_knight_suit, fsang:anti_symbiote, pht:strong_ghost_suit, pht:small_ghost_hair, foi1y_lantern_corps:bluelanternmasks, foi1y_lantern_corps:redlantern, foi1y_lantern_corps:redlanternmasks, fsang:teleportation, foi1y_lantern_corps:greenlanternmasks, fsang:silver_surfer, foi1y_lantern_corps:greenlantern, foi1y_lantern_corps:flightstyle, fsang:shazam, pht:strong_ghost_hair, foi1y_lantern_corps:yellowlantern, fsang:cryokinesis, pht:phantom, fsang:deadpool, foi1y_lantern_corps:bluelantern, fsang:symbiote, pht:clone_ghost_eyes, foi1y_lantern_corps:yellowlanternmasks, pht:small_ghost_suit, fsang:viltrumite_face, pht:ghost_hair, fsang:angel, pht:ghost_eyes, pht:strong_ghost_skin, pht:t_colors, pht:vlad, pht:small_ghost_skin, redsaddon:cybog] | true | / |
{"type":"palladium:render_layer","render_layer":"namespace:example_layer","disable_rendering":false,"slot":"palladium:head"}
Renders a texture skin-tight on the player
| Setting | Type | Description | Required | Fallback Value |
|---|---|---|---|---|
| texture | TextureReference | Texture of the overlay. Can be skin-typed by specifying 'normal' and 'slim' in a json object. | true | / |
| glowing | Boolean | Makes the overlay glow | false | false |
| only_render_for_slot | Boolean | If set to true, the texture will only render for the specified slot of the accessory. Example: The texture has a full player skin and the slot is set to 'head', only the head part of it will render. | false | false |
| hand_visibility_fix | Boolean | If 'only_render_for_slot' is set to true while the slot is for a hand but you want to have the accessory on the arm, set this to true. | false | false |
| slot | ResourceLocation | ID of the slot the accessory will be in. Can be one or many. Possible values: [palladium:hat, palladium:head, palladium:face, palladium:chest, palladium:back, palladium:main_arm, palladium:off_arm, palladium:main_hand, palladium:off_hand, palladium:right_leg, palladium:left_leg, palladium:special, pantheonsent:moon_knight_suit, fsang:anti_symbiote, pht:strong_ghost_suit, pht:small_ghost_hair, foi1y_lantern_corps:bluelanternmasks, foi1y_lantern_corps:redlantern, foi1y_lantern_corps:redlanternmasks, fsang:teleportation, foi1y_lantern_corps:greenlanternmasks, fsang:silver_surfer, foi1y_lantern_corps:greenlantern, foi1y_lantern_corps:flightstyle, fsang:shazam, pht:strong_ghost_hair, foi1y_lantern_corps:yellowlantern, fsang:cryokinesis, pht:phantom, fsang:deadpool, foi1y_lantern_corps:bluelantern, fsang:symbiote, pht:clone_ghost_eyes, foi1y_lantern_corps:yellowlanternmasks, pht:small_ghost_suit, fsang:viltrumite_face, pht:ghost_hair, fsang:angel, pht:ghost_eyes, pht:strong_ghost_skin, pht:t_colors, pht:vlad, pht:small_ghost_skin, redsaddon:cybog] | true | / |
{"type":"palladium:overlay","texture":"example:textures/accessory/test.png","glowing":false,"only_render_for_slot":false,"hand_visibility_fix":false,"slot":"palladium:head"}
Renders a humanoid model layer on the player
| Setting | Type | Description | Required | Fallback Value |
|---|---|---|---|---|
| texture | TextureReference | Texture for the accessory. Can be skin-typed by specifying 'normal' and 'slim' in a json object. | true | / |
| model_layer | ModelLayerLocationUtil | Model layer for the accessory. Can be skin-typed by specifying 'normal' and 'slim' in a json object. | true | / |
| glowing | Boolean | Makes the overlay glow | false | false |
| only_render_for_slot | Boolean | If set to true, the texture will only render for the specified slot of the accessory. Example: The texture has a full player skin and the slot is set to 'head', only the head part of it will render. | false | false |
| hand_visibility_fix | Boolean | If 'only_render_for_slot' is set to true while the slot is for a hand but you want to have the accessory on the arm, set this to true. | false | false |
| slot | ResourceLocation | ID of the slot the accessory will be in. Can be one or many. Possible values: [palladium:hat, palladium:head, palladium:face, palladium:chest, palladium:back, palladium:main_arm, palladium:off_arm, palladium:main_hand, palladium:off_hand, palladium:right_leg, palladium:left_leg, palladium:special, pantheonsent:moon_knight_suit, fsang:anti_symbiote, pht:strong_ghost_suit, pht:small_ghost_hair, foi1y_lantern_corps:bluelanternmasks, foi1y_lantern_corps:redlantern, foi1y_lantern_corps:redlanternmasks, fsang:teleportation, foi1y_lantern_corps:greenlanternmasks, fsang:silver_surfer, foi1y_lantern_corps:greenlantern, foi1y_lantern_corps:flightstyle, fsang:shazam, pht:strong_ghost_hair, foi1y_lantern_corps:yellowlantern, fsang:cryokinesis, pht:phantom, fsang:deadpool, foi1y_lantern_corps:bluelantern, fsang:symbiote, pht:clone_ghost_eyes, foi1y_lantern_corps:yellowlanternmasks, pht:small_ghost_suit, fsang:viltrumite_face, pht:ghost_hair, fsang:angel, pht:ghost_eyes, pht:strong_ghost_skin, pht:t_colors, pht:vlad, pht:small_ghost_skin, redsaddon:cybog] | true | / |
{"type":"palladium:humanoid_model_layer","texture":"example:textures/accessory/test.png","model_layer":"example:textures/accessory/test.png","glowing":false,"only_render_for_slot":false,"hand_visibility_fix":false,"slot":"palladium:head"}