Simple Item Editor
Item Editor based on client-side commands
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Simple Item Editor
Simple Item Editor
Simple Item Editor is a minecraft mod for item editing using client-side commands, mostly inspired by similiar editors on creative servers

Features
`/edit` command:
Command for item editing. See /edit command for a list of arguments
Text placeholders
In some arguments (like `name` or `lore line`) you can use prefix `&` for various actions, such as: - `&k` for vanilla formatting codes - `ȷFAB` for hex colors - `&<key.jump>` for keybinds - `&[entity.minecraft.zombie]` for translated text - `&_` for space (" ")
Also you can use escape `&` with backslash ``, as well as `xXX`, `uXXXX` and `n`
Other info
- Issues
Feel free to report bugs, errors, crashes, mistakes in translation, suggestions to mod, advices on coding, etc.