nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Invisible Frames

Invisible Frames

Plugin

Simple toggle from visible to invisible for item frames

Server DecorationGame MechanicsSocialStorageTechnologyUtility

7,307 downloads
71 followers

Invisible Frames 1.2

Changelog

What's Changed

  • Adds API
  • Frames changing state now uses an event, so that cancelling the behavior is easier
  • Adds a blacklist option - intakes vanilla structured item declaration (minecraft:gold_nugget{CustomModelData:1234})

Imports:

<repository>
  <id>modrinth-repo</id>
  <url>https://api.modrinth.com/maven/</url>
</repository>

<dependency>
  <groupId>maven.modrinth</groupId>
  <artifactId>invisible-frames</artifactId>
  <version>1.2</version>
  <scope>provided</scope>
</dependency>
exclusiveContent {
    forRepository { maven { url = "https://api.modrinth.com/maven" } }
    filter { includeGroup "maven.modrinth" }
}

dependencies {
    compileOnly 'maven.modrinth:invisible-frames:1.2'
}

Javadocs

Files

InvisibleFrames-1.2.jar(12.23 KiB) Primary Download

External resources


Project members

Simplexity

Simplexity

Organization

Peashooter101

Member


Technical information

License
MIT
Project ID