Modern Model Format
ModAllows 1.21.11 models to load in older versions
Type
Mod
Modrinth Downloads
15
Modrinth ID
1SGQO17b
Last Updated
May 14, 2026
Description
Allows the use of the 1.21.11 model format in older versions with the help of black magic, specifically allowing all three axis (XYZ) rotation and incrementes larger/smaller than 22.5°, additionally removing the 3x3x3 size constraint.
Example

File: assets/minecraft/models/block/diamond_block.json
{ "format_version": "1.21.11", "textures": { "all": "block/diamond_block" }, "elements": [ { "from": [0, 0, 0], "to": [16, 16, 16], "rotation": {"x": 45, "y": 45, "z": 45, "origin": [8, 8, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#all"}, "east": {"uv": [0, 0, 16, 16], "texture": "#all"}, "south": {"uv": [0, 0, 16, 16], "texture": "#all"}, "west": {"uv": [0, 0, 16, 16], "texture": "#all"}, "up": {"uv": [0, 0, 16, 16], "texture": "#all"}, "down": {"uv": [0, 0, 16, 16], "texture": "#all"} } } ] }Supports both rotation types:
All axis rotation
"rotation": { "x": 45, "y": 45, "z": 45, "origin": [ 8, 8, 8 ] }Single axis rotation
"rotation": { "angle": 45, "axis": "y", "origin": [ 8, 8, 8 ] }Issues
If you have found an issue please report it on the github, along with (if applicable):
- any logs
- the model
- a screenshot
- the game version
- modlist
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Sugar Delight
This Minecraft mod adds berries and various sweets made from berries and sugar.
Ranged Wireless Redstone
Allows redstone signals to be transmitted wirelessly over a configurable distance
Mystic Mekkan Mod
A whole new world to discover, find new ores, new mobs and new gear!
Manaita
This is a complete remake of "Manaita".It can amplify crafting results by up to 32x.
Winter of Making
An economy mod which uses snowflakes as the currency and has 8 shop items which are all very interesting! Maybe OP too.....
WynnCraft Fruma - Translate Russia
WynnTranslateRussia is a translator into Russian for comfortable gameplay on the WynnCraft server

