diff --git a/src/generated/resources/datapacks/respiteful/data/create_central_kitchen/recipes/mixing/mocha_coffee.json b/src/generated/resources/datapacks/respiteful/data/create_central_kitchen/recipes/mixing/mocha_coffee.json index aa30a0c..211b0b0 100644 --- a/src/generated/resources/datapacks/respiteful/data/create_central_kitchen/recipes/mixing/mocha_coffee.json +++ b/src/generated/resources/datapacks/respiteful/data/create_central_kitchen/recipes/mixing/mocha_coffee.json @@ -15,7 +15,7 @@ "results": [ { "amount": 250, - "fluid": "create_central_kitchen:coffee_ice_cream" + "fluid": "create_central_kitchen:mocha_coffee" } ] -} \ No newline at end of file +}