Initial commit
This commit is contained in:
32
kubejs/data/cgm/recipes/grenade_launcher.json
Normal file
32
kubejs/data/cgm/recipes/grenade_launcher.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "cgm:workbench",
|
||||
"materials": [
|
||||
{
|
||||
"item": "immersiveengineering:gunpart_barrel",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "immersiveengineering:component_steel",
|
||||
"count": 7
|
||||
},
|
||||
{
|
||||
"tag": "forge:rods/aluminum",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"tag": "forge:plates/steel",
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:rubber",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"item": "create:precision_mechanism",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "cgm:grenade_launcher"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user