Compare commits

..

No commits in common. "f0827884065dfafe4e2737ef01bafdc3b7e7684e" and "d101b11c36c0232b3a1cac9da4d8f570f3ce423a" have entirely different histories.

View File

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