We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25a09c commit a6b9f8aCopy full SHA for a6b9f8a
1 file changed
assets/addon_browser/addons.conf
@@ -1332,4 +1332,14 @@
1332
"github": "https://github.com/Zhincore/BlueMap-DynamicTrees"
1333
}
1334
1335
+ {
1336
+ name: "BlueMapEntityMarkersMod-Fabric"
1337
+ description: "This mod displays all Entity.class derived entities with a marker on the map."
1338
+ author: "MrChresh"
1339
+ apiVersion: "2"
1340
+ platforms: ["fabric"]
1341
+ links: {
1342
+ "github": "https://github.com/MrChresh/BlueMapEntityMarkersMod-Fabric"
1343
+ }
1344
1345
]
0 commit comments