Update generated readme and renders
This commit is contained in:
@@ -5,7 +5,7 @@ Generated from the resource pack item model JSON.
|
||||
## Summary
|
||||
|
||||
- Base items: 1
|
||||
- Rename variants: 110
|
||||
- Rename variants: 108
|
||||
- Render mode: local Python renderer
|
||||
|
||||
## paper
|
||||
@@ -195,10 +195,6 @@ Generated from the resource pack item model JSON.
|
||||
- Preview: <img src="renders/cards/item/custom/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 Mushroom` -> `cards:item/custom/d_10`
|
||||
- Preview: <img src="renders/cards/item/custom/d_10.png" alt="Ten of Mushroom" 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`
|
||||
|
||||
@@ -1121,16 +1121,6 @@
|
||||
"model": "cards:item/custom/d_10",
|
||||
"render_path": "renders/cards/item/custom/d_10.png"
|
||||
},
|
||||
{
|
||||
"when": "Ten of Mushroom",
|
||||
"model": "cards:item/custom/d_10",
|
||||
"render_path": "renders/cards/item/custom/d_10.png"
|
||||
},
|
||||
{
|
||||
"when": "Ten of Mushroom",
|
||||
"model": "cards:item/custom/d_10",
|
||||
"render_path": "renders/cards/item/custom/d_10.png"
|
||||
},
|
||||
{
|
||||
"when": "Ten of Pickaxe",
|
||||
"model": "cards:item/custom/c_10",
|
||||
|
||||
Reference in New Issue
Block a user