fix(heyhe): bump RP version to 1.0.1 to force client cache refresh
Some checks failed
Deploy Addons / deploy (push) Failing after 7s
Some checks failed
Deploy Addons / deploy (push) Failing after 7s
Bedrock clients cache resource packs by version — unchanged version means the client never re-downloads the updated textures/model. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,14 +4,14 @@
|
|||||||
"name": "Hey Hey Chicken Pet Resources",
|
"name": "Hey Hey Chicken Pet Resources",
|
||||||
"description": "Textures, models, and animations for the Hey Hey chicken pet.",
|
"description": "Textures, models, and animations for the Hey Hey chicken pet.",
|
||||||
"uuid": "45ec17df-0d84-456f-b2cc-2d990f96e6d5",
|
"uuid": "45ec17df-0d84-456f-b2cc-2d990f96e6d5",
|
||||||
"version": [1, 0, 0],
|
"version": [1, 0, 1],
|
||||||
"min_engine_version": [1, 21, 0]
|
"min_engine_version": [1, 21, 0]
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
"type": "resources",
|
"type": "resources",
|
||||||
"uuid": "0cba3001-7442-4a69-afa2-27b3dfb763c3",
|
"uuid": "0cba3001-7442-4a69-afa2-27b3dfb763c3",
|
||||||
"version": [1, 0, 0]
|
"version": [1, 0, 1]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user