This commit is contained in:
nimsolated
2026-03-28 19:42:27 -07:00
parent b8dbadcda0
commit 4b658a0cce
414 changed files with 12957 additions and 234 deletions

View File

@@ -0,0 +1,25 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Brewing",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"brewingInputStack": {
"value": "CUSTOM:SweetenedCarbonatedWaterCan"
},
"brewingIngredientStack": {
"value": "CUSTOM:RaveBlock"
},
"brewingReturnStack": {
"value": "CUSTOM:TasteTheRainbowWaterCan"
},
"name": "taste_the_rainbow_water_can_recipe",
"namespace": "mod"
}
}