HomeJavaModsPreviews
Previews
ModsJava

Previews

by skirazavr · on Modrinth

A library for creating previews

⬇ Download on Modrinth
Previews — screenshot 1Previews — screenshot 2

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

These come from our own check of the pack file, not from the source page.

Explore more