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,704
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

Show all versions

Invisible Frames 1.2.2 - Fix Mappings

on Jun 30, 2024
Download
  • Fixes the mappings so that paper will not remap it.
  • No other changes

Invisible Frames 1.2.1 - Folia Support

on Mar 27, 2024
Download

Adds folia support, courtesy of @YouHaveTrouble in # 3

Invisible Frames 1.2

on May 23, 2023
Download

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

Invisible Frames 1.1

on Mar 6, 2023
Download

Added

  • ItemsAdder Support (Plugin will not unhide ItemsAdder Custom Items)

GitHub Changes

What's Changed

  • Boom. by @BillyGalbreath in https://github.com/ADHDMC/InvisibleFrames/pull/1

New Contributors

  • @BillyGalbreath made their first contribution in https://github.com/ADHDMC/InvisibleFrames/pull/1

Full Changelog: https://github.com/ADHDMC/InvisibleFrames/commits/v1.1

Invisible Frames 1.0

on Jan 10, 2023
Download

1.0

  • Fixes an issue where the API version was incorrectly declared as 1.19 in plugin.yml, plugin should properly work on 1.18 versions now
  • Adds a reload command: /ifreload for reloading the configuration in game, with the permission invisibleframes.reload
  • Also noticed that there are no paper specific methods used in this project, bukkit and spigot servers can also use this plugin

0.0-alpha first release

on Nov 13, 2022
Download

Initial release

Modrinth is open source.

main@396f737

© 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.