Path model fix
This commit is contained in:
parent
2986556c97
commit
5da667261c
3 changed files with 9 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"textures": {
|
||||
"top": "%modid%:block/%top%",
|
||||
"side": "%modid%:block/%side%",
|
||||
"bottom": "%modid%:block/%bottom%"
|
||||
"bottom": "%bottom%"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue