Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions assets/addon_browser/addons.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1225,5 +1225,27 @@
links: {
"github": "https://github.com/mastasytha/Bluemap-Follow-Player"
}
}
{
name: "MineColonies Integration"
description: "This mod is an integration between MineColonies and BlueMap. It ensures that colonies will be displayed on BlueMap via markers"
author: "LDTTeam"
apiVersion: "2"
platforms: ["forge", "neoforge"]
links: {
"curseforge": "https://www.curseforge.com/minecraft/mc-mods/minecolonies-bluemap-integration"
"github": "https://github.com/ldtteam/minecolonies-bluemap"
}
}
{
name: "Domum Ornamentum Integration"
description: "This mod is an integration between Domum Ornamentum and BlueMap. It ensures that all custom blocks from Domum Ornamentum can render properly on the map."
author: "LDTTeam"
apiVersion: "2"
platforms: ["forge", "neoforge"]
links: {
"curseforge": "https://www.curseforge.com/minecraft/mc-mods/domum-ornamentum-bluemap-integration"
"github": "https://github.com/ldtteam/minecolonies-bluemap"
}
}
]