Crafting using Stone, Stone, Stone, Redstone Comparator, Any Drawers, Redstone Comparator, Stone, Any Gold Ingot and Stone, arranged in the pattern shown. Produces Controller Slave.

Controller Slave
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Controller Slave | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
storagedrawers:controller_slave- Namespace
storagedrawers- Mod ID
storagedrawers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"CXC",
"#G#"
],
"ingredients": {
"#": {
"item": "minecraft:stone"
},
"C": {
"item": "minecraft:comparator"
},
"G": {
"tag": "forge:ingots/gold"
},
"X": {
"tag": "storagedrawers:drawers"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
