updated readmes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/cake"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"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": "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": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/j_02" } },
|
||||
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/joker_black" } },
|
||||
{ "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 Card Back", "model": { "type": "model", "model": "cards:item/custom/back" } },
|
||||
|
||||
Reference in New Issue
Block a user