1
0
mirror of https://github.com/turbodiesel4598/NuclearCraft synced 2026-03-13 16:14:54 +01:00

Compare commits

..

No commits in common. "07792a6829785abaa7999079af77a80942edcf83" and "d99b362ac7be406bf779fde4520ff076bf5e2c9b" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -12,7 +12,7 @@ buildscript {
} }
} }
dependencies { dependencies {
classpath("com.github.GregTechCE:ForgeGradle:FG_2.3-SNAPSHOT") { classpath("com.github.DStrand1:ForgeGradle:FG_2.3-SNAPSHOT") {
changing = true changing = true
} }
} }

View File

@ -1,11 +1,3 @@
v2o.5.2
* Moved to an unofficial fork of ForgeGradle 2.3 [thanks to DStrand1!]
* Fixed vanilla crafting recipe ID errors
+ Added manufactory recipes for AE2 certus quartz ore and charged certus quartz ore
v2o.5.1 v2o.5.1
* Increased script addon max zip size to 50 MB * Increased script addon max zip size to 50 MB