44544c598f
* Fixes #4253: Just transfer the recipe id instead of every ingredient. * If possible handle any IRecipe for processing mode * Improvements and support for AE2 facades. * Switched to using JEI's displayed stacks (which means we can remove the shapeless variant). Co-authored-by: Sebastian Hartte <sebastian@hartte.de>
37 lines
1.2 KiB
Properties
37 lines
1.2 KiB
Properties
version_major=0
|
|
version_minor=0
|
|
version_patch=0
|
|
|
|
artifact_group=appeng
|
|
artifact_basename=appliedenergistics2
|
|
|
|
#########################################################
|
|
# Minecraft Versions #
|
|
#########################################################
|
|
minecraft_release=1.16
|
|
minecraft_version=1.16.2
|
|
mcp_mappings=20200723-1.16.1
|
|
forge_version=33.0.42
|
|
|
|
#########################################################
|
|
# Provided APIs #
|
|
#########################################################
|
|
jei_minecraft_version=1.16.2
|
|
jei_version=7.3.2.25
|
|
top_version=3.0.3-beta-6
|
|
hwyla_version=1.10.8-B72_1.15.2
|
|
ctm_version=MC1.15.2-1.1.0.9
|
|
|
|
#########################################################
|
|
# Deployment #
|
|
#########################################################
|
|
website_version=1.16.2
|
|
curse_versions=1.16.2
|
|
curseforge_project=223794
|
|
|
|
#########################################################
|
|
# Gradle #
|
|
#########################################################
|
|
# Various tasks like runData will fail when run as daemon
|
|
org.gradle.daemon=false
|