Перейти к содержимому
Mineforgian

IBE Editor

Simple GUI Mod to edit an item, a block or an entity in your current world

1.6M загрузок214 подписчиковMITfabricforgeneoforge

Обновлён 30 декабря 2023 г. · опубликован 7 января 2022 г.

  • Item Editor
  • NBT Editor

Banner

Latest release Modrinth GitHub License Discord CurseForge

A simple GUI mod to edit an item, a block or an entity in your current world.

Update (October 31st 2024):

After almost 8 years of maintaining IBE Editor, I will pause this project indefinitely.

Recent updates (read: the replacement of NBT by Components in 1.20.5) have made it impossible to simply maintain the mod without having to rewrite a large portion of it. That combined with the fast release cycle, the mod is already a few versions behind, and I am simply not able to keep up with the pace.

I am also not as invested into the mod as I used to be because I don't even use it myself anymore. This project started back in 2017 as a little tool I created to help me to create custom items in adventure maps. I decided to share it with the community and eventually a lot of people started using it, which I did not expect.

I'm sorry to disappoint you, I know you all wanted an update, but I don't want to lie to you, it won't be coming (at least, not from me).
The GitHub repository has been archived. Anyone is free to fork the project or to make their own spin based on it.

Thank you all for your support,
Skye

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

Important: the mod does not support Minecraft 1.20.5 and above due to the new component system.

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.

Features

This mod is primarily aimed at server admins and map makers. It allows you to edit anything on your item, block or entity, directly in the game using a simple user interface.

The default keybinds are I for the Item Editor, N for the NBT Editor and R for the SNBT Editor.

Item Editor

  • Name, Lore with formatting
  • Enchantments
  • Attribute Modifiers
  • Hide Flags
  • Can place on / Can destroy
  • Potion effects

Block Editor

  • Block state
  • Container name, lock code

Entity Editor

  • Name
  • Health
  • Misc attributes : Invulnerable, Silent, Glowing, No gravity, Fire

NBT Editor

  • Can edit items, block entities and entities
  • Add, remove, edit tags
  • Cut, copy, paste tags

SNBT Editor

  • Can edit items, block entities and entities
  • Text formatting

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.2.8+1.20-forgeРелиз1.20, 1.20.1forge30 декабря 2023 г..jar (952 КБ)
2.2.8+1.20-fabricРелиз1.20, 1.20.1fabric30 декабря 2023 г..jar (951 КБ)
2.2.8+1.20.2-neoforgeРелиз1.20.2neoforge30 декабря 2023 г..jar (929 КБ)
2.2.8+1.20.2-forgeРелиз1.20.2forge30 декабря 2023 г..jar (930 КБ)
2.2.8+1.20.2-fabricРелиз1.20.2fabric30 декабря 2023 г..jar (929 КБ)
2.2.8+1.20.4-neoforgeРелиз1.20.4neoforge29 декабря 2023 г..jar (930 КБ)
2.2.8+1.20.4-forgeРелиз1.20.4forge29 декабря 2023 г..jar (931 КБ)
2.2.8+1.20.4-fabricРелиз1.20.4fabric29 декабря 2023 г..jar (930 КБ)
2.2.7+1.20.4-neoforgeРелиз1.20.4neoforge14 декабря 2023 г..jar (930 КБ)
2.2.7+1.20.4-forgeРелиз1.20.4forge14 декабря 2023 г..jar (931 КБ)
2.2.7+1.20.4-fabricРелиз1.20.4fabric14 декабря 2023 г..jar (930 КБ)
2.2.6+1.20.2-neoforgeРелиз1.20.2neoforge23 ноября 2023 г..jar (929 КБ)
2.2.6+1.20.2-forgeРелиз1.20.2forge23 ноября 2023 г..jar (930 КБ)
2.2.6+1.20.2-fabricРелиз1.20.2fabric23 ноября 2023 г..jar (929 КБ)
2.2.5+1.20.2-neoforgeРелиз1.20.2neoforge17 ноября 2023 г..jar (929 КБ)

Показаны последние 15 из 53 версий. Все версии — на Modrinth.

Ченджлог

2.2.8+1.20-forgeРелиз1.20, 1.20.1 · 30 декабря 2023 г.
  • fix(forge): make mod optional for client (#84)
  • fix: allow the block editor to be opened when the mod isn't installed on the server (#85)
  • fix: crash on startup due to Vault (#87)
  • feat: added Armor Trims hide flag
  • fix: unremovable lore bug
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20-fabricРелиз1.20, 1.20.1 · 30 декабря 2023 г.
  • fix(forge): make mod optional for client (#84)
  • fix: allow the block editor to be opened when the mod isn't installed on the server (#85)
  • fix: crash on startup due to Vault (#87)
  • feat: added Armor Trims hide flag
  • fix: unremovable lore bug
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.2-neoforgeРелиз1.20.2 · 30 декабря 2023 г.
  • feat: added Armor Trims hide flag
  • fix: unremovable lore bug
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.2-forgeРелиз1.20.2 · 30 декабря 2023 г.
  • feat: added Armor Trims hide flag
  • fix: unremovable lore bug
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.2-fabricРелиз1.20.2 · 30 декабря 2023 г.
  • feat: added Armor Trims hide flag
  • fix: unremovable lore bug
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.4-neoforgeРелиз1.20.4 · 29 декабря 2023 г.
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.4-forgeРелиз1.20.4 · 29 декабря 2023 г.
  • fix: unable to give Vault item in multiplayer
2.2.8+1.20.4-fabricРелиз1.20.4 · 29 декабря 2023 г.
  • fix: unable to give Vault item in multiplayer

Полная история изменений — на Modrinth.

Комментарии

Загружаем…