bigreactors:insanite_block

Insanite Block

Extreme Reactors · by ZeroNoRyouki
block Insanite Storage BlockInsanite Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Insanite Ingot, Insanite Ingot, Insanite Ingot, Insanite Ingot, Inanite Block, Insanite Ingot, Insanite Ingot, Insanite Ingot and Insanite Ingot, arranged in the pattern shown. Produces Insanite Block.

Crafting
Insanite Block guaranteed

Mining & drops

sourcecountchanceconditions
Insanite Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:insanite_block
Namespace
bigreactors
Mod ID
bigreactors
Tags (4)
forge:blocks/storage_blocks/insanite
forge:items/storage_blocks/insanite
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "ISI",
    "III"
  ],
  "ingredients": {
    "I": {
      "item": "bigreactors:insanite_ingot"
    },
    "S": {
      "item": "bigreactors:inanite_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:coil",
  "experience": null,
  "cooking_time": null
}