-
Bug
-
Resolution: Unresolved
-
None
-
1.21.20.23 Preview, 1.20.15 Hotfix, 1.20.40.22 Preview, 1.20.30, 1.20.32 Hotfix, 1.21.2 Hotfix
-
Community Consensus
-
Multiple
When editing camera JSON files in the resource pack, whether adding new files or making edits to third-person perspectives, no changes take effect. Only camera files in the behavior pack seem to work as intended.
Steps to Reproduce:
- Add the attached add-on to your world.
- Run the following command: /camera @s set mc:camera
You will notice an identifier listed in the menu, indicating that the camera command is active. - If the camera from the attached addon is activated, it should not reposition itself to coordinates 0 -1 0. The expected behavior is that only the camera file in the resource pack should be activated. However, even after adding components like "field_of_view" and changing the camera's position relative to the player in the resource pack camera file, these changes do not take effect.
Expected Results:
The camera JSON files in the resource pack should work as intended, and changes made to them should take effect in-game when using the `/camera` command.
Observed Results:
Only the camera files in the behavior pack function as expected. The resource pack camera files do not activate, even when correctly configured with the same identifier.
Notes:
This issue is hindering the ability to create custom camera perspectives for resource pack content, limiting the creative potential of content creators.