Phoenix616 / IDConverter

Converts numeric item IDs to Bukkit Material names (1.13 and legacy) in files (e.g. configs)
https://www.spigotmc.org/resources/id-converter.52099/
GNU General Public License v3.0
12 stars 9 forks source link

Suggestion: Give the merged flattening ID instead of just a note #4

Open jackstrosahl opened 4 years ago

jackstrosahl commented 4 years ago

Example : new Mapping(62, "burning_furnace", new Note("merged with furnace, only available via state")) would also have its flattening id be "furnace".

The issue I see is that you might lose some data with this conversion, but this at least doesn't give null.