Compare commits

...

3 Commits

Author SHA1 Message Date
f082788406 set fabric mod json 1.21.
All checks were successful
Build fabric mod / build (push) Successful in 12m1s
2025-06-15 20:06:31 +03:00
072efb64f6 Merge branch '1.21' 2025-06-15 19:59:44 +03:00
06634a8704 set license wtfpl in mod
Some checks failed
Build fabric mod / build (push) Has been cancelled
2025-06-15 19:59:29 +03:00

View File

@ -13,7 +13,7 @@
"sources": "https://github.com/MeexReay/repeating-mod"
},
"license": "CC0-1.0",
"license": "WTFPL",
"icon": "icon.png",
"environment": "client",
@ -29,7 +29,7 @@
"depends": {
"fabricloader": ">=0.14.14",
"fabric-api": "*",
"minecraft": ">=1.20",
"minecraft": ">=1.21.2",
"java": ">=17"
},
"suggests": {