Changes

Summary

  1. Fixed ModelBakeEventListener assuming models with variants (details)
  2. Fixed hasFacing serving basically no purpose in RedstoneMachine (details)
  3. Bump version to 2.0-beta3 (details)
  4. Fixed ores only generating in player spawn biomes (details)
  5. Redid aluminum ore texture, more distinct from the stone around it (details)
Commit 98976e36bd46b419f436c9bc5d56faeda2fcebaf by Arthur Uzulin
Fixed ModelBakeEventListener assuming models with variants

Fixes #97
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/event/ModelBakeEventListener.java (diff)
Commit 78b4a2cc29573b77f5a0f90aaba587afaea126cc by Arthur Uzulin
Fixed hasFacing serving basically no purpose in RedstoneMachine

The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/tileentity/RedstoneMachineTileEntity.java (diff)
The file was modifiedsrc/main/java/slimeknights/tmechworks/client/ClientProxy.java (diff)
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/RedstoneMachineBlock.java (diff)
Commit 25726c25c77e7807cd643d319652353fb7b0b92c by Arthur Uzulin
Bump version to 2.0-beta3

The file was modifiedgradle.properties (diff)
Commit 4cc43cae7b941d4328b7ee0ca8cebd03ad65b5cf by Arthur Uzulin
Fixed ores only generating in player spawn biomes

The file was modifiedsrc/main/java/slimeknights/tmechworks/common/worldgen/MechworksWorld.java (diff)
Commit 5c0a22320192025fe788de6ae88c16be3a7eeff0 by Arthur Uzulin
Redid aluminum ore texture, more distinct from the stone around it

Colors modelled after the real bauxite ore
The file was modifiedsrc/resources/assets/tmechworks/textures/block/aluminum_ore.png (diff)