Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • Paint Brush

Paint Brush · Changes

Page history
Create Paint Brush authored Oct 11, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 17 additions and 0 deletions
+17 -0
  • Paint-Brush.md Paint-Brush.md +17 -0
  • No files found.
Paint-Brush.md 0 → 100644
View page @ a6e80e8e
An item type whose utility is related to furnitures.
- Hitting furniture that has `Colorable: true` enabled will apply the brush's color to the furniture.
- Material must be colorable (leather for best results).
- Using leather armor as the brush base allows players to apply different dyes the same way they do with regular leather armor
- the `onPaint` trigger works specifically for paint brush items
```yaml
TestPaintBrush:
Material: LEATHER_BOOTS
Display: 'Paint Brush'
Type: PAINT_BRUSH
Options:
Color: 0,0,255
Skills:
- particles{p=reddust;size=<random.1to5>;color=<item.color.hex>;a=5;hS=0.5;vS=0.5} @origin ~onPaint
```
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Custom Blocks
  • Furniture
  • Crafting Recipes
  • Custom Bags
  • Ammo System / Guns
  • Dynamic Lore Generation - WIP
New Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
New Placeholders
  • Placeholders
  • Placeholders.yml