fix(heyhe): bump RP version to 1.0.1 to force client cache refresh
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:
2026-04-05 09:50:19 +01:00
parent 86950012e9
commit 367f46ad8b

View File

@@ -4,14 +4,14 @@
"name": "Hey Hey Chicken Pet Resources",
"description": "Textures, models, and animations for the Hey Hey chicken pet.",
"uuid": "45ec17df-0d84-456f-b2cc-2d990f96e6d5",
"version": [1, 0, 0],
"version": [1, 0, 1],
"min_engine_version": [1, 21, 0]
},
"modules": [
{
"type": "resources",
"uuid": "0cba3001-7442-4a69-afa2-27b3dfb763c3",
"version": [1, 0, 0]
"version": [1, 0, 1]
}
]
}