added source code for ominousdarkness to be ported to 1.20.1, ores are no longer glowing
New project that will take some time but seems to be worth it
This commit is contained in:
13
OminousDarkness-main/gradle.properties
Normal file
13
OminousDarkness-main/gradle.properties
Normal file
@ -0,0 +1,13 @@
|
||||
# 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_id=ominousdarkness
|
||||
mod_version=1.2.1
|
||||
developer=dcaedll
|
||||
archives_base_name=OminousDarkness
|
||||
|
||||
minecraft_version=1.18.2
|
||||
mc_display_version=1.18.x
|
||||
forge_version=40.1.0
|
Reference in New Issue
Block a user