1
0
mirror of https://github.com/turbodiesel4598/NuclearCraft synced 2026-03-13 08:04:42 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Tom Dodd
07792a6829 New repository for FG 2.3 fork 2021-04-26 01:44:27 +01:00
Tom Dodd
4ee9261986 Update changelog.txt 2021-04-26 00:02:57 +01:00
2 changed files with 9 additions and 1 deletions

View File

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

View File

@ -1,3 +1,11 @@
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
* Increased script addon max zip size to 50 MB