β Frequently Asked Questions
Here youβll find answers to commonly asked questions regarding Skyblocker.
π¨ Item & Armor Customization
Section titled βπ¨ Item & Armor Customizationβπ·οΈ How do I rename an item?
Section titled βπ·οΈ How do I rename an item?β- Hold your item.
- Run the following command:
Terminal window /skyblocker custom renameItem <text component> - Replace
<text component>with a valid text component JSON. You can generate this using this tool.
Example:
/skyblocker custom renameItem {"text":"Custom Name","color":"#F16A19"}π How do I remove a custom item name?
Section titled βπ How do I remove a custom item name?β- Hold your item.
- Run:
Terminal window /skyblocker custom renameItem
π¨ How do I dye armor with a custom color?
Section titled βπ¨ How do I dye armor with a custom color?β- Hold your dyeable armor piece.
- Run:
Terminal window /skyblocker custom dyeColor <hex> - Replace
<hex>with the hex color code (without#).
Example:
/skyblocker custom dyeColor F76D11π How do I remove a custom dye?
Section titled βπ How do I remove a custom dye?β- Hold your armor piece.
- Run:
Terminal window /skyblocker custom dyeColor
β How do I apply a custom armor trim?
Section titled ββ How do I apply a custom armor trim?β- Hold your armor piece.
- Run:
Terminal window /skyblocker custom armorTrim <material> <pattern> - Replace
<material>with a valid Minecraft material (e.g.,minecraft:copper). - Replace
<pattern>with a valid trim pattern (e.g.,minecraft:flow).
Example:
/skyblocker custom armorTrim minecraft:copper minecraft:flowπ How do I remove a custom armor trim?
Section titled βπ How do I remove a custom armor trim?β- Hold your armor piece.
- Run:
Terminal window /skyblocker custom armorTrim
π How do I apply an animated dye?
Section titled βπ How do I apply an animated dye?β- Hold your dyeable armor piece.
- Run:
Terminal window /skyblocker custom animatedDye <hex1> <hex2> <samples> <cycleBack> [<tickDelay>]<hex1>and<hex2>β Gradient colors (without#).<samples>β Number of colors in the gradient.<cycleBack>βtrue/falseto reverse the animation at the end.[tickDelay]β (Optional) Delay in ticks before the color changes.
Example:
/skyblocker custom animatedDye 3FC3CC 179AE6 10 trueπ How do I remove an animated dye?
Section titled βπ How do I remove an animated dye?β- Hold your armor piece.
- Run:
Terminal window /skyblocker custom animatedDye
β General Troubleshooting
Section titled ββ General Troubleshootingβπ οΈ The mod isnβt working correctly. What should I do?
Section titled βπ οΈ The mod isnβt working correctly. What should I do?β- Ensure you have the latest version of the mod installed.
- Check that youβre using the correct version of Minecraft & Fabric.
- If using other mods, try disabling them one by one to find conflicts.
- Try restarting the game after modifying settings.
π How do I reset all mod settings?
Section titled βπ How do I reset all mod settings?β- Navigate to your
.minecraft/configfolder. - Delete or edit
skyblockerto reset settings. - Restart Minecraft.
π‘ Still Need Help?
Section titled βπ‘ Still Need Help?βIf you have further questions or issues:
- Join our Discord: π Discord Invite
- Create an issue on Github: Github
- Check the Full Documentation: π Features List
Community