ad_astra:steel_factory_block

Steel Factory Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Steel Plate, Steel Plate, Steel Plate, Steel Plate, Steel Ingot, Steel Plate, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces 64× Steel Factory Block.

Crafting
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Steel Ingot
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Steel Factory Block ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Steel Factory Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:steel_factory_block
Namespace
ad_astra
Mod ID
ad_astra
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#S#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "S": {
      "tag": "ad_astra:steel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}