Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
Somewhat Sophisticated Vinyl Decor : Custom Texture Template
It's a texture template for SS Vinyl Decor
as of version 1.1.0 of the mod, Each Disc/Cover displays on Rack/Box/Wall Mounts can utilize dedicated texture instead of Color Sampling of Item Texture.
this is completely seperate from item textures which this mod doesnt mess with (Item textures work like vanilla )
Uses
Vanilla/Vanilla-like
- Disc Display Textures for Cat - C418
assets\ongakumod\textures\vvs_decor_custom\music_disc_cat.png
- Album/Cover/Sleeve Display Textures for Cat - C418
assets\ongakumod\textures\vvs_decor_custom\music_disc_cat_cover.png
- The system check for files in assets\ongakumod\textures\vvs_decor_custom, specifically looking for [disc id].png AND [disc id]_cover.png
- [disc id] ive seen usually looks like "music_disc_cat", "music_disc_13", "music_disc_creator". can check by hovering on music disc in F3+H
Compat: Etched
- Disc Display Textures for Bubbly - GoodKid
assets\ongakumod\textures\vvs_decor_custom\etched\etched_music_disc_goodkid_bubbly.png
- Album/Cover/Sleeve Display Textures for Bubbly - GoodKid
assets\ongakumod\textures\vvs_decor_custom\etched\etched_music_disc_goodkid_bubbly_cover.png
- etched_list.json
{
"[url]":"[song_id]"
"https://goodkid.bandcamp.com/track/bubbly": "goodkid_bubbly"
}
- Since Etched allows custom online songs for disc, the simplest solution is to use check for matching URL, if the Disc use the same URL as the json file, it will use the textures that has the same id given in by the json.
if you need the base sample you can get it here find Vinyl_base.png & Vinyl_Sleeve.png
Technical Note
- this NEEDS both files to present to work else it will default to using the default color sample method.
- the file names all need to be lowercase (learnt that the hardway).
license
this resource pack is MIT


