Skip to content

Commit 6509ae8

Browse files
committed
2.1.2
1 parent eb17934 commit 6509ae8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ loader_version=0.17.3
99
parchment_version=2025.10.12
1010

1111
# Mod Properties
12-
version=2.1.1
12+
version=2.1.2
1313
group=com.fix3dll
1414
buildNumber=0
1515

src/main/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bannerImageURL": "https://fabricmc.net/assets/rip_yarn.png",
33
"bannerLink": "https://fabricmc.net/2025/10/31/obfuscation.html",
44
"updateInfo": {
5-
"latestRelease": "2.1.1",
5+
"latestRelease": "2.1.2",
66
"releaseDownload": "https://modrinth.com/project/F35D4vTL/versions",
77
"releaseChangelog": "https://modrinth.com/project/F35D4vTL/changelog",
88
"latestBeta": "2.1.0-beta.1",

src/main/resources/petItems.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"DWARF_TURTLE_SHELMET": {
9494
"displayName": "§9Dwarf Turtle Shelmet",
9595
"material": "skull_item",
96-
"rarity": "RARE",
96+
"rarity": "EPIC",
9797
"resolvableProfile": {
9898
"id": [
9999
1489096766,
@@ -681,7 +681,7 @@
681681
"WASHED_UP_SOUVENIR": {
682682
"displayName": "§6Washed-up Souvenir",
683683
"material": "skull_item",
684-
"rarity": "LEGENDARY",
684+
"rarity": "EPIC",
685685
"resolvableProfile": {
686686
"id": [
687687
-2061505657,

0 commit comments

Comments
 (0)