Initial commit
This commit is contained in:
32
kubejs/data/tac/recipes/aimpoint_t2.json
Normal file
32
kubejs/data/tac/recipes/aimpoint_t2.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "tac:workbench",
|
||||
"materials": [
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:plates/aluminum"
|
||||
},
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:plates/plastic"
|
||||
},
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:glass_panes/colorless"
|
||||
},
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:dusts/redstone"
|
||||
},
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "tac:aimpoint_t2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user