techreborn:player_detector

Player Detector

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Player Detector guaranteed

Mining & drops

sourcecountchanceconditions
Player Detector1–1100%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
}