-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
Issue: Filename Typo in cow.v2.render_controllres.json
Description:
The filename cow.v2.render_controllres.json
in the repository contains a typographical error. The word "controllers" is misspelled as "controllres".
Impact:
While this typo doesn't directly affect the functionality of the render controller, the inconsistency may lead to confusion for anyone working with the files. It also violates common naming conventions.
Proposed Solution:
Rename the file to cow.v2.render_controllers.json
to correct the spelling of "controllers".
File Path:
/resource_pack/render_controllers/cow.v2.render_controllres.json
Additional Context:
- This file is a render controller for the cow entity in Minecraft Bedrock Edition.
- The typo was identified in version
1.21.70.23
of the vanilla resource pack.
Metadata
Metadata
Assignees
Labels
No labels