* 更变了约128个部分摩登方块的手持样式,使其更符合mc(工作量太大了,小喵弄了好久,我调整也花了近2个小时) * 调整了斜坡Ramp的模型(小喵搞的) * 根据FrameBlock调整了斜坡方块的显示,时其更自然些
9 lines
363 B
Properties
9 lines
363 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.id = modernlifepatch
|
|
mod.group = com.r3944realms.modernlifepatch
|
|
mod.author = r3944Realms
|
|
mod.version = 1.18.2-1.5.0-beta |