Skip to content

Latest commit

 

History

History
120 lines (91 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

120 lines (91 loc) · 2.57 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[6.1.1.0] - 2021-08-04

Added

Changed

  • Updated to Forge 36.1.0
  • Changed to Mojang Official mapping
  • Fixed models not loading

Removed

[6.1.0.1] - 2021-06-25

Changed

  • Fixed server error

[6.0.1.0] - 2021-04-29

Changed

  • Updated to Minecraft 1.16.5

[6.0.0.0] - 2020-11-10

Changed

  • Updated to Minecraft 1.16.3

[5.1.0.0] - 2020-06-13

Added

  • Hex key - used for configuring storage certain storage blocks
  • Configuration GUI
  • OBJ models for some blocks
  • Option to disable OBJ models

Changed

  • Updated Forge requirement to 31.2.0

[5.0.1.0] - 2020-04-11

Added

  • Fluid Milk

[5.0.0.1] - 2020-03-21

Changed

  • Fixed server calling client world at startup.

[5.0.0.0] - 2020-03-20

Changed

  • Updated for Minecraft 1.15.2

[4.1.0.1] - 2020-02-11

Changed

  • Fixed background rendering of GUI's.
  • Fixed color rendering of armor.

[4.1.0.0] - 2020-01-26

Added

  • Glass fluid tanks
  • Finalized API

[4.0.0.2] - 2019-11-28

Added

  • Fixed versions of recipes that were previously causing errors on joining multiplayer servers

Changed

  • Fixed tooltip error when looking at cardboard box item with no inventory

[4.0.0.1] - 2019-11-25

Changed

  • Fix for server with opening keyings

Removed

  • [Temporary] Some recipes related to errors on joining multiplayer servers

[4.0.0.0] - 2019-11-23

Added

  • Changelog file

Changed

  • Updated for Minecraft 1.14.4
  • New models for reinforced lockers
  • New recipes for lockers
  • Changed how cardboard boxes work to match shulker box

[3.0.0.3] - 2020-10-03

Changed

  • (SettingDust) Fixed slime buckets appearing in multiple creative tabs

[3.0.0.2] - 2018-10-03

Changed

  • Fix crash when checking for crate connections

[3.0.0.1] - 2018-09-26

Changed

  • Fixed error connecting hoppers, pipes, etc. to crates.
  • Fixed hoppers, pipes, etc. not connecting to chests and lockers.

[3.0.0.0] - 2018-09-22

Changed

  • Updated for Minecraft 1.12.2

[2.0.0.2] - 2017-12-30

Changed

  • Fix error when breaking chest on server.

[2.0.0.1] - 2017-12-15

Changed

-Fix crash with disabled items.

[2.0.0.0] - 2017-11-26

Added

  • Enchantments
  • Slime In A Bucket

Changed

  • Updated to Minecraft 1.11.2
  • Lockers can be placed with the door facing left or right

[1.0.0.0] - 2017-04-21

  • Initial release