Crafting using Ember Crystal and Intelligent Apparatus, arranged in the pattern shown. Produces Mnemonic Inscriber.
Mnemonic Inscriber
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Mnemonic Inscriber is a block from Embers Rekindled, crafted from Ember Crystal and Intelligent Apparatus.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mnemonic Inscriber | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:mnemonic_inscriber- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"A"
],
"ingredients": {
"A": {
"item": "embers:intelligent_apparatus"
},
"C": {
"item": "embers:ember_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}