Crafting using Data Storage Core, Advanced Circuit, Tech Reborn Computer Cube, Advanced Circuit and Data Storage Core, arranged in the pattern shown. Produces Player Detector.

Player Detector
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Player Detector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:player_detector- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" D ",
"CFC",
" D "
],
"ingredients": {
"C": {
"item": "techreborn:advanced_circuit"
},
"D": {
"item": "techreborn:data_storage_core"
},
"F": {
"item": "techreborn:computer_cube"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
