malum:twisted_rock_bricks

Twisted Rock Bricks

Malum · by Sammy Semicolon
block Twisted RockTwisted Rock BlocksTwisted RockTwisted Rock BlocksPickaxe Mineable

Twisted Rock Bricks is a block from Malum, crafted from Small Twisted Rock Bricks.

Acquisition

Crafting using Small Twisted Rock Bricks, Small Twisted Rock Bricks, Small Twisted Rock Bricks and Small Twisted Rock Bricks, arranged in the pattern shown. Produces 4× Twisted Rock Bricks.

Crafting
Twisted Rock Bricks ×4 guaranteed

Crafting using Twisted Rock, Twisted Rock, Twisted Rock and Twisted Rock, arranged in the pattern shown. Produces 4× Twisted Rock Bricks.

Crafting
Twisted Rock Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Rock Bricks1–1100%Survives Explosion

Used in (12)

Crafting using Twisted Rock Bricks, Twisted Rock Bricks, Twisted Rock Bricks, Twisted Rock Bricks, Twisted Rock Bricks and Twisted Rock Bricks, arranged in the pattern shown. Produces 6× Twisted Rock Brick Wall.

Crafting
Twisted Rock Brick Wall Twisted Rock Brick Wall ×6 guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:twisted_rock_bricks
Namespace
malum
Mod ID
malum
Tags (5)
malum:blocks/twisted_rock
malum:blocks/twisted_rock_blocks
malum:items/twisted_rock
malum:items/twisted_rock_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "malum:small_twisted_rock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "malum:twisted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:small_twisted_rock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:twisted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}