Changes:
- Fixed air-only chunk crash
- Added JSON configuration files:
- Metapacks folder: information about blocks (text ID, block type, tags, etc.). You can create metapacks for Minecraft mods enabling uNmINeD to process and render modded blocks correctly.
- Stylesheets folder: colors and effects assigned to individual blocks or tags. You can customize map colors by writing your own stylesheets.
Notes:
- uNmINeD detects numeric block IDs automatically for Minecraft 1.7+ Forge mods (from level.dat/FML/ItemData). Manual ID assignments are coming soon.
- Bigger stylesheets and using numeric or text block IDs instead of tags causes no performance hit.