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