Skip to content

Commit 79c2e71

Browse files
committed
Merge branch '1.21.4' into 1.21.5
2 parents adb938e + 3e770ce commit 79c2e71

File tree

778 files changed

+427
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

778 files changed

+427
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
<!--publish=false-->
2-
### 1.4.0:
1+
<!--publish=true-->
2+
## 1.4.0:
33
- Fix incompatibility with 0.17.x versions of Fabric Loader
4-
- `1.21.9`:
5-
- Update to 1.21.9
6-
- Add _**Copper** Sword_ Variants
4+
- `1.21.4`-`1.21.8`:
5+
- Add _**Copper** Sword_ Variants using [Nemo's Copper](https://modrinth.com/mod/nemos-copper)
6+
- `1.21.9`:
7+
- Update to 1.21.9
8+
- Add _**Copper** Sword_ Variants using Vanilla Copper
9+
- Reduce jar file size by ~10% through the removal of unnecessary files and improved compression

CHANGELOG_history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.4.0:
2+
- Fix incompatibility with 0.17.x versions of Fabric Loader
3+
- `1.21.4`-`1.21.8`:
4+
- Add _**Copper** Sword_ Variants using [Nemo's Copper](https://modrinth.com/mod/nemos-copper)
5+
- `1.21.9`:
6+
- Update to 1.21.9
7+
- Add _**Copper** Sword_ Variants using Vanilla Copper
8+
- Reduce jar file size by ~10% through the removal of unnecessary files and improved compression
19
### 1.3.10:
210
- Add recipe grouping for _Arrow_, _Bow_ and _Crossbow_ variant recipes combining them with their Vanilla variant's recipe's spot in the recipe book
311
- Add '_Arrow_ variant to **Oak** _Arrow_ conversion' crafting recipe and allow _Arrow_ variants to be used in the _Spectral Arrow_ crafting recipe

README.md

Lines changed: 70 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <img width='24' src="./src/main/resources/icon.png"> More Frame Variants
1+
# <img width='24' src="./src/main/resources/icon.png"> More Weapon Variants
22
> ![Mod Icon](https://raw.githubusercontent.com/pnk2u/resources/main/ModProjects/More-Weapon-Variants/pres/logo/logo_c.png)
33
>
44
> A simple mod adding wood variants for Minecraft's Weapon Items (Bow, Crossbow, Arrow and Sword variants).
@@ -12,6 +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)
1516

1617
### ᴬ⃯ ᵦ⃔ Translations
1718

@@ -24,8 +25,74 @@ Want to help translate? Feel free to open a PR to the **default branch (`1.21(.1
2425
### Changelog History
2526

2627
<!--CHANGELOG:START-->
27-
<!--CHANGELOG:END-->
28-
28+
## 1.4.0:
29+
- Fix incompatibility with 0.17.x versions of Fabric Loader
30+
- `1.21.4`-`1.21.8`:
31+
- Add _**Copper** Sword_ Variants using [Nemo's Copper](https://modrinth.com/mod/nemos-copper)
32+
- `1.21.9`:
33+
- Update to 1.21.9
34+
- Add _**Copper** Sword_ Variants using Vanilla Copper
35+
- Reduce jar file size by ~10% through the removal of unnecessary files and improved compression
36+
### 1.3.10:
37+
- Add recipe grouping for _Arrow_, _Bow_ and _Crossbow_ variant recipes combining them with their Vanilla variant's recipe's spot in the recipe book
38+
- Add '_Arrow_ variant to **Oak** _Arrow_ conversion' crafting recipe and allow _Arrow_ variants to be used in the _Spectral Arrow_ crafting recipe
39+
- `1.21.6⁺`: Update to 1.21.6⁺
40+
### 1.3.9:
41+
- Add Advancement unlocking Dispenser recipe upon crafting/receiving _Bow_ variants
42+
### 1.3.8:
43+
- `1.21.5`: Update to 1.21.5
44+
### 1.3.7:
45+
- Fix _Arrow_ recipes only returning 1 arrow instead of the intended 4
46+
- Fixes crash when using Quilt
47+
### 1.3.6:
48+
- Fix crash on start-up when running alongside EMI (Thanks to [JellySquid](https://modrinth.com/user/jellysquid3) for their crucial help!)
49+
### 1.3.5:
50+
- Add Deserts to Biomes in which Skeletons are likely to spawn with a Jungle Bow
51+
- `1.20.1`: Fix Crossbow advancements not loading properly
52+
### 1.3.3:
53+
- `1.20.1`: Fix requiring incorrect Java version (introduced by 1.3.2)
54+
- `1.21.4`: Fix advancement implementation from 1.3.2
55+
### 1.3.2:
56+
- `1.21⁺`: Implement missing achievements: "**Ol' Betsy**", "**Two Birds, One Arrow**", "**Who's the Pillager Now?**" and "**Arbalistic**" (already available in 1.20.1)
57+
- Piglins now are interested in all _Golden Sword_ variants also triggering "**Oh, Shiny**"
58+
- Fix _**Cherry** Bows_ pulling _**Birch** Arrows_ incorrectly displaying _**Bamboo** Arrows_ for the first frame of the animation
59+
- Add compatibility for [Not Enough Animation](https://modrinth.com/mod/not-enough-animations)'s function of hiding an off-hand shield while aiming using a charged _Crossbow_ (now works for variants, too)
60+
- Add _Weapon_ variants to their respective Fabric conventional Item Tags allowing for easier intercompatibility with other mods
61+
### 1.3.1:
62+
- `1.20.1`: Fix requiring incorrect Java version (introduced by 1.3.0)
63+
## 1.3.0:
64+
- Fix Wither Skeletons being unable to attack
65+
- `1.21⁺`: Fix _Bows_ and _Crossbows_ sometimes being unable to be enchanted with Unbreaking/Mending using an anvil
66+
- **NEW**:
67+
If [_More Tool Variants_](https://modrinth.com/mod/more-tool-variants) is installed,
68+
- **Piglin Brutes** can now spawn holding a _**Crimson** Golden Axe_
69+
- **Vindicators** can now spawn holding a _**Dark Oak** Iron Axe_
70+
### 1.2.3:
71+
- `1.21.4`: Fix _Bow_ and _Crossbow_ variants not being enchantable using the Enchanting Table
72+
### 1.2.2:
73+
- Add [Not Enough Animations](https://modrinth.com/mod/not-enough-animations) compatibility for _Crossbow_ variants
74+
## 1.2.0:
75+
- `1.21⁺` Implement enchantability for _Bows_ and _Crossbows_
76+
- `1.21.3`, `1.21.4`: Add **Pale Oak** _Weapons_ and _Arrows_ of all kinds
77+
### 1.1.2:
78+
- Fix "_**Crimson** Crossbow_ loaded with _**Crimson** Arrow_" texture missing a few pixels
79+
### 1.1.1:
80+
- `1.20.6⁺`: Fix critical bug crashing the game when a monster tries to shoot an arrow
81+
## 1.1.0:
82+
- **_NEW_** features:
83+
- Mobs now can use (Cross-)bow variants
84+
- **Piglins** occasionally spawn with a _Crimson Crossbow_ equipped
85+
- **Skeletons**(/**Bogged**) now occasionally spawn with a bow variant made out of the wood of any in the biome available trees (e.g. **Skeletons** spawning in Savanna have a high chance of spawning with an _Acacia Bow_)
86+
- Mobs using (Cross-)bow variants use the fitting arrow variant (and can also drop both the ranged weapon and the arrow as loot)
87+
- `1.21⁺`: **Bogged** drop _Tipped Poison Arrow_ variants
88+
- **Wither Skeletons** now have a high chance of spawning with either a _Crimson Stone Sword_ or a _Crimson Blackstone Sword_, which they can also drop.
89+
- **Piglins** spawning with a sword now have a chance of spawning with a _Crimson Golden Sword_
90+
- `1.21.4`: Update to 1.21.4
91+
- `1.20.1`, `1.20.4`: Fix smelt-to-nugget recipes
92+
### 1.0.2:
93+
- Fix _**Oak** **Stone**/**Deepslate**/**Blackstone** Sword_ crafting recipes (all defaulted to _**Oak** **Stone** Sword_)
94+
### 1.0.1:
95+
- Fix crash when shooting _**Bamboo** Arrows_ from Bows
2996
> _`The section above is automatically updated with each new release and only includes already published releases.`_
3097
---
3198
#### Support/Contact

gradlew

Lines changed: 249 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)