Create Addons Website banner

Create Addons Website

2 devlogs
6h 53m 49s

A website that shows a list of the minecraft Create mod addons
(This is an already-existing project that I just updated)

Demo Repository

Loading README...

Stef

Improved array comparison since before it was marking as different arrays that were the same (but maybe different sorting and such)
Fixed curseforge fetching cuz they changed the API

not sure what to put as image so ima put a pic of the console showing that it’s now fetching from curseforge

Attachment
0
Stef

Shipped this project!

Hours: 5.85
Cookies: 🍪 91
Multiplier: 15.57 cookies/hr

The website shows a list of addons for the minecraft Create mod (automatically fetched and updated every 3 hours)

I updated the website to add the create version supported by each addon (by automatically downloading the jar file and reading its config files) when available

Stef

I added a script in the addon fetching that checks if the mod does not have a createversion set in the database, and if it doesn’t, downloads the mod’s jar from either Curseforge or Modrinth and scan it for known mod configuration file that include the dependencies
Also added the create version in the website along with a toggle to filter only mods that have a create version set (as some can not be downloaded since they don’t have a specific create version set as dependency or curseforge returns null as downloadUrl

(off-topic: uhh, not sure why i pasted 1 image but the attachments show 2 images)

Attachment
Attachment
0