thermal:constantan_block

Block of Constantan

Thermal Foundation · by King Lemming
block Constantan Storage BlockConstantan Storage BlockBeacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Block of Constantan guaranteed

Mining & drops

sourcecountchanceconditions
Block of Constantan1–1100%Survives Explosion

Used in (2)

Crafting using Block of Constantan, in any arrangement. Produces 9× Constantan Ingot.

Crafting ⇆ any arrangement
Constantan Ingot Constantan Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
thermal:constantan_block
Namespace
thermal
Mod ID
thermal_foundation
Tags (5)
forge:blocks/storage_blocks/constantan
forge:items/storage_blocks/constantan
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/constantan"
    },
    "I": {
      "item": "thermal:constantan_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}