Radio
16×16 · BAKED

block· Machines & Other Blocks

Radio

[Let's Do] Beachparty · by Satisfy, Jason13
block Axe Mineable

Radio is a block from [Let's Do] Beachparty, crafted from Note Block and Overgrown Disc.

Acquisition

Crafting using Note Block, Overgrown Disc and Note Block, arranged in the pattern shown. Produces Radio.

Crafting
Radio Radio guaranteed

Mining & drops

sourcecountdrop rateconditions
Found in: Buried Treasure chests (rare) (beachparty) beachparty:buried_treasure1–1100%
Found in: Shipwreck Supply chests (rare) (beachparty) beachparty:shipwreck_supply1–1100%
Found in: Underwater Ruin Big chests (rare) (beachparty) beachparty:underwater_ruin_big1–1100%
Found in: Underwater Ruin Small chests (rare) (beachparty) beachparty:underwater_ruin_small1–1100%
Radio1–1100%Survives Explosion
Found in: Shipwreck Treasure chests (rare) (beachparty) beachparty:shipwreck_treasure1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
beachparty:radio
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#J#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:note_block"
    },
    "J": {
      "item": "beachparty:overgrown_disc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}