This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
RelicCraft/src/main/resources/data/reliccraft/recipes/reset_targeted_ender_pearl....

11 lines
211 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "reliccraft:targeted_ender_pearl"
}
],
"result": {
"item": "minecraft:ender_pearl"
}
}