1.21 update

update to 1.21, remove timer
This commit is contained in:
kawaiizenbo 2024-06-15 16:38:24 -07:00
parent c68631010d
commit 69b444c3c2
11 changed files with 36 additions and 31 deletions

View file

@ -29,9 +29,9 @@
],
"depends": {
"fabricloader": ">=0.15.1",
"fabricloader": ">=0.15.11",
"fabric-api": "*",
"minecraft": "~1.20",
"java": ">=17"
"minecraft": "~1.21",
"java": ">=21"
}
}