bigreactors:ludicrite_block

Ludicrite Block

Extreme Reactors · by ZeroNoRyouki
block Ludicrite Storage BlockLudicrite Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Ludicrite Ingot, Ludicrite Ingot, Ludicrite Ingot, Ludicrite Ingot, End Crystal, Ludicrite Ingot, Ludicrite Ingot, Ludicrite Ingot and Ludicrite Ingot, arranged in the pattern shown. Produces Ludicrite Block.

Crafting
Ludicrite Ingot
Ludicrite Ingot
Ludicrite Ingot
Ludicrite Ingot
End Crystal
Ludicrite Ingot
Ludicrite Ingot
Ludicrite Ingot
Ludicrite Ingot
Ludicrite Block guaranteed

Mining & drops

sourcecountchanceconditions
Ludicrite Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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