Skip to content

Commit 95383ea

Browse files
committed
bruh
1 parent 248b99e commit 95383ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DataGear is meant to be a simple and lightweight solution, and as so it's design
2121

2222
Datagear V2 is under development. To see my ever-expanding but never-fulfilled TODO list, click [here](https://github.com/WFPhantom/datagear/blob/fabric-26.1/src/main/kotlin/com/wfphantom/DataGear.kt).
2323

24-
No backports or Neo ports will be happening until v2 is out, after that, the mod will be available for Neoforge and Fabric 26.1+ and MIGHT be backported to 1.21.1 for both loaders. No Forge or 1.20 ports planned.
24+
The mod is available for Neoforge and Fabric 26.1+ and MIGHT be backported to 1.21.1 for both loaders. No Forge or 1.20 ports are ever happening.
2525

2626
[mr-shield]: https://img.shields.io/modrinth/dt/CqIH6BQv?style=for-the-badge&logo=modrinth&label=Modrinth&labelColor=black&color=%2300AF5C
2727
[mr-link]: https://modrinth.com/mod/datagear

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"depends": {
2727
"fabricloader": ">=0.19.2",
28-
"minecraft": "~26.1.2",
28+
"minecraft": "~26.1",
2929
"java": ">=25",
3030
"fabric-api": "*",
3131
"fabric-language-kotlin": "*"

0 commit comments

Comments
 (0)