diff --git a/update/changelog.md b/update/changelog.md index 4a868f1da..d37fb18c4 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,9 @@ +# 1.10.2-r94 +* Make Laser Relay crafting use the Atomic Reconstructor instead of the Crafting Table +* Made Filter Settings not treat the Filter item as a setting +* Blacklist Laser Relays from being used with Phantomfaces to avoid crash loops :v +* Made Mod mode ignore other filter settings like Meta and NBT by default + # 1.10.2-r93 ### This is a backport of some of the features present in the new 1.11 versions. So have fun with that. <3 * Replace particles with laser renderers on multiple machines diff --git a/update/updateVersions.properties b/update/updateVersions.properties index 19c05c0f2..485e9108a 100644 --- a/update/updateVersions.properties +++ b/update/updateVersions.properties @@ -3,5 +3,5 @@ 1.9=33 1.9.4=45 1.10=46 -1.10.2=93 +1.10.2=94 1.11=92 \ No newline at end of file