bigreactors:inanite_block

Inanite Block

Extreme Reactors · by ZeroNoRyouki
block Inanite Storage BlockInanite Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
Inanite Block guaranteed

Mining & drops

sourcecountchanceconditions
Inanite Block1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:inanite_block
Namespace
bigreactors
Mod ID
bigreactors
Tags (4)
forge:blocks/storage_blocks/inanite
forge:items/storage_blocks/inanite
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:inanite_ingot"
    },
    "S": {
      "item": "minecraft:netherite_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:coil",
  "experience": null,
  "cooking_time": null
}