Port to Architectury

This commit is contained in:
Motschen
2022-11-19 16:18:28 +01:00
parent 7fb093de15
commit 258cc3c64e
200 changed files with 1591 additions and 271 deletions

View File

@@ -0,0 +1,10 @@
{
"variants": {
"has_record=true": {
"model": "visualoverhaul:block/jukebox_top_playing"
},
"has_record=false": {
"model": "visualoverhaul:block/jukebox_top_stopped"
}
}
}