Skip to content

Commit 84c7d79

Browse files
committed
auto: 📔 Generated README 2025-09-03
1 parent 49a8baf commit 84c7d79

5 files changed

Lines changed: 28 additions & 0 deletions

File tree

behaviorpack/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ Any errors codes that are related to items from the behavior pack
77
- [animation_controller](./animation_controller/README.md)
88
- [animation_or_controller](./animation_or_controller/README.md)
99
- [block](./block/README.md)
10+
- [blocks](./blocks/README.md)
1011
- [entities](./entities/README.md)
1112
- [entity](./entity/README.md)
1213
- [item](./item/README.md)
14+
- [items](./items/README.md)
1315
- [loot_table](./loot_table/README.md)
1416
- [manifest](./manifest/README.md)
1517
- [mcfunction](./mcfunction/README.md)
1618
- [mcstructure](./mcstructure/README.md)
19+
- [structures](./structures/README.md)
1720
- [trading](./trading/README.md)
1821
- [volumes](./volumes/README.md)
1922

behaviorpack/blocks/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# blocks
2+
3+
4+
## Categories
5+
6+
7+
## Documents
8+
- [missing](missing.md)

behaviorpack/item/components/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
## Documents
88
- [custom_components_min_version](custom_components_min_version.md)
99
- [deprecated](deprecated.md)
10+
- [icon](icon.md)
1011
- [replace_block_ids_dont_match](replace_block_ids_dont_match.md)
1112
- [texture_not_found](texture_not_found.md)

behaviorpack/items/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# items
2+
3+
4+
## Categories
5+
6+
7+
## Documents
8+
- [missing](missing.md)

behaviorpack/structures/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# structures
2+
3+
4+
## Categories
5+
6+
7+
## Documents
8+
- [missing](missing.md)

0 commit comments

Comments
 (0)