You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -72,14 +72,14 @@ Badges are meant for developers to put on their project pages, so users can see
72
72
They're based on [Devin's Badges](https://github.com/intergrav/devins-badges).
73
73
74
74
The `uses` badge is meant for mods or modpacks which want to display that Loot Table Modifier is included.
75
-
It can be used in Markdown like this: `[](https://modrinth.com/mod/loot-table-modifier)`
75
+
It can be used in Markdown like this: `[](https://modrinth.com/mod/loot-table-modifier)`
76
76
And will look like this:
77
-
[](https://modrinth.com/mod/loot-table-modifier)
77
+
[](https://modrinth.com/mod/loot-table-modifier)
78
78
Clicking it will bring the user to the Modrinth page for Loot Table Modifier
79
79
80
80
81
81
The `requires` badge is meant for datapacks which want to display that Loot Table Modifier is required for the pack to function.
82
-
It can be used in Markdown like this: `[](https://modrinth.com/mod/loot-table-modifier)`
82
+
It can be used in Markdown like this: `[](https://modrinth.com/mod/loot-table-modifier)`
83
83
And will look like this:
84
-
[](https://modrinth.com/mod/loot-table-modifier)
84
+
[](https://modrinth.com/mod/loot-table-modifier)
85
85
Clicking it will bring the user to the Modrinth page for Loot Table Modifier
0 commit comments