block· Machines & Other Blocks

Soundproof Glass

Deeper and Darker · by Kyanite Team
block Occludes Vibration Signals

Soundproof Glass is a block from Deeper and Darker, crafted from Soul Dust and Glass.

Acquisition

Crafting using Soul Dust, Soul Dust, Glass, Soul Dust and Soul Dust, arranged in the pattern shown. Produces 2× Soundproof Glass.

Crafting
Soundproof Glass ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Soundproof Glass1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:soundproof_glass
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (1)
minecraft:blocks/occludes_vibration_signals

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SGS",
    " S "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glass"
    },
    "S": {
      "item": "deeperdarker:soul_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}