Skip to content

Commit f0257ce

Browse files
authored
Add BluemapCreateEntityAddon configuration (#147)
Added new addon configuration for BluemapCreateEntityAddon.
1 parent a6b9f8a commit f0257ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,4 +1342,14 @@
13421342
"github": "https://github.com/MrChresh/BlueMapEntityMarkersMod-Fabric"
13431343
}
13441344
}
1345+
{
1346+
name: "BluemapCreateEntityAddon"
1347+
description: "This addon displays create entities like windmills or trains and adds support for copycat blocks. "
1348+
author: "Marsu"
1349+
apiVersion: "2"
1350+
platforms: ["forge", "neoforge"]
1351+
links: {
1352+
"github": "https://github.com/BeneHenke/BluemapCreateEntityAddon"
1353+
}
1354+
}
13451355
]

0 commit comments

Comments
 (0)