Nether Quartz Cutting Knife
16×16 · BAKED

item· Other

Nether Quartz Cutting Knife

item Knife

Nether Quartz Cutting Knife is an item from Applied Energistics 2, crafted from Bluebright Stick, Any Iron Ingot, and Natural Quartz.

Acquisition

Crafting using Bluebright Stick, Any Iron Ingot, Bluebright Stick, Natural Quartz and Natural Quartz, arranged in the pattern shown. Produces Nether Quartz Cutting Knife.

Crafting
Bluebright Stick
Any Iron Ingot
Bluebright Stick
Natural Quartz
Natural Quartz
Nether Quartz Cutting Knife Nether Quartz Cutting Knife guaranteed
Developer reference
Registry name
ae2:nether_quartz_cutting_knife
Namespace
ae2
Mod ID
ae2
Tags (1)
ae2:items/knife

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  a",
    "ba ",
    "cc "
  ],
  "ingredients": {
    "a": {
      "tag": "forge:rods/wooden"
    },
    "b": {
      "tag": "forge:ingots/iron"
    },
    "c": {
      "tag": "forge:gems/quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}