ad_astra:compressor

Compressor

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Iron Ingot, Piston, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Piston and Iron Ingot, arranged in the pattern shown. Produces Compressor.

Crafting
Compressor guaranteed

Mining & drops

sourcecountchanceconditions
Compressor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:compressor
Namespace
ad_astra
Mod ID
ad_astra
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#P#",
    "# #",
    "#P#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    },
    "P": {
      "item": "minecraft:piston"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}