Fixed RS blocks requiring a pickaxe to be broken, fixes #1473

This commit is contained in:
raoulvdberge
2017-10-01 13:33:23 +02:00
parent 74fda65889
commit 0c901a3932
2 changed files with 9 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
### 1.5.19
- Updated Forge to 2493 (MC 1.12.2) (raoulvdberge)
- Fixed RS blocks requiring a pickaxe to be broken (raoulvdberge)
### 1.5.18
- Added Project E integration for the External Storage on the Transmutation Table (raoulvdberge)