Crafting using Tinted Glass, Sea Lantern, Tinted Glass, Sculk, Amethyst Shard and Sculk, arranged in the pattern shown. Produces Dubious Disc.
item· Other
Dubious Disc
Cobblemon · by The Cobblemon Team
Dubious Disc is a item from Cobblemon, crafted from Tinted Glass, Sea Lantern, Sculk, and Amethyst Shard.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:dubious_disc- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/evolution_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TLT",
"SAS"
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_shard"
},
"L": {
"item": "minecraft:sea_lantern"
},
"S": {
"item": "minecraft:sculk"
},
"T": {
"item": "minecraft:tinted_glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


