Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

77 lines (47 loc) · 1.6 KB

Changelog

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

The format is based on Keep a Changelog. The versioning scheme is listed in the README.

Unreleased - DATE

Minecraft 1.x.x

v1.1.3 - 2024-12-20

Minecraft 1.21.3

Updated

  • Updated to Minecraft 1.21.3
    • This release is otherwise identical to v1.1.2

v1.1.2 - 2024-08-09

Minecraft 1.21.1

Updated

  • Updated to Minecraft 1.21.1
    • This release is otherwise identical to v1.1.1

v1.1.1 - 2024-06-24

Minecraft 1.21

Fixed

  • Fix painting variants not updating when servers reloaded resource packs containing painting variants.

v1.1.0 - 2024-06-14

Updated

  • Updated to Minecraft 1.21

v1.0.1 - 2024-05-27

Minecraft 1.20.5 & 1.20.6

Added

  • Test resource pack included with the mod.
    • For now it only contains a 2x2 painting, but I may add other sizes later.
  • Support for both 1.20.5 and 1.20.6
    • Behind the scenes I'm working on dealing with Minecraft updates automatically. This release is a test of part of that process.

Fixed

  • Incorrect key for access widener in fabric.mod.json

v1.0.0 - 2024-05-09

Minecraft 1.20.6

Added

  • Initial release!
  • Override painting front textures based on entity's UUID.
    • Change of replacement is dependent on how many painting variants there are.
    • The end result is that every variant (real or added) should be equally likely.