promotional bannermobile promotional banner

Disx

"Burn" YouTube videos' audio onto custom-made discs, and play them back in real time, even in Multiplayer!

File Details

Disx b0.1.1 Forge 1.20.1

  • B
  • Sep 24, 2024
  • 79.56 MB
  • 72
  • 1.20.1
  • Forge

File Name

disx-b0.1.1-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:disx-1077117:5752326")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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