microsoft / microsoft/minecraft-samples
campghost_armour texture missing or reference incorrect
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 434
- Forks
- 246
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
The texture is not found in pack and causes a runtime error :
local change:
-
"charged": "textures/entity/campghost/campghost_armor"
-
"charged": "textures/entity/campghost/creeper_armor"
or rename the file in textures would be needed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with creator_camp/resource_packs/creator_camp/entity/campghost.entity.json at the referenced texture entry, then check the corresponding textures/entity/campghost files in the pack. Confirm whether the charged texture should reference creeper_armor or whether the missing campghost_armor file should be restored; done means the pack loads without the runtime texture error.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100