IBE-Editor
IBE-Editor copied to clipboard
A simple GUI mod to edit an item, a block or an entity in your current world.

A simple GUI mod to edit an item, a block or an entity in your current world.
For help with installation, usage and configuration of the mod, see the IBE Editor wiki.
You can also join us on Discord!
Download the mod
The mod is available to download on CurseForge, Modrinth and GitHub.
It is compatible with both Forge and Fabric mod loaders.
The Fabric version of the mod requires Fabric API.
Build the mod
The mod is built using the Architectury toolchain.
Building the mod requires Java 17 (or higher) for the 1.18 version, or Java 16 (or higher) for the 1.17 and 1.16 versions.
git clone https://github.com/skyecodes/IBE-Editor.git
cd IBE-Editor
chmod +x gradlew
./gradlew build
You will find the mod JARs in the forge/build/libs and fabric/build/libs directories.