ad_astra:fuel_refinery

Fuel Refinery

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Steel Plate, Steel Plate, Steel Plate, Bucket, Furnace, Bucket, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Fuel Refinery.

Crafting
Fuel Refinery guaranteed

Mining & drops

sourcecountchanceconditions
Fuel Refinery1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:fuel_refinery
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": [
    "###",
    "BFB",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "B": {
      "item": "minecraft:bucket"
    },
    "F": {
      "item": "minecraft:furnace"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}