Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Invisible Frames

Invisible Frames

Simple toggle from visible to invisible for item frames

3,621
49
Decoration
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x

Platforms

Bukkit
Folia
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

Simplexity
SimplexityOrganization

Peashooter101
Peashooter101 Member

Details

Licensed MIT
Published 2 years ago
Updated last year
DescriptionGalleryChangelogVersions

Simple toggle for invisible item frames

Shift-right-click to turn an item frame invisible/visible

Requires invisibleframes.toggleframes permission

Config:

lock-frame: true and toggle-empty: false

lock-frame sets the item frames to locked when they are invisible, stopping the items from being able to be knocked out, and having a random invisible item frame you cannot see

toggle-empty allows the item frame to be toggled when empty. This is off by default so as not to have random invisible frames everywhere

blacklisted-items: blacklist, items must be declared how they would be written in a vanilla /give command

<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'
}

If you use a Purpur server, check out PurpurExtras for similar small QOL game improvements! (That's what this code was originally written for, lol)

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.