Skip to content

Commit 979b606

Browse files
committed
Merge 1.21(.1) into 1.21.4
* 1.21(.1): Update apostrophe usage and discord link Write to changelog history and reset changelog file
2 parents d860dae + c641a81 commit 979b606

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
<!--publish=false-->
2-
### 1.4.1:
3-
- `1.21.6(-8)`: Fix requiring incorrect Minecraft version, instead now requires 1.21.6⁺ as intended
1+
<!--publish=false-->

CHANGELOG_history.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
### 1.4.1:
2+
- `1.21.6(-8)`: Fix requiring incorrect Minecraft version, instead now requires 1.21.6⁺ as intended
13
## 1.4.0:
24
- Fix incompatibility with 0.17.x versions of Fabric Loader
35
- `1.21.4`-`1.21.8`:
4-
- Add _**Copper** Sword_ Variants using [Nemo's Copper](https://modrinth.com/mod/nemos-copper)
6+
- Add _**Copper** Sword_ Variants using [Nemoʼs Copper](https://modrinth.com/mod/nemos-copper)
57
- `1.21.9`:
68
- Update to 1.21.9
79
- Add _**Copper** Sword_ Variants using Vanilla Copper

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [<img width='16' src="https://raw.githubusercontent.com/tr7zw/FirstPersonModel/main/src/main/resources/icon.png"> `First Person Mod`](https://modrinth.com/mod/first-person-model)
1313
- [<img width='16' src="https://raw.githubusercontent.com/tr7zw/NotEnoughAnimations/main/src/main/resources/icon.png"> `Not Enough Animations`](https://modrinth.com/mod/not-enough-animations)
1414
- [<img width='16' src="https://raw.githubusercontent.com/pnk2u/resources/main/ModProjects/More-Tool-Variants/pres/logo/logo_c.png"> `More Tool Variants (MStV+)`](https://modrinth.com/mod/more-tool-variants)
15-
- [<img width='16' src="https://raw.githubusercontent.com/nemoongh/NemosCopper/master/common/src/main/resources/nemos_copper.png"> `Nemo's Copper`](https://modrinth.com/mod/nemos-copper) (`1.21.4`~`1.21.8` only)
15+
- [<img width='16' src="https://raw.githubusercontent.com/nemoongh/NemosCopper/master/common/src/main/resources/nemos_copper.png"> `Nemoʼs Copper`](https://modrinth.com/mod/nemos-copper) (`1.21.4`~`1.21.8` only)
1616

1717
### ᴬ⃯ ᵦ⃔ Translations
1818

@@ -25,10 +25,12 @@ Want to help translate? Feel free to open a PR to the **default branch (`1.21(.1
2525
### Changelog History
2626

2727
<!--CHANGELOG:START-->
28+
### 1.4.1:
29+
- `1.21.6(-8)`: Fix requiring incorrect Minecraft version, instead now requires 1.21.6⁺ as intended
2830
## 1.4.0:
2931
- Fix incompatibility with 0.17.x versions of Fabric Loader
3032
- `1.21.4`-`1.21.8`:
31-
- Add _**Copper** Sword_ Variants using [Nemo's Copper](https://modrinth.com/mod/nemos-copper)
33+
- Add _**Copper** Sword_ Variants using [Nemoʼs Copper](https://modrinth.com/mod/nemos-copper)
3234
- `1.21.9`:
3335
- Update to 1.21.9
3436
- Add _**Copper** Sword_ Variants using Vanilla Copper
@@ -93,7 +95,6 @@ Want to help translate? Feel free to open a PR to the **default branch (`1.21(.1
9395
- Fix _**Oak** **Stone**/**Deepslate**/**Blackstone** Sword_ crafting recipes (all defaulted to _**Oak** **Stone** Sword_)
9496
### 1.0.1:
9597
- Fix crash when shooting _**Bamboo** Arrows_ from Bows
96-
9798
<!--CHANGELOG:END-->
9899
> _`The section above is automatically updated with each new release and only includes already published releases.`_
99100
---

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"custom": {
4848
"modmenu": {
4949
"links": {
50-
"modmenu.discord": "https://dsc.lieonlion.dev"
50+
"modmenu.discord": "https://discord.lieonlion.dev"
5151
}
5252
},
5353
"mc-publish": {

0 commit comments

Comments
 (0)