Skip to content

Commit

Permalink
Update bunch of mods.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Jun 20, 2023
1 parent 26b86e7 commit 8acc191
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion alternatives/canvas.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"A new rendering engine. Incompatible with Sodium.",
)
.icon("https://cdn.modrinth.com/data/VOYxIjFI/icon.jpg")
.add_version({ loader: ["fabric", "quilt"], v: [17, 18, 19.2] }, {loader: ["fabric"], v: [16], note: "Abandoned"})
.add_version({ loader: ["fabric", "quilt"], v: [17, 18, 19, 20.1] }, {loader: ["fabric"], v: [16], note: "Abandoned"})
.add_category("Shaders")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/continuity.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"A Fabric mod that allows for efficient connected textures. Support emissive textures.",
)
.icon("https://cdn.modrinth.com/data/1IjD5062/icon.png")
.add_version({ loader: ["fabric", "quilt"], v: [17, 18, 19.4] })
.add_version({ loader: ["fabric", "quilt"], v: [17, 18, 19, 20.1] })
.add_category("Cosmetic")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/iris.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"A new shaders mod for Minecraft intended to be compatible with existing ShadersMod/Optifine shaders.",
)
.icon("https://cdn.modrinth.com/data/YL57xq9U/dc558eece920db435f9823ce86de0c4cde89800b.png")
.add_version({ loader: ["quilt"], v: [18, 19.4] }, { loader: ["fabric"], v: [16, 17, 18, 19.4] })
.add_version({ loader: ["quilt"], v: [18, 19, 20.1] }, { loader: ["fabric"], v: [16, 17, 18, 19, 20.1] })
.add_category("Shaders")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/lambdabettergrass.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"Adds better grass and snow to the game.",
)
.icon("https://cdn.modrinth.com/data/2Uev7LdA/icon.png")
.add_version({ loader: ["quilt"], v: [18, 19.4] }, { loader: ["fabric"], v: [16, 17, 18, 19.2] })
.add_version({ loader: ["quilt"], v: [18, 19, 20.1] }, { loader: ["fabric"], v: [16, 17, 18, 19.2] })
.add_category("Cosmetic")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/lambdynamiclights.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"Adds dynamic lighting to the game.",
)
.icon("https://cdn.modrinth.com/data/yBW8D80W/icon.png")
.add_version({ loader: ["quilt"], v: [17, 18, 19.3] }, { loader: ["fabric"], v: [15, 16, 17, 18, 19.3] })
.add_version({ loader: ["quilt"], v: [17, 18, 19, 20.1] }, { loader: ["fabric"], v: [15, 16, 17, 18, 19, 20.1] })
.add_category("Cosmetic")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/lazydfu.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default new Mod(
+ "if you're playing only on multiplayer it'll never get initialized for example.",
)
.icon("https://cdn.modrinth.com/data/hvFnDODi/icon.png")
.add_version({ loader: ["fabric", "quilt"], v: [14, 15, 16, 17, 18, 19.3] }, { loader: ["forge"], v: [16, 17, 18, 19.3] })
.add_version({ loader: ["fabric", "quilt"], v: [14, 15, 16, 17, 18, 19, 20.1] }, { loader: ["forge"], v: [16, 17, 18, 19.3] })
.add_category("Performance", "General")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/lithium.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"No-compromises game logic/server optimization mod.",
)
.icon("https://cdn.modrinth.com/data/gvQqBUqZ/icon.png")
.add_version({ loader: ["fabric", "quilt"], v: [15, 16, 17, 18, 19.4] })
.add_version({ loader: ["fabric", "quilt"], v: [15, 16, 17, 18, 19, 20.1] })
.add_category("Performance", "General")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/okzoomer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"Adds a highly-configurable zoom key for Quilt. The zoom is yours!",
)
.icon("https://cdn.modrinth.com/data/aXf2OSFU/icon.png")
.add_version({ loader: ["quilt"], v: [18, 19.4] }, { loader: ["fabric"], v: [14, 15, 16, 17, 18] })
.add_version({ loader: ["quilt"], v: [18, 19, 20.1] }, { loader: ["fabric"], v: [14, 15, 16, 17, 18] })
.add_category("Utility", "Zoom")
.add_link(
{ host: "modrinth", params: { namespace: "ok-zoomer" } },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/phosphor.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"No-compromises lighting engine optimization mod. Incompatible with Starlight.",
)
.icon("https://cdn.modrinth.com/data/hEOCdOgW/icon.png")
.add_version({ loader: ["fabric", "quilt"], v: [15, 16, 17, 18, 19.3] })
.add_version({ loader: ["fabric", "quilt"], v: [15, 16, 17, 18, 19.4] })
.add_category("Performance", "General")
.add_link(
{ host: "modrinth" },
Expand Down
2 changes: 1 addition & 1 deletion alternatives/sodium.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default new Mod(
"Modern rendering engine and client-side optimization mod for Minecraft.",
)
.icon("https://cdn.modrinth.com/data/AANobbMI/icon.png")
.add_version({ loader: ["fabric", "quilt"], v: [16, 17, 18, 19.4] })
.add_version({ loader: ["fabric", "quilt"], v: [16, 17, 18, 19, 20.1] })
.add_category("Performance", "Client")
.add_link(
{ host: "modrinth" },
Expand Down

0 comments on commit 8acc191

Please sign in to comment.