ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/phantom_liquiface.json

18 lines
297 B
JSON
Raw Normal View History

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": {
"item": "minecraft:bucket"
},
"I": {
"item": "actuallyadditions:phantom_itemface"
}
},
"pattern": [
"BIB"
],
"result": {
"item": "actuallyadditions:phantom_liquiface"
}
}