mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
feat: port version 1.4.1 to minecraft 1.21.1 (#42)
This commit is contained in:
parent
ae2245c4bd
commit
19b90e1fae
8 changed files with 85 additions and 72 deletions
|
|
@ -5,7 +5,7 @@ org.gradle.parallel=true
|
|||
loom.ignoreDependencyLoomVersionValidation=true
|
||||
|
||||
# Mod properties
|
||||
mod_version=1.4
|
||||
mod_version=1.4.2
|
||||
maven_group=net.trafficlunar.optionsprofiles
|
||||
archives_name=optionsprofiles
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
|
@ -15,6 +15,6 @@ minecraft_version=1.21.1
|
|||
|
||||
# Dependencies
|
||||
architectury_api_version=13.0.8
|
||||
fabric_loader_version=0.16.10
|
||||
fabric_api_version=0.115.1+1.21.1
|
||||
neoforge_version=21.1.128
|
||||
fabric_loader_version=0.17.2
|
||||
fabric_api_version=0.116.6+1.21.1
|
||||
neoforge_version=21.1.209
|
||||
Loading…
Add table
Add a link
Reference in a new issue