Crafting using Purpur Block, Purpur Block, Purpur Block, Purpur Block, Obsidian, Purpur Block, Purpur Block, Purpur Block and Purpur Block, arranged in the pattern shown. Produces 16× Duskbound Block.

Duskbound Block
Acquisition
Crafting using Purpur Block, Purpur Block, Purpur Block, Purpur Block, Dusky Myalite, Purpur Block, Purpur Block, Purpur Block and Purpur Block, arranged in the pattern shown. Produces 8× Duskbound Block.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Duskbound Block | 1–1 | 100% | Survives Explosion |
Used in (6)
Crafting using Duskbound Block, Duskbound Block, Duskbound Block, Duskbound Block, Duskbound Block and Duskbound Block, arranged in the pattern shown. Produces 4× Duskbound Stairs.
Stone Cutting using Duskbound Block. Produces Duskbound Slab.
Stone Cutting using Duskbound Block. Produces Duskbound Stairs.
Crafting using Duskbound Block, Duskbound Block and Duskbound Block, arranged in the pattern shown. Produces 6× Duskbound Slab.
Crafting using Duskbound Block, Duskbound Block, Duskbound Block, Duskbound Block, Ender Pearl, Duskbound Block, Duskbound Block, Duskbound Block and Duskbound Block, arranged in the pattern shown. Produces 4× Duskbound Lantern.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:duskbound_block- Namespace
quark- Mod ID
quark- Tags (2)
minecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"POP",
"PPP"
],
"ingredients": {
"O": {
"item": "minecraft:obsidian"
},
"P": {
"item": "minecraft:purpur_block"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "duskbound_blocks",
"type": "quark:flag"
},
{
"type": "forge:not",
"value": {
"flag": "spiral_spires",
"type": "quark:flag"
}
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"POP",
"PPP"
],
"ingredients": {
"O": {
"item": "quark:dusky_myalite"
},
"P": {
"item": "minecraft:purpur_block"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "duskbound_blocks",
"type": "quark:flag"
},
{
"flag": "spiral_spires",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}











