Skip to content

Commit af15416

Browse files
authored
Add 'Create BlueMap' mod to addons configuration (#142)
Added a new mod entry for 'Create BlueMap' with details.
1 parent 25ae29a commit af15416

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,4 +1289,15 @@
12891289
"github": "https://github.com/BlueMap-Minecraft/BlueMapEntities"
12901290
}
12911291
}
1292+
{
1293+
name: "Create BlueMap"
1294+
description: "Create BlueMap is a mod that lets you see the Create Mod trains and tracks on BlueMap."
1295+
author: "Szedann"
1296+
apiVersion: "2"
1297+
platforms: ["forge", "neoforge", "bluemap"]
1298+
links: {
1299+
"github": "https://github.com/Szedann/create-bluemap/"
1300+
"modrinth": "https://modrinth.com/mod/create-bluemap"
1301+
}
1302+
}
12921303
]

0 commit comments

Comments
 (0)