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

41 lines
677 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": {
2024-03-03 01:20:53 +01:00
"B": {
"item": "actuallyadditions:black_quartz"
},
"C": {
"tag": "minecraft:coals"
},
2021-11-21 22:38:48 +01:00
"D": {
"tag": "forge:gems/diamond"
},
2024-03-03 01:20:53 +01:00
"E": {
"tag": "forge:gems/emerald"
},
2021-11-21 22:38:48 +01:00
"G": {
"tag": "forge:ingots/gold"
},
"I": {
"tag": "forge:ingots/iron"
},
"L": {
"item": "actuallyadditions:lens"
},
"P": {
"tag": "forge:gems/lapis"
},
2024-03-03 01:20:53 +01:00
"Q": {
"tag": "forge:gems/quartz"
2021-11-21 22:38:48 +01:00
}
},
2024-03-03 01:20:53 +01:00
"pattern": [
"DGI",
"CLB",
"QPE"
],
2021-11-21 22:38:48 +01:00
"result": {
2021-11-24 17:57:31 +01:00
"item": "actuallyadditions:lens_of_the_miner"
2024-03-04 22:52:17 +01:00
}
2021-11-21 22:38:48 +01:00
}