updated readmes
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"model": "minecraft:item/cake"
|
"model": "minecraft:item/cake"
|
||||||
},
|
},
|
||||||
"cases": [
|
"cases": [
|
||||||
{ "when": "Frosted Cake Slice", "model": { "type": "model", "model": "lz:food/plated_cake_slice" } }
|
{ "when": "Cake Slice", "model": { "type": "model", "model": "lz:food/plated_cake_slice" } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"model": "minecraft:item/carrot"
|
"model": "minecraft:item/carrot"
|
||||||
},
|
},
|
||||||
"cases": [
|
"cases": [
|
||||||
{ "when": "Garden Carrot Soup", "model": { "type": "model", "model": "lz:food/soup_vegetable" } }
|
{ "when": "Carrot Soup", "model": { "type": "model", "model": "lz:food/soup_vegetable" } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -67,8 +67,8 @@
|
|||||||
{ "when": "Queen of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_12" } },
|
{ "when": "Queen of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_12" } },
|
||||||
{ "when": "King of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_13" } },
|
{ "when": "King of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_13" } },
|
||||||
|
|
||||||
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/j_01" } },
|
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/joker_black" } },
|
||||||
{ "when": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/j_02" } },
|
{ "when": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/joker_red" } },
|
||||||
|
|
||||||
{ "when": "Custom Base Card", "model": { "type": "model", "model": "cards:item/custom/base" } },
|
{ "when": "Custom Base Card", "model": { "type": "model", "model": "cards:item/custom/base" } },
|
||||||
{ "when": "Custom Card Back", "model": { "type": "model", "model": "cards:item/custom/back" } },
|
{ "when": "Custom Card Back", "model": { "type": "model", "model": "cards:item/custom/back" } },
|
||||||
|
|||||||
+105
-199
@@ -8,207 +8,113 @@ Generated from the resource pack item model JSON.
|
|||||||
- Rename variants: 97
|
- Rename variants: 97
|
||||||
- Render mode: local Python renderer
|
- Render mode: local Python renderer
|
||||||
|
|
||||||
|
## Catalog
|
||||||
|
|
||||||
|
| Item | Rename targets |
|
||||||
|
| --- | ---: |
|
||||||
|
| [Paper](#paper) | 97 |
|
||||||
|
|
||||||
## Paper
|
## Paper
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/paper.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/paper`
|
| --- | --- |
|
||||||
|
| <img src="renders/cards/item/standard/c_01.png" alt="Ace of Clubs" width="72" /> | Ace of Clubs |
|
||||||
### Rename variants
|
| <img src="renders/cards/item/custom/s_01.png" alt="Ace of Creeper" width="72" /> | Ace of Creeper |
|
||||||
|
| <img src="renders/cards/item/standard/d_01.png" alt="Ace of Diamonds" width="72" /> | Ace of Diamonds |
|
||||||
- `Ace of Clubs` -> `cards:item/standard/c_01`
|
| <img src="renders/cards/item/standard/h_01.png" alt="Ace of Hearts" width="72" /> | Ace of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_01.png" alt="Ace of Clubs" width="160" />
|
| <img src="renders/cards/item/custom/d_01.png" alt="Ace of Mushroom" width="72" /> | Ace of Mushroom |
|
||||||
- `Ace of Creeper` -> `cards:item/custom/s_01`
|
| <img src="renders/cards/item/custom/c_01.png" alt="Ace of Pickaxe" width="72" /> | Ace of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_01.png" alt="Ace of Creeper" width="160" />
|
| <img src="renders/cards/item/standard/s_01.png" alt="Ace of Spades" width="72" /> | Ace of Spades |
|
||||||
- `Ace of Diamonds` -> `cards:item/standard/d_01`
|
| <img src="renders/cards/item/standard/base.png" alt="Base Card" width="72" /> | Base Card |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_01.png" alt="Ace of Diamonds" width="160" />
|
| <img src="renders/cards/item/standard/j_01.png" alt="Black Joker" width="72" /> | Black Joker |
|
||||||
- `Ace of Hearts` -> `cards:item/standard/h_01`
|
| <img src="renders/cards/item/standard/back.png" alt="Card Back" width="72" /> | Card Back |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_01.png" alt="Ace of Hearts" width="160" />
|
| <img src="renders/cards/item/custom/base.png" alt="Custom Base Card" width="72" /> | Custom Base Card |
|
||||||
- `Ace of Mushroom` -> `cards:item/custom/d_01`
|
| <img src="renders/cards/item/custom/back.png" alt="Custom Card Back" width="72" /> | Custom Card Back |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_01.png" alt="Ace of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/c_08.png" alt="Eight of Clubs" width="72" /> | Eight of Clubs |
|
||||||
- `Ace of Pickaxe` -> `cards:item/custom/c_01`
|
| <img src="renders/cards/item/custom/s_08.png" alt="Eight of Creeper" width="72" /> | Eight of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_01.png" alt="Ace of Pickaxe" width="160" />
|
| <img src="renders/cards/item/standard/d_08.png" alt="Eight of Diamonds" width="72" /> | Eight of Diamonds |
|
||||||
- `Ace of Spades` -> `cards:item/standard/s_01`
|
| <img src="renders/cards/item/standard/h_08.png" alt="Eight of Hearts" width="72" /> | Eight of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_01.png" alt="Ace of Spades" width="160" />
|
| <img src="renders/cards/item/custom/d_08.png" alt="Eight of Mushroom" width="72" /> | Eight of Mushroom |
|
||||||
- `Base Card` -> `cards:item/standard/base`
|
| <img src="renders/cards/item/custom/c_08.png" alt="Eight of Pickaxe" width="72" /> | Eight of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/base.png" alt="Base Card" width="160" />
|
| <img src="renders/cards/item/standard/s_08.png" alt="Eight of Spades" width="72" /> | Eight of Spades |
|
||||||
- `Black Joker` -> `cards:item/standard/j_01`
|
| <img src="renders/cards/item/standard/c_05.png" alt="Five of Clubs" width="72" /> | Five of Clubs |
|
||||||
- Preview: <img src="renders/cards/item/standard/j_01.png" alt="Black Joker" width="160" />
|
| <img src="renders/cards/item/custom/s_05.png" alt="Five of Creeper" width="72" /> | Five of Creeper |
|
||||||
- `Card Back` -> `cards:item/standard/back`
|
| <img src="renders/cards/item/standard/d_05.png" alt="Five of Diamonds" width="72" /> | Five of Diamonds |
|
||||||
- Preview: <img src="renders/cards/item/standard/back.png" alt="Card Back" width="160" />
|
| <img src="renders/cards/item/standard/h_05.png" alt="Five of Hearts" width="72" /> | Five of Hearts |
|
||||||
- `Custom Base Card` -> `cards:item/custom/base`
|
| <img src="renders/cards/item/custom/d_05.png" alt="Five of Mushroom" width="72" /> | Five of Mushroom |
|
||||||
- Preview: <img src="renders/cards/item/custom/base.png" alt="Custom Base Card" width="160" />
|
| <img src="renders/cards/item/custom/c_05.png" alt="Five of Pickaxe" width="72" /> | Five of Pickaxe |
|
||||||
- `Custom Card Back` -> `cards:item/custom/back`
|
| <img src="renders/cards/item/standard/s_05.png" alt="Five of Spades" width="72" /> | Five of Spades |
|
||||||
- Preview: <img src="renders/cards/item/custom/back.png" alt="Custom Card Back" width="160" />
|
| <img src="renders/cards/item/standard/c_04.png" alt="Four of Clubs" width="72" /> | Four of Clubs |
|
||||||
- `Eight of Clubs` -> `cards:item/standard/c_08`
|
| <img src="renders/cards/item/custom/s_04.png" alt="Four of Creeper" width="72" /> | Four of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_08.png" alt="Eight of Clubs" width="160" />
|
| <img src="renders/cards/item/standard/d_04.png" alt="Four of Diamonds" width="72" /> | Four of Diamonds |
|
||||||
- `Eight of Creeper` -> `cards:item/custom/s_08`
|
| <img src="renders/cards/item/standard/h_04.png" alt="Four of Hearts" width="72" /> | Four of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_08.png" alt="Eight of Creeper" width="160" />
|
| <img src="renders/cards/item/custom/d_04.png" alt="Four of Mushroom" width="72" /> | Four of Mushroom |
|
||||||
- `Eight of Diamonds` -> `cards:item/standard/d_08`
|
| <img src="renders/cards/item/custom/c_04.png" alt="Four of Pickaxe" width="72" /> | Four of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_08.png" alt="Eight of Diamonds" width="160" />
|
| <img src="renders/cards/item/standard/s_04.png" alt="Four of Spades" width="72" /> | Four of Spades |
|
||||||
- `Eight of Hearts` -> `cards:item/standard/h_08`
|
| <img src="renders/cards/item/standard/c_11.png" alt="Jack of Clubs" width="72" /> | Jack of Clubs |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_08.png" alt="Eight of Hearts" width="160" />
|
| <img src="renders/cards/item/custom/s_11.png" alt="Jack of Creeper" width="72" /> | Jack of Creeper |
|
||||||
- `Eight of Mushroom` -> `cards:item/custom/d_08`
|
| <img src="renders/cards/item/standard/d_11.png" alt="Jack of Diamonds" width="72" /> | Jack of Diamonds |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_08.png" alt="Eight of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/h_11.png" alt="Jack of Hearts" width="72" /> | Jack of Hearts |
|
||||||
- `Eight of Pickaxe` -> `cards:item/custom/c_08`
|
| <img src="renders/cards/item/custom/d_11.png" alt="Jack of Mushroom" width="72" /> | Jack of Mushroom |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_08.png" alt="Eight of Pickaxe" width="160" />
|
| <img src="renders/cards/item/custom/c_11.png" alt="Jack of Pickaxe" width="72" /> | Jack of Pickaxe |
|
||||||
- `Eight of Spades` -> `cards:item/standard/s_08`
|
| <img src="renders/cards/item/standard/s_11.png" alt="Jack of Spades" width="72" /> | Jack of Spades |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_08.png" alt="Eight of Spades" width="160" />
|
| <img src="renders/cards/item/standard/c_13.png" alt="King of Clubs" width="72" /> | King of Clubs |
|
||||||
- `Five of Clubs` -> `cards:item/standard/c_05`
|
| <img src="renders/cards/item/custom/s_13.png" alt="King of Creeper" width="72" /> | King of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_05.png" alt="Five of Clubs" width="160" />
|
| <img src="renders/cards/item/standard/d_13.png" alt="King of Diamonds" width="72" /> | King of Diamonds |
|
||||||
- `Five of Creeper` -> `cards:item/custom/s_05`
|
| <img src="renders/cards/item/standard/h_13.png" alt="King of Hearts" width="72" /> | King of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_05.png" alt="Five of Creeper" width="160" />
|
| <img src="renders/cards/item/custom/d_13.png" alt="King of Mushroom" width="72" /> | King of Mushroom |
|
||||||
- `Five of Diamonds` -> `cards:item/standard/d_05`
|
| <img src="renders/cards/item/custom/c_13.png" alt="King of Pickaxe" width="72" /> | King of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_05.png" alt="Five of Diamonds" width="160" />
|
| <img src="renders/cards/item/standard/s_13.png" alt="King of Spades" width="72" /> | King of Spades |
|
||||||
- `Five of Hearts` -> `cards:item/standard/h_05`
|
| <img src="renders/cards/item/standard/c_09.png" alt="Nine of Clubs" width="72" /> | Nine of Clubs |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_05.png" alt="Five of Hearts" width="160" />
|
| <img src="renders/cards/item/custom/s_09.png" alt="Nine of Creeper" width="72" /> | Nine of Creeper |
|
||||||
- `Five of Mushroom` -> `cards:item/custom/d_05`
|
| <img src="renders/cards/item/standard/d_09.png" alt="Nine of Diamonds" width="72" /> | Nine of Diamonds |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_05.png" alt="Five of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/h_09.png" alt="Nine of Hearts" width="72" /> | Nine of Hearts |
|
||||||
- `Five of Pickaxe` -> `cards:item/custom/c_05`
|
| <img src="renders/cards/item/custom/d_09.png" alt="Nine of Mushroom" width="72" /> | Nine of Mushroom |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_05.png" alt="Five of Pickaxe" width="160" />
|
| <img src="renders/cards/item/custom/c_09.png" alt="Nine of Pickaxe" width="72" /> | Nine of Pickaxe |
|
||||||
- `Five of Spades` -> `cards:item/standard/s_05`
|
| <img src="renders/cards/item/standard/s_09.png" alt="Nine of Spades" width="72" /> | Nine of Spades |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_05.png" alt="Five of Spades" width="160" />
|
| <img src="renders/cards/item/standard/c_12.png" alt="Queen of Clubs" width="72" /> | Queen of Clubs |
|
||||||
- `Four of Clubs` -> `cards:item/standard/c_04`
|
| <img src="renders/cards/item/custom/s_12.png" alt="Queen of Creeper" width="72" /> | Queen of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_04.png" alt="Four of Clubs" width="160" />
|
| <img src="renders/cards/item/standard/d_12.png" alt="Queen of Diamonds" width="72" /> | Queen of Diamonds |
|
||||||
- `Four of Creeper` -> `cards:item/custom/s_04`
|
| <img src="renders/cards/item/standard/h_12.png" alt="Queen of Hearts" width="72" /> | Queen of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_04.png" alt="Four of Creeper" width="160" />
|
| <img src="renders/cards/item/custom/d_12.png" alt="Queen of Mushroom" width="72" /> | Queen of Mushroom |
|
||||||
- `Four of Diamonds` -> `cards:item/standard/d_04`
|
| <img src="renders/cards/item/custom/c_12.png" alt="Queen of Pickaxe" width="72" /> | Queen of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_04.png" alt="Four of Diamonds" width="160" />
|
| <img src="renders/cards/item/standard/s_12.png" alt="Queen of Spades" width="72" /> | Queen of Spades |
|
||||||
- `Four of Hearts` -> `cards:item/standard/h_04`
|
| <img src="renders/cards/item/standard/j_02.png" alt="Red Joker" width="72" /> | Red Joker |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_04.png" alt="Four of Hearts" width="160" />
|
| <img src="renders/cards/item/standard/c_07.png" alt="Seven of Clubs" width="72" /> | Seven of Clubs |
|
||||||
- `Four of Mushroom` -> `cards:item/custom/d_04`
|
| <img src="renders/cards/item/custom/s_07.png" alt="Seven of Creeper" width="72" /> | Seven of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_04.png" alt="Four of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/d_07.png" alt="Seven of Diamonds" width="72" /> | Seven of Diamonds |
|
||||||
- `Four of Pickaxe` -> `cards:item/custom/c_04`
|
| <img src="renders/cards/item/standard/h_07.png" alt="Seven of Hearts" width="72" /> | Seven of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_04.png" alt="Four of Pickaxe" width="160" />
|
| <img src="renders/cards/item/custom/d_07.png" alt="Seven of Mushroom" width="72" /> | Seven of Mushroom |
|
||||||
- `Four of Spades` -> `cards:item/standard/s_04`
|
| <img src="renders/cards/item/custom/c_07.png" alt="Seven of Pickaxe" width="72" /> | Seven of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_04.png" alt="Four of Spades" width="160" />
|
| <img src="renders/cards/item/standard/s_07.png" alt="Seven of Spades" width="72" /> | Seven of Spades |
|
||||||
- `Jack of Clubs` -> `cards:item/standard/c_11`
|
| <img src="renders/cards/item/standard/c_06.png" alt="Six of Clubs" width="72" /> | Six of Clubs |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_11.png" alt="Jack of Clubs" width="160" />
|
| <img src="renders/cards/item/custom/s_06.png" alt="Six of Creeper" width="72" /> | Six of Creeper |
|
||||||
- `Jack of Creeper` -> `cards:item/custom/s_11`
|
| <img src="renders/cards/item/standard/d_06.png" alt="Six of Diamonds" width="72" /> | Six of Diamonds |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_11.png" alt="Jack of Creeper" width="160" />
|
| <img src="renders/cards/item/standard/h_06.png" alt="Six of Hearts" width="72" /> | Six of Hearts |
|
||||||
- `Jack of Diamonds` -> `cards:item/standard/d_11`
|
| <img src="renders/cards/item/custom/d_06.png" alt="Six of Mushroom" width="72" /> | Six of Mushroom |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_11.png" alt="Jack of Diamonds" width="160" />
|
| <img src="renders/cards/item/custom/c_06.png" alt="Six of Pickaxe" width="72" /> | Six of Pickaxe |
|
||||||
- `Jack of Hearts` -> `cards:item/standard/h_11`
|
| <img src="renders/cards/item/standard/s_06.png" alt="Six of Spades" width="72" /> | Six of Spades |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_11.png" alt="Jack of Hearts" width="160" />
|
| <img src="renders/cards/item/standard/c_10.png" alt="Ten of Clubs" width="72" /> | Ten of Clubs |
|
||||||
- `Jack of Mushroom` -> `cards:item/custom/d_11`
|
| <img src="renders/cards/item/custom/s_10.png" alt="Ten of Creeper" width="72" /> | Ten of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_11.png" alt="Jack of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/d_10.png" alt="Ten of Diamonds" width="72" /> | Ten of Diamonds |
|
||||||
- `Jack of Pickaxe` -> `cards:item/custom/c_11`
|
| <img src="renders/cards/item/standard/h_10.png" alt="Ten of Hearts" width="72" /> | Ten of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_11.png" alt="Jack of Pickaxe" width="160" />
|
| <img src="renders/cards/item/custom/d_10.png" alt="Ten of Mushroom" width="72" /> | Ten of Mushroom |
|
||||||
- `Jack of Spades` -> `cards:item/standard/s_11`
|
| <img src="renders/cards/item/custom/c_10.png" alt="Ten of Pickaxe" width="72" /> | Ten of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_11.png" alt="Jack of Spades" width="160" />
|
| <img src="renders/cards/item/standard/s_10.png" alt="Ten of Spades" width="72" /> | Ten of Spades |
|
||||||
- `King of Clubs` -> `cards:item/standard/c_13`
|
| <img src="renders/cards/item/standard/c_03.png" alt="Three of Clubs" width="72" /> | Three of Clubs |
|
||||||
- Preview: <img src="renders/cards/item/standard/c_13.png" alt="King of Clubs" width="160" />
|
| <img src="renders/cards/item/custom/s_03.png" alt="Three of Creeper" width="72" /> | Three of Creeper |
|
||||||
- `King of Creeper` -> `cards:item/custom/s_13`
|
| <img src="renders/cards/item/standard/d_03.png" alt="Three of Diamonds" width="72" /> | Three of Diamonds |
|
||||||
- Preview: <img src="renders/cards/item/custom/s_13.png" alt="King of Creeper" width="160" />
|
| <img src="renders/cards/item/standard/h_03.png" alt="Three of Hearts" width="72" /> | Three of Hearts |
|
||||||
- `King of Diamonds` -> `cards:item/standard/d_13`
|
| <img src="renders/cards/item/custom/d_03.png" alt="Three of Mushroom" width="72" /> | Three of Mushroom |
|
||||||
- Preview: <img src="renders/cards/item/standard/d_13.png" alt="King of Diamonds" width="160" />
|
| <img src="renders/cards/item/custom/c_03.png" alt="Three of Pickaxe" width="72" /> | Three of Pickaxe |
|
||||||
- `King of Hearts` -> `cards:item/standard/h_13`
|
| <img src="renders/cards/item/standard/s_03.png" alt="Three of Spades" width="72" /> | Three of Spades |
|
||||||
- Preview: <img src="renders/cards/item/standard/h_13.png" alt="King of Hearts" width="160" />
|
| <img src="renders/cards/item/standard/c_02.png" alt="Two of Clubs" width="72" /> | Two of Clubs |
|
||||||
- `King of Mushroom` -> `cards:item/custom/d_13`
|
| <img src="renders/cards/item/custom/s_02.png" alt="Two of Creeper" width="72" /> | Two of Creeper |
|
||||||
- Preview: <img src="renders/cards/item/custom/d_13.png" alt="King of Mushroom" width="160" />
|
| <img src="renders/cards/item/standard/d_02.png" alt="Two of Diamonds" width="72" /> | Two of Diamonds |
|
||||||
- `King of Pickaxe` -> `cards:item/custom/c_13`
|
| <img src="renders/cards/item/standard/h_02.png" alt="Two of Hearts" width="72" /> | Two of Hearts |
|
||||||
- Preview: <img src="renders/cards/item/custom/c_13.png" alt="King of Pickaxe" width="160" />
|
| <img src="renders/cards/item/custom/d_02.png" alt="Two of Mushroom" width="72" /> | Two of Mushroom |
|
||||||
- `King of Spades` -> `cards:item/standard/s_13`
|
| <img src="renders/cards/item/custom/c_02.png" alt="Two of Pickaxe" width="72" /> | Two of Pickaxe |
|
||||||
- Preview: <img src="renders/cards/item/standard/s_13.png" alt="King of Spades" width="160" />
|
| <img src="renders/cards/item/standard/s_02.png" alt="Two of Spades" width="72" /> | Two of Spades |
|
||||||
- `Nine of Clubs` -> `cards:item/standard/c_09`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_09.png" alt="Nine of Clubs" width="160" />
|
|
||||||
- `Nine of Creeper` -> `cards:item/custom/s_09`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_09.png" alt="Nine of Creeper" width="160" />
|
|
||||||
- `Nine of Diamonds` -> `cards:item/standard/d_09`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_09.png" alt="Nine of Diamonds" width="160" />
|
|
||||||
- `Nine of Hearts` -> `cards:item/standard/h_09`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_09.png" alt="Nine of Hearts" width="160" />
|
|
||||||
- `Nine of Mushroom` -> `cards:item/custom/d_09`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_09.png" alt="Nine of Mushroom" width="160" />
|
|
||||||
- `Nine of Pickaxe` -> `cards:item/custom/c_09`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_09.png" alt="Nine of Pickaxe" width="160" />
|
|
||||||
- `Nine of Spades` -> `cards:item/standard/s_09`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_09.png" alt="Nine of Spades" width="160" />
|
|
||||||
- `Queen of Clubs` -> `cards:item/standard/c_12`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_12.png" alt="Queen of Clubs" width="160" />
|
|
||||||
- `Queen of Creeper` -> `cards:item/custom/s_12`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_12.png" alt="Queen of Creeper" width="160" />
|
|
||||||
- `Queen of Diamonds` -> `cards:item/standard/d_12`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_12.png" alt="Queen of Diamonds" width="160" />
|
|
||||||
- `Queen of Hearts` -> `cards:item/standard/h_12`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_12.png" alt="Queen of Hearts" width="160" />
|
|
||||||
- `Queen of Mushroom` -> `cards:item/custom/d_12`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_12.png" alt="Queen of Mushroom" width="160" />
|
|
||||||
- `Queen of Pickaxe` -> `cards:item/custom/c_12`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_12.png" alt="Queen of Pickaxe" width="160" />
|
|
||||||
- `Queen of Spades` -> `cards:item/standard/s_12`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_12.png" alt="Queen of Spades" width="160" />
|
|
||||||
- `Red Joker` -> `cards:item/standard/j_02`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/j_02.png" alt="Red Joker" width="160" />
|
|
||||||
- `Seven of Clubs` -> `cards:item/standard/c_07`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_07.png" alt="Seven of Clubs" width="160" />
|
|
||||||
- `Seven of Creeper` -> `cards:item/custom/s_07`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_07.png" alt="Seven of Creeper" width="160" />
|
|
||||||
- `Seven of Diamonds` -> `cards:item/standard/d_07`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_07.png" alt="Seven of Diamonds" width="160" />
|
|
||||||
- `Seven of Hearts` -> `cards:item/standard/h_07`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_07.png" alt="Seven of Hearts" width="160" />
|
|
||||||
- `Seven of Mushroom` -> `cards:item/custom/d_07`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_07.png" alt="Seven of Mushroom" width="160" />
|
|
||||||
- `Seven of Pickaxe` -> `cards:item/custom/c_07`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_07.png" alt="Seven of Pickaxe" width="160" />
|
|
||||||
- `Seven of Spades` -> `cards:item/standard/s_07`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_07.png" alt="Seven of Spades" width="160" />
|
|
||||||
- `Six of Clubs` -> `cards:item/standard/c_06`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_06.png" alt="Six of Clubs" width="160" />
|
|
||||||
- `Six of Creeper` -> `cards:item/custom/s_06`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_06.png" alt="Six of Creeper" width="160" />
|
|
||||||
- `Six of Diamonds` -> `cards:item/standard/d_06`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_06.png" alt="Six of Diamonds" width="160" />
|
|
||||||
- `Six of Hearts` -> `cards:item/standard/h_06`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_06.png" alt="Six of Hearts" width="160" />
|
|
||||||
- `Six of Mushroom` -> `cards:item/custom/d_06`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_06.png" alt="Six of Mushroom" width="160" />
|
|
||||||
- `Six of Pickaxe` -> `cards:item/custom/c_06`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_06.png" alt="Six of Pickaxe" width="160" />
|
|
||||||
- `Six of Spades` -> `cards:item/standard/s_06`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_06.png" alt="Six of Spades" width="160" />
|
|
||||||
- `Ten of Clubs` -> `cards:item/standard/c_10`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_10.png" alt="Ten of Clubs" width="160" />
|
|
||||||
- `Ten of Creeper` -> `cards:item/custom/s_10`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_10.png" alt="Ten of Creeper" width="160" />
|
|
||||||
- `Ten of Diamonds` -> `cards:item/standard/d_10`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_10.png" alt="Ten of Diamonds" width="160" />
|
|
||||||
- `Ten of Hearts` -> `cards:item/standard/h_10`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_10.png" alt="Ten of Hearts" width="160" />
|
|
||||||
- `Ten of Mushroom` -> `cards:item/custom/d_10`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_10.png" alt="Ten of Mushroom" width="160" />
|
|
||||||
- `Ten of Pickaxe` -> `cards:item/custom/c_10`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_10.png" alt="Ten of Pickaxe" width="160" />
|
|
||||||
- `Ten of Spades` -> `cards:item/standard/s_10`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_10.png" alt="Ten of Spades" width="160" />
|
|
||||||
- `Three of Clubs` -> `cards:item/standard/c_03`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_03.png" alt="Three of Clubs" width="160" />
|
|
||||||
- `Three of Creeper` -> `cards:item/custom/s_03`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_03.png" alt="Three of Creeper" width="160" />
|
|
||||||
- `Three of Diamonds` -> `cards:item/standard/d_03`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_03.png" alt="Three of Diamonds" width="160" />
|
|
||||||
- `Three of Hearts` -> `cards:item/standard/h_03`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_03.png" alt="Three of Hearts" width="160" />
|
|
||||||
- `Three of Mushroom` -> `cards:item/custom/d_03`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_03.png" alt="Three of Mushroom" width="160" />
|
|
||||||
- `Three of Pickaxe` -> `cards:item/custom/c_03`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_03.png" alt="Three of Pickaxe" width="160" />
|
|
||||||
- `Three of Spades` -> `cards:item/standard/s_03`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_03.png" alt="Three of Spades" width="160" />
|
|
||||||
- `Two of Clubs` -> `cards:item/standard/c_02`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/c_02.png" alt="Two of Clubs" width="160" />
|
|
||||||
- `Two of Creeper` -> `cards:item/custom/s_02`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/s_02.png" alt="Two of Creeper" width="160" />
|
|
||||||
- `Two of Diamonds` -> `cards:item/standard/d_02`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/d_02.png" alt="Two of Diamonds" width="160" />
|
|
||||||
- `Two of Hearts` -> `cards:item/standard/h_02`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/h_02.png" alt="Two of Hearts" width="160" />
|
|
||||||
- `Two of Mushroom` -> `cards:item/custom/d_02`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/d_02.png" alt="Two of Mushroom" width="160" />
|
|
||||||
- `Two of Pickaxe` -> `cards:item/custom/c_02`
|
|
||||||
- Preview: <img src="renders/cards/item/custom/c_02.png" alt="Two of Pickaxe" width="160" />
|
|
||||||
- `Two of Spades` -> `cards:item/standard/s_02`
|
|
||||||
- Preview: <img src="renders/cards/item/standard/s_02.png" alt="Two of Spades" width="160" />
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
+212
-386
@@ -8,475 +8,301 @@ Generated from the resource pack item model JSON.
|
|||||||
- Rename variants: 123
|
- Rename variants: 123
|
||||||
- Render mode: local Python renderer
|
- Render mode: local Python renderer
|
||||||
|
|
||||||
|
## Catalog
|
||||||
|
|
||||||
|
| Item | Rename targets |
|
||||||
|
| --- | ---: |
|
||||||
|
| [Apple](#apple) | 6 |
|
||||||
|
| [Baked Potato](#baked-potato) | 4 |
|
||||||
|
| [Beetroot Soup](#beetroot-soup) | 1 |
|
||||||
|
| [Bone](#bone) | 1 |
|
||||||
|
| [Bread](#bread) | 8 |
|
||||||
|
| [Cake](#cake) | 1 |
|
||||||
|
| [Carrot](#carrot) | 1 |
|
||||||
|
| [Carved Pumpkin](#carved-pumpkin) | 2 |
|
||||||
|
| [Cocoa Beans](#cocoa-beans) | 6 |
|
||||||
|
| [Cod](#cod) | 7 |
|
||||||
|
| [Cooked Beef](#cooked-beef) | 1 |
|
||||||
|
| [Cooked Chicken](#cooked-chicken) | 7 |
|
||||||
|
| [Cooked Cod](#cooked-cod) | 2 |
|
||||||
|
| [Cooked Porkchop](#cooked-porkchop) | 6 |
|
||||||
|
| [Cooked Rabbit](#cooked-rabbit) | 1 |
|
||||||
|
| [Cookie](#cookie) | 25 |
|
||||||
|
| [Dried Kelp](#dried-kelp) | 4 |
|
||||||
|
| [Glass Bottle](#glass-bottle) | 3 |
|
||||||
|
| [Glow Berries](#glow-berries) | 6 |
|
||||||
|
| [Melon Slice](#melon-slice) | 3 |
|
||||||
|
| [Mushroom Stew](#mushroom-stew) | 1 |
|
||||||
|
| [Oak Sapling](#oak-sapling) | 1 |
|
||||||
|
| [Paper](#paper) | 1 |
|
||||||
|
| [Pumpkin](#pumpkin) | 5 |
|
||||||
|
| [Pumpkin Pie](#pumpkin-pie) | 6 |
|
||||||
|
| [Salmon](#salmon) | 7 |
|
||||||
|
| [Snow Block](#snow-block) | 1 |
|
||||||
|
| [Sweet Berries](#sweet-berries) | 6 |
|
||||||
|
|
||||||
## Apple
|
## Apple
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/apple.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/apple`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/drink_apple_cider.png" alt="Apple Cider" width="72" /> | Apple Cider |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/pie_apple.png" alt="Apple Pie" width="72" /> | Apple Pie |
|
||||||
|
| <img src="renders/lz/food/pie_apple_1.png" alt="Apple Pie 1" width="72" /> | Apple Pie 1 |
|
||||||
- `Apple Cider` -> `lz:food/drink_apple_cider`
|
| <img src="renders/lz/food/pie_apple_2.png" alt="Apple Pie 2" width="72" /> | Apple Pie 2 |
|
||||||
- Preview: <img src="renders/lz/food/drink_apple_cider.png" alt="Apple Cider" width="160" />
|
| <img src="renders/lz/food/pie_apple_3.png" alt="Apple Pie 3" width="72" /> | Apple Pie 3 |
|
||||||
- `Apple Pie` -> `lz:food/pie_apple`
|
| <img src="renders/lz/food/pie_apple_4.png" alt="Apple Pie 4" width="72" /> | Apple Pie 4 |
|
||||||
- Preview: <img src="renders/lz/food/pie_apple.png" alt="Apple Pie" width="160" />
|
|
||||||
- `Apple Pie 1` -> `lz:food/pie_apple_1`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_apple_1.png" alt="Apple Pie 1" width="160" />
|
|
||||||
- `Apple Pie 2` -> `lz:food/pie_apple_2`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_apple_2.png" alt="Apple Pie 2" width="160" />
|
|
||||||
- `Apple Pie 3` -> `lz:food/pie_apple_3`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_apple_3.png" alt="Apple Pie 3" width="160" />
|
|
||||||
- `Apple Pie 4` -> `lz:food/pie_apple_4`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_apple_4.png" alt="Apple Pie 4" width="160" />
|
|
||||||
|
|
||||||
## Baked Potato
|
## Baked Potato
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/baked_potato.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/baked_potato`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_baked_potato.png" alt="Baked Potato" width="72" /> | Baked Potato |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_baked_potato_1.png" alt="Baked Potato 1" width="72" /> | Baked Potato 1 |
|
||||||
|
| <img src="renders/lz/food/plated_baked_potato_2.png" alt="Baked Potato 2" width="72" /> | Baked Potato 2 |
|
||||||
- `Baked Potato` -> `lz:food/plated_baked_potato`
|
| <img src="renders/lz/food/plated_baked_potato_3.png" alt="Baked Potato 3" width="72" /> | Baked Potato 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_baked_potato.png" alt="Baked Potato" width="160" />
|
|
||||||
- `Baked Potato 1` -> `lz:food/plated_baked_potato_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_baked_potato_1.png" alt="Baked Potato 1" width="160" />
|
|
||||||
- `Baked Potato 2` -> `lz:food/plated_baked_potato_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_baked_potato_2.png" alt="Baked Potato 2" width="160" />
|
|
||||||
- `Baked Potato 3` -> `lz:food/plated_baked_potato_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_baked_potato_3.png" alt="Baked Potato 3" width="160" />
|
|
||||||
|
|
||||||
## Beetroot Soup
|
## Beetroot Soup
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/beetroot_soup.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/beetroot_soup`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/soup_beetroot.png" alt="Beetroot Soup" width="72" /> | Beetroot Soup |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Beetroot Soup` -> `lz:food/soup_beetroot`
|
|
||||||
- Preview: <img src="renders/lz/food/soup_beetroot.png" alt="Beetroot Soup" width="160" />
|
|
||||||
|
|
||||||
## Bone
|
## Bone
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/bone.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/bone`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/soup_bone_broth.png" alt="Bone Broth" width="72" /> | Bone Broth |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Bone Broth` -> `lz:food/soup_bone_broth`
|
|
||||||
- Preview: <img src="renders/lz/food/soup_bone_broth.png" alt="Bone Broth" width="160" />
|
|
||||||
|
|
||||||
## Bread
|
## Bread
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/bread.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/bread`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_sandwich_chicken_1.png" alt="Chicken Sandwich 1" width="72" /> | Chicken Sandwich 1 |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_sandwich_chicken_2.png" alt="Chicken Sandwich 2" width="72" /> | Chicken Sandwich 2 |
|
||||||
|
| <img src="renders/lz/food/plated_sandwich_glow_berry_dark.png" alt="Dark Glow Berry Sandwich" width="72" /> | Dark Glow Berry Sandwich |
|
||||||
- `Chicken Sandwich 1` -> `lz:food/plated_sandwich_chicken_1`
|
| <img src="renders/lz/food/plated_sandwich_sweet_berry_dark.png" alt="Dark Sweet Berry Sandwich" width="72" /> | Dark Sweet Berry Sandwich |
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_1.png" alt="Chicken Sandwich 1" width="160" />
|
| <img src="renders/lz/food/plated_sandwich_egg_1.png" alt="Egg Sandwich 1" width="72" /> | Egg Sandwich 1 |
|
||||||
- `Chicken Sandwich 2` -> `lz:food/plated_sandwich_chicken_2`
|
| <img src="renders/lz/food/plated_sandwich_egg_2.png" alt="Egg Sandwich 2" width="72" /> | Egg Sandwich 2 |
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_2.png" alt="Chicken Sandwich 2" width="160" />
|
| <img src="renders/lz/food/plated_sandwich_glow_berry.png" alt="Glow Berry Sandwich" width="72" /> | Glow Berry Sandwich |
|
||||||
- `Dark Glow Berry Sandwich` -> `lz:food/plated_sandwich_glow_berry_dark`
|
| <img src="renders/lz/food/plated_sandwich_sweet_berry.png" alt="Sweet Berry Sandwich" width="72" /> | Sweet Berry Sandwich |
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry_dark.png" alt="Dark Glow Berry Sandwich" width="160" />
|
|
||||||
- `Dark Sweet Berry Sandwich` -> `lz:food/plated_sandwich_sweet_berry_dark`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry_dark.png" alt="Dark Sweet Berry Sandwich" width="160" />
|
|
||||||
- `Egg Sandwich 1` -> `lz:food/plated_sandwich_egg_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_1.png" alt="Egg Sandwich 1" width="160" />
|
|
||||||
- `Egg Sandwich 2` -> `lz:food/plated_sandwich_egg_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_2.png" alt="Egg Sandwich 2" width="160" />
|
|
||||||
- `Glow Berry Sandwich` -> `lz:food/plated_sandwich_glow_berry`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry.png" alt="Glow Berry Sandwich" width="160" />
|
|
||||||
- `Sweet Berry Sandwich` -> `lz:food/plated_sandwich_sweet_berry`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry.png" alt="Sweet Berry Sandwich" width="160" />
|
|
||||||
|
|
||||||
## Cake
|
## Cake
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cake.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cake`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_cake_slice.png" alt="Cake Slice" width="72" /> | Cake Slice |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Frosted Cake Slice` -> `lz:food/plated_cake_slice`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cake_slice.png" alt="Frosted Cake Slice" width="160" />
|
|
||||||
|
|
||||||
## Carrot
|
## Carrot
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/carrot.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/carrot`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/soup_vegetable.png" alt="Carrot Soup" width="72" /> | Carrot Soup |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Garden Carrot Soup` -> `lz:food/soup_vegetable`
|
|
||||||
- Preview: <img src="renders/lz/food/soup_vegetable.png" alt="Garden Carrot Soup" width="160" />
|
|
||||||
|
|
||||||
## Carved Pumpkin
|
## Carved Pumpkin
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/carved_pumpkin.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:block/carved_pumpkin`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/hats/floral_crown.png" alt="Floral Crown" width="72" /> | Floral Crown |
|
||||||
### Rename variants
|
| <img src="renders/lz/hats/witch.png" alt="Witch Hat" width="72" /> | Witch Hat |
|
||||||
|
|
||||||
- `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
|
## Cocoa Beans
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cocoa_beans.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cocoa_beans`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/pie_chocolate.png" alt="Chocolate Pie" width="72" /> | Chocolate Pie |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/pie_chocolate_1.png" alt="Chocolate Pie 1" width="72" /> | Chocolate Pie 1 |
|
||||||
|
| <img src="renders/lz/food/pie_chocolate_2.png" alt="Chocolate Pie 2" width="72" /> | Chocolate Pie 2 |
|
||||||
- `Chocolate Pie` -> `lz:food/pie_chocolate`
|
| <img src="renders/lz/food/pie_chocolate_3.png" alt="Chocolate Pie 3" width="72" /> | Chocolate Pie 3 |
|
||||||
- Preview: <img src="renders/lz/food/pie_chocolate.png" alt="Chocolate Pie" width="160" />
|
| <img src="renders/lz/food/pie_chocolate_4.png" alt="Chocolate Pie 4" width="72" /> | Chocolate Pie 4 |
|
||||||
- `Chocolate Pie 1` -> `lz:food/pie_chocolate_1`
|
| <img src="renders/lz/food/drink_cocoa.png" alt="Hot Chocolate" width="72" /> | Hot Chocolate |
|
||||||
- Preview: <img src="renders/lz/food/pie_chocolate_1.png" alt="Chocolate Pie 1" width="160" />
|
|
||||||
- `Chocolate Pie 2` -> `lz:food/pie_chocolate_2`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_chocolate_2.png" alt="Chocolate Pie 2" width="160" />
|
|
||||||
- `Chocolate Pie 3` -> `lz:food/pie_chocolate_3`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_chocolate_3.png" alt="Chocolate Pie 3" width="160" />
|
|
||||||
- `Chocolate Pie 4` -> `lz:food/pie_chocolate_4`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_chocolate_4.png" alt="Chocolate Pie 4" width="160" />
|
|
||||||
- `Hot Chocolate` -> `lz:food/drink_cocoa`
|
|
||||||
- Preview: <img src="renders/lz/food/drink_cocoa.png" alt="Hot Chocolate" width="160" />
|
|
||||||
|
|
||||||
## Cod
|
## Cod
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cod.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cod`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_cod_roll.png" alt="Cod Roll" width="72" /> | Cod Roll |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_cod_roll_1.png" alt="Cod Roll 1" width="72" /> | Cod Roll 1 |
|
||||||
|
| <img src="renders/lz/food/plated_cod_roll_2.png" alt="Cod Roll 2" width="72" /> | Cod Roll 2 |
|
||||||
- `Cod Roll` -> `lz:food/plated_cod_roll`
|
| <img src="renders/lz/food/plated_cod_roll_3.png" alt="Cod Roll 3" width="72" /> | Cod Roll 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll.png" alt="Cod Roll" width="160" />
|
| <img src="renders/lz/food/plated_cod_roll_4.png" alt="Cod Roll 4" width="72" /> | Cod Roll 4 |
|
||||||
- `Cod Roll 1` -> `lz:food/plated_cod_roll_1`
|
| <img src="renders/lz/food/plated_cod_roll_5.png" alt="Cod Roll 5" width="72" /> | Cod Roll 5 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_1.png" alt="Cod Roll 1" width="160" />
|
| <img src="renders/lz/food/plated_cod_roll_6.png" alt="Cod Roll 6" width="72" /> | Cod Roll 6 |
|
||||||
- `Cod Roll 2` -> `lz:food/plated_cod_roll_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_2.png" alt="Cod Roll 2" width="160" />
|
|
||||||
- `Cod Roll 3` -> `lz:food/plated_cod_roll_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_3.png" alt="Cod Roll 3" width="160" />
|
|
||||||
- `Cod Roll 4` -> `lz:food/plated_cod_roll_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_4.png" alt="Cod Roll 4" width="160" />
|
|
||||||
- `Cod Roll 5` -> `lz:food/plated_cod_roll_5`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_5.png" alt="Cod Roll 5" width="160" />
|
|
||||||
- `Cod Roll 6` -> `lz:food/plated_cod_roll_6`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cod_roll_6.png" alt="Cod Roll 6" width="160" />
|
|
||||||
|
|
||||||
## Cooked Beef
|
## Cooked Beef
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cooked_beef.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cooked_beef`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/stew_beef.png" alt="Hearty Beef Stew" width="72" /> | Hearty Beef Stew |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Hearty Beef Stew` -> `lz:food/stew_beef`
|
|
||||||
- Preview: <img src="renders/lz/food/stew_beef.png" alt="Hearty Beef Stew" width="160" />
|
|
||||||
|
|
||||||
## Cooked Chicken
|
## Cooked Chicken
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cooked_chicken.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cooked_chicken`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/soup_chicken.png" alt="Chicken Broth" width="72" /> | Chicken Broth |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_roast_chicken.png" alt="Roast Chicken" width="72" /> | Roast Chicken |
|
||||||
|
| <img src="renders/lz/food/plated_roast_chicken_0.png" alt="Roast Chicken 0" width="72" /> | Roast Chicken 0 |
|
||||||
- `Chicken Broth` -> `lz:food/soup_chicken`
|
| <img src="renders/lz/food/plated_roast_chicken_1.png" alt="Roast Chicken 1" width="72" /> | Roast Chicken 1 |
|
||||||
- Preview: <img src="renders/lz/food/soup_chicken.png" alt="Chicken Broth" width="160" />
|
| <img src="renders/lz/food/plated_roast_chicken_2.png" alt="Roast Chicken 2" width="72" /> | Roast Chicken 2 |
|
||||||
- `Roast Chicken` -> `lz:food/plated_roast_chicken`
|
| <img src="renders/lz/food/plated_roast_chicken_3.png" alt="Roast Chicken 3" width="72" /> | Roast Chicken 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken.png" alt="Roast Chicken" width="160" />
|
| <img src="renders/lz/food/plated_roast_chicken_4.png" alt="Roast Chicken 4" width="72" /> | Roast Chicken 4 |
|
||||||
- `Roast Chicken 0` -> `lz:food/plated_roast_chicken_0`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_0.png" alt="Roast Chicken 0" width="160" />
|
|
||||||
- `Roast Chicken 1` -> `lz:food/plated_roast_chicken_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_1.png" alt="Roast Chicken 1" width="160" />
|
|
||||||
- `Roast Chicken 2` -> `lz:food/plated_roast_chicken_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_2.png" alt="Roast Chicken 2" width="160" />
|
|
||||||
- `Roast Chicken 3` -> `lz:food/plated_roast_chicken_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_3.png" alt="Roast Chicken 3" width="160" />
|
|
||||||
- `Roast Chicken 4` -> `lz:food/plated_roast_chicken_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_4.png" alt="Roast Chicken 4" width="160" />
|
|
||||||
|
|
||||||
## Cooked Cod
|
## Cooked Cod
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cooked_cod.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cooked_cod`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/stew_baked_cod.png" alt="Baked Cod Chowder" width="72" /> | Baked Cod Chowder |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/stew_fish.png" alt="Fish Chowder" width="72" /> | Fish Chowder |
|
||||||
|
|
||||||
- `Baked Cod Chowder` -> `lz:food/stew_baked_cod`
|
|
||||||
- Preview: <img src="renders/lz/food/stew_baked_cod.png" alt="Baked Cod Chowder" width="160" />
|
|
||||||
- `Fish Chowder` -> `lz:food/stew_fish`
|
|
||||||
- Preview: <img src="renders/lz/food/stew_fish.png" alt="Fish Chowder" width="160" />
|
|
||||||
|
|
||||||
## Cooked Porkchop
|
## Cooked Porkchop
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cooked_porkchop.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cooked_porkchop`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_honey_glazed_ham.png" alt="Honey Glazed Ham" width="72" /> | Honey Glazed Ham |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_honey_glazed_ham_0.png" alt="Honey Glazed Ham 0" width="72" /> | Honey Glazed Ham 0 |
|
||||||
|
| <img src="renders/lz/food/plated_honey_glazed_ham_1.png" alt="Honey Glazed Ham 1" width="72" /> | Honey Glazed Ham 1 |
|
||||||
- `Honey Glazed Ham` -> `lz:food/plated_honey_glazed_ham`
|
| <img src="renders/lz/food/plated_honey_glazed_ham_2.png" alt="Honey Glazed Ham 2" width="72" /> | Honey Glazed Ham 2 |
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham.png" alt="Honey Glazed Ham" width="160" />
|
| <img src="renders/lz/food/plated_honey_glazed_ham_3.png" alt="Honey Glazed Ham 3" width="72" /> | Honey Glazed Ham 3 |
|
||||||
- `Honey Glazed Ham 0` -> `lz:food/plated_honey_glazed_ham_0`
|
| <img src="renders/lz/food/plated_honey_glazed_ham_4.png" alt="Honey Glazed Ham 4" width="72" /> | Honey Glazed Ham 4 |
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_0.png" alt="Honey Glazed Ham 0" width="160" />
|
|
||||||
- `Honey Glazed Ham 1` -> `lz:food/plated_honey_glazed_ham_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_1.png" alt="Honey Glazed Ham 1" width="160" />
|
|
||||||
- `Honey Glazed Ham 2` -> `lz:food/plated_honey_glazed_ham_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_2.png" alt="Honey Glazed Ham 2" width="160" />
|
|
||||||
- `Honey Glazed Ham 3` -> `lz:food/plated_honey_glazed_ham_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_3.png" alt="Honey Glazed Ham 3" width="160" />
|
|
||||||
- `Honey Glazed Ham 4` -> `lz:food/plated_honey_glazed_ham_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_4.png" alt="Honey Glazed Ham 4" width="160" />
|
|
||||||
|
|
||||||
## Cooked Rabbit
|
## Cooked Rabbit
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cooked_rabbit.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cooked_rabbit`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/stew_rabbit.png" alt="Hare Stew" width="72" /> | Hare Stew |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Hare Stew` -> `lz:food/stew_rabbit`
|
|
||||||
- Preview: <img src="renders/lz/food/stew_rabbit.png" alt="Hare Stew" width="160" />
|
|
||||||
|
|
||||||
## Cookie
|
## Cookie
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/cookie.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/cookie`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_cookie_chocolate.png" alt="Chocolate Cookie" width="72" /> | Chocolate Cookie |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_cookie_chocolate_1.png" alt="Chocolate Cookie 1" width="72" /> | Chocolate Cookie 1 |
|
||||||
|
| <img src="renders/lz/food/plated_cookie_chocolate_2.png" alt="Chocolate Cookie 2" width="72" /> | Chocolate Cookie 2 |
|
||||||
- `Chocolate Cookie` -> `lz:food/plated_cookie_chocolate`
|
| <img src="renders/lz/food/plated_cookie_chocolate_3.png" alt="Chocolate Cookie 3" width="72" /> | Chocolate Cookie 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate.png" alt="Chocolate Cookie" width="160" />
|
| <img src="renders/lz/food/plated_cookie_chocolate_4.png" alt="Chocolate Cookie 4" width="72" /> | Chocolate Cookie 4 |
|
||||||
- `Chocolate Cookie 1` -> `lz:food/plated_cookie_chocolate_1`
|
| <img src="renders/lz/food/plated_cookie.png" alt="Classic Cookie" width="72" /> | Classic Cookie |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_1.png" alt="Chocolate Cookie 1" width="160" />
|
| <img src="renders/lz/food/plated_cookie_1.png" alt="Cookie 1" width="72" /> | Cookie 1 |
|
||||||
- `Chocolate Cookie 2` -> `lz:food/plated_cookie_chocolate_2`
|
| <img src="renders/lz/food/plated_cookie_2.png" alt="Cookie 2" width="72" /> | Cookie 2 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_2.png" alt="Chocolate Cookie 2" width="160" />
|
| <img src="renders/lz/food/plated_cookie_3.png" alt="Cookie 3" width="72" /> | Cookie 3 |
|
||||||
- `Chocolate Cookie 3` -> `lz:food/plated_cookie_chocolate_3`
|
| <img src="renders/lz/food/plated_cookie_4.png" alt="Cookie 4" width="72" /> | Cookie 4 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_3.png" alt="Chocolate Cookie 3" width="160" />
|
| <img src="renders/lz/food/plated_cookie_honey.png" alt="Honey Cookie" width="72" /> | Honey Cookie |
|
||||||
- `Chocolate Cookie 4` -> `lz:food/plated_cookie_chocolate_4`
|
| <img src="renders/lz/food/plated_cookie_honey_1.png" alt="Honey Cookie 1" width="72" /> | Honey Cookie 1 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_4.png" alt="Chocolate Cookie 4" width="160" />
|
| <img src="renders/lz/food/plated_cookie_honey_2.png" alt="Honey Cookie 2" width="72" /> | Honey Cookie 2 |
|
||||||
- `Classic Cookie` -> `lz:food/plated_cookie`
|
| <img src="renders/lz/food/plated_cookie_honey_3.png" alt="Honey Cookie 3" width="72" /> | Honey Cookie 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie.png" alt="Classic Cookie" width="160" />
|
| <img src="renders/lz/food/plated_cookie_honey_4.png" alt="Honey Cookie 4" width="72" /> | Honey Cookie 4 |
|
||||||
- `Cookie 1` -> `lz:food/plated_cookie_1`
|
| <img src="renders/lz/food/plated_cookie_sugar.png" alt="Sugar Cookie" width="72" /> | Sugar Cookie |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_1.png" alt="Cookie 1" width="160" />
|
| <img src="renders/lz/food/plated_cookie_sugar_1.png" alt="Sugar Cookie 1" width="72" /> | Sugar Cookie 1 |
|
||||||
- `Cookie 2` -> `lz:food/plated_cookie_2`
|
| <img src="renders/lz/food/plated_cookie_sugar_2.png" alt="Sugar Cookie 2" width="72" /> | Sugar Cookie 2 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_2.png" alt="Cookie 2" width="160" />
|
| <img src="renders/lz/food/plated_cookie_sugar_3.png" alt="Sugar Cookie 3" width="72" /> | Sugar Cookie 3 |
|
||||||
- `Cookie 3` -> `lz:food/plated_cookie_3`
|
| <img src="renders/lz/food/plated_cookie_sugar_4.png" alt="Sugar Cookie 4" width="72" /> | Sugar Cookie 4 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_3.png" alt="Cookie 3" width="160" />
|
| <img src="renders/lz/food/plated_cookie_sweet_berry.png" alt="Sweet Berry Cookie" width="72" /> | Sweet Berry Cookie |
|
||||||
- `Cookie 4` -> `lz:food/plated_cookie_4`
|
| <img src="renders/lz/food/plated_cookie_sweet_berry_1.png" alt="Sweet Berry Cookie 1" width="72" /> | Sweet Berry Cookie 1 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_4.png" alt="Cookie 4" width="160" />
|
| <img src="renders/lz/food/plated_cookie_sweet_berry_2.png" alt="Sweet Berry Cookie 2" width="72" /> | Sweet Berry Cookie 2 |
|
||||||
- `Honey Cookie` -> `lz:food/plated_cookie_honey`
|
| <img src="renders/lz/food/plated_cookie_sweet_berry_3.png" alt="Sweet Berry Cookie 3" width="72" /> | Sweet Berry Cookie 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_honey.png" alt="Honey Cookie" width="160" />
|
| <img src="renders/lz/food/plated_cookie_sweet_berry_4.png" alt="Sweet Berry Cookie 4" width="72" /> | Sweet Berry Cookie 4 |
|
||||||
- `Honey Cookie 1` -> `lz:food/plated_cookie_honey_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_1.png" alt="Honey Cookie 1" width="160" />
|
|
||||||
- `Honey Cookie 2` -> `lz:food/plated_cookie_honey_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_2.png" alt="Honey Cookie 2" width="160" />
|
|
||||||
- `Honey Cookie 3` -> `lz:food/plated_cookie_honey_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_3.png" alt="Honey Cookie 3" width="160" />
|
|
||||||
- `Honey Cookie 4` -> `lz:food/plated_cookie_honey_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_4.png" alt="Honey Cookie 4" width="160" />
|
|
||||||
- `Sugar Cookie` -> `lz:food/plated_cookie_sugar`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar.png" alt="Sugar Cookie" width="160" />
|
|
||||||
- `Sugar Cookie 1` -> `lz:food/plated_cookie_sugar_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_1.png" alt="Sugar Cookie 1" width="160" />
|
|
||||||
- `Sugar Cookie 2` -> `lz:food/plated_cookie_sugar_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_2.png" alt="Sugar Cookie 2" width="160" />
|
|
||||||
- `Sugar Cookie 3` -> `lz:food/plated_cookie_sugar_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_3.png" alt="Sugar Cookie 3" width="160" />
|
|
||||||
- `Sugar Cookie 4` -> `lz:food/plated_cookie_sugar_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_4.png" alt="Sugar Cookie 4" width="160" />
|
|
||||||
- `Sweet Berry Cookie` -> `lz:food/plated_cookie_sweet_berry`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry.png" alt="Sweet Berry Cookie" width="160" />
|
|
||||||
- `Sweet Berry Cookie 1` -> `lz:food/plated_cookie_sweet_berry_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_1.png" alt="Sweet Berry Cookie 1" width="160" />
|
|
||||||
- `Sweet Berry Cookie 2` -> `lz:food/plated_cookie_sweet_berry_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_2.png" alt="Sweet Berry Cookie 2" width="160" />
|
|
||||||
- `Sweet Berry Cookie 3` -> `lz:food/plated_cookie_sweet_berry_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_3.png" alt="Sweet Berry Cookie 3" width="160" />
|
|
||||||
- `Sweet Berry Cookie 4` -> `lz:food/plated_cookie_sweet_berry_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_4.png" alt="Sweet Berry Cookie 4" width="160" />
|
|
||||||
|
|
||||||
## Dried Kelp
|
## Dried Kelp
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/dried_kelp.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/dried_kelp`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_kelp_roll.png" alt="Kelp Roll" width="72" /> | Kelp Roll |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_kelp_roll_1.png" alt="Kelp Roll 1" width="72" /> | Kelp Roll 1 |
|
||||||
|
| <img src="renders/lz/food/plated_kelp_roll_2.png" alt="Kelp Roll 2" width="72" /> | Kelp Roll 2 |
|
||||||
- `Kelp Roll` -> `lz:food/plated_kelp_roll`
|
| <img src="renders/lz/food/plated_kelp_roll_3.png" alt="Kelp Roll 3" width="72" /> | Kelp Roll 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_kelp_roll.png" alt="Kelp Roll" width="160" />
|
|
||||||
- `Kelp Roll 1` -> `lz:food/plated_kelp_roll_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_1.png" alt="Kelp Roll 1" width="160" />
|
|
||||||
- `Kelp Roll 2` -> `lz:food/plated_kelp_roll_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_2.png" alt="Kelp Roll 2" width="160" />
|
|
||||||
- `Kelp Roll 3` -> `lz:food/plated_kelp_roll_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_3.png" alt="Kelp Roll 3" width="160" />
|
|
||||||
|
|
||||||
## Glass Bottle
|
## Glass Bottle
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/glass_bottle.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/glass_bottle`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/glass_bottle.png" alt="Empty Bottle" width="72" /> | Empty Bottle |
|
||||||
### Rename variants
|
| <img src="renders/lz/festive/hot_chocolate_mug.png" alt="Hot Chocolate Mug" width="72" /> | Hot Chocolate Mug |
|
||||||
|
| <img src="renders/lz/food/drink_water.png" alt="Spring Water" width="72" /> | Spring Water |
|
||||||
- `Empty Bottle` -> `lz:food/glass_bottle`
|
|
||||||
- Preview: <img src="renders/lz/food/glass_bottle.png" alt="Empty Bottle" width="160" />
|
|
||||||
- `Hot Chocolate Mug` -> `lz:festive/hot_chocolate_mug`
|
|
||||||
- Preview: <img src="renders/lz/festive/hot_chocolate_mug.png" alt="Hot Chocolate Mug" width="160" />
|
|
||||||
- `Spring Water` -> `lz:food/drink_water`
|
|
||||||
- Preview: <img src="renders/lz/food/drink_water.png" alt="Spring Water" width="160" />
|
|
||||||
|
|
||||||
## Glow Berries
|
## Glow Berries
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/glow_berries.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/glow_berries`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/drink_glow_berry.png" alt="Glow Berry Juice" width="72" /> | Glow Berry Juice |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_glow_berry_sweet_roll.png" alt="Glow Berry Sweet Roll" width="72" /> | Glow Berry Sweet Roll |
|
||||||
|
| <img src="renders/lz/food/plated_glow_berry_sweet_roll_1.png" alt="Glow Berry Sweet Roll 1" width="72" /> | Glow Berry Sweet Roll 1 |
|
||||||
- `Glow Berry Juice` -> `lz:food/drink_glow_berry`
|
| <img src="renders/lz/food/plated_glow_berry_sweet_roll_2.png" alt="Glow Berry Sweet Roll 2" width="72" /> | Glow Berry Sweet Roll 2 |
|
||||||
- Preview: <img src="renders/lz/food/drink_glow_berry.png" alt="Glow Berry Juice" width="160" />
|
| <img src="renders/lz/food/plated_glow_berry_sweet_roll_3.png" alt="Glow Berry Sweet Roll 3" width="72" /> | Glow Berry Sweet Roll 3 |
|
||||||
- `Glow Berry Sweet Roll` -> `lz:food/plated_glow_berry_sweet_roll`
|
| <img src="renders/lz/food/plated_glow_berry_sweet_roll_4.png" alt="Glow Berry Sweet Roll 4" width="72" /> | Glow Berry Sweet Roll 4 |
|
||||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll.png" alt="Glow Berry Sweet Roll" width="160" />
|
|
||||||
- `Glow Berry Sweet Roll 1` -> `lz:food/plated_glow_berry_sweet_roll_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_1.png" alt="Glow Berry Sweet Roll 1" width="160" />
|
|
||||||
- `Glow Berry Sweet Roll 2` -> `lz:food/plated_glow_berry_sweet_roll_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_2.png" alt="Glow Berry Sweet Roll 2" width="160" />
|
|
||||||
- `Glow Berry Sweet Roll 3` -> `lz:food/plated_glow_berry_sweet_roll_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_3.png" alt="Glow Berry Sweet Roll 3" width="160" />
|
|
||||||
- `Glow Berry Sweet Roll 4` -> `lz:food/plated_glow_berry_sweet_roll_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_4.png" alt="Glow Berry Sweet Roll 4" width="160" />
|
|
||||||
|
|
||||||
## Melon Slice
|
## Melon Slice
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/melon_slice.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/melon_slice`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/drink_melon_juice.png" alt="Melon Juice" width="72" /> | Melon Juice |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_melon_popsicle_1.png" alt="Melon Popsicle 1" width="72" /> | Melon Popsicle 1 |
|
||||||
|
| <img src="renders/lz/food/plated_melon_popsicle_2.png" alt="Melon Popsicle 2" width="72" /> | Melon Popsicle 2 |
|
||||||
- `Melon Juice` -> `lz:food/drink_melon_juice`
|
|
||||||
- Preview: <img src="renders/lz/food/drink_melon_juice.png" alt="Melon Juice" width="160" />
|
|
||||||
- `Melon Popsicle 1` -> `lz:food/plated_melon_popsicle_1`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_1.png" alt="Melon Popsicle 1" width="160" />
|
|
||||||
- `Melon Popsicle 2` -> `lz:food/plated_melon_popsicle_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_2.png" alt="Melon Popsicle 2" width="160" />
|
|
||||||
|
|
||||||
## Mushroom Stew
|
## Mushroom Stew
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/mushroom_stew.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/mushroom_stew`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/stew_mushroom.png" alt="Mushroom Soup" width="72" /> | Mushroom Soup |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Mushroom Soup` -> `lz:food/stew_mushroom`
|
|
||||||
- Preview: <img src="renders/lz/food/stew_mushroom.png" alt="Mushroom Soup" width="160" />
|
|
||||||
|
|
||||||
## Oak Sapling
|
## Oak Sapling
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/oak_sapling.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/oak_sapling`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/festive/christmas_tree.png" alt="Christmas Tree" width="72" /> | Christmas Tree |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Christmas Tree` -> `lz:festive/christmas_tree`
|
|
||||||
- Preview: <img src="renders/lz/festive/christmas_tree.png" alt="Christmas Tree" width="160" />
|
|
||||||
|
|
||||||
## Paper
|
## Paper
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/paper.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/paper`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/festive/presents.png" alt="Presents" width="72" /> | Presents |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Presents` -> `lz:festive/presents`
|
|
||||||
- Preview: <img src="renders/lz/festive/presents.png" alt="Presents" width="160" />
|
|
||||||
|
|
||||||
## Pumpkin
|
## Pumpkin
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/pumpkin.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:block/pumpkin`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/stuffed_pumpkin.png" alt="Stuffed Pumpkin" width="72" /> | Stuffed Pumpkin |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/stuffed_pumpkin_1.png" alt="Stuffed Pumpkin 1" width="72" /> | Stuffed Pumpkin 1 |
|
||||||
|
| <img src="renders/lz/food/stuffed_pumpkin_2.png" alt="Stuffed Pumpkin 2" width="72" /> | Stuffed Pumpkin 2 |
|
||||||
- `Stuffed Pumpkin` -> `lz:food/stuffed_pumpkin`
|
| <img src="renders/lz/food/stuffed_pumpkin_3.png" alt="Stuffed Pumpkin 3" width="72" /> | Stuffed Pumpkin 3 |
|
||||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin.png" alt="Stuffed Pumpkin" width="160" />
|
| <img src="renders/lz/food/stuffed_pumpkin_4.png" alt="Stuffed Pumpkin 4" width="72" /> | Stuffed Pumpkin 4 |
|
||||||
- `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
|
## Pumpkin Pie
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/pumpkin_pie.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/pumpkin_pie`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/soup_pumpkin.png" alt="Pumpkin Soup" width="72" /> | Pumpkin Soup |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/pie_pumpkin.png" alt="Spiced Pumpkin Pie" width="72" /> | Spiced Pumpkin Pie |
|
||||||
|
| <img src="renders/lz/food/pie_pumpkin_1.png" alt="Spiced Pumpkin Pie 1" width="72" /> | Spiced Pumpkin Pie 1 |
|
||||||
- `Pumpkin Soup` -> `lz:food/soup_pumpkin`
|
| <img src="renders/lz/food/pie_pumpkin_2.png" alt="Spiced Pumpkin Pie 2" width="72" /> | Spiced Pumpkin Pie 2 |
|
||||||
- Preview: <img src="renders/lz/food/soup_pumpkin.png" alt="Pumpkin Soup" width="160" />
|
| <img src="renders/lz/food/pie_pumpkin_3.png" alt="Spiced Pumpkin Pie 3" width="72" /> | Spiced Pumpkin Pie 3 |
|
||||||
- `Spiced Pumpkin Pie` -> `lz:food/pie_pumpkin`
|
| <img src="renders/lz/food/pie_pumpkin_4.png" alt="Spiced Pumpkin Pie 4" width="72" /> | Spiced Pumpkin Pie 4 |
|
||||||
- Preview: <img src="renders/lz/food/pie_pumpkin.png" alt="Spiced Pumpkin Pie" width="160" />
|
|
||||||
- `Spiced Pumpkin Pie 1` -> `lz:food/pie_pumpkin_1`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_pumpkin_1.png" alt="Spiced Pumpkin Pie 1" width="160" />
|
|
||||||
- `Spiced Pumpkin Pie 2` -> `lz:food/pie_pumpkin_2`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_pumpkin_2.png" alt="Spiced Pumpkin Pie 2" width="160" />
|
|
||||||
- `Spiced Pumpkin Pie 3` -> `lz:food/pie_pumpkin_3`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_pumpkin_3.png" alt="Spiced Pumpkin Pie 3" width="160" />
|
|
||||||
- `Spiced Pumpkin Pie 4` -> `lz:food/pie_pumpkin_4`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_pumpkin_4.png" alt="Spiced Pumpkin Pie 4" width="160" />
|
|
||||||
|
|
||||||
## Salmon
|
## Salmon
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/salmon.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/salmon`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/plated_salmon_roll.png" alt="Salmon Roll" width="72" /> | Salmon Roll |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/plated_salmon_roll_1.png" alt="Salmon Roll 1" width="72" /> | Salmon Roll 1 |
|
||||||
|
| <img src="renders/lz/food/plated_salmon_roll_2.png" alt="Salmon Roll 2" width="72" /> | Salmon Roll 2 |
|
||||||
- `Salmon Roll` -> `lz:food/plated_salmon_roll`
|
| <img src="renders/lz/food/plated_salmon_roll_3.png" alt="Salmon Roll 3" width="72" /> | Salmon Roll 3 |
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll.png" alt="Salmon Roll" width="160" />
|
| <img src="renders/lz/food/plated_salmon_roll_4.png" alt="Salmon Roll 4" width="72" /> | Salmon Roll 4 |
|
||||||
- `Salmon Roll 1` -> `lz:food/plated_salmon_roll_1`
|
| <img src="renders/lz/food/plated_salmon_roll_5.png" alt="Salmon Roll 5" width="72" /> | Salmon Roll 5 |
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_1.png" alt="Salmon Roll 1" width="160" />
|
| <img src="renders/lz/food/plated_salmon_roll_6.png" alt="Salmon Roll 6" width="72" /> | Salmon Roll 6 |
|
||||||
- `Salmon Roll 2` -> `lz:food/plated_salmon_roll_2`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_2.png" alt="Salmon Roll 2" width="160" />
|
|
||||||
- `Salmon Roll 3` -> `lz:food/plated_salmon_roll_3`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_3.png" alt="Salmon Roll 3" width="160" />
|
|
||||||
- `Salmon Roll 4` -> `lz:food/plated_salmon_roll_4`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_4.png" alt="Salmon Roll 4" width="160" />
|
|
||||||
- `Salmon Roll 5` -> `lz:food/plated_salmon_roll_5`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_5.png" alt="Salmon Roll 5" width="160" />
|
|
||||||
- `Salmon Roll 6` -> `lz:food/plated_salmon_roll_6`
|
|
||||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_6.png" alt="Salmon Roll 6" width="160" />
|
|
||||||
|
|
||||||
## Snow Block
|
## Snow Block
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/snow_block.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:block/snow_block`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/festive/snowman.png" alt="Snowman" width="72" /> | Snowman |
|
||||||
### Rename variants
|
|
||||||
|
|
||||||
- `Snowman` -> `lz:festive/snowman`
|
|
||||||
- Preview: <img src="renders/lz/festive/snowman.png" alt="Snowman" width="160" />
|
|
||||||
|
|
||||||
## Sweet Berries
|
## Sweet Berries
|
||||||
|
|
||||||
- Generated from: `assets/minecraft/items/sweet_berries.json`
|
| Icon | Rename to |
|
||||||
- Fallback model: `minecraft:item/sweet_berries`
|
| --- | --- |
|
||||||
|
| <img src="renders/lz/food/drink_sweet_berry.png" alt="Sweet Berry Juice" width="72" /> | Sweet Berry Juice |
|
||||||
### Rename variants
|
| <img src="renders/lz/food/pie_sweet_berry.png" alt="Sweet Berry Pie" width="72" /> | Sweet Berry Pie |
|
||||||
|
| <img src="renders/lz/food/pie_sweet_berry_1.png" alt="Sweet Berry Pie 1" width="72" /> | Sweet Berry Pie 1 |
|
||||||
- `Sweet Berry Juice` -> `lz:food/drink_sweet_berry`
|
| <img src="renders/lz/food/pie_sweet_berry_2.png" alt="Sweet Berry Pie 2" width="72" /> | Sweet Berry Pie 2 |
|
||||||
- Preview: <img src="renders/lz/food/drink_sweet_berry.png" alt="Sweet Berry Juice" width="160" />
|
| <img src="renders/lz/food/pie_sweet_berry_3.png" alt="Sweet Berry Pie 3" width="72" /> | Sweet Berry Pie 3 |
|
||||||
- `Sweet Berry Pie` -> `lz:food/pie_sweet_berry`
|
| <img src="renders/lz/food/pie_sweet_berry_4.png" alt="Sweet Berry Pie 4" width="72" /> | Sweet Berry Pie 4 |
|
||||||
- Preview: <img src="renders/lz/food/pie_sweet_berry.png" alt="Sweet Berry Pie" width="160" />
|
|
||||||
- `Sweet Berry Pie 1` -> `lz:food/pie_sweet_berry_1`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_1.png" alt="Sweet Berry Pie 1" width="160" />
|
|
||||||
- `Sweet Berry Pie 2` -> `lz:food/pie_sweet_berry_2`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_2.png" alt="Sweet Berry Pie 2" width="160" />
|
|
||||||
- `Sweet Berry Pie 3` -> `lz:food/pie_sweet_berry_3`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_3.png" alt="Sweet Berry Pie 3" width="160" />
|
|
||||||
- `Sweet Berry Pie 4` -> `lz:food/pie_sweet_berry_4`
|
|
||||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_4.png" alt="Sweet Berry Pie 4" width="160" />
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -146,7 +146,7 @@
|
|||||||
"render_path": null,
|
"render_path": null,
|
||||||
"cases": [
|
"cases": [
|
||||||
{
|
{
|
||||||
"when": "Frosted Cake Slice",
|
"when": "Cake Slice",
|
||||||
"model": "lz:food/plated_cake_slice",
|
"model": "lz:food/plated_cake_slice",
|
||||||
"render_path": "renders/lz/food/plated_cake_slice.png"
|
"render_path": "renders/lz/food/plated_cake_slice.png"
|
||||||
}
|
}
|
||||||
@@ -159,7 +159,7 @@
|
|||||||
"render_path": null,
|
"render_path": null,
|
||||||
"cases": [
|
"cases": [
|
||||||
{
|
{
|
||||||
"when": "Garden Carrot Soup",
|
"when": "Carrot Soup",
|
||||||
"model": "lz:food/soup_vegetable",
|
"model": "lz:food/soup_vegetable",
|
||||||
"render_path": "renders/lz/food/soup_vegetable.png"
|
"render_path": "renders/lz/food/soup_vegetable.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ from __future__ import annotations
|
|||||||
import argparse
|
import argparse
|
||||||
import html
|
import html
|
||||||
import json
|
import json
|
||||||
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Any
|
from typing import Any
|
||||||
@@ -73,6 +74,15 @@ def display_name_for_item(item_name: str) -> str:
|
|||||||
return item_name.replace("_", " ").title()
|
return item_name.replace("_", " ").title()
|
||||||
|
|
||||||
|
|
||||||
|
def markdown_table_cell(text: str) -> str:
|
||||||
|
return text.replace("|", "\\|").replace("\n", " ")
|
||||||
|
|
||||||
|
|
||||||
|
def markdown_anchor(text: str) -> str:
|
||||||
|
anchor = re.sub(r"[^a-z0-9]+", "-", text.lower()).strip("-")
|
||||||
|
return anchor
|
||||||
|
|
||||||
|
|
||||||
def collect_renameable_items(pack_root: Path) -> list[dict[str, Any]]:
|
def collect_renameable_items(pack_root: Path) -> list[dict[str, Any]]:
|
||||||
item_files = sorted(pack_root.glob("assets/*/items/*.json"))
|
item_files = sorted(pack_root.glob("assets/*/items/*.json"))
|
||||||
records: list[dict[str, Any]] = []
|
records: list[dict[str, Any]] = []
|
||||||
@@ -155,6 +165,14 @@ def build_markdown(records: list[dict[str, Any]]) -> str:
|
|||||||
lines.append(f"- Rename variants: {total_cases}")
|
lines.append(f"- Rename variants: {total_cases}")
|
||||||
lines.append("- Render mode: local Python renderer")
|
lines.append("- Render mode: local Python renderer")
|
||||||
lines.append("")
|
lines.append("")
|
||||||
|
lines.append("## Catalog")
|
||||||
|
lines.append("")
|
||||||
|
lines.append("| Item | Rename targets |")
|
||||||
|
lines.append("| --- | ---: |")
|
||||||
|
for record in records:
|
||||||
|
display_name = display_name_for_item(record["item"])
|
||||||
|
lines.append(f"| [{markdown_table_cell(display_name)}](#{markdown_anchor(display_name)}) | {len(record['cases'])} |")
|
||||||
|
lines.append("")
|
||||||
lines.append("Sections are sorted by the item they are generated from.")
|
lines.append("Sections are sorted by the item they are generated from.")
|
||||||
|
|
||||||
for record in records:
|
for record in records:
|
||||||
@@ -253,31 +271,39 @@ def build_namespace_catalog(records: list[dict[str, Any]], namespace: str) -> st
|
|||||||
lines.append("- Render mode: local Python renderer")
|
lines.append("- Render mode: local Python renderer")
|
||||||
lines.append("")
|
lines.append("")
|
||||||
|
|
||||||
|
lines.append("## Catalog")
|
||||||
|
lines.append("")
|
||||||
|
lines.append("| Item | Rename targets |")
|
||||||
|
lines.append("| --- | ---: |")
|
||||||
|
|
||||||
for record in namespace_records:
|
for record in namespace_records:
|
||||||
display_name = display_name_for_item(record["item"])
|
display_name = display_name_for_item(record["item"])
|
||||||
|
namespace_cases = [case for case in record["cases"] if case_namespace(case) == namespace]
|
||||||
|
lines.append(f"| [{markdown_table_cell(display_name)}](#{markdown_anchor(display_name)}) | {len(namespace_cases)} |")
|
||||||
|
|
||||||
|
lines.append("")
|
||||||
|
|
||||||
|
for record in namespace_records:
|
||||||
|
display_name = display_name_for_item(record["item"])
|
||||||
|
namespace_cases = [case for case in record["cases"] if case_namespace(case) == namespace]
|
||||||
|
|
||||||
lines.append(f"## {display_name}")
|
lines.append(f"## {display_name}")
|
||||||
lines.append("")
|
lines.append("")
|
||||||
lines.append(f"- Generated from: `{record['source_file']}`")
|
lines.append("| Icon | Rename to |")
|
||||||
lines.append(f"- Fallback model: `{record['fallback_model']}`")
|
lines.append("| --- | --- |")
|
||||||
|
|
||||||
lines.append("")
|
|
||||||
lines.append("### Rename variants")
|
|
||||||
lines.append("")
|
|
||||||
|
|
||||||
namespace_cases = [case for case in record["cases"] if case_namespace(case) == namespace]
|
|
||||||
|
|
||||||
if not namespace_cases:
|
|
||||||
lines.append("- None found")
|
|
||||||
lines.append("")
|
|
||||||
continue
|
|
||||||
|
|
||||||
for case in namespace_cases:
|
for case in namespace_cases:
|
||||||
if case["render_path"]:
|
if case["render_path"]:
|
||||||
lines.append(f"- `{case['when']}` -> `{case['model']}`")
|
icon = f'<img src="{case["render_path"]}" alt="{markdown_table_cell(case["when"])}" width="72" />'
|
||||||
lines.append(f" - Preview: <img src=\"{case['render_path']}\" alt=\"{case['when']}\" width=\"160\" />")
|
|
||||||
else:
|
else:
|
||||||
lines.append(f"- `{case['when']}` -> `{case['model']}` (not present yet)")
|
icon = "render pending"
|
||||||
|
|
||||||
|
lines.append(
|
||||||
|
f"| {icon} | {markdown_table_cell(case['when'])} |"
|
||||||
|
)
|
||||||
|
|
||||||
|
if not namespace_cases:
|
||||||
|
lines.append("| render pending | None found |")
|
||||||
|
|
||||||
lines.append("")
|
lines.append("")
|
||||||
|
|
||||||
@@ -306,8 +332,7 @@ def build_html(records: list[dict[str, Any]]) -> str:
|
|||||||
preview_items.append(
|
preview_items.append(
|
||||||
"<article class='variant'>"
|
"<article class='variant'>"
|
||||||
f"<div class='variant-preview'>{preview}</div>"
|
f"<div class='variant-preview'>{preview}</div>"
|
||||||
f"<div class='variant-name'>{html.escape(case['when'])}</div>"
|
f"<div class='variant-name'>Rename to: {html.escape(case['when'])}</div>"
|
||||||
f"<div class='variant-model'>{html.escape(case['model'])}</div>"
|
|
||||||
"</article>"
|
"</article>"
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -322,8 +347,6 @@ def build_html(records: list[dict[str, Any]]) -> str:
|
|||||||
f"<div class='hero'>{hero}</div>"
|
f"<div class='hero'>{hero}</div>"
|
||||||
"<div class='meta'>"
|
"<div class='meta'>"
|
||||||
f"<h2>{html.escape(display_name)}</h2>"
|
f"<h2>{html.escape(display_name)}</h2>"
|
||||||
f"<p class='source'>{html.escape(record['source_file'])}</p>"
|
|
||||||
f"<p class='fallback'>Fallback model: {html.escape(record['fallback_model'])}</p>"
|
|
||||||
f"<div class='variants'>{''.join(preview_items)}</div>"
|
f"<div class='variants'>{''.join(preview_items)}</div>"
|
||||||
"</div>"
|
"</div>"
|
||||||
"</section>"
|
"</section>"
|
||||||
@@ -393,59 +416,62 @@ def build_html(records: list[dict[str, Any]]) -> str:
|
|||||||
}}
|
}}
|
||||||
.stat span {{ display: block; color: var(--muted); font-size: 0.82rem; margin-bottom: 4px; }}
|
.stat span {{ display: block; color: var(--muted); font-size: 0.82rem; margin-bottom: 4px; }}
|
||||||
.stat strong {{ font-size: 1.4rem; }}
|
.stat strong {{ font-size: 1.4rem; }}
|
||||||
.grid {{ display: grid; gap: 18px; }}
|
.grid {{
|
||||||
.card {{
|
display: grid;
|
||||||
display: grid;
|
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
|
||||||
grid-template-columns: 210px minmax(0, 1fr);
|
gap: 14px;
|
||||||
gap: 18px;
|
}}
|
||||||
|
.card {{
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 12px;
|
||||||
border: 1px solid var(--line);
|
border: 1px solid var(--line);
|
||||||
border-radius: 24px;
|
border-radius: 20px;
|
||||||
background: var(--card);
|
background: var(--card);
|
||||||
box-shadow: var(--shadow);
|
box-shadow: var(--shadow);
|
||||||
padding: 18px;
|
padding: 14px;
|
||||||
}}
|
}}
|
||||||
.hero {{
|
.hero {{
|
||||||
min-height: 210px;
|
min-height: 150px;
|
||||||
border-radius: 20px;
|
border-radius: 16px;
|
||||||
border: 1px solid rgba(255, 255, 255, 0.08);
|
border: 1px solid rgba(255, 255, 255, 0.08);
|
||||||
background: linear-gradient(160deg, rgba(157, 229, 123, 0.09), rgba(255, 255, 255, 0.02));
|
background: linear-gradient(160deg, rgba(157, 229, 123, 0.09), rgba(255, 255, 255, 0.02));
|
||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}}
|
}}
|
||||||
.hero img, .variant-preview img {{ width: 100%; height: 100%; object-fit: contain; image-rendering: auto; }}
|
.hero img, .variant-preview img {{ width: 100%; height: 100%; object-fit: contain; image-rendering: auto; }}
|
||||||
.hero-missing, .preview-missing {{
|
.hero-missing, .preview-missing {{
|
||||||
color: var(--muted);
|
color: var(--muted);
|
||||||
font-size: 0.85rem;
|
font-size: 0.78rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 0.12em;
|
letter-spacing: 0.12em;
|
||||||
padding: 16px;
|
padding: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}}
|
}}
|
||||||
.meta h2 {{ margin: 2px 0 8px; font-size: 1.7rem; }}
|
.meta h2 {{ margin: 0 0 6px; font-size: 1.35rem; }}
|
||||||
.source, .fallback {{ color: var(--muted); margin: 0 0 8px; }}
|
.variants {{ display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: 10px; margin-top: 10px; }}
|
||||||
.variants {{ display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 12px; margin-top: 16px; }}
|
|
||||||
.variant {{
|
.variant {{
|
||||||
border: 1px solid rgba(157, 229, 123, 0.14);
|
border: 1px solid rgba(157, 229, 123, 0.14);
|
||||||
border-radius: 18px;
|
border-radius: 14px;
|
||||||
background: rgba(255, 255, 255, 0.03);
|
background: rgba(255, 255, 255, 0.03);
|
||||||
padding: 10px;
|
padding: 8px;
|
||||||
}}
|
}}
|
||||||
.variant-preview {{
|
.variant-preview {{
|
||||||
aspect-ratio: 1 / 1;
|
aspect-ratio: 1 / 1;
|
||||||
border-radius: 14px;
|
border-radius: 12px;
|
||||||
background: rgba(0, 0, 0, 0.18);
|
background: rgba(0, 0, 0, 0.18);
|
||||||
margin-bottom: 10px;
|
margin-bottom: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
}}
|
}}
|
||||||
.variant-name {{ font-weight: 700; margin-bottom: 4px; }}
|
.variant-name {{ font-weight: 700; margin-bottom: 3px; font-size: 0.92rem; }}
|
||||||
.variant-model {{ color: var(--muted); font-size: 0.82rem; word-break: break-word; }}
|
.footer {{ color: var(--muted); margin-top: 22px; font-size: 0.9rem; }}
|
||||||
.footer {{ color: var(--muted); margin-top: 24px; font-size: 0.9rem; }}
|
|
||||||
@media (max-width: 860px) {{
|
@media (max-width: 860px) {{
|
||||||
.stats, .card {{ grid-template-columns: 1fr; }}
|
.stats {{ grid-template-columns: 1fr; }}
|
||||||
.hero {{ min-height: 160px; }}
|
.grid {{ grid-template-columns: 1fr; }}
|
||||||
|
.hero {{ min-height: 140px; }}
|
||||||
}}
|
}}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user