Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Items/Items.md
Items/Items.md
+1
-1
No files found.
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
```
```
...
...