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