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
20 changes: 20 additions & 0 deletions assets/addon_browser/addons.conf
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@
"spigotmc": "https://www.spigotmc.org/resources/bluemapofflineskinsupport.91486/"
}
}
{
name: "BlueMap Quark"
description: "A Resource pack to help Quark Mod load models and textures correctly with Bluemap"
author: "Joshinken"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"github": "https://github.com/Joshinken/bluemap-quark"
}
}
{
name: "BlueMap-Quests"
description: "This is a set-and-forget bridge plugin for displaying Quests objectives in a single layer of your BlueMap maps! The location of all Quests-linked Citizens 2 and ZNPCsPlus NPCs will be displayed with configurable markers. It supports both cuboid and polygonal Quests regions using either WorldGuard 6 or 7, in 3D."
Expand All @@ -49,6 +59,16 @@
"spigotmc": "https://www.spigotmc.org/resources/bluemap-quests.96806/"
}
}
{
name: "BlueMap Reclamation"
description: "A Resource pack to help Reclamation Modpack load models and textures correctly with Bluemap"
author: "Joshinken"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"github": "https://github.com/Joshinken/bluemap-reclamation"
}
}
{
name: "BeautyQuests"
description: "Quest system with a simple graphical interface. Markers will be displayed on the map."
Expand Down