ModGPL-3.0-only
[SBW] Colorized!
SuperbWarfare Addon letting you color your vehicles.
1.0K
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions
📖About [SBW] Colorized!
[SBW] Colorized is a addon for SuperbWarfare that allows players to recolor vehicles using spray paint.
Vehicle color customization
Vehicles can be assigned custom RGB colors, allowing visual personalization beyond default textures.
RGB-based coloring system
- Precise color control
- Supports the full RGB color range
- Shader-friendly
Survival-friendly progression
Color customization is fully available in Survival mode:
- Every item is craftable
- Sandpaper is used to remove color
- No creative-only mechanics required
Command-based custom colors
Spray cans support custom colors via NBT:
/give @p colorized:spray_can{ColorizedColor:"0xFF0000"}
API for other mods
Includes a simple public API (IColorizedVehicle) that allows other mods to:
- Apply custom colors
- Read current RGB values
- Check whether an entity or vehicle is colorized
Lightweight and safe
Minimal overhead, no heavy ticking, safe to add or remove from existing worlds.