SSV Decor : Custom Texture Template
作者:rebot | 分类:数据包
Minecraft 版本: 1.20 1.20.1 23w31a 23w32a 23w33a 23w35a 1.20.2-pre1 1.20.2 23w42a 23w43a 23w43b 23w44a 23w45a 23w46a 1.20.3 1.20.4 24w03a 24w03b 24w04a 24w05a 24w05b 24w06a 24w07a 24w09a 24w10a 24w11a 24w12a 24w13a 24w14potato 24w14a 1.20.5-pre1 1.20.5-pre2 1.20.5-pre3 1.20.5 1.20.6 24w18a 24w19a 24w19b 24w20a 1.21 1.21.1 24w33a 24w34a 24w35a 24w36a 24w37a 24w38a 24w39a 24w40a 1.21.2-pre1 1.21.2-pre2 1.21.2 1.21.3 24w44a 24w45a 24w46a 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: minecraft
标签: decoration modded
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 ```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
请登录后举报
暂无评论,抢个沙发吧~