Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Items
Items
Items
· Changes
Page history
fixed UseCooldown using illegal characters in the example for the cooldown group
authored
Jun 02, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Items/Items.md
View page @
6c754456
...
@@ -443,7 +443,7 @@ Used to handle the [use_cooldown item component](https://minecraft.wiki/w/Data_c
...
@@ -443,7 +443,7 @@ Used to handle the [use_cooldown item component](https://minecraft.wiki/w/Data_c
ExampleItem
:
ExampleItem
:
Material
:
STICK
Material
:
STICK
UseCooldown
:
UseCooldown
:
CooldownGroup
:
C
ool
W
ands
CooldownGroup
:
c
ool
w
ands
# write only in lowercase!
CooldownSeconds
:
3
CooldownSeconds
:
3
```
```
...
...