modern_industrialization:kanthal_block

Block of Kanthal

Modern Industrialization · by Azercoco, Technici4n
block Kanthal BlocksPickaxe MineableNeeds Stone Tool

Block of Kanthal is a block from Modern Industrialization, crafted from Kanthal Ingot.

Acquisition

Crafting using Kanthal Ingot, Kanthal Ingot, Kanthal Ingot, Kanthal Ingot, Kanthal Ingot, Kanthal Ingot, Kanthal Ingot, Kanthal Ingot and Kanthal Ingot, arranged in the pattern shown. Produces Block of Kanthal.

Crafting
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Kanthal Ingot
Block of Kanthal guaranteed

Mining & drops

sourcecountchanceconditions
Block of Kanthal1–1100%Survives Explosion

Used in (1)

Crafting using Block of Kanthal, arranged in the pattern shown. Produces 9× Kanthal Ingot.

Crafting
Kanthal Ingot Kanthal Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:kanthal_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/kanthal_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:kanthal_ingots"
    },
    "y": {
      "item": "modern_industrialization:kanthal_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}