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:
48
elements/BlackIronUpgradeSmithingTemplateRecipe.mod.json
Normal file
48
elements/BlackIronUpgradeSmithingTemplateRecipe.mod.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "recipe",
|
||||
"definition": {
|
||||
"recipeType": "Crafting",
|
||||
"recipeRetstackSize": 2,
|
||||
"group": "",
|
||||
"cookingBookCategory": "MISC",
|
||||
"xpReward": 0.0,
|
||||
"cookingTime": 200,
|
||||
"craftingBookCategory": "MISC",
|
||||
"recipeShapeless": false,
|
||||
"recipeSlots": [
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:BlackIronUpgradeSmithingTemplate"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.BLACKSTONE"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
}
|
||||
],
|
||||
"recipeReturnStack": {
|
||||
"value": "CUSTOM:BlackIronUpgradeSmithingTemplate"
|
||||
},
|
||||
"name": "black_iron_upgrade_smithing_template_recipe",
|
||||
"namespace": "mod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user