Add Friends CMP Bedrock resource pack conversion
Build and release Bedrock pack / release (push) Failing after 6s

This commit is contained in:
root
2026-07-31 21:04:30 +02:00
commit f955d4321f
25 changed files with 340 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"resource_pack_name": "friends_cmp",
"texture_name": "atlas.items",
"texture_data": {
"friends_cmp:interior_shop0": {"textures": "textures/items/interior_shop0"},
"friends_cmp:pawn_shop1": {"textures": "textures/items/pawn_shop1"},
"friends_cmp:food_mart2": {"textures": "textures/items/food_mart2"},
"friends_cmp:hat_shop3": {"textures": "textures/items/hat_shop3"},
"friends_cmp:clothing_shop4": {"textures": "textures/items/clothing_shop4"},
"friends_cmp:jump_up5": {"textures": "textures/items/jump_up5"},
"friends_cmp:city_under_siege6": {"textures": "textures/items/city_under_siege6"}
}
}