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.
CPU Core B500
CPU Core B500 is a item from RFToolsControl, crafted from Redstone Dust, Any Gold Nugget, Paper, and Card Base.
Acquisition
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.
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
}