CreateMod/gradle.properties
simibubi 158c0eba15 Blending in with Entities
- Changed blueprint entity and item rendering to be more Optifine friendly (?)
- Punching blueprints now clears the slot before breaking it
- Fix a dist issue with KTEs
- Added recipe for blueprint
2021-06-16 21:39:38 +02:00

20 lines
513 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=-Xmx3G
org.gradle.daemon=false
# mod version info
mod_version=0.3.2
minecraft_version=1.16.5
forge_version=36.0.42
# dependency versions
registrate_version=1.0.4
jei_version=7.6.1.71
# curseforge information
projectId=328085
curse_type=beta
# github information
github_project=Creators-of-Create/Create