


This is the simple mod that I decided to make cause no same stuff on NeoForge 26.2 and Forge 26.2
Use:
/previews item <item>
for rendering
/previews block <block>
for rendering
/previews entity
for crossheaded entity
/previews entity <entity>
for rendering
/previews area <x1, y1, z1> <x2, y2, z2>
for area rendering (like structure)
I saw only for Fabric at 26.2
Use this mod as you want without any trouble
Translated into 30 european languages
To use this in your Dev project use
repositories {
...
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
...
}
And add
dependencies {
...
runtimeOnly "maven.modrinth:previews:1-NeoForge"
}
to your build.gradle
Verified by MCModsHub
- Ships as previews-neoforge-1.jar — drop this file into the mods folder
- Download size: 133 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.