Initial commit
This commit is contained in:
20
kubejs/data/tac/recipes/silencer.json
Normal file
20
kubejs/data/tac/recipes/silencer.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "tac:workbench",
|
||||
"materials": [
|
||||
{
|
||||
"item": {
|
||||
"item": "contenttweaker:rubber"
|
||||
},
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"item": "immersiveengineering:ersatz_leather"
|
||||
},
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "tac:silencer"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user