mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: 1.7.0
This commit is contained in:
54
elements/OrichalcumOreSmelting.mod.json
Normal file
54
elements/OrichalcumOreSmelting.mod.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "recipe",
|
||||
"definition": {
|
||||
"recipeType": "Smelting",
|
||||
"recipeRetstackSize": 1,
|
||||
"group": "",
|
||||
"cookingBookCategory": "MISC",
|
||||
"xpReward": 2.8,
|
||||
"cookingTime": 200,
|
||||
"craftingBookCategory": "MISC",
|
||||
"recipeShapeless": false,
|
||||
"recipeSlots": [
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"recipeReturnStack": {
|
||||
"value": ""
|
||||
},
|
||||
"smeltingInputStack": {
|
||||
"value": "CUSTOM:OrichalcumOre"
|
||||
},
|
||||
"smeltingReturnStack": {
|
||||
"value": "CUSTOM:Orichalcum"
|
||||
},
|
||||
"name": "orichalcum_ore_smelting",
|
||||
"namespace": "mod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user