diff --git a/concepts/items.md b/concepts/items.md index 56d23e6b..53292d6f 100644 --- a/concepts/items.md +++ b/concepts/items.md @@ -238,7 +238,7 @@ List of all new block components, with usage examples - minecraft:damage ```jsonc { - "minecraft:damage": true + "minecraft:damage": 5 } ```