Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 months ago
Overview
This is a pack that backports template models (cube*.json
, *template*.json
) and provide item redirections for ID changed items (like scute
to turtle_scute
and grass_path
to dirt_path
)
This resource pack has been made to make supporting older versions of Minecraft easier!
Documentation
Template Model Backporting
Every model that has cube
or template
in it is backported, except if their parent is builtin/entity
.
Item Redirections
If an item's ID had been changed, a redirection will be made in the following way.
{
"parent": "<insert new location here>"
}
old_location.json
This makes it so it copies over every information from the new model into the old one, including the texture.