We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e88be commit 0d0f85eCopy full SHA for 0d0f85e
assets/addon_browser/addons.conf
@@ -1195,4 +1195,15 @@
1195
"modrinth": "https://modrinth.com/plugin/betternations"
1196
}
1197
1198
+ {
1199
+ name: "FTB Chunks for BlueMap"
1200
+ description: "Visualize FTB Chunks land claims directly in BlueMap."
1201
+ author: "fabraic"
1202
+ apiVersion: "2"
1203
+ platforms: ["neoforge"]
1204
+ links: {
1205
+ "curseforge": "https://www.curseforge.com/minecraft/mc-mods/ftb-chunks-for-bluemap"
1206
+ "github": "https://github.com/The-Sewers/FTB-Chunks-for-BlueMap"
1207
+ }
1208
1209
]
0 commit comments