mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-28 05:45:55 +00:00
Fix missing/wrong paths in models
Some models were either pointing to missing or non-existant base models and/or textures.
This commit is contained in:
parent
acbdb5612a
commit
70106a0dcf
9 changed files with 27 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/lit_redstone_ore" },
|
||||
{ "model": "block/ore/redstone/0" },
|
||||
{ "model": "block/ore/redstone/1"}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue