port to 26.1 part 1

This commit is contained in:
turtletowerz 2026-03-29 01:17:10 -04:00
parent b64f9b6741
commit 3a17ce9f60
No known key found for this signature in database
GPG key ID: 23B823DCAA283B4E
33 changed files with 581 additions and 344 deletions

View file

@ -1,20 +1,27 @@
org.gradle.jvmargs=-Xmx6G
org.gradle.parallel=true
# Fixes errors caused by Loom version differences
loom.ignoreDependencyLoomVersionValidation=true
java_version=25
# Mod properties
mod_version=1.4.4
maven_group=net.trafficlunar.optionsprofiles
archives_name=optionsprofiles
enabled_platforms=fabric,neoforge
mod_id=optionsprofiles
mod_version=1.4.5
mod_name=Options Profiles
mod_description=Load and save your options from in-game.
mod_author=trafficlunar
license=GNU GPL 3.0
group=net.trafficlunar.optionsprofiles
# Minecraft properties
minecraft_version=1.21.9
minecraft_version=26.1
minecraft_version_range=[26.1, 26.2)
# Dependencies
architectury_api_version = 18.0.3
fabric_loader_version=0.17.2
fabric_api_version=0.134.0+1.21.9
neoforge_version=21.9.0-beta
fabric_loader_version=0.18.4
fabric_api_version=0.144.3+26.1
neoforge_version=26.1.0.8-beta
neoforge_loader_version_range=[4,)
## This is the version of minecraft that the 'common' project uses, you can find a list of all versions here
## https://projects.neoforged.net/neoforged/neoform
neo_form_version=26.1-1