Skip to content

Commit

Permalink
Update incompatible-mods.json (#256)
Browse files Browse the repository at this point in the history
* Update incompatible-mods.json

Added note for Requiem (1.19.2), and Progressive Archery

* Refactored the note for accuracy

Co-authored-by: Southpaw <[email protected]>

* Removed 'Progressive Archery' entry due to lack of information

---------

Co-authored-by: Southpaw <[email protected]>
  • Loading branch information
maloryware and Southpaw1496 authored Nov 22, 2024
1 parent a6a9dea commit d92584a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion public/api/v1/incompatible-mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,14 @@
"tracking": "UNKNOWN",
"note": "Compostable items cannot be composted on Quilt",
"icon": "https://cdn.modrinth.com/data/HJetCzWo/baf9ea57b7784e743aa33441105723205d743351.png"
}
},
{
"ids": ["requiem"],
"name": "Requiem",
"type": "WORKAROUND",
"status": "WONT_FIX",
"tracking": "https://github.com/Ladysnake/Requiem/issues/670",
"note": "Creating an obelisk crashes the game when using some versions of QSL. Use [QSL 4.0.0-beta.30](https://modrinth.com/mod/qsl/version/4.0.0-beta.30+0.76.0-1.19.2) as a workaround.",
"icon": "https://cdn.modrinth.com/data/bYmqMxlQ/41b48c13bc4acd691dccc93b09c97995f0509880_96.webp"
}
]

1 comment on commit d92584a

@Cozy-GitHub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See preview on Cloudflare Pages: https://60b573a0.quiltmc-org.pages.dev

Please sign in to comment.