Hey,
I am running a Spigot server on 1.7.10 with MetaCycler. But we are slowly running out of metas since every block only has 16. I thought I could develop a forge mod which adds our custom textures as new blocks to the game. But I see a few problems: How should I convert my meta data blocks to the new blocks from the mod. Maybe with the WorldEdit replace command?
I am pretty sure that I cant directly upgrade from 1.7.10 to a 1.8 Forge server without converting the meta data blocks to the new blocks from the mod first (in 1.7), am I right?
Greetings,
kevyn