536389af0b
# Conflicts: # common/src/main/java/com/seibel/distanthorizons/common/commonMixins/MixinVanillaFogCommon.java # common/src/main/java/com/seibel/distanthorizons/common/wrappers/level/KeyedClientLevelManager.java # common/src/main/java/com/seibel/distanthorizons/common/wrappers/minecraft/MinecraftClientWrapper.java # common/src/main/java/com/seibel/distanthorizons/common/wrappers/minecraft/MinecraftRenderWrapper.java # common/src/main/java/com/seibel/distanthorizons/common/wrappers/world/ClientLevelWrapper.java # common/src/main/java/com/seibel/distanthorizons/common/wrappers/world/ServerLevelWrapper.java # coreSubProjects # forge/src/main/java/com/seibel/distanthorizons/forge/mixins/client/MixinFogRenderer.java
64 lines
1.6 KiB
Properties
64 lines
1.6 KiB
Properties
# 1.17.1 version
|
|
java_version=16
|
|
minecraft_version=1.17.1
|
|
parchment_version=1.17.1:2021.12.12
|
|
compatible_minecraft_versions=["1.17", "1.17.1"]
|
|
accessWidenerVersion=1_17
|
|
builds_for=fabric,forge
|
|
embed_joml=true
|
|
|
|
# Netty
|
|
netty_version=4.1.25.Final
|
|
|
|
# LWJGL
|
|
# the actual LWJGL version is 3.2.2, but the oldest BOM version available on maven is 3.2.3
|
|
lwjgl_version=3.2.3
|
|
|
|
# Fabric loader
|
|
fabric_loader_version=0.14.24
|
|
fabric_api_version=0.46.1+1.17
|
|
# Fabric mod versions
|
|
modmenu_version=2.0.17
|
|
starlight_version_fabric=
|
|
phosphor_version_fabric=
|
|
lithium_version=
|
|
sodium_version=mc1.17.1-0.3.4
|
|
iris_version=1.17.x-v1.2.7
|
|
bclib_version=0.5.5
|
|
canvas_version=
|
|
|
|
# iris - needs 1.7.4+ to support the DH API
|
|
fabric_incompatibility_list={ "iris": "*" }
|
|
fabric_recommend_list={}
|
|
|
|
# Fabric mod run
|
|
# 0 = Don't enable and don't run
|
|
# 1 = Can be referenced in code but doesn't run
|
|
# 2 = Can be referenced in code and runs in client
|
|
enable_mod_menu=2
|
|
enable_starlight=0
|
|
enable_phosphor=0
|
|
enable_lithium=0
|
|
enable_sodium=1
|
|
enable_iris=0
|
|
enable_bclib=1
|
|
enable_canvas=0
|
|
|
|
# Forge loader
|
|
forge_version=37.1.1
|
|
# Neo not used but the variable still needs to be defined to make gradle happy
|
|
neoforge_version_range=[*,)
|
|
|
|
# Forge mod versions
|
|
terraforged_version=
|
|
oculus_version=
|
|
|
|
# Forge mod run
|
|
# 0 = Don't enable and don't run
|
|
# 1 = Can be referenced in code but doesn't run
|
|
# 2 = Can be referenced in code and runs in client
|
|
enable_starlight_forge=0
|
|
enable_terraforged=0
|
|
enable_terrafirmacraft=0
|
|
enable_oculus=0
|