mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
25 lines
588 B
JSON
25 lines
588 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "recipe",
|
|
"definition": {
|
|
"recipeType": "Brewing",
|
|
"recipeRetstackSize": 1,
|
|
"group": "",
|
|
"cookingBookCategory": "MISC",
|
|
"xpReward": 0.0,
|
|
"cookingTime": 200,
|
|
"craftingBookCategory": "MISC",
|
|
"recipeShapeless": false,
|
|
"brewingInputStack": {
|
|
"value": "CUSTOM:CarbonatedWaterCan"
|
|
},
|
|
"brewingIngredientStack": {
|
|
"value": "Items.SUGAR"
|
|
},
|
|
"brewingReturnStack": {
|
|
"value": "CUSTOM:SweetenedCarbonatedWaterCan"
|
|
},
|
|
"name": "sweetened_carbonated_water_can_recipe",
|
|
"namespace": "mod"
|
|
}
|
|
} |