Gas concrete added (1.12), RF-required config options added (issue #63). Clinker recipe yield increased. Item-on-ground item display fixed (issue #61). Sign bounding box orientations fixed (issue #62).

This commit is contained in:
stfwi 2019-11-13 18:09:53 +01:00
parent 8cfa64170f
commit 1938f34faf
32 changed files with 1525 additions and 99 deletions

View file

@ -11,6 +11,9 @@ Mod sources for Minecraft version 1.14.4.
## Version history
- v1.0.16-b3 [A] Config options (opt-outs and tweaks) added.
[M] Increased clinker brick recipe yield to 8 for the builders needs.
- v1.0.16-b2 [A] Added Gas Concrete (including wall, stairs, slab, and slab slice).
[F] Fixed Small Block Breaker active model.
[F] Fixed item-on-ground display glitch (issue #61, thx Federsavo for the hint).