Fellies/kubejs[e6]/data/rftoolsstorage/recipes/storage_module0.json

28 lines
436 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"gig",
"qrq"
],
"key": {
"g": {
"tag": "forge:nuggets/gold_bronze"
},
"q": {
"item": "minecraft:quartz"
},
"r": {
"item": "minecraft:redstone"
},
"C": {
"tag": "forge:chests"
},
"i": {
"tag": "forge:ingots/iron_tin"
}
},
"result": {
"item": "rftoolsstorage:storage_module0"
}
}