Перейти к содержимому
Mineforgian

SSV Decor : Custom Texture Template

Sample Resource pack to add custom display textures for SS Vinyl Decor

Загрузки
21
Подписчики
0
Обновлён
12 июня 2026 г.
Лицензия
MIT

Опубликован 31 мая 2026 г.

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 SSV Decor doesnt mess with (Item textures work like vanilla)

Uses

Vanilla/Vanilla-like
  • for any disc is registered like vanilla (MoreMusicDisc, Create:Connected,etc.)

  • 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
  • Unique handling for unique sets of music Disc

  • 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

Ченджлог

2.0Релиз1.21.9, 1.21.10, 1.21.11 · 12 июня 2026 г.
  • added template on handling textures for Etched
  • Template for texture sets for vanilla Disc have NOT changed since 1.0

Комментарии

Загружаем…