mirror of
https://github.com/TeamMidnightDust/VisualOverhaul.git
synced 2025-12-16 05:55:09 +01:00
Update to 1.17-pre1 and Java 16 Upgrade to MidnightLib, making the config more clean and accessible without modmenu
15 lines
275 B
JSON
Executable File
15 lines
275 B
JSON
Executable File
{
|
|
"parent": "minecraft:item/generated",
|
|
"textures": {
|
|
"layer0": "minecraft:item/music_disc_13"
|
|
},
|
|
|
|
"overrides": [
|
|
{
|
|
"predicate": {
|
|
"round": 1
|
|
},
|
|
"model": "minecraft:item/music_disc_13_round"
|
|
}
|
|
]
|
|
} |