Crafting using Ender Pearl and Hammer, in any arrangement. Produces Powdered Ender.
Powdered Ender
Mahou Tsukai · by stepsword
Powdered Ender is a item from Mahou Tsukai, crafted from Ender Pearl and Hammer.
Acquisition
Crafting using Ender Pearl and Mortar and Pestle, in any arrangement. Produces 2× Powdered Ender.
Developer reference
- Registry name
mahoutsukai:powdered_ender- Namespace
mahoutsukai- Mod ID
mahoutsukai
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_pearl"
},
{
"item": "mahoutsukai:hammer"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_pearl"
},
{
"item": "mahoutsukai:mortar_and_pestle"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}