Make UVLLoader a bit more robust (#3102)

Catch all parsing exceptions instead of propagating them upwards as
these are meaningless for the actual test.
Renamed uvlMarker to ae2_uvl_marker just in case some other mod uses the
same key.
This commit is contained in:
yueh
2017-09-21 20:42:23 +02:00
committed by GitHub
parent d3a5be7ed6
commit 829c18e2bb
49 changed files with 54 additions and 52 deletions
@@ -1,5 +1,5 @@
{
"uvlMarker": true,
"ae2_uvl_marker": true,
"textures": {
"0": "blocks/obsidian",
"1": "uvlightmapjsontest:blocks/BlockControllerLights"