Skip to content

Latest commit

 

History

History
194 lines (104 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

194 lines (104 loc) · 4.34 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.

1.3.0 - 2024-07-06

Changed

1.2.0 - 2024-01-29

Changed

  • Ported to Minecraft 1.20.4.

1.1.0 - 2023-07-07

Changed

  • Ported to Minecraft 1.20.1.

1.0.0 - 2022-09-30

Changed

  • Ported to Minecraft 1.19.2.

0.9.2 - 2022-03-26

Changed

  • Ported to Minecraft 1.18.2.

0.9.1 - 2022-03-26

Added

Fixed

  • Fixed pump scanning past minimum Y level.
  • Fixed pump not using minimum Y level from dimension by @Arayn.

0.9.0 - 2021-12-18

Added

  • Port to Minecraft 1.18.1.
  • Added Portuguese translation by @flagar0.
  • Added Italian translation by @maicol07.

0.8.2 - 2020-09-25

Added

  • Port to Minecraft 1.16.3.

0.8.1 - 2020-08-30

Added

  • Port to Minecraft 1.16.2.
  • Simplified Chinese translation by @a5161655.
  • Hungarian translation by @excodex.

0.8.0 - 2020-07-15

Added

  • Port to Minecraft 1.16.

0.11.3 - 2020-01-30

Added

  • Port to Minecraft 1.15.2.

0.7.0 - 2020-01-20

Added

  • Port to Minecraft 1.15.
  • You can now configure the block that liquids have to be replaced with.

0.6.1 - 2019-11-07

Fixed

  • Fix Pump not dropping when breaking.

0.6.0 - 2019-11-03

Added

  • Port to Minecraft 1.14.
  • Russian translation by @DDShadowRU.

0.5.0 - 2017-07-25

Added

  • Port to Minecraft 1.12.

Changed

  • Changed scanning system to scan nearest blocks first.
  • The pump no longer requires a redstone signal. If a redstone signal is given, the pump will pause instead.
  • The pump now auto-pushes liquids to neighboring tanks.

0.4.0 - 2016-11-30

Added

Changed

  • The pump now uses energy by default in the config.

Removed

  • Removed RF support, use Forge Energy instead.

0.3.0 - 2016-08-25

Added

  • Optional RF usage.

Changed

  • Updated Forge to 2073.

0.2.0 - 2016-07-15

Changed

  • Increased default speed from 2 to 8 (which means it will run slower).

0.1.0 - 2016-07-15

Added

  • Initial release for Minecraft 1.10.2.