Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 3 months ago
Updated 3 weeks ago
Changelog
Patch Notes b0.1.1:
Less bugs!
MOD COMPONENTS:
- Patched Advanced Jukebox not dropping itself on destroy
- Applied destroy time to Advanced Jukebox (copied from minecraft:jukebox)
- Patched Lacquer Block not dropping itself on destroy
- Patched Record Press not dropping itself on destroy
- Applied destroy time to Record Press (copied from minecraft:piston)
- Patched Stamp Maker not dropping itself on destroy
- Applied destroy time to Stamp Maker (copied from minecraft:piston)
- Advanced Jukebox loop status now checked every time a disc inserted, patching a bug where if you left a redstone pulse going into the block, it wouldn’t save as “loop enabled” when the world closed
- Advanced Jukebox now implements ContainerSingleItem class, which makes holding and saving discs that were input more efficient code-wise
- Stamp Maker no longer takes hopper input inappropriately