Fixed stairs rendering when smooth lighting is disabled. Cumulated deprecation overrides into BlockDecor where possible ('overriding is fine methods'). Unified block placement flags. Started experimental passive fluid accumulator.
This commit is contained in:
parent
7daaca0073
commit
54bc130790
30 changed files with 364 additions and 105 deletions
|
@ -10,6 +10,9 @@ Mod sources for Minecraft version 1.12.2.
|
|||
----
|
||||
## Revision history
|
||||
|
||||
- v1.0.4-b8 [F] Fixed stairs rendering without smooth light (thanks rastot9).
|
||||
[A] Added passive fluid accumulator.
|
||||
|
||||
- v1.0.4-b7 [F] Fixed recipe loading issue if IE is not installed.
|
||||
[M] Valves support IE pressurized fluid transfer.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue