Skip to content

Latest commit

 

History

History
199 lines (114 loc) · 4.23 KB

File metadata and controls

199 lines (114 loc) · 4.23 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.

2.0.5 - 2026-05-22

Fixed

  • Chunk leakage when a chunk loader is used on a Sable contraption (#78)
  • Compatibility with other mods that patch Create trains (#67)

2.0.4 - 2026-04-27

Added

  • German translation (thanks @Hajsori)
  • Hungarian translation (thanks @bayi)

Fixed

  • Compatibility with Sable / Create: Simulated
  • All languages now use the proper multiplication symbol

2.0.3 - 2025-05-20

Added

  • Turkish translation (thanks @RuyaSavascisi)

Fixed

  • Crash when pondering fluid tanks due to buggy ponder plugin

2.0.2 - 2025-05-19

Fixed

  • Rendering glitch of the chunk loading core when assembled on a contraption

2.0.1 - 2025-05-19

Fixed

  • Incorrect stress impact registration affecting other kinetic blocks

2.0.0 - 2025-05-10 [1.21.1 only]

Special thanks to @AyOhEe for the Neoforge 1.21.1 port!

Changed

  • Updated to support Create 6.0.0 on Minecraft 1.21.1

2.0.0 - 2025-03-02 [1.20.1 only]

Changed

  • Updated to support Create 6.0.0
  • Support for Create 0.5.1 or below has been dropped

1.5.0 - 2024-05-21

Changed

  • Target Forge version for 1.20.1 is now 47.2.0
  • Target Create version for 1.20.1 is now 0.5.1.f-26
  • Improved translations for Simplified Chinese (thanks @PopSlime)

Fixed

  • Incompatibility with other mods causing clients to be kicked from server when a train station is placed
    • This fix introduces breaking changes in the networking code of Power Loader. Update is required on both the client and server.

1.4.0 - 2024-01-27

Added

  • Translations for Japanese (thanks @Abbage230)

Changed

  • Config overhaul
    • All configs are now separate for andesite and brass chunk loaders
    • Allows the static mode to be disabled
    • Allows the contraption and train modes to be configured separately
    • Allows loading range to be configured separately for contraption, train and station modes

1.3.3 - 2024-01-12

Added

  • /powerloader list command to list all active chunk loaders
  • /powerloader summary command to count all chunk loaders

1.3.2 - 2024-01-06

Fixed

  • Loaded chunks not updating if a train station is removed while an attached chunk loader is active
  • Loaded chunks not updating if a chunk loader is placed before a train station

1.3.1 - 2024-01-05

Fixed

  • Crash on dedicated server due to client class loading (#7)

1.3.0 - 2024-01-04

Added

  • Chunk loaders attaching to Train Stations to only load chunks when a train arrives at the station

Changed

  • Chunk loaders on trains now function using the track graph, which increases reliability for interdimensional trains

Fixed

  • Loading incorrect chunks across dimensions
  • Chunks not being loaded when a train is coming out of a nether portal and the portal is not already loaded
  • Some internal data not being persisted across restart

1.2.4 - 2023-12-24

Added

  • Translations for Simplified Chinese (thanks @Huantanhua)

1.2.3 - 2023-12-14

Added

  • Advancement for recipe unlock

1.2.2 - 2023-11-30

Added

  • Compatibility with contraption controls

1.2.1 - 2023-11-30

Fixed

  • Crash if JEI is not installed (#2)

1.2.0 - 2023-11-15

Added

  • Empty chunk loaders which can capture ghasts to become functional chunk loaders
  • Ponder scenes for ghast capturing
  • Configs to control whether chunk loaders work on contraptions

Changed

  • Chunk loader core texture to include a ghast

1.1.1 - 2023-11-14

Fixed

  • Mod incompatibility due to partial models being loaded too late (#1)

1.1.0 - 2023-11-12

Added

  • Comparator output for chunk loaders
  • Config for chunk update interval
  • Config for delay before chunk unload
  • Ponder scenes for redstone and unloading delay

Fixed

  • Block entity lighting for the chunk loader cores
  • Missing datagen

1.0.1 - 2023-11-11

Fixed

  • I18n for ponder scenes

1.0.0 - 2023-11-11

Added

  • Andesite chunk loader
  • Brass chunk loader
  • Ponder scenes
  • Crafting recipes
  • Speed multiplier config