Minecraft:Slicer: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 14: | Line 14: | ||
| license = MIT | | license = MIT | ||
}}{{stub}} | }}{{stub}} | ||
'''Slicer''' is a set of three Java utilities created to assist in upgrading [[Minecraft:resource pack]]s to higher versions by splitting certain [[Minecraft:texture atlas]]es into constituent sprites. | '''Slicer''' is a set of three Java utilities created to assist in upgrading [[Minecraft:resource pack]]s to higher versions by splitting certain [[Minecraft:texture atlas]]es into constituent sprites. | ||
There are currently | There are currently four versions: | ||
* one for converting to [[Minecraft:Java Edition 1.14]], by splitting <samp>[[Minecraft:particles.png]]</samp>, <samp>[[Minecraft:paintings_kristoffer_zetterstrand.png]]</samp> and <samp>[[Minecraft:inventory.png]]</samp> into constituent particle, painting and mob effect textures | * one for converting to [[Minecraft:Java Edition 1.14]], by splitting <samp>[[Minecraft:particles.png]]</samp>, <samp>[[Minecraft:paintings_kristoffer_zetterstrand.png]]</samp> and <samp>[[Minecraft:inventory.png]]</samp> into constituent particle, painting and mob effect textures | ||
* one for converting to [[Minecraft:Java Edition 1.20.2]], by splitting a large number of user interface textures into individual sprites | * one for converting to [[Minecraft:Java Edition 1.20.2]], by splitting a large number of user interface textures into individual sprites | ||
* one for converting to [[Minecraft:Java Edition 1.20.5]], by splitting <samp>[[Minecraft:map_icons.png]]</samp> into individual map icon texture files | * one for converting to [[Minecraft:Java Edition 1.20.5]], by splitting <samp>[[Minecraft:map_icons.png]]</samp> into individual map icon texture files | ||
* one for converting to [[Minecraft:Java Edition 26.2]], by splitting textures for [[Minecraft:bed]]s, [[Minecraft:sign]]s, and [[Minecraft:hanging sign]]s into constituent textures | |||
== See also == | == See also == | ||
Latest revision as of 11:11, 5 July 2026
Template:Infobox programTemplate:Stub
Slicer is a set of three Java utilities created to assist in upgrading Minecraft:resource packs to higher versions by splitting certain Minecraft:texture atlases into constituent sprites.
There are currently four versions:
- one for converting to Minecraft:Java Edition 1.14, by splitting Minecraft:particles.png, Minecraft:paintings_kristoffer_zetterstrand.png and Minecraft:inventory.png into constituent particle, painting and mob effect textures
- one for converting to Minecraft:Java Edition 1.20.2, by splitting a large number of user interface textures into individual sprites
- one for converting to Minecraft:Java Edition 1.20.5, by splitting Minecraft:map_icons.png into individual map icon texture files
- one for converting to Minecraft:Java Edition 26.2, by splitting textures for Minecraft:beds, Minecraft:signs, and Minecraft:hanging signs into constituent textures