Crafting using Any Lapis Gem, Any Infused Alloy, Energy Tablet, Any Infused Alloy and Treated Stick, arranged in the pattern shown. Produces Configurator.
Configurator
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Used in (1)
Crafting using Ultimate Control Circuit, Configurator, Ultimate Control Circuit, HDPE Sheet, Atomic Disassembler, HDPE Sheet, Polonium Pellet, Basic Induction Cell and Polonium Pellet, arranged in the pattern shown. Produces Meka-Tool.
Developer reference
- Registry name
mekanism:configurator- Namespace
mekanism- Mod ID
mekanism- Tags (2)
forge:items/tools/wrench forge:items/wrenches
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"AEA",
" # "
],
"ingredients": {
"#": {
"tag": "forge:rods/wooden"
},
"A": {
"tag": "mekanism:alloys/infused"
},
"E": {
"item": "mekanism:energy_tablet"
},
"I": {
"tag": "forge:gems/lapis"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}