mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Update Fabric Loader to latest version (#401)
Fixes duplicate copies of Loader (pre-0.14 and post-0.14) ending up on the runtime classpath of API users and prevents a crash.
This commit is contained in:
@@ -13,7 +13,7 @@ archives_base_name_snapshot=architectury-snapshot
|
||||
base_version=4.11
|
||||
maven_group=dev.architectury
|
||||
|
||||
fabric_loader_version=0.13.3
|
||||
fabric_loader_version=0.14.19
|
||||
fabric_api_version=0.58.0+1.18.2
|
||||
mod_menu_version=3.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user