Small Block Breaker added, 1.14: Fluid handlers implemented.

This commit is contained in:
stfwi 2019-10-31 22:04:31 +01:00
parent 5d04509eca
commit a667281619
52 changed files with 2849 additions and 421 deletions

View file

@ -10,7 +10,12 @@ Mod sources for Minecraft version 1.12.2.
----
## Version history
~ v1.0.15-b2 [A]
- v1.0.15-b2 [A] Added Small Block Breaker
[M] Crafting Table: Allowing NBT "Damage" mismatch only
items that are declared damagable (issue #56).
[M] Tree Cutter: Loosened the strict mod namespace
requirement for Dynamic Trees log detection (issue #52)
to enable checking DT compat mod log blocks.
- v1.0.15-b1 [A] Added Floor Edge Light.
[A] Added Factory Block Placer and Planter.