Crafting using Plate Basic, Eye of Ender, Plate Basic, Plate Basic, Cartography Table, Plate Basic, Plate Basic, Motor and Plate Basic, arranged in the pattern shown. Produces Analyzer.
Analyzer
Nuclearcraft Neoteric · by igentuman
Analyzer is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Eye of Ender, Cartography Table, and Motor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Analyzer | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:analyzer- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PYP",
"PCP",
"PMP"
],
"ingredients": {
"C": {
"item": "minecraft:cartography_table"
},
"M": {
"item": "nuclearcraft:motor"
},
"P": {
"item": "nuclearcraft:plate_basic"
},
"Y": {
"item": "minecraft:ender_eye"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_machines",
"experience": null,
"cooking_time": null
}
