mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
22 lines
502 B
JSON
22 lines
502 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "recipe",
|
|
"definition": {
|
|
"recipeType": "Stone cutting",
|
|
"recipeRetstackSize": 2,
|
|
"group": "",
|
|
"cookingBookCategory": "MISC",
|
|
"xpReward": 0.0,
|
|
"cookingTime": 200,
|
|
"craftingBookCategory": "MISC",
|
|
"recipeShapeless": false,
|
|
"stoneCuttingInputStack": {
|
|
"value": "Blocks.DRIPSTONE_BLOCK"
|
|
},
|
|
"stoneCuttingReturnStack": {
|
|
"value": "Blocks.POINTED_DRIPSTONE"
|
|
},
|
|
"name": "dripstone_recipe",
|
|
"namespace": "mod"
|
|
}
|
|
} |