Skip to content

Commit 2c0da4f

Browse files
committed
Clarify broken vs Partially Working & add new mod
1 parent cedfe25 commit 2c0da4f

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/content/docs/mods.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ There are **five** possible statuses for mods in the table below:
1818

1919
- <Badge text="Fully Works" size="medium" variant="success" /> - Fully working with no known issues, if you find any, make a bug report.
2020
- <Badge text="Cross-Modloader Lib" size="medium" variant="note" /> - Mod may have one or more libraries that is not Jar-In-Jar'ed and may be required to be on the opposite modloader.
21-
- <Badge text="Partially Works" size="medium" variant="caution" /> - Has features that may not work as intended.
22-
- <Badge text="Broken" size="medium" variant="danger" /> - Crashes at any point.
21+
- <Badge text="Partially Works" size="medium" variant="caution" /> - Has features that may not work as intended or crash doing certain actions.
22+
- <Badge text="Broken" size="medium" variant="danger" /> - Crashes at any point during load.
2323
- <Badge text="Blocked" size="medium" variant="danger" /> - Mod is blocked by mod creator intentionally.
2424

2525
### Version
@@ -51,5 +51,6 @@ Mods are not alphabetically sorted nor status sorted, this may change in the fut
5151
| [Refined Storage 1](https://modrinth.com/mod/refined-storage) | <Badge text="Fully Works" size="medium" variant="success" /> | 1.20.1 | |
5252
| [Create Forge](https://modrinth.com/mod/create) | <Badge text="Partially Works" size="medium" variant="caution" /> | 1.20.1 | Requires [Vanillin](https://modrinth.com/mod/flw-vanillin) + issues [1](https://github.com/KiltMC/Kilt/issues/509) [2](https://github.com/KiltMC/Kilt/issues/508) [3](https://github.com/KiltMC/Kilt/issues/499) |
5353
| [Superb Warfare](https://modrinth.com/mod/superb-warfare) | <Badge text="Fully Works" size="medium" variant="success" /> | 1.20.1 | May require dependencies |
54-
| [Epic Fight](https://modrinth.com/mod/epic-fight) | <Badge text="Broken" size="medium" variant="danger" /> | 1.20.1 | Used to work. |
55-
| [The Bumblezone](https://modrinth.com/mod/the-bumblezone-fabric) | <Badge text="Partially Works" size="medium" variant="caution" /> | 1.20.1 | May Require Dependencies ([1](https://github.com/KiltMC/Kilt/issues/608)) |
54+
| [Epic Fight](https://modrinth.com/mod/epic-fight) | <Badge text="Broken" size="medium" variant="danger" /> | 1.20.1 | ([Used to work.](https://github.com/KiltMC/Kilt/issues/593)) |
55+
| [The Bumblezone](https://modrinth.com/mod/the-bumblezone-fabric) | <Badge text="Partially Works" size="medium" variant="caution" /> | 1.20.1 | May Require Dependencies ([1](https://github.com/KiltMC/Kilt/issues/608)) |
56+
| [Security Craft](https://modrinth.com/mod/security-craft) | <Badge text="Partially Works" size="medium" variant="caution" /> | 1.20.1 | ([1](https://github.com/KiltMC/Kilt/issues/466)) ([2](https://github.com/KiltMC/Kilt/issues/619)) |

0 commit comments

Comments
 (0)