In Game Datapack Edit - Datapack Editor Directly in Game
In Game Datapack Edit (abbreviated as IGDE) offers a convenient tool for editing datapacks without needing to exit Minecraft. All changes are saved directly in the world's datapacks/igde folder, and a /reload command is required to apply them.
Currently, the mod supports tag editing through a specialized interface. To open the tag editor, use the command /igde tag <tag_type> <tag_location>. For example, executing "/igde tag item test:test" will provide access to edit the items tag test:test.
One of the key features is integration with JEI - the system supports adding elements by dragging their ghost copies from the JEI interface. The interface itself offers enhanced functionality, including the ability to move tabs around the screen.
Important compatibility note: The mod must be installed on both server and client sides. Without the client version of the mod, igde commands will not work.