Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

69 lines (52 loc) · 1.83 KB

Changelog

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

The format is based on Keep a Changelog, but this project does not adhere to Semantic Versioning. The version format is MCMAJOR.MCMINOR.MCPATCH-MAJOR.MINOR.PATCH, eg, 1.18.1-1.2.3

[UNRELEASED]

Added

  • Added milk cauldrons and cheese

Changed

  • Renamed Smooth Night Vision to No Night Vision Flash

Removed

  • Removed jukebox item capability

[1.18.2-0.3.0-alpha] - 2023-29-8

Added

  • Ported to 1.18.2
  • Added Smooth Night Vision
  • Added Double Doors Open Together
  • Added Bundle Recipe

Changed

  • Detectors no longer conduct redstone power
    • This behavior matches that of vanilla observers
  • Detector recipe changed slightly
  • Made nightshale textures slightly nicer™
    • They're now less saturated and slightly more purple
  • Nightshale now uses deepslate sounds

Fixed

  • Nightshale brick vertical slab model

[1.18.1-0.2.0-alpha]

Added

  • Updated to 1.18.1

    • This will be the only release for Minecraft 1.18.1. Up next: 1.18.2!
  • 1.18.1 versions and beyond now require LapisLib

  • Added Nightshale; a dark blue block crafted with lapis lazuli and flint

    • Also has bricks and glimmering variants
    • Has stairs, slabs, and walls
  • Added jukebox hopper support

    • Also supports modded pipes!

Removed

  • Removed sprinkle's bundles; as they exist in vanilla

[1.16.5-0.1.3-alpha] 2021-11-04

Fixed

[1.16.5-0.1.2-alpha] 2021-10-26

Added

  • Right-clicking a bundle outside of the inventory will dump its contents into the world

Fixed

  • Fixed bundle display escaping tooltip bounds

[1.16.5-0.1.1-alpha] 2021-10-23

Added

  • Added tag sprinkle:bundle_blacklist
  • Made the logo less blurry

[1.16.5-0.1-alpha] 2021-10-17

  • Initial Release