Fix renameable item docs and cache ignore
Build renameable item readme / build (push) Successful in 37s
Package resourcepack release / release (push) Failing after 4s

This commit is contained in:
2026-08-12 13:10:01 +01:00
parent 18ad59b195
commit edb8da483b
5 changed files with 109 additions and 5 deletions
+42 -2
View File
@@ -4,8 +4,8 @@ Generated from the resource pack item model JSON.
## Summary
- Base items: 25
- Rename variants: 116
- Base items: 28
- Rename variants: 124
- Render mode: local Python renderer
## apple
@@ -108,6 +108,18 @@ Generated from the resource pack item model JSON.
- `soup` -> `lz:food/soup_vegetable`
- Preview: <img src="renders/lz/food/soup_vegetable.png" alt="soup" width="160" />
## carved_pumpkin
- Generated from: `assets/minecraft/items/carved_pumpkin.json`
- Fallback model: `minecraft:block/carved_pumpkin`
### Rename variants
- `floral_crown` -> `lz:hats/floral_crown`
- Preview: <img src="renders/lz/hats/floral_crown.png" alt="floral_crown" width="160" />
- `witch_hat` -> `lz:hats/witch`
- Preview: <img src="renders/lz/hats/witch.png" alt="witch_hat" width="160" />
## cocoa_beans
- Generated from: `assets/minecraft/items/cocoa_beans.json`
@@ -378,6 +390,24 @@ Generated from the resource pack item model JSON.
- `presents` -> `lz:festive/presents`
- Preview: <img src="renders/lz/festive/presents.png" alt="presents" width="160" />
## pumpkin
- Generated from: `assets/minecraft/items/pumpkin.json`
- Fallback model: `minecraft:block/pumpkin`
### Rename variants
- `stuffed_pumpkin` -> `lz:food/stuffed_pumpkin`
- Preview: <img src="renders/lz/food/stuffed_pumpkin.png" alt="stuffed_pumpkin" width="160" />
- `stuffed_pumpkin_1` -> `lz:food/stuffed_pumpkin_1`
- Preview: <img src="renders/lz/food/stuffed_pumpkin_1.png" alt="stuffed_pumpkin_1" width="160" />
- `stuffed_pumpkin_2` -> `lz:food/stuffed_pumpkin_2`
- Preview: <img src="renders/lz/food/stuffed_pumpkin_2.png" alt="stuffed_pumpkin_2" width="160" />
- `stuffed_pumpkin_3` -> `lz:food/stuffed_pumpkin_3`
- Preview: <img src="renders/lz/food/stuffed_pumpkin_3.png" alt="stuffed_pumpkin_3" width="160" />
- `stuffed_pumpkin_4` -> `lz:food/stuffed_pumpkin_4`
- Preview: <img src="renders/lz/food/stuffed_pumpkin_4.png" alt="stuffed_pumpkin_4" width="160" />
## pumpkin_pie
- Generated from: `assets/minecraft/items/pumpkin_pie.json`
@@ -420,6 +450,16 @@ Generated from the resource pack item model JSON.
- `roll_6` -> `lz:food/plated_salmon_roll_6`
- Preview: <img src="renders/lz/food/plated_salmon_roll_6.png" alt="roll_6" width="160" />
## snow_block
- Generated from: `assets/minecraft/items/snow_block.json`
- Fallback model: `minecraft:block/snow_block`
### Rename variants
- `snowman` -> `lz:festive/snowman`
- Preview: <img src="renders/lz/festive/snowman.png" alt="snowman" width="160" />
## sweet_berries
- Generated from: `assets/minecraft/items/sweet_berries.json`