Skip to content

Commit a52e508

Browse files
authored
fix anchor link
1 parent 04ed481 commit a52e508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ They must be named the way they have been referenced in the model file (outside
120120
So for this, I must have placed a texture image called `uno_reverse.png` into the folder
121121
`assets/item_model_guide/textures/item/`
122122

123-
If you do not need to change textures based on specific fancy contexts, you can skip to [Final Touches](#Final Touches)
123+
If you do not need to change textures based on specific fancy contexts, you can skip to [Final Touches](#final-touches)
124124

125125
# Custom Model Data
126126

@@ -406,4 +406,4 @@ Making a recipe with custom model data is very similar:
406406
- [Minecraft Wiki - Item Model Definition](https://minecraft.wiki/w/Items_model_definition)
407407
- [Minecraft Wiki - Data Components](https://minecraft.wiki/w/Data_component_format)
408408
- [McAssetExtractor](https://github.com/rmheuer/McAssetExtractor)
409-
- [JSON Validator](https://jsonlint.com/)
409+
- [JSON Validator](https://jsonlint.com/)

0 commit comments

Comments
 (0)