forked from Team-RTG/Realistic-Terrain-Generation
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbuild.properties
45 lines (44 loc) · 1.84 KB
/
build.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# TODO: should maybe find a way to update mod_version automatically in the future (perhaps from git), but not neccessary.
# mod_author has to be in ""'s (and comma-separated, ie: "","",""), because array[]
# mod_deps should be 'after:<mod identifier>' (unquoted, semicolon-separated, \escaped for newline, see example below)
minecraft.version=1.7.10
forge.version=10.13.4.1614-1.7.10
rtg.version=1.7.04
mod_id=RTG
mod_name=Realistic Terrain Generation
mod_desc=Adds a new world type which generates realistic terrain for Overworld biomes.
mod_version=1.1.1.7
mc_version=1.7.10
mod_url=https://github.com/Team-RTG/Realistic-Terrain-Generation
mod_author="Team RTG"
mod_creds=Forked from RWG by ted80. OpenSimplex Noise by KdotJPG.
mod_logo=assets/rtg/logo.png
mcf_version=10.13.4.1614
run_dir=run
package_base=org.teamrtg
mod_deps=after:abyssalcraft@[1.9.1.2,);\
after:arsmagica2@[1.4.0.008,);\
after:ATG@[0.10.0,);\
after:BiomesOPlenty@[2.1.0,);\
after:BuildCraft|Core@[7.1.7,);\
after:[email protected] for MC 1.7.10;\
after:enviromine@[1.3.119,);\
after:ExtrabiomesXL@[3.16.2,);\
after:flowercraftmod@[1.9,);\
after:ForgottenNature@[1.6.11,);\
after:Growthcraft|Bamboo@[1.7.10-2.5.0,);\
after:Highlands@[2.2.3,);\
after:hot_water;\
after:ICMod@[1.5.0,);\
after:InTheDarkness;\
after:kegare.sugiforest;\
after:lom@[1.7.10-3.2.0,);\
after:Mariculture@[1.7.10-1.2.4.2a-5,);\
after:mod_ebm;\
after:mod_IDT;\
after:Railcraft@[9.7.0.0,);\
after:RidiculousWorld@[0.1,);\
after:sushicraft@[14.4,);\
after:Thaumcraft@[4.2.3.4,);\
after:[email protected];\
after:vampirism@[0.7.8.5,)