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

26 lines
449 B
JSON
Raw Normal View History

2022-12-30 23:37:16 +01:00
{
"type": "minecraft:crafting_shaped",
2024-03-03 01:20:53 +01:00
"category": "misc",
2022-12-30 23:37:16 +01:00
"key": {
"A": {
"item": "minecraft:iron_bars"
},
"H": {
"item": "minecraft:wither_skeleton_skull"
},
"I": {
"item": "minecraft:iron_helmet"
2024-03-03 01:20:53 +01:00
},
"R": {
"item": "actuallyadditions:empowered_restonia_crystal"
2022-12-30 23:37:16 +01:00
}
},
2024-03-03 01:20:53 +01:00
"pattern": [
"A A",
"AIA",
"RHR"
],
2022-12-30 23:37:16 +01:00
"result": {
"item": "actuallyadditions:player_probe"
2024-03-04 22:52:17 +01:00
}
2022-12-30 23:37:16 +01:00
}