Initial commit
This commit is contained in:
62
kubejs/data/tac/recipes/mrad.json
Normal file
62
kubejs/data/tac/recipes/mrad.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"type": "tac:workbench",
|
||||
"materials": [
|
||||
{
|
||||
"item": {
|
||||
"item": "contenttweaker:high_carbon_steel_alloy"
|
||||
},
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"item": "immersiveengineering:component_steel"
|
||||
},
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:rods/steel"
|
||||
},
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:plates/steel"
|
||||
},
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:plates/aluminum"
|
||||
},
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:plates/plastic"
|
||||
},
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"item": "minecraft:netherite_scrap"
|
||||
},
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"item": "contenttweaker:rubber"
|
||||
},
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"item": "createbigcannons:recoil_spring"
|
||||
},
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "tac:mrad"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user