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

26 lines
457 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "minecraft:crafting_shaped",
2024-03-03 01:20:53 +01:00
"category": "misc",
2021-11-21 22:38:48 +01:00
"key": {
"C": {
2021-11-24 17:57:31 +01:00
"item": "actuallyadditions:empowered_void_crystal"
2021-11-21 22:38:48 +01:00
},
"D": {
2021-11-25 21:27:45 +01:00
"tag": "actuallyadditions:drills"
2024-03-03 01:20:53 +01:00
},
"I": {
"item": "actuallyadditions:iron_casing"
},
"R": {
"tag": "forge:storage_blocks/redstone"
2021-11-21 22:38:48 +01:00
}
},
2024-03-03 01:20:53 +01:00
"pattern": [
"IRI",
"RCR",
"IDI"
],
2021-11-21 22:38:48 +01:00
"result": {
"item": "actuallyadditions:vertical_digger"
2024-03-04 22:52:17 +01:00
}
2021-11-21 22:38:48 +01:00
}