Invisible Frames

Invisible Frames

Plugin

Simple toggle from visible to invisible for item frames

Server DecorationGame MechanicsSocialStorageTechnologyUtility

1,924 downloads
36 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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

Project members

Simplexity

Simplexity

Organization

Peashooter101

Member

Details

Licensed MIT
Published 2 years ago
Updated 3 months ago