Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated links #141

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tags/discord/communitydiscords.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ type: text
---

A list of fabric community discord servers can be found on the wiki:
https://fabricmc.net/wiki/community_discords
https://fabricmc.net/wiki/community:unofficial_community_spaces
2 changes: 1 addition & 1 deletion tags/faq/okzoomer.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Ok Zoomer mod dropped support for Fabric Loader. There are several alternatives:
- WI Zoom on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/wi-zoom)
- Logical Zoom on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/logical-zoom) and [Modrinth](https://modrinth.com/mod/logical-zoom)

More alternatives can be found on the [Fabric Wiki](https://fabricmc.net/wiki/optifine-alternatives#zoom).
More alternatives can be found on the [Fabric Wiki](https://fabricmc.net/wiki/community:optifine_alternatives#zoom).
2 changes: 1 addition & 1 deletion tags/faq/optifine.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: text
OptiFine doesn't support Fabric natively.

If you are willing to try alternatives, please look at this list:
<https://fabricmc.net/wiki/optifine-alternatives>
<https://fabricmc.net/wiki/community:optifine_alternatives>

If you need shaders but not OptiFine, Iris is the mod for you. Find more about it here:
<https://irisshaders.dev/download>
Expand Down
2 changes: 1 addition & 1 deletion tags/guide/dependencies.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Adding%%20other%%20mods.md
https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Adding%20other%20mods.md
3 changes: 1 addition & 2 deletions tags/guide/server.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ embed:
---
**»** [Installing a Minecraft/Fabric Server](https://fabricmc.net/wiki/tutorial:installing_minecraft_fabric_server)
**»** [Installing a Fabric Server without a GUI](https://fabricmc.net/wiki/player:tutorials:install_server)
**»** [1.17+ Server should use Java 17](https://fabricmc.net/wiki/player:tutorials:mc-1.17-server)
**»** [A list of Fabric Server-side Mods](https://fabricmc.net/wiki/serverside-mods)
**»** [A list of Fabric Server-side Mods](https://fabricmc.net/wiki/community:serverside_mods)
2 changes: 1 addition & 1 deletion tags/lib/geckolib.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: text

Geckolib is a powerful animation library for item stacks, block entities, and entities. It imports user-made animations from blockbench to use in animations

https://geckolib.com/en/latest/
https://github.com/bernie-g/geckolib
2 changes: 1 addition & 1 deletion tags/lib/jmx.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: text

JMX (or json model extensions) is an api that allows you to add more features to the vanilla json models, and is compatible with canvas allowing for bloom and other effects.

https://github.com/grondag/json-model-extensions
https://github.com/vram-guild/json-model-extensions
2 changes: 1 addition & 1 deletion tags/link/jdk.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ embed:
---

[Java 17](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot) for Minecraft 1.17 and later
[Java 8](https://adoptium.net/archive.html?variant=openjdk8&jvmVariant=hotspot) for Minecraft 1.16 and earlier
[Java 8](https://adoptium.net/?variant=openjdk8&jvmVariant=hotspot) for Minecraft 1.16 and earlier
2 changes: 1 addition & 1 deletion tags/link/kotlin.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

<https://kotlinlang.org/docs/reference/faq.html>
<https://kotlinlang.org/docs/faq.html>
2 changes: 1 addition & 1 deletion tags/link/optifine-alternatives.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

OptiFine alternatives on Fabric: https://fabricmc.net/wiki/optifine-alternatives
OptiFine alternatives on Fabric: https://fabricmc.net/wiki/community:optifine_alternatives
2 changes: 1 addition & 1 deletion tags/link/ssmods.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ type: text
---

Fabric Server-side Mods:
<https://fabricmc.net/wiki/serverside-mods>
<https://fabricmc.net/wiki/community:serverside_mods>
2 changes: 1 addition & 1 deletion tags/link/tinyv2spec.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

**Spec for tiny v2:** https://github.com/FabricMC/tiny-remapper/issues/9
**Spec for tiny v2:** https://fabricmc.net/wiki/documentation:tiny2
2 changes: 1 addition & 1 deletion tags/link/versions.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://fabricmc.net/versions.html
https://fabricmc.net/develop
2 changes: 1 addition & 1 deletion tags/link/wiki.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://fabricmc.net/wiki/doku.php
https://fabricmc.net/wiki
Loading