website/static/assets/modlist/list.json

16 lines
694 B
JSON

[
{
"name": "Accurate Maps",
"description": "Accurate Maps works by sending extra info to the client about the block being represented in the map.<br>With that extra info, the client can then calculate the color of the block in a more accurate way. If the map being rendered does not have additional info, the renderer will fall back to the vanilla colors, so mods that use the vanilla map system to render custom stuff will not be affected.",
"loaders": ["Fabric"],
"version": "1.19.2",
"author": "D4rkness_King",
"platforms": [
{
"name": "Modrinth",
"id": "modrinth",
"url": "https://modrinth.com/mod/accurate-maps"
}
]
}
]