1.12: ModBlocks class renamed to ModContent. Mineal Smelter released. Window sub models stripped (issue #19). Block opacity of full blocks fixed (issue #50). Factory Dropper continuous mode added (issue #51). Experimental features added.
This commit is contained in:
parent
64186ec813
commit
462e14166c
104 changed files with 3812 additions and 158 deletions
|
@ -10,7 +10,11 @@ Mod sources for Minecraft version 1.12.2.
|
|||
----
|
||||
## Version history
|
||||
|
||||
~ v1.0.12-b1 [M] Window submodels stripped (issue #19).
|
||||
- v1.0.12-b1 [A] Mineal Smelter non-experimental now.
|
||||
[M] Window submodels stripped (reopened issue #19, thx overchoice).
|
||||
[M] Opaque full block light opacity fixed (issue #50, thx Illomiurge).
|
||||
[M] Factory Dropper: Added pulse/continuous mode in GUI (issue #51,
|
||||
thx Aristine for the CR).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
- v1.0.11 [R] Release based on v1.0.11-b3. Release-to-release changes:
|
||||
|
@ -28,7 +32,7 @@ Mod sources for Minecraft version 1.12.2.
|
|||
|
||||
- v1.0.11-b1 [M] Lang update ru-ru (Shellyoung, PR #45).
|
||||
[F] Fixed bounding box of the Steel Table.
|
||||
[M] Steel Floor Frating: Items fall through.
|
||||
[M] Steel Floor Grating: Items fall through.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
- v1.0.10 [R] Release based on v1.0.10-b2. Release-to-release changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue