1.14: Slab slice left-click pickup optional. Added config option for device drops in creative mode (issue #67). Fixed Panzer Glass Block submerged display (issue #68).

This commit is contained in:
stfwi 2019-11-22 16:21:20 +01:00
parent 1c71841ed8
commit 8dac14c5ba
11 changed files with 263 additions and 174 deletions

View file

@ -11,6 +11,10 @@ Mod sources for Minecraft version 1.14.4.
## Version history
- v1.0.16-b6 [A] Made slab slice left-click pickup optional (default enabled).
[A] Added config option for device drops in creative mode (addresses #67),
[F] Fixed Panzer Glass Block submerged display (issue #68, thx WenXin20).
- v1.0.16-b5 [F] Fixed recipe condition bug (issue #65, thx Nachtflame for the report,
and gigaherz & killjoy for the help).