YamceYet Another Minecraft Editor | January 23, 2019 |
Yamce is Yet Another Minecraft Editor. This one is a native Linux application written in Qt/C++. It reads and writes Minecraft 1.13 files. I had tried NBTExplorer
but it is a .NET Windows app. I installed the mono .NET wedge for Linux, but it still didn't work. Plus, I kinda wanted to write my own. I needed an NBT Editor because of a bug where removing banners from maps and restarting the server results in the deleted map banners reappearing. I wonder if I should split this into two separate tools, because they have different operating requirements. Yamce has two operating modes:
|
- Download
- Developer
- Tools
- Editor - Edit your NBT data.
- Map Wall - Export your maps as a PNG file.
- Rail Mapper - Add your rail lines to your maps
- Live Updates - Display maps and player positions as they change.