Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Copper Ingot, Glass, Copper Ingot, Iron Ingot, Redstone Torch and Iron Ingot, arranged in the pattern shown. Produces Data Monitor.
block· Machines & Other Blocks
Data Monitor
Cobblemon · by The Cobblemon Team
Data Monitor is a block from Cobblemon, crafted from Iron Ingot, Copper Ingot, Glass, and Redstone Torch.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Data Monitor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cobblemon:monitor- Namespace
cobblemon- Mod ID
cobblemon- Tags (5)
cobblemon:blocks/fossil_machine_parts cobblemon:blocks/machines cobblemon:items/fossil_machine_parts cobblemon:items/machines minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"CGC",
"IRI"
],
"ingredients": {
"C": {
"item": "minecraft:copper_ingot"
},
"G": {
"item": "minecraft:glass"
},
"I": {
"item": "minecraft:iron_ingot"
},
"R": {
"item": "minecraft:redstone_torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
