Reactor Fuel Rod (Basic)
bigreactors:basic_reactorfuelrod

Reactor Fuel Rod (Basic)

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Graphite Bar, Any Iron Ingot, Any Glass, Yellorium Ingot, Any Glass, Any Iron Ingot, Graphite Bar and Any Iron Ingot, arranged in the pattern shown. Produces Reactor Fuel Rod (Basic).

Crafting
Reactor Fuel Rod (Basic) Reactor Fuel Rod (Basic) guaranteed

Crafting using Any Iron Ingot, Graphite Bar, Any Iron Ingot, Any Glass, Any Uranium Ingot, Any Glass, Any Iron Ingot, Graphite Bar and Any Iron Ingot, arranged in the pattern shown. Produces Reactor Fuel Rod (Basic).

Crafting
Reactor Fuel Rod (Basic) Reactor Fuel Rod (Basic) guaranteed

Mining & drops

sourcecountchanceconditions
Reactor Fuel Rod (Basic)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_reactorfuelrod
Namespace
bigreactors
Mod ID
bigreactors
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MGM",
    "LYL",
    "MGM"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:ingots/graphite"
    },
    "L": {
      "tag": "forge:glass"
    },
    "M": {
      "tag": "forge:ingots/iron"
    },
    "Y": {
      "tag": "forge:ingots/yellorium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MGM",
    "LYL",
    "MGM"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:ingots/graphite"
    },
    "L": {
      "tag": "forge:glass"
    },
    "M": {
      "tag": "forge:ingots/iron"
    },
    "Y": {
      "tag": "forge:ingots/uranium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}