skyecodes / IBE-Editor

A simple GUI mod to edit an item, a block or an entity in your current world.
https://www.curseforge.com/minecraft/mc-mods/ibe-editor
MIT License
39 stars 13 forks source link

SNBT Editor - Wrap and format text #27

Closed skyecodes closed 2 years ago

skyecodes commented 3 years ago

The TextArea component needs to support text wrapping. I also want to add a mode where the text is automatically formated (like a JSON file), but this addition will be more complex and isn't my main priority.