Files
Aris-Random-Additions/elements/MagicDustRecipe.mod.json
2026-03-02 14:53:17 -08:00

48 lines
972 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:SandDust"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
},
{
"value": "CUSTOM:LapisLazuliNugget"
}
],
"recipeReturnStack": {
"value": "CUSTOM:MagicDust"
},
"name": "magic_dust_recipe",
"namespace": "mod"
}
}