Radio Craft

RadioCraft adds a placeable internet radio block that streams MP3 over HTTP, a station editor, volume/range, and activation modes (right‑click, redstone, always on). Audio plays on the client only.

File Details

radiocraft-1.0.0.jar

  • R
  • Apr 20, 2026
  • 335.38 KB
  • 6
  • 1.16.5
  • Forge

File Name

radiocraft-1.0.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:radio-craft-1520206:7958044")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

RadioCraft 1.0.0 — Initial release

Added

  • Radio block and Radio Editor item (crafting recipes, creative tab).
  • MP3 over HTTP streaming (internet radio); JLayer bundled in the JAR.
  • Radio settings screen: station URL, volumehearing range (1–64 blocks), optional reconnect after disconnect / end of stream.
  • Activation modesright‑click (toggle with empty hand), redstonealways on when a URL is set.
  • Client‑side playback; server stores settings and syncs them to players.
  • Distance attenuation and horizontal stereo pan based on player position relative to the block.
  • SimpleImpl networking for tile configuration and sync.
  • Assets: models, textures, blockstates, recipes, en_us (and other) lang entries as shipped.

Notes

  • Minecraft 1.16.5Forge 36.xJava 8 (player runtime).
  • You are responsible for complying with copyright and broadcaster terms — the mod does not distribute audio, it only plays URLs you provide.