First commit
This commit is contained in:
48
elements/EasySawRecipe.mod.json
Normal file
48
elements/EasySawRecipe.mod.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"_fv": 60,
|
||||
"_type": "recipe",
|
||||
"definition": {
|
||||
"recipeType": "Crafting",
|
||||
"recipeRetstackSize": 1,
|
||||
"group": "",
|
||||
"cookingBookCategory": "MISC",
|
||||
"xpReward": 0.0,
|
||||
"cookingTime": 200,
|
||||
"craftingBookCategory": "MISC",
|
||||
"recipeShapeless": false,
|
||||
"recipeSlots": [
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": "Items.IRON_INGOT"
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.PLANKS"
|
||||
}
|
||||
],
|
||||
"recipeReturnStack": {
|
||||
"value": "CUSTOM:EasySaw"
|
||||
},
|
||||
"name": "easy_saw_recipe",
|
||||
"namespace": "mod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user