Initial commit
This commit is contained in:
14
kubejs/data/createaddition/recipes/rolling/steel_plate.json
Normal file
14
kubejs/data/createaddition/recipes/rolling/steel_plate.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type":"createaddition:rolling",
|
||||
"input": {
|
||||
"tag": "forge:plates/steel"
|
||||
},
|
||||
"result": {
|
||||
"item": "immersiveengineering:wire_steel",
|
||||
"count": 1
|
||||
},
|
||||
"conditions": [ {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "immersiveengineering"
|
||||
} ]
|
||||
}
|
||||
Reference in New Issue
Block a user