-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update MCWiki link * Clarify contactmod tag - Mod mail is dead. - Clarify you should not send bug reports to moderators * Remove obsolete Rule 8 mentions * Remove nbtcrafting tag This is now a feature in Fabric API. * Update links to 1.20.2 * Add link to Usage Guidelines on eula * Update Linkie link * Remove links to unmaintained libraries * Drawer is renamed * Actually deprecate Cloth * Add 6 new library tags - Architectury - MidnightLib - owo-lib - Patchouli - Polymer - YACL * Add tag to explain OIS
- Loading branch information
Showing
27 changed files
with
72 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
type: alias | ||
target: guide/ois |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
type: text | ||
|
||
--- | ||
|
||
**Do not use `ObjectInputStream`** unless you know what you are doing. | ||
|
||
`ObjectInputStream` is associated with several vulnerabilities. | ||
While the impact is benign in many cases, there have been some successful exploits in the past. | ||
|
||
Use other serialization methods like JSON or NBT, or serialize each field of a class manually. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
type: text | ||
|
||
--- | ||
|
||
Architectury allows building multi-platform (Fabric and Forge) mods. | ||
|
||
https://github.com/architectury/architectury-templates | ||
|
||
Architectury API, an API mod for Architectury mods: <https://github.com/architectury/architectury-api> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
type: alias | ||
target: lib/drawer |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
type: text | ||
|
||
--- | ||
|
||
MidnightLib is a configuration library. | ||
|
||
https://github.com/TeamMidnightDust/MidnightLib |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
type: text | ||
|
||
--- | ||
|
||
oωo (owo-lib) is a generic library/GUI/config mod for Fabric. | ||
|
||
https://github.com/wisp-forest/owo-lib |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
type: text | ||
|
||
--- | ||
|
||
Patchouli provides in-game, data-driven documentation of mod features. | ||
|
||
https://github.com/VazkiiMods/Patchouli/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
type: text | ||
|
||
--- | ||
|
||
Polymer is a library for creating server-side-only content mods. | ||
|
||
https://github.com/Patbox/polymer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
type: text | ||
|
||
--- | ||
|
||
YACL (YetAnotherConfigLib) is a configuration library. | ||
|
||
https://modrinth.com/mod/yacl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ type: text | |
|
||
--- | ||
|
||
<https://linkie.shedaniel.me/mappings> | ||
<https://linkie.shedaniel.dev/mappings> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,5 @@ type: text | |
--- | ||
|
||
https://www.minecraft.net/en-us/eula | ||
|
||
See also: <https://www.minecraft.net/en-us/usage-guidelines> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ type: text | |
|
||
--- | ||
|
||
https://minecraft.fandom.com/wiki/{{0}} | ||
https://minecraft.wiki/w/{{0}} |