CPU Core B500
rftoolscontrol:cpu_core_500

CPU Core B500

item

CPU Core B500 is a item from RFToolsControl, crafted from Redstone Dust, Any Gold Nugget, Paper, and Card Base.

Acquisition

Crafting using Redstone Dust, Any Gold Nugget, Redstone Dust, Paper, Card Base, Paper, Redstone Dust, Any Gold Nugget and Redstone Dust, arranged in the pattern shown. Produces CPU Core B500.

Crafting
Redstone Dust
Any Gold Nugget
Redstone Dust
Paper
Card Base
Paper
Redstone Dust
Any Gold Nugget
Redstone Dust
CPU Core B500 CPU Core B500 guaranteed

Used in (1)

Crafting using Redstone Dust, Diamond, Redstone Dust, Emerald, CPU Core B500, Emerald, Redstone Dust, Diamond and Redstone Dust, arranged in the pattern shown. Produces CPU Core S1000.

Crafting
Redstone Dust
Diamond
Redstone Dust
Emerald
CPU Core B500
Emerald
Redstone Dust
Diamond
Redstone Dust
CPU Core S1000 CPU Core S1000 guaranteed
Developer reference
Registry name
rftoolscontrol:cpu_core_500
Namespace
rftoolscontrol
Mod ID
rftoolscontrol

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "rgr",
    "pMp",
    "rgr"
  ],
  "ingredients": {
    "M": {
      "item": "rftoolscontrol:card_base"
    },
    "g": {
      "tag": "forge:nuggets/gold"
    },
    "p": {
      "item": "minecraft:paper"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}