First release! - VisualOverhaul 1.0.0

This commit is contained in:
Motschen
2020-12-29 14:50:34 +01:00
parent 3fefeac26a
commit 2cffce91fd
55 changed files with 1776 additions and 0 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"
}
}
}