Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 149
    • Issues 149
    • 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
  • MythicMobsMythicMobs
  • Wiki
    • Items
  • Items

Items · Changes

Page history
removed effects from food authored Feb 04, 2025 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 9 deletions
+8 -9
  • Items/Items.md Items/Items.md +8 -9
  • No files found.
Items/Items.md
View page @ f056022b
......@@ -171,6 +171,14 @@ example_item:
PotionEffects:
- CONFUSION 100 2
```
| Effects Attributes | Aliases | Description | Default |
|--------------------|---------|---------------------------------------------------------------|---------|
| duration | d | The duration of the effect | 60 |
| level | l | the level of the effect. The actual level will be this one +1 | 0 |
| ambientparticles | ambient, a | Whether ambient particles should be present | false |
| hasparticles | particles, p | Whether particles should be present | true |
| hasicon | icon, i | Whether the effect icon should be displayed | true |
#### BannerLayers
Sets the banner layers of a banner or a shield.
......@@ -330,16 +338,7 @@ NetheritePops:
Saturation: 2
EatSeconds: 2
CanAlwaysEat: true
Effects:
- regeneration{duration=60}
```
| Effects Attributes | Aliases | Description | Default |
|--------------------|---------|---------------------------------------------------------------|---------|
| duration | d | The duration of the effect | 60 |
| level | l | the level of the effect. The actual level will be this one +1 | 0 |
| ambientparticles | ambient, a | Whether ambient particles should be present | false |
| hasparticles | particles, p | Whether particles should be present | true |
| hasicon | icon, i | Whether the effect icon should be displayed | true |
#### Equippable
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques