Forge update

This commit is contained in:
Emmanuel BENOîT 2016-07-10 21:30:05 +02:00
parent 102d9120f5
commit a46f8b185b
3 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ materials No Alloys
Alnico Alnico
materials No Metal from slag materials No Metal from slag
-> in metal recycler -> in metal recycler
materials No Black sand URGENT materials No Black sand
materials No Metals materials No Metals
Lead Lead
Aluminium Aluminium
@ -73,7 +73,7 @@ animals ??? Alligators
world ??? Improved system to handle neighbouring biomes BF world ??? Improved system to handle neighbouring biomes BF
world.gen ??? Make basalt gen behave correctly at chunk boundaries BF world.gen ??? Make basalt gen behave correctly at chunk boundaries BF
world.gen ??? Improve saltpeter gen so it generates in caves only BF world.gen ??? Improve saltpeter gen so it generates in caves only BF
world ??? Volcanos URGENT world ??? Volcanos
------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------
??? ??? Sub-blocks ??? ??? Sub-blocks
??? Yes Improved pistons ??? Yes Improved pistons

View file

@ -34,7 +34,7 @@ targetCompat = JavaVersion.VERSION_1_8
minecraft { minecraft {
version = "${mc_full_version}-${forge_version}-${mc_version}" version = "${mc_full_version}-${forge_version}"
runDir = "run" runDir = "run"
mappings = "${mappings_version}" mappings = "${mappings_version}"
// makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable. // makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.

View file

@ -5,5 +5,5 @@ mod_version= 0.1
mc_version= 1.10.0 mc_version= 1.10.0
mc_full_version= 1.10.2 mc_full_version= 1.10.2
forge_version= 12.18.0.2007 forge_version= 12.18.0.2010
mappings_version= snapshot_20160518 mappings_version= snapshot_20160518