block· Machines & Other Blocks

Reinforced Polished Diorite

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmunePickaxe MineableWither ImmuneStone ReinforcedStone Reinforced

Reinforced Polished Diorite is a block from SecurityCraft, crafted from Reinforced Diorite.

Acquisition

Crafting using Reinforced Diorite, Reinforced Diorite, Reinforced Diorite and Reinforced Diorite, arranged in the pattern shown. Produces 4× Reinforced Polished Diorite.

Crafting
Reinforced Polished Diorite ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced Polished Diorite1–1100%Survives Explosion

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.

Used in

Crafting using Reinforced Polished Diorite, Reinforced Polished Diorite, Reinforced Polished Diorite, Reinforced Polished Diorite, Reinforced Polished Diorite and Reinforced Polished Diorite, arranged in the pattern shown. Produces 4× Reinforced Polished Diorite Stairs.

Crafting
Reinforced Polished Diorite Stairs Reinforced Polished Diorite Stairs ×4 guaranteed

Crafting using Reinforced Polished Diorite, Reinforced Polished Diorite and Reinforced Polished Diorite, arranged in the pattern shown. Produces 6× Reinforced Polished Diorite Slab.

Crafting
Reinforced Polished Diorite Slab Reinforced Polished Diorite Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:reinforced_polished_diorite
Namespace
securitycraft
Mod ID
securitycraft
Tags (5)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wither_immune
securitycraft:blocks/reinforced/stone
securitycraft:items/reinforced/stone

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "securitycraft:reinforced_diorite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BB",
    "BB"
  ],
  "ingredients": {
    "B": {
      "item": "securitycraft:reinforced_diorite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}