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

26 lines
475 B
JSON
Raw Normal View History

2024-03-14 00:06:38 +01:00
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"A": {
"item": "actuallyadditions:advanced_coil"
},
"C": {
"item": "actuallyadditions:ender_casing"
},
"E": {
"item": "actuallyadditions:empowered_diamatine_crystal"
},
"W": {
"item": "minecraft:wither_skeleton_skull"
}
},
"pattern": [
"CWC",
"ECE",
"CAC"
],
"result": {
"item": "actuallyadditions:player_interface"
}
}