forked from DistrictOfJoban/Joban-Client-Mod
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
25 lines (20 loc) · 7.14 KB
/
gradle.properties
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
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
org.gradle.daemon=false
minecraft_version=1.20.4
# Mod Properties
mod_version=2.0.0
maven_group=com.lx862.jcm
archives_base_name=JCM
# Dependencies
mtr_version=4.0.0-beta-7
# Cross version mapping
legacy_unicode_font = ,\n \
\t\t{\n \
\t\t\t\"type\": \"legacy_unicode\",\n \
\t\t\t\"sizes\": \"minecraft:font/glyph_sizes.bin\",\n \
\t\t\t\"template\": \"minecraft:font/unicode_page_%s.png\"\n \
\t\t}
mc_door_118 = {"variants": {"facing=east,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom"},"facing=east,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 90},"facing=east,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge"},"facing=east,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 270},"facing=east,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top"},"facing=east,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 90},"facing=east,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge"},"facing=east,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 270},"facing=north,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 270},"facing=north,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge"},"facing=north,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 270},"facing=north,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 180},"facing=north,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 270},"facing=north,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge"},"facing=north,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 270},"facing=north,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 180},"facing=south,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 90},"facing=south,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 180},"facing=south,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 90},"facing=south,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom"},"facing=south,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 90},"facing=south,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 180},"facing=south,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 90},"facing=south,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top"},"facing=west,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 180},"facing=west,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 270},"facing=west,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 180},"facing=west,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 90},"facing=west,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 180},"facing=west,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 270},"facing=west,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 180},"facing=west,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 90}}}
mc_door_119 = {"variants": {"facing=east,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left"},"facing=east,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 90},"facing=east,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right"},"facing=east,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 270},"facing=east,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left"},"facing=east,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 90},"facing=east,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right"},"facing=east,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 270},"facing=north,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 270},"facing=north,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open"},"facing=north,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 270},"facing=north,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 180},"facing=north,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 270},"facing=north,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open"},"facing=north,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 270},"facing=north,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 180},"facing=south,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 90},"facing=south,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 180},"facing=south,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 90},"facing=south,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open"},"facing=south,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 90},"facing=south,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 180},"facing=south,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 90},"facing=south,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open"},"facing=west,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 180},"facing=west,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 270},"facing=west,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 180},"facing=west,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 90},"facing=west,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 180},"facing=west,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 270},"facing=west,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 180},"facing=west,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 90}}}