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:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"uvlMarker": true,
|
||||
"ae2_uvl_marker": true,
|
||||
"textures": {
|
||||
"0": "blocks/obsidian",
|
||||
"1": "uvlightmapjsontest:blocks/BlockControllerLights"
|
||||
|
||||
Reference in New Issue
Block a user