File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ They must be named the way they have been referenced in the model file (outside
120
120
So for this, I must have placed a texture image called ` uno_reverse.png ` into the folder
121
121
` assets/item_model_guide/textures/item/ `
122
122
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 )
124
124
125
125
# Custom Model Data
126
126
@@ -406,4 +406,4 @@ Making a recipe with custom model data is very similar:
406
406
- [ Minecraft Wiki - Item Model Definition] ( https://minecraft.wiki/w/Items_model_definition )
407
407
- [ Minecraft Wiki - Data Components] ( https://minecraft.wiki/w/Data_component_format )
408
408
- [ McAssetExtractor] ( https://github.com/rmheuer/McAssetExtractor )
409
- - [ JSON Validator] ( https://jsonlint.com/ )
409
+ - [ JSON Validator] ( https://jsonlint.com/ )
You can’t perform that action at this time.
0 commit comments