Add new music discs, models, and update release workflow; remove obsolete files
Zip and Release / zip-and-release (push) Successful in 6s

This commit is contained in:
Chloe
2025-08-21 02:15:52 -04:00
parent ac74dbd315
commit fb8f6481bc
40 changed files with 192 additions and 123 deletions
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "item/clothing_shop0"
"layer0": "item/clothing_shop4"
}
}
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "item/pawn_shop4"
"layer0": "item/food_mart2"
}
}
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "item/hat_shop2"
"layer0": "item/hat_shop3"
}
}
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "item/interior_shop3"
"layer0": "item/interior_shop0"
}
}
@@ -1,50 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/music_disc_13"
},
"overrides": [
{
"predicate": {
"custom_model_data": 37000
},
"model": "item/clothing_shop0"
},
{
"predicate": {
"custom_model_data": 37001
},
"model": "item/food_mart1"
},
{
"predicate": {
"custom_model_data": 37002
},
"model": "item/hat_shop2"
},
{
"predicate": {
"custom_model_data": 37003
},
"model": "item/interior_shop3"
},
{
"predicate": {
"custom_model_data": 37004
},
"model": "item/pawn_shop4"
},
{
"predicate": {
"custom_model_data": 37005
},
"model": "item/jump_up5"
},
{
"predicate": {
"custom_model_data": 37006
},
"model": "item/city_under_siege6"
}
]
}
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "item/food_mart1"
"layer0": "item/pawn_shop1"
}
}