- Fix invisible output slots on JEI crook recipes - Fix JEI bug with sieve recipes overflowing due to JEI API changes
24 lines
658 B
Properties
24 lines
658 B
Properties
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.daemon=true
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|
|
|
|
mc_version=1.21.1
|
|
neo_version=21.1.51
|
|
neo_version_range=[21.1,)
|
|
loader_version_range=[4,)
|
|
|
|
jei_version=19.19.6.236
|
|
rei_version=14.0.688
|
|
emi_version=1.1.13
|
|
cloth_config_version=15.0.127
|
|
top_version=12.0.3-5
|
|
|
|
kubejs_version=2101.7.0-build.171
|
|
rhino_version=2101.2.5-build.54
|
|
architectury_version=13.0.6
|
|
|
|
parchment_minecraft_version=1.21
|
|
parchment_mappings_version=2024.07.28 |