mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.3.0
This commit is contained in:
@@ -2,44 +2,24 @@
|
||||
"_fv": 73,
|
||||
"_type": "recipe",
|
||||
"definition": {
|
||||
"recipeType": "Crafting",
|
||||
"recipeType": "Smithing",
|
||||
"recipeRetstackSize": 1,
|
||||
"group": "",
|
||||
"cookingBookCategory": "MISC",
|
||||
"xpReward": 0.0,
|
||||
"cookingTime": 200,
|
||||
"craftingBookCategory": "MISC",
|
||||
"recipeShapeless": true,
|
||||
"recipeSlots": [
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Items.DYE#16"
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"recipeReturnStack": {
|
||||
"recipeShapeless": false,
|
||||
"smithingInputStack": {
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
"smithingInputAdditionStack": {
|
||||
"value": "Items.DYE#16"
|
||||
},
|
||||
"smithingInputTemplateStack": {
|
||||
"value": "CUSTOM:BlackIronUpgradeSmithingTemplate"
|
||||
},
|
||||
"smithingReturnStack": {
|
||||
"value": "CUSTOM:BlackIronIngot"
|
||||
},
|
||||
"name": "black_iron_ingot_recipe",
|
||||
|
||||
Reference in New Issue
Block a user