diff --git a/build.properties b/build.properties index c41c9af96..0df0b0617 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -mod_version=1.3.3 +mod_version=1.3.4 minecraft_version=1.10.2 forge_version=12.18.2.2122 mcp_mappings_version=snapshot_20160701 diff --git a/resources/changelog/1.10.2-1.3.4.txt b/resources/changelog/1.10.2-1.3.4.txt new file mode 100644 index 000000000..a83e0ffb8 --- /dev/null +++ b/resources/changelog/1.10.2-1.3.4.txt @@ -0,0 +1,5 @@ +As always, don't forget to backup your world before updating! +Requires CyclopsCore version 0.10.8 or higher. + +Fixes: +* Fix crash when reading Forestry machines, Closes CyclopsMC/IntegratedDynamics#281