Invisible Frames
⚪ Last updated 2024🖼️ Gallery (3 images)
🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #399 of 1560 bukkit mods in this game by downloads
📋 About This Mod
## 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 ```xml <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> ``` ```gradle 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 (https://modrinth.com/plugin/purpurextras) for similar small QOL game improvements! (That's what this code was originally written for, lol)
## 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
```xml
```gradle 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 (https://modrinth.com/plugin/purpurextras) for similar small QOL game improvements! (That's what this code was originally written for, lol)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Rhythmic
- Version
- 1.2.2
- Downloads
- 8,004
- Endorsements
- 73
- Category
- bukkit
- Created
- 11/13/2022
- Updated
- 6/30/2024
- Game Versions
- 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
- Tags
- decoration, game-mechanics, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Invisible Frames support?
The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.
What is the latest version of Invisible Frames?
Version 1.2.2, published 2024-06-30 with 8,004 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await


