Crafting using Powdered Eye, Powdered Eye, Powdered Eye, Redstone Dust, Spell Cloth, Redstone Dust, Powdered Eye, Powdered Eye and Powdered Eye, arranged in the pattern shown. Produces Fog Projector.
Fog Projector
Mahou Tsukai · by stepsword
Fog Projector is a block from Mahou Tsukai, crafted from Powdered Eye, Redstone Dust, and Spell Cloth.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fog Projector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mahoutsukai:fog_projector- Namespace
mahoutsukai- Mod ID
mahoutsukai
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FFF",
"HGH",
"FFF"
],
"ingredients": {
"F": {
"item": "mahoutsukai:powdered_eye"
},
"G": {
"item": "mahoutsukai:spell_cloth"
},
"H": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}