ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/enderpearl_block.json
2020-11-29 18:52:20 +00:00

15 lines
217 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"ee ",
"ee "
],
"key": {
"e": {
"tag": "forge:ender_pearls"
}
},
"result": {
"item": "actuallyadditions:enderpearl_block"
}
}