Updated for 1.21.4

This commit is contained in:
2024-12-05 21:04:52 +00:00
parent 03707a438d
commit a08af1bdd2
27 changed files with 502 additions and 405 deletions
+123 -122
View File
@@ -1,136 +1,137 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/paper"
},
"model": {
"type": "select",
"property": "custom_model_data",
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/paper"
},
"cases": [
{ "when": "card_base", "model": { "type": "model", "model": "cards:item/base" } },
"overrides":
[
{ "predicate": {"custom_model_data": 52000}, "model": "cards:item/base"},
{ "when": "card_s01", "model": { "type": "model", "model": "cards:item/s_01" } },
{ "when": "card_s02", "model": { "type": "model", "model": "cards:item/s_02" } },
{ "when": "card_s03", "model": { "type": "model", "model": "cards:item/s_03" } },
{ "when": "card_s04", "model": { "type": "model", "model": "cards:item/s_04" } },
{ "when": "card_s05", "model": { "type": "model", "model": "cards:item/s_05" } },
{ "when": "card_s06", "model": { "type": "model", "model": "cards:item/s_06" } },
{ "when": "card_s07", "model": { "type": "model", "model": "cards:item/s_07" } },
{ "when": "card_s08", "model": { "type": "model", "model": "cards:item/s_08" } },
{ "when": "card_s09", "model": { "type": "model", "model": "cards:item/s_09" } },
{ "when": "card_s10", "model": { "type": "model", "model": "cards:item/s_10" } },
{ "when": "card_s11", "model": { "type": "model", "model": "cards:item/s_11" } },
{ "when": "card_s12", "model": { "type": "model", "model": "cards:item/s_12" } },
{ "when": "card_s13", "model": { "type": "model", "model": "cards:item/s_13" } },
{ "predicate": {"custom_model_data": 52001}, "model": "cards:item/s_01"},
{ "predicate": {"custom_model_data": 52002}, "model": "cards:item/s_02"},
{ "predicate": {"custom_model_data": 52003}, "model": "cards:item/s_03"},
{ "predicate": {"custom_model_data": 52004}, "model": "cards:item/s_04"},
{ "predicate": {"custom_model_data": 52005}, "model": "cards:item/s_05"},
{ "predicate": {"custom_model_data": 52006}, "model": "cards:item/s_06"},
{ "predicate": {"custom_model_data": 52007}, "model": "cards:item/s_07"},
{ "predicate": {"custom_model_data": 52008}, "model": "cards:item/s_08"},
{ "predicate": {"custom_model_data": 52009}, "model": "cards:item/s_09"},
{ "predicate": {"custom_model_data": 52010}, "model": "cards:item/s_10"},
{ "predicate": {"custom_model_data": 52011}, "model": "cards:item/s_11"},
{ "predicate": {"custom_model_data": 52012}, "model": "cards:item/s_12"},
{ "predicate": {"custom_model_data": 52013}, "model": "cards:item/s_13"},
{ "when": "card_h01", "model": { "type": "model", "model": "cards:item/h_01" } },
{ "when": "card_h02", "model": { "type": "model", "model": "cards:item/h_02" } },
{ "when": "card_h03", "model": { "type": "model", "model": "cards:item/h_03" } },
{ "when": "card_h04", "model": { "type": "model", "model": "cards:item/h_04" } },
{ "when": "card_h05", "model": { "type": "model", "model": "cards:item/h_05" } },
{ "when": "card_h06", "model": { "type": "model", "model": "cards:item/h_06" } },
{ "when": "card_h07", "model": { "type": "model", "model": "cards:item/h_07" } },
{ "when": "card_h08", "model": { "type": "model", "model": "cards:item/h_08" } },
{ "when": "card_h09", "model": { "type": "model", "model": "cards:item/h_09" } },
{ "when": "card_h10", "model": { "type": "model", "model": "cards:item/h_10" } },
{ "when": "card_h11", "model": { "type": "model", "model": "cards:item/h_11" } },
{ "when": "card_h12", "model": { "type": "model", "model": "cards:item/h_12" } },
{ "when": "card_h13", "model": { "type": "model", "model": "cards:item/h_13" } },
{ "predicate": {"custom_model_data": 52014}, "model": "cards:item/h_01"},
{ "predicate": {"custom_model_data": 52015}, "model": "cards:item/h_02"},
{ "predicate": {"custom_model_data": 52016}, "model": "cards:item/h_03"},
{ "predicate": {"custom_model_data": 52017}, "model": "cards:item/h_04"},
{ "predicate": {"custom_model_data": 52018}, "model": "cards:item/h_05"},
{ "predicate": {"custom_model_data": 52019}, "model": "cards:item/h_06"},
{ "predicate": {"custom_model_data": 52020}, "model": "cards:item/h_07"},
{ "predicate": {"custom_model_data": 52021}, "model": "cards:item/h_08"},
{ "predicate": {"custom_model_data": 52022}, "model": "cards:item/h_09"},
{ "predicate": {"custom_model_data": 52023}, "model": "cards:item/h_10"},
{ "predicate": {"custom_model_data": 52024}, "model": "cards:item/h_11"},
{ "predicate": {"custom_model_data": 52025}, "model": "cards:item/h_12"},
{ "predicate": {"custom_model_data": 52026}, "model": "cards:item/h_13"},
{ "when": "card_c01", "model": { "type": "model", "model": "cards:item/c_01" } },
{ "when": "card_c02", "model": { "type": "model", "model": "cards:item/c_02" } },
{ "when": "card_c03", "model": { "type": "model", "model": "cards:item/c_03" } },
{ "when": "card_c04", "model": { "type": "model", "model": "cards:item/c_04" } },
{ "when": "card_c05", "model": { "type": "model", "model": "cards:item/c_05" } },
{ "when": "card_c06", "model": { "type": "model", "model": "cards:item/c_06" } },
{ "when": "card_c07", "model": { "type": "model", "model": "cards:item/c_07" } },
{ "when": "card_c08", "model": { "type": "model", "model": "cards:item/c_08" } },
{ "when": "card_c09", "model": { "type": "model", "model": "cards:item/c_09" } },
{ "when": "card_c10", "model": { "type": "model", "model": "cards:item/c_10" } },
{ "when": "card_c11", "model": { "type": "model", "model": "cards:item/c_11" } },
{ "when": "card_c12", "model": { "type": "model", "model": "cards:item/c_12" } },
{ "when": "card_c13", "model": { "type": "model", "model": "cards:item/c_13" } },
{ "predicate": {"custom_model_data": 52027}, "model": "cards:item/c_01"},
{ "predicate": {"custom_model_data": 52028}, "model": "cards:item/c_02"},
{ "predicate": {"custom_model_data": 52029}, "model": "cards:item/c_03"},
{ "predicate": {"custom_model_data": 52030}, "model": "cards:item/c_04"},
{ "predicate": {"custom_model_data": 52031}, "model": "cards:item/c_05"},
{ "predicate": {"custom_model_data": 52032}, "model": "cards:item/c_06"},
{ "predicate": {"custom_model_data": 52033}, "model": "cards:item/c_07"},
{ "predicate": {"custom_model_data": 52034}, "model": "cards:item/c_08"},
{ "predicate": {"custom_model_data": 52035}, "model": "cards:item/c_09"},
{ "predicate": {"custom_model_data": 52036}, "model": "cards:item/c_10"},
{ "predicate": {"custom_model_data": 52037}, "model": "cards:item/c_11"},
{ "predicate": {"custom_model_data": 52038}, "model": "cards:item/c_12"},
{ "predicate": {"custom_model_data": 52039}, "model": "cards:item/c_13"},
{ "when": "card_d01", "model": { "type": "model", "model": "cards:item/d_01" } },
{ "when": "card_d02", "model": { "type": "model", "model": "cards:item/d_02" } },
{ "when": "card_d03", "model": { "type": "model", "model": "cards:item/d_03" } },
{ "when": "card_d04", "model": { "type": "model", "model": "cards:item/d_04" } },
{ "when": "card_d05", "model": { "type": "model", "model": "cards:item/d_05" } },
{ "when": "card_d06", "model": { "type": "model", "model": "cards:item/d_06" } },
{ "when": "card_d07", "model": { "type": "model", "model": "cards:item/d_07" } },
{ "when": "card_d08", "model": { "type": "model", "model": "cards:item/d_08" } },
{ "when": "card_d09", "model": { "type": "model", "model": "cards:item/d_09" } },
{ "when": "card_d10", "model": { "type": "model", "model": "cards:item/d_10" } },
{ "when": "card_d11", "model": { "type": "model", "model": "cards:item/d_11" } },
{ "when": "card_d12", "model": { "type": "model", "model": "cards:item/d_12" } },
{ "when": "card_d13", "model": { "type": "model", "model": "cards:item/d_13" } },
{ "predicate": {"custom_model_data": 52040}, "model": "cards:item/d_01"},
{ "predicate": {"custom_model_data": 52041}, "model": "cards:item/d_02"},
{ "predicate": {"custom_model_data": 52042}, "model": "cards:item/d_03"},
{ "predicate": {"custom_model_data": 52043}, "model": "cards:item/d_04"},
{ "predicate": {"custom_model_data": 52044}, "model": "cards:item/d_05"},
{ "predicate": {"custom_model_data": 52045}, "model": "cards:item/d_06"},
{ "predicate": {"custom_model_data": 52046}, "model": "cards:item/d_07"},
{ "predicate": {"custom_model_data": 52047}, "model": "cards:item/d_08"},
{ "predicate": {"custom_model_data": 52048}, "model": "cards:item/d_09"},
{ "predicate": {"custom_model_data": 52049}, "model": "cards:item/d_10"},
{ "predicate": {"custom_model_data": 52050}, "model": "cards:item/d_11"},
{ "predicate": {"custom_model_data": 52051}, "model": "cards:item/d_12"},
{ "predicate": {"custom_model_data": 52052}, "model": "cards:item/d_13"},
{ "when": "card_jr", "model": { "type": "model", "model": "cards:item/joker_red" } },
{ "when": "card_jb", "model": { "type": "model", "model": "cards:item/joker_black" } },
{ "when": "card_back", "model": { "type": "model", "model": "cards:item/back" } },
{ "predicate": {"custom_model_data": 52053}, "model": "cards:item/joker_red"},
{ "predicate": {"custom_model_data": 52054}, "model": "cards:item/joker_black"},
{ "predicate": {"custom_model_data": 52055}, "model": "cards:item/back"},
{ "when": "card_custom_base", "model": { "type": "model", "model": "cards:item/base" } },
{ "predicate": {"custom_model_data": 52100}, "model": "cards:item/custom/base"},
{ "when": "card_custom_s01", "model": { "type": "model", "model": "cards:item/custom/s_01" } },
{ "when": "card_custom_s02", "model": { "type": "model", "model": "cards:item/custom/s_02" } },
{ "when": "card_custom_s03", "model": { "type": "model", "model": "cards:item/custom/s_03" } },
{ "when": "card_custom_s04", "model": { "type": "model", "model": "cards:item/custom/s_04" } },
{ "when": "card_custom_s05", "model": { "type": "model", "model": "cards:item/custom/s_05" } },
{ "when": "card_custom_s06", "model": { "type": "model", "model": "cards:item/custom/s_06" } },
{ "when": "card_custom_s07", "model": { "type": "model", "model": "cards:item/custom/s_07" } },
{ "when": "card_custom_s08", "model": { "type": "model", "model": "cards:item/custom/s_08" } },
{ "when": "card_custom_s09", "model": { "type": "model", "model": "cards:item/custom/s_09" } },
{ "when": "card_custom_s10", "model": { "type": "model", "model": "cards:item/custom/s_10" } },
{ "when": "card_custom_s11", "model": { "type": "model", "model": "cards:item/custom/s_11" } },
{ "when": "card_custom_s12", "model": { "type": "model", "model": "cards:item/custom/s_12" } },
{ "when": "card_custom_s13", "model": { "type": "model", "model": "cards:item/custom/s_13" } },
{ "predicate": {"custom_model_data": 52101}, "model": "cards:item/custom/s_01"},
{ "predicate": {"custom_model_data": 52102}, "model": "cards:item/custom/s_02"},
{ "predicate": {"custom_model_data": 52103}, "model": "cards:item/custom/s_03"},
{ "predicate": {"custom_model_data": 52104}, "model": "cards:item/custom/s_04"},
{ "predicate": {"custom_model_data": 52105}, "model": "cards:item/custom/s_05"},
{ "predicate": {"custom_model_data": 52106}, "model": "cards:item/custom/s_06"},
{ "predicate": {"custom_model_data": 52107}, "model": "cards:item/custom/s_07"},
{ "predicate": {"custom_model_data": 52108}, "model": "cards:item/custom/s_08"},
{ "predicate": {"custom_model_data": 52109}, "model": "cards:item/custom/s_09"},
{ "predicate": {"custom_model_data": 52110}, "model": "cards:item/custom/s_10"},
{ "predicate": {"custom_model_data": 52111}, "model": "cards:item/custom/s_11"},
{ "predicate": {"custom_model_data": 52112}, "model": "cards:item/custom/s_12"},
{ "predicate": {"custom_model_data": 52113}, "model": "cards:item/custom/s_13"},
{ "when": "card_custom_h01", "model": { "type": "model", "model": "cards:item/custom/h_01" } },
{ "when": "card_custom_h02", "model": { "type": "model", "model": "cards:item/custom/h_02" } },
{ "when": "card_custom_h03", "model": { "type": "model", "model": "cards:item/custom/h_03" } },
{ "when": "card_custom_h04", "model": { "type": "model", "model": "cards:item/custom/h_04" } },
{ "when": "card_custom_h05", "model": { "type": "model", "model": "cards:item/custom/h_05" } },
{ "when": "card_custom_h06", "model": { "type": "model", "model": "cards:item/custom/h_06" } },
{ "when": "card_custom_h07", "model": { "type": "model", "model": "cards:item/custom/h_07" } },
{ "when": "card_custom_h08", "model": { "type": "model", "model": "cards:item/custom/h_08" } },
{ "when": "card_custom_h09", "model": { "type": "model", "model": "cards:item/custom/h_09" } },
{ "when": "card_custom_h10", "model": { "type": "model", "model": "cards:item/custom/h_10" } },
{ "when": "card_custom_h11", "model": { "type": "model", "model": "cards:item/custom/h_11" } },
{ "when": "card_custom_h12", "model": { "type": "model", "model": "cards:item/custom/h_12" } },
{ "when": "card_custom_h13", "model": { "type": "model", "model": "cards:item/custom/h_13" } },
{ "predicate": {"custom_model_data": 52114}, "model": "cards:item/custom/h_01"},
{ "predicate": {"custom_model_data": 52115}, "model": "cards:item/custom/h_02"},
{ "predicate": {"custom_model_data": 52116}, "model": "cards:item/custom/h_03"},
{ "predicate": {"custom_model_data": 52117}, "model": "cards:item/custom/h_04"},
{ "predicate": {"custom_model_data": 52118}, "model": "cards:item/custom/h_05"},
{ "predicate": {"custom_model_data": 52119}, "model": "cards:item/custom/h_06"},
{ "predicate": {"custom_model_data": 52120}, "model": "cards:item/custom/h_07"},
{ "predicate": {"custom_model_data": 52121}, "model": "cards:item/custom/h_08"},
{ "predicate": {"custom_model_data": 52122}, "model": "cards:item/custom/h_09"},
{ "predicate": {"custom_model_data": 52123}, "model": "cards:item/custom/h_10"},
{ "predicate": {"custom_model_data": 52124}, "model": "cards:item/custom/h_11"},
{ "predicate": {"custom_model_data": 52125}, "model": "cards:item/custom/h_12"},
{ "predicate": {"custom_model_data": 52126}, "model": "cards:item/custom/h_13"},
{ "when": "card_custom_c01", "model": { "type": "model", "model": "cards:item/custom/c_01" } },
{ "when": "card_custom_c02", "model": { "type": "model", "model": "cards:item/custom/c_02" } },
{ "when": "card_custom_c03", "model": { "type": "model", "model": "cards:item/custom/c_03" } },
{ "when": "card_custom_c04", "model": { "type": "model", "model": "cards:item/custom/c_04" } },
{ "when": "card_custom_c05", "model": { "type": "model", "model": "cards:item/custom/c_05" } },
{ "when": "card_custom_c06", "model": { "type": "model", "model": "cards:item/custom/c_06" } },
{ "when": "card_custom_c07", "model": { "type": "model", "model": "cards:item/custom/c_07" } },
{ "when": "card_custom_c08", "model": { "type": "model", "model": "cards:item/custom/c_08" } },
{ "when": "card_custom_c09", "model": { "type": "model", "model": "cards:item/custom/c_09" } },
{ "when": "card_custom_c10", "model": { "type": "model", "model": "cards:item/custom/c_10" } },
{ "when": "card_custom_c11", "model": { "type": "model", "model": "cards:item/custom/c_11" } },
{ "when": "card_custom_c12", "model": { "type": "model", "model": "cards:item/custom/c_12" } },
{ "when": "card_custom_c13", "model": { "type": "model", "model": "cards:item/custom/c_13" } },
{ "predicate": {"custom_model_data": 52127}, "model": "cards:item/custom/c_01"},
{ "predicate": {"custom_model_data": 52128}, "model": "cards:item/custom/c_02"},
{ "predicate": {"custom_model_data": 52129}, "model": "cards:item/custom/c_03"},
{ "predicate": {"custom_model_data": 52130}, "model": "cards:item/custom/c_04"},
{ "predicate": {"custom_model_data": 52131}, "model": "cards:item/custom/c_05"},
{ "predicate": {"custom_model_data": 52132}, "model": "cards:item/custom/c_06"},
{ "predicate": {"custom_model_data": 52133}, "model": "cards:item/custom/c_07"},
{ "predicate": {"custom_model_data": 52134}, "model": "cards:item/custom/c_08"},
{ "predicate": {"custom_model_data": 52135}, "model": "cards:item/custom/c_09"},
{ "predicate": {"custom_model_data": 52136}, "model": "cards:item/custom/c_10"},
{ "predicate": {"custom_model_data": 52137}, "model": "cards:item/custom/c_11"},
{ "predicate": {"custom_model_data": 52138}, "model": "cards:item/custom/c_12"},
{ "predicate": {"custom_model_data": 52139}, "model": "cards:item/custom/c_13"},
{ "when": "card_custom_d01", "model": { "type": "model", "model": "cards:item/custom/d_01" } },
{ "when": "card_custom_d02", "model": { "type": "model", "model": "cards:item/custom/d_02" } },
{ "when": "card_custom_d03", "model": { "type": "model", "model": "cards:item/custom/d_03" } },
{ "when": "card_custom_d04", "model": { "type": "model", "model": "cards:item/custom/d_04" } },
{ "when": "card_custom_d05", "model": { "type": "model", "model": "cards:item/custom/d_05" } },
{ "when": "card_custom_d06", "model": { "type": "model", "model": "cards:item/custom/d_06" } },
{ "when": "card_custom_d07", "model": { "type": "model", "model": "cards:item/custom/d_07" } },
{ "when": "card_custom_d08", "model": { "type": "model", "model": "cards:item/custom/d_08" } },
{ "when": "card_custom_d09", "model": { "type": "model", "model": "cards:item/custom/d_09" } },
{ "when": "card_custom_d10", "model": { "type": "model", "model": "cards:item/custom/d_10" } },
{ "when": "card_custom_d11", "model": { "type": "model", "model": "cards:item/custom/d_11" } },
{ "when": "card_custom_d12", "model": { "type": "model", "model": "cards:item/custom/d_12" } },
{ "when": "card_custom_d13", "model": { "type": "model", "model": "cards:item/custom/d_13" } },
{ "predicate": {"custom_model_data": 52140}, "model": "cards:item/custom/d_01"},
{ "predicate": {"custom_model_data": 52141}, "model": "cards:item/custom/d_02"},
{ "predicate": {"custom_model_data": 52142}, "model": "cards:item/custom/d_03"},
{ "predicate": {"custom_model_data": 52143}, "model": "cards:item/custom/d_04"},
{ "predicate": {"custom_model_data": 52144}, "model": "cards:item/custom/d_05"},
{ "predicate": {"custom_model_data": 52145}, "model": "cards:item/custom/d_06"},
{ "predicate": {"custom_model_data": 52146}, "model": "cards:item/custom/d_07"},
{ "predicate": {"custom_model_data": 52147}, "model": "cards:item/custom/d_08"},
{ "predicate": {"custom_model_data": 52148}, "model": "cards:item/custom/d_09"},
{ "predicate": {"custom_model_data": 52149}, "model": "cards:item/custom/d_10"},
{ "predicate": {"custom_model_data": 52150}, "model": "cards:item/custom/d_11"},
{ "predicate": {"custom_model_data": 52151}, "model": "cards:item/custom/d_12"},
{ "predicate": {"custom_model_data": 52152}, "model": "cards:item/custom/d_13"},
{ "when": "card_custom_jr", "model": { "type": "model", "model": "cards:item/custom/joker_red" } },
{ "when": "card_custom_jb", "model": { "type": "model", "model": "cards:item/custom/joker_black" } },
{ "when": "card_custom_back", "model": { "type": "model", "model": "cards:item/custom/back" } },
{ "predicate": {"custom_model_data": 52153}, "model": "cards:item/custom/joker_red"},
{ "predicate": {"custom_model_data": 52154}, "model": "cards:item/custom/joker_black"},
{ "predicate": {"custom_model_data": 52155}, "model": "cards:item/custom/back"},
{ "predicate": {"custom_model_data": "lz:presents"}, "model": "lz:festive/presents"}
]
{ "when": "presents", "model": { "type": "model", "model": "lz:festive/presents" } }
]
}
}