Added JEI integration (way too painful)

This commit is contained in:
IM23a-cernik
2025-05-30 01:24:00 +02:00
parent b8a66c2875
commit ff91d3a371
6 changed files with 181 additions and 8 deletions
+3 -1
View File
@@ -24,6 +24,8 @@ neo_version_range=[21.1.148,)
# The loader version range can only use the major version of FML as bounds
loader_version_range=[1,)
jei_version=19.21.1.305
## Mod Properties
# The unique mod identifier for the mod. Must be lowercase in English locale. Must fit the regex [a-z][a-z0-9_]{1,63}
@@ -34,7 +36,7 @@ mod_name=Stalinium
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=MIT
# The mod version. See https://semver.org/
mod_version=0.0.18
mod_version=0.0.19
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html