forked from Shadows-of-Fire/Placebo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
26 lines (23 loc) · 777 Bytes
/
gradle.properties
File metadata and controls
26 lines (23 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
fileName=Placebo
spacedName=Placebo
modid=placebo
author=Shadows_of_Fire
desc=1 (one) library boi
version=6.0.3
mcVersion=1.18.1
forgeVersion=39.0.5
parchmentVersion=2021.12.19-1.18.1
jeiVersion=1.18.1:9.1.0.46
jadeFileId=3551337
#MIXINS
mixin=true
mixinVersion=0.8.5
#These should be a comma-separated list of all the mixin classnames in the project.
#Mixins must live at shadows.modid.mixin
mixins=LootTablesMixin, AbstractContainerMenuInvoker
clientMixins=BlockModelShaperMixin, ModelBakeryMixin
#New mappings version to use with the fg updateMappings task.
#When commented out, the task is not registered.
#UPDATE_MAPPINGS=1.16.5
#UPDATE_MAPPINGS_CHANNEL=official