-
Notifications
You must be signed in to change notification settings - Fork 5
Item Paint Brush
Current item reference generated from the AC-Legacy registry and source-backed feature audit.

Native item render for brush.
| Field | Numeric ID | Implementation |
|---|---|---|
brush |
557 | AC_ItemBrush |
A single-block metadata color/variant editing tool.
Use increments the clicked AC_IBlockColor value; sneaking decrements it, and unsupported blocks produce a message.
Mode notes: No debug-mode guard is present in the item implementation.
Interactions:
- Works only on blocks implementing AC_IBlockColor.
src/main/java/dev/adventurecraft/awakening/item/AC_ItemBrush.javasrc/main/java/dev/adventurecraft/awakening/item/AC_Items.javasrc/main/java/dev/adventurecraft/awakening/tile/AC_IBlockColor.javawiki/assets/registry/items/brush.pngwiki/assets/registry/render-manifest.json
Back to Current Items.
Applies to AC-Legacy 0.6.0 at source revision 439dbe5b157d. Current documentation is generated from the AC-Legacy-Mod source. Historical baseline links point to the AdventureCraft Fandom wiki, whose text is reported as CC-BY-SA. See Fact Checking and Provenance and Verification Status.
AC-Legacy Wiki
Use and authoring
Generated reference
Project and provenance